diff --git a/db/import-tmpl/item_db.yml b/db/import-tmpl/item_db.yml index d858ada53e..0da97df517 100644 --- a/db/import-tmpl/item_db.yml +++ b/db/import-tmpl/item_db.yml @@ -39,7 +39,8 @@ # Classes Upper class types that can equip the item. (Map default is 'All: true') # Gender Gender that can equip the item. (Default: Both) # Locations Equipment's placement. (Default: None) -# WeaponLevel Weapon level. (Default: 0) +# WeaponLevel Weapon level. (Default: 1 for Weapons) +# ArmorLevel Armor level. (Default: 1 for Armors) # EquipLevelMin Minimum required level to equip. (Default: 0) # EquipLevelMax Maximum level that can equip. (Default: 0) # Refineable If the item can be refined. (Default: false) @@ -84,7 +85,7 @@ Header: Type: ITEM_DB - Version: 1 + Version: 2 #Body: # THQ Quest Items diff --git a/db/item_db.yml b/db/item_db.yml index 2388314dd5..12d2914693 100644 --- a/db/item_db.yml +++ b/db/item_db.yml @@ -39,7 +39,8 @@ # Classes Upper class types that can equip the item. (Map default is 'All: true') # Gender Gender that can equip the item. (Default: Both) # Locations Equipment's placement. (Default: None) -# WeaponLevel Weapon level. (Default: 0) +# WeaponLevel Weapon level. (Default: 1 for Weapons) +# ArmorLevel Armor level. (Default: 1 for Armors) # EquipLevelMin Minimum required level to equip. (Default: 0) # EquipLevelMax Maximum level that can equip. (Default: 0) # Refineable If the item can be refined. (Default: false) @@ -84,7 +85,7 @@ Header: Type: ITEM_DB - Version: 1 + Version: 2 Footer: Imports: diff --git a/db/pre-re/item_db.yml b/db/pre-re/item_db.yml index 740ba94540..e0d237df40 100644 --- a/db/pre-re/item_db.yml +++ b/db/pre-re/item_db.yml @@ -39,7 +39,8 @@ # Classes Upper class types that can equip the item. (Map default is 'All: true') # Gender Gender that can equip the item. (Default: Both) # Locations Equipment's placement. (Default: None) -# WeaponLevel Weapon level. (Default: 0) +# WeaponLevel Weapon level. (Default: 1 for Weapons) +# ArmorLevel Armor level. (Default: 1 for Armors) # EquipLevelMin Minimum required level to equip. (Default: 0) # EquipLevelMax Maximum level that can equip. (Default: 0) # Refineable If the item can be refined. (Default: false) @@ -84,7 +85,7 @@ Header: Type: ITEM_DB - Version: 1 + Version: 2 Footer: Imports: diff --git a/db/pre-re/item_db_equip.yml b/db/pre-re/item_db_equip.yml index bc313c7d26..e717309d51 100644 --- a/db/pre-re/item_db_equip.yml +++ b/db/pre-re/item_db_equip.yml @@ -39,7 +39,8 @@ # Classes Upper class types that can equip the item. (Map default is 'All: true') # Gender Gender that can equip the item. (Default: Both) # Locations Equipment's placement. (Default: None) -# WeaponLevel Weapon level. (Default: 0) +# WeaponLevel Weapon level. (Default: 1 for Weapons) +# ArmorLevel Armor level. (Default: 1 for Armors) # EquipLevelMin Minimum required level to equip. (Default: 0) # EquipLevelMax Maximum level that can equip. (Default: 0) # Refineable If the item can be refined. (Default: false) @@ -84,7 +85,7 @@ Header: Type: ITEM_DB - Version: 1 + Version: 2 Body: - Id: 1101 @@ -14509,6 +14510,7 @@ Body: Defense: 3 Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 1 - Id: 2102 @@ -14521,6 +14523,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 1 - Id: 2103 @@ -14546,6 +14549,7 @@ Body: Thief: true Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 2 - Id: 2104 @@ -14572,6 +14576,7 @@ Body: Thief: true Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 2 - Id: 2105 @@ -14587,6 +14592,7 @@ Body: Swordman: true Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 3 - Id: 2106 @@ -14603,6 +14609,7 @@ Body: Swordman: true Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 3 - Id: 2107 @@ -14619,6 +14626,7 @@ Body: Swordman: true Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 4 Script: | @@ -14638,6 +14646,7 @@ Body: Swordman: true Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 4 Script: | @@ -14656,6 +14665,7 @@ Body: Wizard: true Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 5 Script: | @@ -14672,6 +14682,7 @@ Body: Crusader: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 68 View: 4 Script: | @@ -14688,6 +14699,7 @@ Body: Crusader: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 83 Refineable: true View: 4 @@ -14708,6 +14720,7 @@ Body: SuperNovice: true Locations: Left_Hand: true + ArmorLevel: 1 View: 1 - Id: 2113 AegisName: Novice_Shield @@ -14722,6 +14735,7 @@ Body: SuperNovice: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 3 @@ -14747,6 +14761,7 @@ Body: SuperNovice: false Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 2 @@ -14766,6 +14781,7 @@ Body: SuperNovice: false Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 4 @@ -14788,6 +14804,7 @@ Body: SuperNovice: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 1 @@ -14804,6 +14821,7 @@ Body: Ninja: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 1 @@ -14819,6 +14837,7 @@ Body: Ninja: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 1 @@ -14833,6 +14852,7 @@ Body: Ninja: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 1 @@ -14850,6 +14870,7 @@ Body: Ninja: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 1 @@ -14870,6 +14891,7 @@ Body: Wizard: true Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 5 Script: | @@ -14890,6 +14912,7 @@ Body: Upper: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 68 Refineable: true View: 4 @@ -14915,6 +14938,7 @@ Body: Upper: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true View: 4 @@ -14937,6 +14961,7 @@ Body: Upper: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true View: 2 @@ -14964,6 +14989,7 @@ Body: Upper: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true View: 4 @@ -14990,6 +15016,7 @@ Body: SuperNovice: false Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true View: 2 @@ -15003,6 +15030,7 @@ Body: Defense: 10 Locations: Left_Hand: true + ArmorLevel: 1 View: 4 Trade: Override: 100 @@ -15027,6 +15055,7 @@ Body: Crusader: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 83 Refineable: true View: 4 @@ -15047,6 +15076,7 @@ Body: Priest: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 5 @@ -15066,6 +15096,7 @@ Body: Crusader: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true View: 4 @@ -15089,6 +15120,7 @@ Body: Wizard: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 5 @@ -15104,6 +15136,7 @@ Body: Defense: 9 Locations: Left_Hand: true + ArmorLevel: 1 View: 2 Trade: Override: 100 @@ -15137,6 +15170,7 @@ Body: Upper: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 4 @@ -15171,6 +15205,7 @@ Body: Upper: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 2 @@ -15191,6 +15226,7 @@ Body: Upper: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 2 @@ -15201,6 +15237,7 @@ Body: Defense: 5 Locations: Left_Hand: true + ArmorLevel: 1 View: 2 Script: | bonus bAgi,2; @@ -15220,6 +15257,7 @@ Body: Upper: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 95 View: 4 Script: | @@ -15255,6 +15293,7 @@ Body: Upper: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 3 @@ -15280,6 +15319,7 @@ Body: Third_Baby: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 99 View: 1 - Id: 2199 @@ -15291,6 +15331,7 @@ Body: Defense: 100 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -15315,6 +15356,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 12 Script: | bonus2 bResEff,Eff_Blind,500; @@ -15327,6 +15369,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 12 Script: | bonus2 bResEff,Eff_Blind,500; @@ -15338,6 +15381,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 3 - Id: 2204 AegisName: Glasses_ @@ -15348,6 +15392,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 3 - Id: 2205 AegisName: Diver's_Goggles @@ -15357,6 +15402,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 10 - Id: 2206 AegisName: Wedding_Veil @@ -15366,6 +15412,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 44 Script: | @@ -15378,6 +15425,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 View: 4 Script: | bonus2 bSubRace,RC_Plant,10; @@ -15390,6 +15438,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 17 Script: | @@ -15404,6 +15453,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 17 Script: | @@ -15417,6 +15467,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 9 - Id: 2211 AegisName: Bandana @@ -15427,6 +15478,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 6 - Id: 2212 @@ -15437,6 +15489,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 13 - Id: 2213 AegisName: Cat_Hairband @@ -15447,6 +15500,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 2 - Id: 2214 @@ -15458,6 +15512,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 15 Script: | @@ -15471,6 +15526,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 5 - Id: 2216 @@ -15486,6 +15542,7 @@ Body: Priest: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 11 - Id: 2217 @@ -15502,6 +15559,7 @@ Body: Priest: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 11 - Id: 2218 @@ -15512,6 +15570,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 8 Script: | bonus2 bResEff,Eff_Silence,1000; @@ -15523,6 +15582,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 8 Script: | bonus2 bResEff,Eff_Silence,1000; @@ -15535,6 +15595,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 16 - Id: 2221 @@ -15547,6 +15608,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 16 - Id: 2222 @@ -15562,6 +15624,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 7 - Id: 2223 @@ -15578,6 +15641,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 7 - Id: 2224 @@ -15603,6 +15667,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 1 - Id: 2225 @@ -15629,6 +15694,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 1 - Id: 2226 @@ -15653,6 +15719,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 14 - Id: 2227 @@ -15678,6 +15745,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 14 - Id: 2228 @@ -15693,6 +15761,7 @@ Body: Swordman: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 40 - Id: 2229 @@ -15709,6 +15778,7 @@ Body: Swordman: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 40 - Id: 2230 @@ -15730,6 +15800,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,3; @@ -15753,6 +15824,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,3; @@ -15773,6 +15845,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 18 Script: | @@ -15795,6 +15868,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 18 Script: | @@ -15812,6 +15886,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 19 @@ -15830,6 +15905,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 45 @@ -15844,6 +15920,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 20 Script: | @@ -15857,6 +15934,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 21 - Id: 2239 AegisName: One_Eyed_Glass @@ -15866,6 +15944,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 23 - Id: 2240 AegisName: Beard @@ -15875,6 +15954,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 24 - Id: 2241 AegisName: Granpa_Beard @@ -15884,6 +15964,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 25 - Id: 2242 AegisName: Luxury_Sunglasses @@ -15894,6 +15975,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 26 Script: | bonus2 bResEff,Eff_Blind,1000; @@ -15906,6 +15988,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 27 Script: | bonus2 bResEff,Eff_Blind,1500; @@ -15922,6 +16005,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 28 Script: | @@ -15939,6 +16023,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 29 - Id: 2246 @@ -15954,6 +16039,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 30 @@ -15972,6 +16058,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 31 - Id: 2248 @@ -15987,6 +16074,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 32 - Id: 2249 @@ -16002,6 +16090,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 33 Script: | @@ -16019,6 +16108,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 34 Script: | bonus bMaxSP,20; @@ -16035,6 +16125,7 @@ Body: Priest: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 35 Script: | @@ -16053,6 +16144,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 36 Script: | @@ -16066,6 +16158,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 37 Script: | bonus2 bSubRace,RC_Insect,10; @@ -16082,6 +16175,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 38 Script: | @@ -16102,6 +16196,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 39 Script: | @@ -16126,6 +16221,7 @@ Body: Taekwon: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 41 Script: | @@ -16139,6 +16235,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 42 - Id: 2258 @@ -16165,6 +16262,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 43 @@ -16177,6 +16275,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 46 - Id: 2260 @@ -16192,6 +16291,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 View: 47 - Id: 2261 AegisName: Prontera_Army_Cap @@ -16212,6 +16312,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 48 - Id: 2262 @@ -16222,6 +16323,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 49 - Id: 2263 AegisName: Gangster_Patch @@ -16235,6 +16337,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 View: 50 - Id: 2264 AegisName: Munak_Turban @@ -16247,6 +16350,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 51 Script: | bonus2 bSubRace,RC_Undead,10; @@ -16258,6 +16362,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 52 Script: | bonus2 bResEff,Eff_Silence,1500; @@ -16274,6 +16379,7 @@ Body: Swordman: true Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 50 View: 53 - Id: 2267 @@ -16288,6 +16394,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 View: 54 Script: | bonus2 bSubRace,RC_Insect,3; @@ -16303,6 +16410,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 View: 55 Script: | bonus2 bSubRace,RC_Insect,3; @@ -16318,6 +16426,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 View: 56 Script: | bonus2 bSubRace,RC_Plant,3; @@ -16333,6 +16442,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 View: 57 Script: | bonus2 bSubRace,RC_Plant,3; @@ -16349,6 +16459,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 58 - Id: 2272 AegisName: Stop_Post @@ -16359,6 +16470,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 59 - Id: 2273 @@ -16374,6 +16486,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 60 Script: | @@ -16390,6 +16503,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 61 Script: | @@ -16404,6 +16518,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 62 - Id: 2276 @@ -16415,6 +16530,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 63 - Id: 2277 AegisName: Nurse_Cap @@ -16429,6 +16545,7 @@ Body: Priest: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 64 Script: | @@ -16443,6 +16560,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 65 - Id: 2279 AegisName: Bomb_Wick @@ -16453,6 +16571,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 66 - Id: 2280 AegisName: Sahkkat @@ -16463,6 +16582,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 67 Script: | @@ -16481,6 +16601,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 68 - Id: 2282 AegisName: Spirit_Chain @@ -16490,6 +16611,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 View: 69 Script: | bonus2 bSubEle,Ele_Holy,15; @@ -16502,6 +16624,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 70 Script: | @@ -16519,6 +16642,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 71 - Id: 2285 @@ -16533,6 +16657,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 72 @@ -16550,6 +16675,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 73 - Id: 2287 @@ -16565,6 +16691,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 74 Script: | @@ -16583,6 +16710,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 75 - Id: 2289 AegisName: Poo_Poo_Hat @@ -16592,6 +16720,7 @@ Body: Weight: 700 Locations: Head_Top: true + ArmorLevel: 1 View: 76 Script: | bonus2 bSubRace,RC_DemiHuman,10; @@ -16605,6 +16734,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 77 - Id: 2291 AegisName: Masquerade @@ -16618,6 +16748,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 View: 78 Script: | bonus2 bAddRace,RC_DemiHuman,3; @@ -16636,6 +16767,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 79 Script: | @@ -16649,6 +16781,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 80 - Id: 2294 AegisName: Star_Dust @@ -16659,6 +16792,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 81 - Id: 2295 @@ -16673,6 +16807,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 View: 82 Script: | bonus2 bResEff,Eff_Blind,10000; @@ -16689,6 +16824,7 @@ Body: Hunter: true Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 83 Script: | @@ -16707,6 +16843,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 84 - Id: 2298 AegisName: Green_Feeler @@ -16717,6 +16854,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 View: 85 - Id: 2299 AegisName: Viking_Helm @@ -16737,6 +16875,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 86 - Id: 2301 @@ -16748,6 +16887,7 @@ Body: Defense: 1 Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2302 AegisName: Cotton_Shirt_ @@ -16759,6 +16899,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2303 AegisName: Leather_Jacket @@ -16769,6 +16910,7 @@ Body: Defense: 2 Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2304 AegisName: Leather_Jacket_ @@ -16780,6 +16922,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2305 AegisName: Adventure_Suit @@ -16790,6 +16933,7 @@ Body: Defense: 3 Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2306 AegisName: Adventurere's_Suit_ @@ -16801,6 +16945,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2307 AegisName: Mantle @@ -16815,6 +16960,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2308 AegisName: Mantle_ @@ -16830,6 +16976,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2309 AegisName: Coat @@ -16844,6 +16991,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2310 AegisName: Coat_ @@ -16859,6 +17007,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2311 AegisName: Mink_Coat @@ -16874,6 +17023,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true - Id: 2312 @@ -16895,6 +17045,7 @@ Body: Thief: true Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2313 AegisName: Padded_Armor_ @@ -16916,6 +17067,7 @@ Body: Thief: true Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2314 AegisName: Chain_Mail @@ -16936,6 +17088,7 @@ Body: Thief: true Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2315 AegisName: Chain_Mail_ @@ -16957,6 +17110,7 @@ Body: Thief: true Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2316 AegisName: Plate_Armor @@ -16971,6 +17125,7 @@ Body: Swordman: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true - Id: 2317 @@ -16987,6 +17142,7 @@ Body: Swordman: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true - Id: 2318 @@ -17003,6 +17159,7 @@ Body: Merchant: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -17022,6 +17179,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true Script: | @@ -17041,6 +17199,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2321 AegisName: Silk_Robe @@ -17065,6 +17224,7 @@ Body: Wizard: true Locations: Armor: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,10; @@ -17092,6 +17252,7 @@ Body: Wizard: true Locations: Armor: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,10; @@ -17108,6 +17269,7 @@ Body: Priest: true Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2324 AegisName: Scapulare_ @@ -17123,6 +17285,7 @@ Body: Priest: true Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2325 AegisName: Saint_Robe @@ -17140,6 +17303,7 @@ Body: Priest: true Locations: Armor: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,5; @@ -17160,6 +17324,7 @@ Body: Priest: true Locations: Armor: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,5; @@ -17176,6 +17341,7 @@ Body: Priest: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true Script: | @@ -17198,6 +17364,7 @@ Body: Swordman: true Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2329 AegisName: Wooden_Mail_ @@ -17216,6 +17383,7 @@ Body: Swordman: true Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2330 AegisName: Tights @@ -17230,6 +17398,7 @@ Body: Hunter: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true Script: | @@ -17248,6 +17417,7 @@ Body: Hunter: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true Script: | @@ -17266,6 +17436,7 @@ Body: Wizard: true Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2333 AegisName: Silver_Robe_ @@ -17282,6 +17453,7 @@ Body: Wizard: true Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2334 AegisName: Mage_Coat @@ -17297,6 +17469,7 @@ Body: Wizard: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -17316,6 +17489,7 @@ Body: Thief: true Locations: Armor: true + ArmorLevel: 1 Refineable: true Script: | bonus bAgi,1; @@ -17334,6 +17508,7 @@ Body: Thief: true Locations: Armor: true + ArmorLevel: 1 Refineable: true Script: | bonus bAgi,1; @@ -17351,6 +17526,7 @@ Body: Thief: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -17368,6 +17544,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,15; @@ -17380,6 +17557,7 @@ Body: Defense: 4 Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2340 AegisName: Novice_Breast @@ -17394,6 +17572,7 @@ Body: SuperNovice: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true - Id: 2341 @@ -17407,6 +17586,7 @@ Body: Crusader: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true - Id: 2342 @@ -17421,6 +17601,7 @@ Body: Crusader: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true - Id: 2343 @@ -17436,6 +17617,7 @@ Body: Wizard: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true Script: | @@ -17457,6 +17639,7 @@ Body: Swordman: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true Script: | @@ -17475,6 +17658,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true Script: | @@ -17495,6 +17679,7 @@ Body: Swordman: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true Script: | @@ -17513,6 +17698,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true Script: | @@ -17533,6 +17719,7 @@ Body: Swordman: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true Script: | @@ -17551,6 +17738,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true Script: | @@ -17571,6 +17759,7 @@ Body: Swordman: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true Script: | @@ -17589,6 +17778,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true Script: | @@ -17605,6 +17795,7 @@ Body: SuperNovice: true Locations: Armor: true + ArmorLevel: 1 - Id: 2353 AegisName: Odin's_Blessing Name: Odin's Blessing @@ -17619,6 +17810,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true - Id: 2354 @@ -17634,6 +17826,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 54 Refineable: true Script: | @@ -17652,6 +17845,7 @@ Body: SuperNovice: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Script: | @@ -17669,6 +17863,7 @@ Body: Priest: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -17689,6 +17884,7 @@ Body: Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -17707,6 +17903,7 @@ Body: Defense: 5 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -17730,6 +17927,7 @@ Body: Thief: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -17749,6 +17947,7 @@ Body: Wizard: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true Script: | @@ -17773,6 +17972,7 @@ Body: Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true Script: | @@ -17794,6 +17994,7 @@ Body: Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true Script: | @@ -17815,6 +18016,7 @@ Body: Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true Script: | @@ -17837,6 +18039,7 @@ Body: Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -17852,6 +18055,7 @@ Body: Defense: 4 Locations: Armor: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -17874,6 +18078,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -17895,6 +18100,7 @@ Body: Defense: 15 Locations: Armor: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -17919,6 +18125,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2372 AegisName: Mage_Coat_ @@ -17935,6 +18142,7 @@ Body: Wizard: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -17954,6 +18162,7 @@ Body: Priest: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true Script: | @@ -17982,6 +18191,7 @@ Body: Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true Script: | @@ -18011,6 +18221,7 @@ Body: Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true Script: | @@ -18037,6 +18248,7 @@ Body: Taekwon: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -18065,6 +18277,7 @@ Body: Merchant: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -18094,6 +18307,7 @@ Body: Thief: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -18123,6 +18337,7 @@ Body: Wizard: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -18151,6 +18366,7 @@ Body: Priest: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -18179,6 +18395,7 @@ Body: Hunter: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -18205,6 +18422,7 @@ Body: Gunslinger: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -18229,6 +18447,7 @@ Body: Defense: 10 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 94 Script: | bonus bMdef,10; @@ -18246,6 +18465,7 @@ Body: Defense: 10 Locations: Armor: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -18275,6 +18495,7 @@ Body: Defense: 12 Locations: Armor: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -18320,6 +18541,7 @@ Body: Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -18357,6 +18579,7 @@ Body: Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -18378,6 +18601,7 @@ Body: Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -18411,6 +18635,7 @@ Body: Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -18432,6 +18657,7 @@ Body: Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true Script: | @@ -18453,6 +18679,7 @@ Body: Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 82 Refineable: true Script: | @@ -18466,6 +18693,7 @@ Body: Defense: 10 Locations: Armor: true + ArmorLevel: 1 Script: | bonus bStr,2; bonus bVit,2; @@ -18480,6 +18708,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -18500,6 +18729,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 81 Refineable: true Trade: @@ -18526,6 +18756,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 61 Refineable: true Trade: @@ -18551,6 +18782,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 Refineable: true Trade: Override: 100 @@ -18576,6 +18808,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2398 AegisName: Sniping_Suit_M @@ -18591,6 +18824,7 @@ Body: Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Trade: @@ -18622,6 +18856,7 @@ Body: Upper: true Locations: Armor: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,3; @@ -18634,6 +18869,7 @@ Body: Defense: 1 Locations: Shoes: true + ArmorLevel: 1 Refineable: true - Id: 2402 AegisName: Sandals_ @@ -18645,6 +18881,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 Refineable: true - Id: 2403 AegisName: Shoes @@ -18659,6 +18896,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 Refineable: true - Id: 2404 AegisName: Shoes_ @@ -18674,6 +18912,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 Refineable: true - Id: 2405 AegisName: Boots @@ -18700,6 +18939,7 @@ Body: Thief: true Locations: Shoes: true + ArmorLevel: 1 Refineable: true - Id: 2406 AegisName: Boots_ @@ -18727,6 +18967,7 @@ Body: Thief: true Locations: Shoes: true + ArmorLevel: 1 Refineable: true - Id: 2407 AegisName: Chrystal_Pumps @@ -18740,6 +18981,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,10; @@ -18753,6 +18995,7 @@ Body: Defense: 3 Locations: Shoes: true + ArmorLevel: 1 Refineable: true - Id: 2409 AegisName: Spiky_Heel @@ -18767,6 +19010,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,5; @@ -18779,6 +19023,7 @@ Body: Defense: 5 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 94 Script: | bonus bMdef,10; @@ -18798,6 +19043,7 @@ Body: Knight: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true - Id: 2412 @@ -18813,6 +19059,7 @@ Body: Knight: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true - Id: 2413 @@ -18828,6 +19075,7 @@ Body: Swordman: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 30 - Id: 2414 AegisName: Novice_Boots @@ -18841,6 +19089,7 @@ Body: SuperNovice: true Locations: Shoes: true + ArmorLevel: 1 - Id: 2415 AegisName: Slipper Name: Bunny Slipper @@ -18855,6 +19104,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true Script: | @@ -18873,6 +19123,7 @@ Body: SuperNovice: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Script: | @@ -18890,6 +19141,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true Script: | @@ -18908,6 +19160,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true Script: | @@ -18926,6 +19179,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 54 Refineable: true Script: | @@ -18945,6 +19199,7 @@ Body: SuperNovice: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 25 Refineable: true Script: | @@ -18964,6 +19219,7 @@ Body: Upper: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -18990,6 +19246,7 @@ Body: Wizard: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Script: | @@ -19009,6 +19266,7 @@ Body: Upper: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 85 Refineable: true Script: | @@ -19031,6 +19289,7 @@ Body: Upper: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true Script: | @@ -19050,6 +19309,7 @@ Body: Upper: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true Script: | @@ -19070,6 +19330,7 @@ Body: Upper: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true Script: | @@ -19087,6 +19348,7 @@ Body: Defense: 4 Locations: Shoes: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -19109,6 +19371,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 Script: | bonus2 bSubRace,RC_DemiHuman,5; bonus2 bSubRace,RC_Player_Human,5; @@ -19133,6 +19396,7 @@ Body: Thief: true Locations: Shoes: true + ArmorLevel: 1 Refineable: true Trade: Override: 100 @@ -19151,6 +19415,7 @@ Body: Defense: 5 Locations: Shoes: true + ArmorLevel: 1 Refineable: true Trade: Override: 100 @@ -19169,6 +19434,7 @@ Body: Defense: 10 Locations: Shoes: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -19195,6 +19461,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,5; @@ -19225,6 +19492,7 @@ Body: Upper: true Locations: Shoes: true + ArmorLevel: 1 Refineable: true Script: | bonus bMaxHP,(BaseLevel*10); @@ -19244,6 +19512,7 @@ Body: Upper: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true Script: | @@ -19272,6 +19541,7 @@ Body: Thief: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -19307,6 +19577,7 @@ Body: Wizard: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -19333,6 +19604,7 @@ Body: Gunslinger: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -19356,6 +19628,7 @@ Body: Weight: 300 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -19377,6 +19650,7 @@ Body: Defense: 9 Locations: Shoes: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -19419,6 +19693,7 @@ Body: Upper: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -19432,6 +19707,7 @@ Body: Weight: 200 Locations: Shoes: true + ArmorLevel: 1 Refineable: true Script: | bonus bStr,1; @@ -19445,6 +19721,7 @@ Body: Defense: 7 Locations: Shoes: true + ArmorLevel: 1 Script: | bonus bLuk,2; bonus bHPrecovRate,10; @@ -19459,6 +19736,7 @@ Body: Weight: 250 Locations: Shoes: true + ArmorLevel: 1 - Id: 2444 AegisName: Krieger_Shoes1 Name: Glorious Shoes @@ -19470,6 +19748,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 81 Refineable: true Trade: @@ -19497,6 +19776,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 61 Refineable: true Trade: @@ -19522,6 +19802,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 Refineable: true Trade: Override: 100 @@ -19546,6 +19827,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 Refineable: true - Id: 2448 AegisName: Air_Boss @@ -19555,6 +19837,7 @@ Body: Defense: 2 Locations: Shoes: true + ArmorLevel: 1 Refineable: true Script: | bonus bAgi,1; @@ -19573,6 +19856,7 @@ Body: Upper: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 85 Refineable: true Trade: @@ -19603,6 +19887,7 @@ Body: Upper: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true Script: | @@ -19621,6 +19906,7 @@ Body: Defense: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true - Id: 2502 AegisName: Hood_ @@ -19632,6 +19918,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true - Id: 2503 AegisName: Muffler @@ -19646,6 +19933,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 Refineable: true - Id: 2504 AegisName: Muffler_ @@ -19661,6 +19949,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 Refineable: true - Id: 2505 AegisName: Manteau @@ -19683,6 +19972,7 @@ Body: Thief: true Locations: Garment: true + ArmorLevel: 1 Refineable: true - Id: 2506 AegisName: Manteau_ @@ -19706,6 +19996,7 @@ Body: Thief: true Locations: Garment: true + ArmorLevel: 1 Refineable: true - Id: 2507 AegisName: Cape_Of_Ancient_Lord @@ -19720,6 +20011,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Script: | @@ -19737,6 +20029,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bUnbreakableGarment; @@ -19754,6 +20047,7 @@ Body: Wizard: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true Script: | @@ -19771,6 +20065,7 @@ Body: SuperNovice: true Locations: Garment: true + ArmorLevel: 1 Script: | bonus2 bSubEle,Ele_Neutral,20; - Id: 2511 @@ -19786,6 +20081,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true Script: | @@ -19808,6 +20104,7 @@ Body: SuperNovice: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Script: | @@ -19826,6 +20123,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true - Id: 2514 @@ -19848,6 +20146,7 @@ Body: Thief: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true - Id: 2515 @@ -19865,6 +20164,7 @@ Body: Wizard: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 85 Refineable: true - Id: 2516 @@ -19880,6 +20180,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true Script: | @@ -19898,6 +20199,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true Script: | @@ -19915,6 +20217,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 33 Refineable: true Script: | @@ -19933,6 +20236,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 61 Refineable: true Script: | @@ -19951,6 +20255,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 54 Refineable: true Script: | @@ -19970,6 +20275,7 @@ Body: SuperNovice: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true Script: | @@ -19983,6 +20289,7 @@ Body: Defense: 2 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -19997,6 +20304,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -20016,6 +20324,7 @@ Body: Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -20038,6 +20347,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Script: | @@ -20051,6 +20361,7 @@ Body: Defense: 4 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true - Id: 2527 @@ -20069,6 +20380,7 @@ Body: Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 48 Refineable: true Script: | @@ -20089,6 +20401,7 @@ Body: Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true Script: | @@ -20108,6 +20421,7 @@ Body: Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true Script: | @@ -20128,6 +20442,7 @@ Body: Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true Script: | @@ -20154,6 +20469,7 @@ Body: Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -20180,6 +20496,7 @@ Body: Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -20197,6 +20514,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 Script: | bonus2 bSubRace,RC_DemiHuman,15; bonus2 bSubRace,RC_Player_Human,15; @@ -20208,6 +20526,7 @@ Body: Defense: 10 Locations: Garment: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -20233,6 +20552,7 @@ Body: Wizard: true Locations: Garment: true + ArmorLevel: 1 Script: | bonus bVit,10; bonus bMdef,10; @@ -20250,6 +20570,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true Script: | @@ -20283,6 +20604,7 @@ Body: Upper: true Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus2 bSubEle,Ele_Neutral,5; @@ -20311,6 +20633,7 @@ Body: Thief: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -20346,6 +20669,7 @@ Body: Wizard: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -20372,6 +20696,7 @@ Body: Gunslinger: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -20396,6 +20721,7 @@ Body: Defense: 5 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 94 Script: | bonus bMdef,5; @@ -20428,6 +20754,7 @@ Body: Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -20443,6 +20770,7 @@ Body: Defense: 9 Locations: Garment: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -20484,6 +20812,7 @@ Body: Upper: true Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus2 bSubEle,Ele_Water,5; @@ -20506,6 +20835,7 @@ Body: Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -20520,6 +20850,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bStr,1; @@ -20532,6 +20863,7 @@ Body: Defense: 8 Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bDex,2; @@ -20551,6 +20883,7 @@ Body: Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 95 Script: | bonus2 bSubRace,RC_DemiHuman,10; @@ -20571,6 +20904,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 81 Refineable: true Trade: @@ -20594,6 +20928,7 @@ Body: Weight: 200 Locations: Garment: true + ArmorLevel: 1 Refineable: true - Id: 2551 AegisName: Rider_Insignia_M @@ -20611,6 +20946,7 @@ Body: Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true Trade: @@ -20646,6 +20982,7 @@ Body: Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Trade: @@ -20676,6 +21013,7 @@ Body: Upper: true Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bAgi,1; @@ -20696,6 +21034,7 @@ Body: Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true Script: | @@ -20724,6 +21063,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bStr,2; @@ -20739,6 +21079,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bInt,2; @@ -20754,6 +21095,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bVit,2; @@ -20769,6 +21111,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bDex,2; @@ -20784,6 +21127,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bAgi,2; @@ -20796,6 +21140,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bMaxSP,10; - Id: 2608 @@ -20810,6 +21155,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bMdef,5; @@ -20822,6 +21168,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2610 AegisName: Gold_Ring Name: Gold Ring @@ -20830,6 +21177,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2611 AegisName: Silver_Ring Name: Silver Ring @@ -20838,6 +21186,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2612 AegisName: Flower_Ring Name: Flower Ring @@ -20846,6 +21195,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2613 AegisName: Diamond_Ring Name: Diamond Ring @@ -20854,6 +21204,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2614 AegisName: An_Eye_Of_Dullahan Name: Eye of Dullahan @@ -20866,6 +21217,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 50 Script: | bonus2 bResEff,Eff_Poison,10000; @@ -20884,6 +21236,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 40 Script: | bonus bMdef,3; @@ -20899,6 +21252,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 40 Script: | bonus bCritical,5; @@ -20915,6 +21269,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 35 Script: | bonus bInt,1; @@ -20931,6 +21286,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 35 Script: | bonus bAgi,1; @@ -20946,6 +21302,7 @@ Body: Hunter: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 65 Script: | bonus bLongAtkRate,3; @@ -20962,6 +21319,7 @@ Body: Thief: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Script: | if (readparam(bStr)>=90) { @@ -20985,6 +21343,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bStr,1; @@ -21001,6 +21360,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bInt,1; @@ -21017,6 +21377,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bVit,1; @@ -21033,6 +21394,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bDex,1; @@ -21049,6 +21411,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bAgi,1; @@ -21065,6 +21428,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bMdef,3; @@ -21078,6 +21442,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 25 - Id: 2628 AegisName: Novice_Armlet @@ -21091,6 +21456,7 @@ Body: SuperNovice: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 - Id: 2629 AegisName: Magingiorde @@ -21101,6 +21467,7 @@ Body: Defense: 2 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 94 Script: | bonus bStr,40; @@ -21114,6 +21481,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 94 Script: | bonus bStr,6; @@ -21130,6 +21498,7 @@ Body: Weight: 10 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 - Id: 2634 AegisName: Bridegroom_Ring @@ -21138,6 +21507,7 @@ Body: Gender: Male Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -21159,6 +21529,7 @@ Body: Gender: Female Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -21181,6 +21552,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bLuk,1; - Id: 2637 @@ -21191,6 +21563,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bLuk,1; - Id: 2638 @@ -21201,6 +21574,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bStr,1; bonus bLuk,1; @@ -21212,6 +21586,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bInt,1; bonus bAgi,1; @@ -21228,6 +21603,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bStr,1; bonus bInt,1; @@ -21246,6 +21622,7 @@ Body: Merchant: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 50 Script: | bonus bStr,2; @@ -21256,6 +21633,7 @@ Body: Buy: 20 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -21274,6 +21652,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2644 AegisName: The_Sign_ Name: The Sign @@ -21281,6 +21660,7 @@ Body: Buy: 2 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -21307,6 +21687,7 @@ Body: Thief: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 60 Script: | bonus bMdef,2; @@ -21318,6 +21699,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bAllStats,3; - Id: 2647 @@ -21329,6 +21711,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -21353,6 +21736,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 33 Script: | bonus bInt,1; @@ -21369,6 +21753,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 33 Script: | bonus bInt,1; @@ -21385,6 +21770,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 61 Script: | bonus bBaseAtk,5; @@ -21401,6 +21787,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 61 Script: | bonus bStr,2; @@ -21413,6 +21800,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 40 Script: | bonus bCritical,6; @@ -21425,6 +21813,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 - Id: 2654 AegisName: Shinobi's_Sash @@ -21440,6 +21829,7 @@ Body: Thief: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 30 Script: | bonus bStr,1; @@ -21457,6 +21847,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 - Id: 2656 AegisName: Hyper_Changer @@ -21477,6 +21868,7 @@ Body: Thief: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bMaxHP,50; @@ -21488,6 +21880,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 - Id: 2658 AegisName: Nile_Rose_ @@ -21498,6 +21891,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bMaxHP,10; - Id: 2659 @@ -21526,6 +21920,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bMdef,3; @@ -21557,6 +21952,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bMdef,3; @@ -21588,6 +21984,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bMdef,3; @@ -21619,6 +22016,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bMdef,3; @@ -21632,6 +22030,7 @@ Body: Weight: 900 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 75 Script: | bonus bHit,15; @@ -21648,6 +22047,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 75 Script: | bonus bDex,2; @@ -21664,6 +22064,7 @@ Body: Priest: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 60 Script: | bonus bMdef,1; @@ -21677,6 +22078,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bStr,2; @@ -21693,6 +22095,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 60 Script: | bonus bHit,5; @@ -21705,6 +22108,7 @@ Body: Weight: 500 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -21724,6 +22128,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bMaxSP,10; - Id: 2670 @@ -21735,6 +22140,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 30 Trade: Override: 100 @@ -21760,6 +22166,7 @@ Body: Hunter: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 65 Script: | bonus bLongAtkRate,3; @@ -21775,6 +22182,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2673 AegisName: Shining_Ring Name: Warrior's Shining Ring @@ -21786,6 +22194,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 48 Trade: Override: 100 @@ -21807,6 +22216,7 @@ Body: Buy: 20 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -21825,6 +22235,7 @@ Body: Weight: 10 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bAllStats,3; @@ -21836,6 +22247,7 @@ Body: Weight: 300 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -21857,6 +22269,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bInt,2; bonus bDex,1; @@ -21885,6 +22298,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bStr,2; bonus bVit,1; @@ -21921,6 +22335,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bAgi,2; bonus bVit,1; @@ -21938,6 +22353,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bAllStats,1; bonus3 bAutoSpell,"WZ_ESTIMATION",1,80; @@ -21956,6 +22372,7 @@ Body: Weight: 1000 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bAllStats,3; - Id: 2682 @@ -21971,6 +22388,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus2 bSubEle,Ele_Water,5; @@ -21987,6 +22405,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus2 bSubEle,Ele_Fire,5; @@ -22003,6 +22422,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus2 bSubEle,Ele_Wind,5; @@ -22019,6 +22439,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus2 bSubEle,Ele_Earth,5; @@ -22034,6 +22455,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 73 Trade: @@ -22060,6 +22482,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 56 Trade: @@ -22085,6 +22508,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -22109,6 +22533,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -22133,6 +22558,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -22157,6 +22583,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -22181,6 +22608,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -22205,6 +22633,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -22229,6 +22658,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -22255,6 +22685,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -22280,6 +22711,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -22307,6 +22739,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -22334,6 +22767,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -22361,6 +22795,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -22390,6 +22825,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 60 - Id: 2701 AegisName: Orleans_Glove @@ -22406,6 +22842,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bDex,2; @@ -22425,6 +22862,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bAgi,2; @@ -22443,6 +22881,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 50 Script: | bonus bDelayRate,-5; @@ -22456,6 +22895,7 @@ Body: Defense: 4 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -22475,6 +22915,7 @@ Body: Defense: 4 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -22491,6 +22932,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2707 AegisName: Gusli Name: GUSLI @@ -22499,6 +22941,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2708 AegisName: Chinese_Handicraft Name: Chinese Handicraft @@ -22506,6 +22949,7 @@ Body: Weight: 50 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -22524,6 +22968,7 @@ Body: Buy: 2 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bAtkRate,5; bonus bMatkRate,5; @@ -22538,6 +22983,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bBaseAtk,30; - Id: 2711 @@ -22547,6 +22993,7 @@ Body: Buy: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bInt,2; bonus bDex,2; @@ -22557,6 +23004,7 @@ Body: Weight: 300 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 30 Script: | bonus bVit,3; @@ -22568,6 +23016,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -22586,6 +23035,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2715 AegisName: Skul_Ring_ Name: Skull Ring @@ -22595,6 +23045,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus2 bSubRace,RC_Undead,1; - Id: 2716 @@ -22610,6 +23061,7 @@ Body: Wizard: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Script: | bonus bMaxSP,20; @@ -22626,6 +23078,7 @@ Body: Wizard: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 - Id: 2718 AegisName: Lunatic_Brooch @@ -22640,6 +23093,7 @@ Body: Hunter: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 65 - Id: 2719 AegisName: Iron_Wrist @@ -22657,6 +23111,7 @@ Body: Swordman: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 50 Script: | bonus2 bSkillAtk,"SM_BASH",6; @@ -22674,6 +23129,7 @@ Body: Swordman: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Trade: Override: 100 @@ -22704,6 +23160,7 @@ Body: Thief: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Trade: Override: 100 @@ -22733,6 +23190,7 @@ Body: Priest: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Trade: Override: 100 @@ -22762,6 +23220,7 @@ Body: Wizard: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Trade: Override: 100 @@ -22790,6 +23249,7 @@ Body: Hunter: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Trade: Override: 100 @@ -22819,6 +23279,7 @@ Body: Merchant: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Trade: Override: 100 @@ -22848,6 +23309,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Script: | bonus bMaxSP,50; @@ -22864,6 +23326,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Script: | bonus bMaxSP,50; @@ -22881,6 +23344,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Script: | bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,30; @@ -22912,6 +23376,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bMaxHP,100; bonus bMaxSP,100; @@ -22931,6 +23396,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Trade: Override: 100 @@ -22956,6 +23422,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Trade: Override: 100 @@ -22981,6 +23448,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Trade: Override: 100 @@ -23002,6 +23470,7 @@ Body: Gunslinger: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Trade: Override: 100 @@ -23028,6 +23497,7 @@ Body: SuperNovice: true Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -23047,6 +23517,7 @@ Body: SuperNovice: true Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -23068,6 +23539,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 75 Script: | bonus bDex,3; @@ -23085,6 +23557,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 75 Script: | bonus bVit,3; @@ -23095,6 +23568,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -23114,6 +23588,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -23133,6 +23608,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -23153,6 +23629,7 @@ Body: Buy: 20 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -23194,6 +23671,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Script: | bonus bInt,2; @@ -23227,6 +23705,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Script: | bonus bCastrate,-10; @@ -23257,6 +23736,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Script: | bonus bMdef,2; @@ -23274,6 +23754,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Script: | bonus bAgi,3; @@ -23290,6 +23771,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Script: | bonus bDex,3; @@ -23307,6 +23789,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 84 Script: | bonus bMdef,3; @@ -23343,6 +23826,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bMdef,2; @@ -23355,6 +23839,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -23375,6 +23860,7 @@ Body: Buy: 2 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -23395,6 +23881,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -23414,6 +23901,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -23433,6 +23921,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -23452,6 +23941,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -23471,6 +23961,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -23490,6 +23981,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -23509,6 +24001,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -23528,6 +24021,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -23547,6 +24041,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -23566,6 +24061,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -23591,6 +24087,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 95 Script: | bonus bAtkRate,5; @@ -23606,6 +24103,7 @@ Body: Weight: 250 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2765 AegisName: Novice_Figure Name: Novice Figure @@ -23613,6 +24111,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bMaxHP,70; if (BaseJob == Job_Novice || BaseJob == Job_SuperNovice) @@ -23623,6 +24122,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bVit,1; if (Class == Job_Swordman) @@ -23633,6 +24133,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bInt,1; if (Class == Job_Acolyte) @@ -23643,6 +24144,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bInt,1; if (Class == Job_Mage) @@ -23653,6 +24155,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bDex,1; if (Class == Job_Archer) @@ -23663,6 +24166,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bAgi,1; if (Class == Job_Thief) @@ -23673,6 +24177,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bStr,1; if (Class == Job_Merchant) @@ -23688,6 +24193,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 81 Trade: Override: 100 @@ -23718,6 +24224,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 61 Trade: Override: 100 @@ -23741,6 +24248,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -23760,6 +24268,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2776 AegisName: Cool_Towel Name: Adventurer's Trusty Towel @@ -23768,6 +24277,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipScript: | sc_start SC_SUMMER,INFINITE_TICK,0; UnEquipScript: | @@ -23781,6 +24291,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 30 Trade: Override: 100 @@ -23796,6 +24307,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 30 Trade: Override: 100 @@ -23812,6 +24324,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 30 Trade: Override: 100 @@ -23829,6 +24342,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Trade: Override: 100 @@ -23845,6 +24359,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -23861,6 +24376,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -23882,6 +24398,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Script: | bonus bCritical,2; @@ -23894,6 +24411,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | skill "ALL_WEWISH",1; @@ -23912,6 +24430,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Trade: Override: 100 @@ -23933,6 +24452,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bInt,2; bonus bDex,1; @@ -23951,6 +24471,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 75 Script: | bonus2 bSubEle,Ele_Water,5; @@ -23971,6 +24492,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 60 Script: | bonus bMatkRate,2; @@ -23991,6 +24513,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 60 Script: | bonus2 bAddClass,Class_All,2; @@ -24011,6 +24534,7 @@ Body: Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 60 Script: | bonus bFlee,4; @@ -24025,6 +24549,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bHit,3; @@ -24039,6 +24564,7 @@ Body: Swordman: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Trade: Override: 100 @@ -24062,6 +24588,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Trade: Override: 100 @@ -24089,6 +24616,7 @@ Body: Wizard: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Trade: Override: 100 @@ -24116,6 +24644,7 @@ Body: Wizard: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Trade: Override: 100 @@ -24141,6 +24670,7 @@ Body: Priest: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Trade: Override: 100 @@ -24164,6 +24694,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bMdef,1; - Id: 2800 @@ -24177,6 +24708,7 @@ Body: Blacksmith: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus bAgi,2; @@ -24191,6 +24723,7 @@ Body: Blacksmith: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus bAgi,1; @@ -24205,6 +24738,7 @@ Body: Blacksmith: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 - Id: 2803 AegisName: Shape_Shifter @@ -24217,6 +24751,7 @@ Body: Blacksmith: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus bInt,3; @@ -24231,6 +24766,7 @@ Body: Blacksmith: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus bDex,1; @@ -24245,6 +24781,7 @@ Body: Blacksmith: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus bDex,1; @@ -24260,6 +24797,7 @@ Body: Blacksmith: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus bDex,1; @@ -24274,6 +24812,7 @@ Body: Blacksmith: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 - Id: 2808 AegisName: Camouflage_Generator @@ -24286,6 +24825,7 @@ Body: Blacksmith: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus bAgi,3; @@ -24300,6 +24840,7 @@ Body: Blacksmith: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus bDex,1; @@ -24314,6 +24855,7 @@ Body: Blacksmith: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus bDex,1; @@ -24327,6 +24869,7 @@ Body: SuperNovice: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -24352,6 +24895,7 @@ Body: SuperNovice: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -24379,6 +24923,7 @@ Body: SuperNovice: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -24404,6 +24949,7 @@ Body: SuperNovice: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -24428,6 +24974,7 @@ Body: SuperNovice: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -24454,6 +25001,7 @@ Body: SuperNovice: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -24483,6 +25031,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 87 @@ -24507,6 +25056,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 88 @@ -24527,6 +25077,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 89 Script: | @@ -24544,6 +25095,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 View: 90 Script: | bonus2 bResEff,Eff_Poison,2000; @@ -24561,6 +25113,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 91 Script: | bonus2 bResEff,Eff_Poison,3000; @@ -24577,6 +25130,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 View: 92 - Id: 5007 AegisName: Loard_Circlet @@ -24591,6 +25145,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true View: 93 @@ -24612,6 +25167,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 94 - Id: 5009 AegisName: Safety_Helmet @@ -24626,6 +25182,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 95 Script: | @@ -24640,6 +25197,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 96 - Id: 5011 @@ -24651,6 +25209,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 97 - Id: 5012 @@ -24666,6 +25225,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 98 - Id: 5013 @@ -24677,6 +25237,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 99 Script: | @@ -24699,6 +25260,7 @@ Body: Swordman: true Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 65 View: 100 - Id: 5015 @@ -24710,6 +25272,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 View: 101 - Id: 5016 AegisName: Boy's_Cap @@ -24724,6 +25287,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 102 - Id: 5017 @@ -24742,6 +25306,7 @@ Body: Swordman: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 103 @@ -24760,6 +25325,7 @@ Body: Hunter: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 104 Script: | @@ -24777,6 +25343,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 105 Script: | @@ -24790,6 +25357,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 106 Script: | @@ -24807,6 +25375,7 @@ Body: Merchant: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 38 Refineable: true View: 107 @@ -24838,6 +25407,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 138 Script: | @@ -24855,6 +25425,7 @@ Body: Merchant: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 108 - Id: 5024 @@ -24866,6 +25437,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 109 - Id: 5025 @@ -24892,6 +25464,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 74 Refineable: true View: 110 @@ -24912,6 +25485,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 111 @@ -24931,6 +25505,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 112 Script: | @@ -24944,6 +25519,7 @@ Body: Weight: 150 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 113 - Id: 5029 @@ -24959,6 +25535,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 114 @@ -24975,6 +25552,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 115 @@ -25000,6 +25578,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true View: 116 @@ -25018,6 +25597,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 117 - Id: 5033 @@ -25033,6 +25613,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 118 @@ -25048,6 +25629,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 119 - Id: 5035 @@ -25063,6 +25645,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 38 Refineable: true View: 120 @@ -25079,6 +25662,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 121 @@ -25091,6 +25675,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 5 View: 122 - Id: 5038 @@ -25106,6 +25691,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 64 Refineable: true View: 123 @@ -25121,6 +25707,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 19 View: 124 - Id: 5040 @@ -25131,6 +25718,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 125 - Id: 5041 AegisName: Heart_Hair_Pin @@ -25140,6 +25728,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 126 - Id: 5042 @@ -25154,6 +25743,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 14 Refineable: true View: 127 @@ -25170,6 +25760,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 20 View: 128 - Id: 5044 @@ -25181,6 +25772,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 129 @@ -25203,6 +25795,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 130 @@ -25221,6 +25814,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 139 - Id: 5047 AegisName: Fashion_Sunglass @@ -25234,6 +25828,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 131 - Id: 5048 @@ -25244,6 +25839,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 132 - Id: 5049 @@ -25255,6 +25851,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 133 - Id: 5050 AegisName: Mystery_Fruit_Shell @@ -25265,6 +25862,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 134 - Id: 5051 @@ -25275,6 +25873,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 135 - Id: 5052 AegisName: Blue_Hair_Band @@ -25285,6 +25884,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 136 - Id: 5053 @@ -25301,6 +25901,7 @@ Body: Locations: Head_Low: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 65 View: 137 Script: | @@ -25316,6 +25917,7 @@ Body: Priest: true Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 70 View: 180 - Id: 5055 @@ -25330,6 +25932,7 @@ Body: SuperNovice: true Locations: Head_Top: true + ArmorLevel: 1 View: 101 - Id: 5056 AegisName: Love_Berry @@ -25339,6 +25942,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 View: 140 - Id: 5057 AegisName: Ear_Of_Black_Cat @@ -25349,6 +25953,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 141 @@ -25365,6 +25970,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 142 Script: | @@ -25379,6 +25985,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 143 @@ -25391,6 +25998,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 144 Script: | @@ -25404,6 +26012,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 145 - Id: 5062 @@ -25415,6 +26024,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 146 @@ -25433,6 +26043,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 147 - Id: 5064 @@ -25444,6 +26055,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 148 - Id: 5065 @@ -25455,6 +26067,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 149 @@ -25473,6 +26086,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 150 @@ -25492,6 +26106,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 151 Script: | @@ -25505,6 +26120,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 152 Script: | @@ -25522,6 +26138,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 153 Script: | @@ -25540,6 +26157,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 154 Script: | @@ -25557,6 +26175,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 155 Script: | @@ -25574,6 +26193,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 156 @@ -25593,6 +26213,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 157 Script: | @@ -25606,6 +26227,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 158 Script: | @@ -25619,6 +26241,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 159 - Id: 5076 @@ -25630,6 +26253,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 160 Script: | @@ -25643,6 +26267,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 161 - Id: 5078 @@ -25654,6 +26279,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 162 @@ -25668,6 +26294,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 163 - Id: 5080 @@ -25679,6 +26306,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 164 @@ -25694,6 +26322,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true View: 165 @@ -25710,6 +26339,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 166 - Id: 5083 @@ -25721,6 +26351,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 167 @@ -25739,6 +26370,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 168 Script: | @@ -25752,6 +26384,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 45 View: 169 - Id: 5086 @@ -25768,6 +26401,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 170 Script: | bonus2 bResEff,Eff_Blind,5000; @@ -25781,6 +26415,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 171 - Id: 5088 AegisName: Goblin_Mask_02 @@ -25792,6 +26427,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 172 - Id: 5089 AegisName: Goblin_Mask_03 @@ -25803,6 +26439,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 173 - Id: 5090 AegisName: Goblin_Mask_04 @@ -25814,6 +26451,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 174 - Id: 5091 AegisName: Big_Golden_Bell @@ -25829,6 +26467,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 35 Refineable: true View: 175 @@ -25845,6 +26484,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 176 @@ -25862,6 +26502,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 177 @@ -25881,6 +26522,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true View: 178 @@ -25898,6 +26540,7 @@ Body: Priest: true Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 70 View: 180 - Id: 5097 @@ -25907,6 +26550,7 @@ Body: Weight: 400 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 144 - Id: 5098 @@ -25919,6 +26563,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 View: 181 Trade: @@ -25938,6 +26583,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 182 Script: | @@ -25953,6 +26599,7 @@ Body: Weight: 800 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true View: 183 @@ -25973,6 +26620,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 184 - Id: 5102 AegisName: Round_Eyes @@ -25982,6 +26630,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 185 - Id: 5103 AegisName: Sunflower_Hairpin @@ -25996,6 +26645,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 186 Trade: @@ -26018,6 +26668,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 View: 187 Script: | bonus2 bResEff,Eff_Blind,10000; @@ -26031,6 +26682,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 24 Refineable: true View: 109 @@ -26047,6 +26699,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 144 Script: | @@ -26059,6 +26712,7 @@ Body: Weight: 50 Locations: Head_Low: true + ArmorLevel: 1 View: 188 - Id: 5108 AegisName: Detective_Hat @@ -26070,6 +26724,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 189 - Id: 5109 @@ -26081,6 +26736,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 190 - Id: 5110 @@ -26091,6 +26747,7 @@ Body: Weight: 50 Locations: Head_Low: true + ArmorLevel: 1 View: 191 - Id: 5111 AegisName: Galapago_Cap @@ -26101,6 +26758,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true View: 192 @@ -26118,6 +26776,7 @@ Body: SuperNovice: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 193 @@ -26131,6 +26790,7 @@ Body: Weight: 50 Locations: Head_Low: true + ArmorLevel: 1 View: 194 - Id: 5114 AegisName: Fedora @@ -26141,6 +26801,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 195 - Id: 5115 @@ -26152,6 +26813,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 196 Script: | @@ -26165,6 +26827,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 197 Script: | @@ -26177,6 +26840,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 198 Script: | @@ -26190,6 +26854,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 199 - Id: 5119 @@ -26205,6 +26870,7 @@ Body: SuperNovice: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 193 @@ -26220,6 +26886,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 195 - Id: 5121 @@ -26236,6 +26903,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 200 @@ -26257,6 +26925,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 250 @@ -26276,6 +26945,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 254 @@ -26295,6 +26965,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 251 @@ -26315,6 +26986,7 @@ Body: SuperNovice: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 255 @@ -26333,6 +27005,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 33 Refineable: true View: 256 @@ -26351,6 +27024,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 61 Refineable: true View: 257 @@ -26370,6 +27044,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 54 Refineable: true View: 258 @@ -26385,6 +27060,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 View: 201 Script: | @@ -26415,6 +27091,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true View: 202 @@ -26436,6 +27113,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true View: 203 @@ -26451,6 +27129,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 View: 204 Trade: Override: 100 @@ -26475,6 +27154,7 @@ Body: Priest: true Locations: Head_Top: true + ArmorLevel: 1 View: 205 Trade: Override: 100 @@ -26492,6 +27172,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 206 Script: | @@ -26507,6 +27188,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 75 View: 207 Script: | @@ -26520,6 +27202,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 20 - Id: 5137 @@ -26535,6 +27218,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 208 Script: | @@ -26556,6 +27240,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 209 @@ -26571,6 +27256,7 @@ Body: Weight: 200 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 View: 210 Script: | @@ -26587,6 +27273,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 211 @@ -26606,6 +27293,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 212 @@ -26628,6 +27316,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 213 @@ -26651,6 +27340,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 214 @@ -26665,6 +27355,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 16 Script: | @@ -26677,6 +27368,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 89 - Id: 5146 @@ -26686,6 +27378,7 @@ Body: Weight: 500 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 215 Script: | @@ -26701,6 +27394,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 216 - Id: 5148 @@ -26710,6 +27404,7 @@ Body: Weight: 500 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 217 Script: | @@ -26721,6 +27416,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 218 Script: | @@ -26734,6 +27430,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 219 Script: | bonus bSpeedRate,25; @@ -26748,6 +27445,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 220 Script: | @@ -26764,6 +27462,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 221 @@ -26779,6 +27478,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 222 Script: | @@ -26792,6 +27492,7 @@ Body: Defense: 3 Locations: Head_Mid: true + ArmorLevel: 1 View: 12 Trade: Override: 100 @@ -26810,6 +27511,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 25 Trade: Override: 100 @@ -26830,6 +27532,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 8 Trade: Override: 100 @@ -26862,6 +27565,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 86 - Id: 5158 @@ -26878,6 +27582,7 @@ Body: Priest: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 35 Script: | @@ -26896,6 +27601,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 30 @@ -26920,6 +27626,7 @@ Body: Taekwon: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 41 Script: | @@ -26949,6 +27656,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 43 @@ -26969,6 +27677,7 @@ Body: Swordman: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 103 @@ -26988,6 +27697,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 105 Script: | @@ -27006,6 +27716,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 19 @@ -27025,6 +27736,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 45 @@ -27045,6 +27757,7 @@ Body: Locations: Head_Low: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 65 View: 137 Script: | @@ -27061,6 +27774,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 51 Script: | bonus2 bSubRace,RC_Undead,10; @@ -27076,6 +27790,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 139 - Id: 5169 AegisName: Bride_Mask @@ -27088,6 +27803,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 223 @@ -27109,6 +27825,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 224 Script: | @@ -27131,6 +27848,7 @@ Body: Upper: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 225 Script: | @@ -27143,6 +27861,7 @@ Body: Weight: 700 Locations: Head_Top: true + ArmorLevel: 1 View: 226 Script: | bonus2 bSubRace,RC_DemiHuman,10; @@ -27157,6 +27876,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 227 @@ -27175,6 +27895,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 228 @@ -27191,6 +27912,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 229 Script: | bonus2 bResEff,Eff_Curse,500; @@ -27206,6 +27928,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 30 View: 230 Script: | @@ -27224,6 +27947,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 231 @@ -27241,6 +27965,7 @@ Body: Weight: 150 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 113 Script: | @@ -27252,6 +27977,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 232 Script: | @@ -27265,6 +27991,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 217 Script: | @@ -27290,6 +28017,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 233 @@ -27304,6 +28032,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 234 Script: | @@ -27318,6 +28047,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 235 @@ -27338,6 +28068,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 236 @@ -27353,6 +28084,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 237 @@ -27369,6 +28101,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 238 Script: | @@ -27383,6 +28116,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 239 @@ -27400,6 +28134,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 240 @@ -27414,6 +28149,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 241 Script: | @@ -27429,6 +28165,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 216 - Id: 5191 @@ -27441,6 +28178,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 242 Script: | @@ -27456,6 +28194,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 243 Script: | @@ -27470,6 +28209,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 244 Script: | @@ -27484,6 +28224,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 245 Script: | @@ -27498,6 +28239,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 246 Script: | @@ -27512,6 +28254,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 247 Script: | @@ -27526,6 +28269,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 248 Script: | @@ -27539,6 +28283,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 249 Script: | @@ -27552,6 +28297,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 216 - Id: 5200 @@ -27562,6 +28308,7 @@ Body: Weight: 300 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 252 - Id: 5201 @@ -27573,6 +28320,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 144 Trade: @@ -27593,6 +28341,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 206 Script: | @@ -27607,6 +28356,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 253 Script: | bonus bSpeedRate,25; @@ -27618,6 +28368,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 49 Script: | bonus2 bResEff,Eff_Blind,3000; @@ -27632,6 +28383,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 261 Script: | @@ -27649,6 +28401,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 View: 259 Trade: Override: 100 @@ -27665,6 +28418,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 View: 260 Script: | bonus bLuk,1; @@ -27683,6 +28437,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 262 @@ -27699,6 +28454,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 263 - Id: 5210 @@ -27710,6 +28466,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 264 @@ -27732,6 +28489,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 265 @@ -27756,6 +28514,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 266 @@ -27773,6 +28532,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 267 @@ -27788,6 +28548,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 268 @@ -27807,6 +28568,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 38 Trade: @@ -27832,6 +28594,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 39 Trade: @@ -27862,6 +28625,7 @@ Body: Taekwon: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 41 Trade: @@ -27880,6 +28644,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 15 Trade: @@ -27902,6 +28667,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 142 Trade: @@ -27924,6 +28690,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 View: 55 Trade: Override: 100 @@ -27943,6 +28710,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 45 View: 169 Trade: @@ -27961,6 +28729,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 149 @@ -27986,6 +28755,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 35 Refineable: true View: 175 @@ -28010,6 +28780,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true View: 178 @@ -28032,6 +28803,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 269 @@ -28052,6 +28824,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 270 Trade: @@ -28077,6 +28850,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 64 Refineable: true View: 271 @@ -28105,6 +28879,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 64 Refineable: true View: 272 @@ -28133,6 +28908,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 64 Refineable: true View: 273 @@ -28161,6 +28937,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 274 Trade: @@ -28188,6 +28965,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 275 Trade: @@ -28215,6 +28993,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 276 Trade: @@ -28242,6 +29021,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 277 Trade: @@ -28269,6 +29049,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 278 Trade: @@ -28292,6 +29073,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 279 Trade: @@ -28314,6 +29096,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 280 Trade: @@ -28336,6 +29119,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 281 Trade: @@ -28363,6 +29147,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 282 Trade: @@ -28391,6 +29176,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 283 Trade: @@ -28419,6 +29205,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 284 Trade: @@ -28447,6 +29234,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 285 Trade: @@ -28475,6 +29263,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 286 Trade: @@ -28500,6 +29289,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 287 Trade: @@ -28518,6 +29308,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 288 Script: | bonus2 bResEff,Eff_Blind,10000; @@ -28530,6 +29321,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 289 Script: | bonus2 bResEff,Eff_Blind,500; @@ -28542,6 +29334,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 290 Script: | @@ -28558,6 +29351,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 291 Script: | @@ -28574,6 +29368,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 292 Script: | bonus2 bResEff,Eff_Blind,10000; @@ -28586,6 +29381,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 293 Script: | bonus2 bResEff,Eff_Blind,10000; @@ -28597,6 +29393,7 @@ Body: Weight: 10 Locations: Head_Mid: true + ArmorLevel: 1 View: 294 - Id: 5251 AegisName: Round_Ears @@ -28606,6 +29403,7 @@ Body: Weight: 10 Locations: Head_Mid: true + ArmorLevel: 1 View: 295 - Id: 5252 AegisName: Drooping_Nine_Tail @@ -28616,6 +29414,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 296 @@ -28633,6 +29432,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 297 @@ -28650,6 +29450,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 298 @@ -28669,6 +29470,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 View: 299 Script: | @@ -28684,6 +29486,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 300 @@ -28708,6 +29511,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 301 @@ -28729,6 +29533,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 302 @@ -28744,6 +29549,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 215 Script: | @@ -28759,6 +29565,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 217 Script: | @@ -28774,6 +29581,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 218 Script: | @@ -28793,6 +29601,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 232 Script: | @@ -28815,6 +29624,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 303 @@ -28838,6 +29648,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 304 Script: | @@ -28854,6 +29665,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 72 Trade: @@ -28876,6 +29688,7 @@ Body: Defense: 9 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 15 Trade: @@ -28900,6 +29713,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 View: 67 Trade: Override: 100 @@ -28925,6 +29739,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 93 Trade: @@ -28951,6 +29766,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 264 @@ -28969,6 +29785,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 241 Script: | @@ -28984,6 +29801,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 221 Script: | @@ -28999,6 +29817,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 253 Script: | bonus3 bAutoSpell,"SM_PROVOKE",5,50; @@ -29012,6 +29831,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 305 Script: | @@ -29030,6 +29850,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 306 Script: | @@ -29048,6 +29869,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 307 Script: | @@ -29066,6 +29888,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 308 Script: | @@ -29087,6 +29910,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 309 @@ -29112,6 +29936,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 310 @@ -29136,6 +29961,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 142 Script: | bonus bMdef,15; @@ -29148,6 +29974,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 View: 41 Script: | bonus bStr,1; @@ -29163,6 +29990,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 123 Script: | bonus bStr,1; @@ -29176,6 +30004,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 216 - Id: 5283 @@ -29187,6 +30016,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 View: 311 Trade: @@ -29211,6 +30041,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 312 Trade: @@ -29233,6 +30064,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 313 Trade: @@ -29250,6 +30082,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 View: 314 Trade: @@ -29271,6 +30104,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 315 Trade: @@ -29288,6 +30122,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 316 Trade: Override: 100 @@ -29304,6 +30139,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 317 Trade: @@ -29326,6 +30162,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 249 Script: | @@ -29340,6 +30177,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 318 @@ -29360,6 +30198,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 319 @@ -29378,6 +30217,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 320 Trade: Override: 100 @@ -29396,6 +30236,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 321 Trade: Override: 100 @@ -29415,6 +30256,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 138 Trade: Override: 100 @@ -29436,6 +30278,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 296 Script: | @@ -29451,6 +30294,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 301 Script: | @@ -29467,6 +30311,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 307 Script: | @@ -29485,6 +30330,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 303 Script: | bonus3 bAutoSpell,"DC_SCREAM",1,50; @@ -29501,6 +30347,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 322 @@ -29518,6 +30365,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 323 - Id: 5302 @@ -29528,6 +30376,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 324 @@ -29540,6 +30389,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 325 Script: | @@ -29557,6 +30407,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 326 @@ -29576,6 +30427,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 327 Trade: Override: 100 @@ -29600,6 +30452,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 328 Trade: Override: 100 @@ -29623,6 +30476,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 329 Trade: @@ -29643,6 +30497,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 330 Trade: @@ -29663,6 +30518,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 331 Script: | @@ -29677,6 +30533,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 332 Trade: @@ -29699,6 +30556,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 333 Trade: @@ -29728,6 +30586,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 334 Trade: @@ -29750,6 +30609,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 335 Trade: @@ -29771,6 +30631,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 336 Trade: @@ -29790,6 +30651,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 35 View: 337 Trade: @@ -29808,6 +30670,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 338 @@ -29822,6 +30685,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 339 @@ -29835,6 +30699,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 340 Trade: @@ -29860,6 +30725,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 341 @@ -29878,6 +30744,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 261 Trade: @@ -29901,6 +30768,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 342 - Id: 5322 @@ -29912,6 +30780,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 24 Refineable: true View: 343 @@ -29935,6 +30804,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 View: 165 Trade: Override: 100 @@ -29956,6 +30826,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 344 @@ -29976,6 +30847,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 10 View: 345 Script: | @@ -29990,6 +30862,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 78 Script: | bonus2 bAddRace,RC_DemiHuman,7; @@ -30007,6 +30880,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 178 Script: | bonus bStr,5; @@ -30019,6 +30893,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 View: 152 Script: | bonus bStr,1; @@ -30030,6 +30905,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 187 Script: | bonus2 bResEff,Eff_Blind,10000; @@ -30046,6 +30922,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 142 Script: | bonus bMdef,15; @@ -30063,6 +30940,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 105 Script: | bonus bVit,3; @@ -30075,6 +30953,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 20 View: 346 Script: | @@ -30087,6 +30966,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 347 @@ -30110,6 +30990,7 @@ Body: Weight: 700 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 38 View: 348 Script: | @@ -30123,6 +31004,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 View: 349 Script: | bonus bLuk,1; @@ -30134,6 +31016,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 350 @@ -30149,6 +31032,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 351 @@ -30164,6 +31048,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 352 @@ -30184,6 +31069,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 353 @@ -30205,6 +31091,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 View: 354 Script: | @@ -30220,6 +31107,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 View: 355 Script: | @@ -30235,6 +31123,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 View: 356 Script: | @@ -30250,6 +31139,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 View: 357 Script: | @@ -30266,6 +31156,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 View: 358 Script: | @@ -30281,6 +31172,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 View: 359 Script: | @@ -30297,6 +31189,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 360 @@ -30324,6 +31217,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 98 - Id: 5348 @@ -30340,6 +31234,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 28 Script: | @@ -30358,6 +31253,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 102 - Id: 5350 @@ -30374,6 +31270,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 74 Script: | @@ -30388,6 +31285,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 37 Script: | bonus2 bSubRace,RC_Insect,10; @@ -30404,6 +31302,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 38 Refineable: true View: 361 @@ -30438,6 +31337,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 138 Script: | @@ -30451,6 +31351,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 View: 362 Script: | bonus bCastrate,-5; @@ -30462,6 +31363,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 View: 363 Script: | bonus bCastrate,-5; @@ -30474,6 +31376,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 206 Trade: @@ -30493,6 +31396,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 365 Trade: Override: 100 @@ -30515,6 +31419,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 366 Trade: @@ -30536,6 +31441,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 367 @@ -30557,6 +31463,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 368 @@ -30579,6 +31486,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 60 View: 369 Trade: @@ -30598,6 +31506,7 @@ Body: Weight: 200 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 60 View: 370 Trade: @@ -30627,6 +31536,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 371 @@ -30644,6 +31554,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 372 @@ -30661,6 +31572,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 373 Script: | @@ -30675,6 +31587,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 374 Script: | @@ -30691,6 +31604,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 View: 375 Trade: @@ -30710,6 +31624,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 38 Trade: @@ -30732,6 +31647,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 39 Trade: @@ -30754,6 +31670,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 376 Script: | @@ -30768,6 +31685,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 377 Trade: @@ -30787,6 +31705,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 378 Trade: @@ -30811,6 +31730,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 379 Trade: @@ -30830,6 +31750,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 380 Trade: @@ -30852,6 +31773,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 381 Trade: @@ -30872,6 +31794,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 382 Trade: @@ -30890,6 +31813,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 383 Trade: Override: 100 @@ -30907,6 +31831,7 @@ Body: Weight: 300 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 384 Trade: @@ -30926,6 +31851,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 385 @@ -30941,6 +31867,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 386 Trade: @@ -30960,6 +31887,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 387 Trade: Override: 100 @@ -30980,6 +31908,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 388 Trade: @@ -31006,6 +31935,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 389 @@ -31030,6 +31960,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 390 @@ -31046,6 +31977,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 391 @@ -31068,6 +32000,7 @@ Body: Defense: 7 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 228 Trade: @@ -31088,6 +32021,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 392 @@ -31108,6 +32042,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 393 @@ -31127,6 +32062,7 @@ Body: Weight: 200 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 30 View: 394 Trade: @@ -31146,6 +32082,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 395 Script: | @@ -31157,6 +32094,7 @@ Body: Buy: 20 Locations: Head_Low: true + ArmorLevel: 1 View: 188 Trade: Override: 100 @@ -31181,6 +32119,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 396 Script: | @@ -31194,6 +32133,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 View: 397 Script: | bonus bMaxSPrate, 7; @@ -31204,6 +32144,7 @@ Body: Type: Armor Locations: Head_Low: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -31224,6 +32165,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 398 @@ -31245,6 +32187,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 399 Script: | @@ -31258,6 +32201,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 400 Trade: Override: 100 @@ -31286,6 +32230,7 @@ Body: Upper: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 85 Refineable: true View: 401 @@ -31321,6 +32266,7 @@ Body: Upper: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 85 View: 402 Script: | @@ -31336,6 +32282,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 403 Script: | bonus bLuk,1; @@ -31348,6 +32295,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 404 Trade: @@ -31368,6 +32316,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 405 Trade: @@ -31386,6 +32335,7 @@ Body: Weight: 200 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 30 View: 406 Trade: @@ -31406,6 +32356,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 407 @@ -31424,6 +32375,7 @@ Body: Weight: 200 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 80 View: 408 Trade: @@ -31441,6 +32393,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 409 Trade: @@ -31463,6 +32416,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 410 Trade: @@ -31482,6 +32436,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 View: 6 Script: | bonus bInt,2; @@ -31497,6 +32452,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 411 Script: | @@ -31514,6 +32470,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 412 Script: | bonus bMaxHP,100; @@ -31529,6 +32486,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 413 Script: | @@ -31542,6 +32500,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 View: 414 Script: | bonus bUnbreakableHelm, 0; @@ -31554,6 +32513,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 View: 415 Script: | bonus2 bSubEle,Ele_Wind, 10; @@ -31566,6 +32526,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 View: 416 Script: | bonus2 bSubEle,Ele_Fire,10; @@ -31579,6 +32540,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 417 @@ -31603,6 +32565,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 18 Refineable: true View: 418 @@ -31620,6 +32583,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 419 Script: | bonus bInt,1; @@ -31635,6 +32599,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 420 Script: | @@ -31649,6 +32614,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 57 Script: | bonus bVit,1; @@ -31666,6 +32632,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 View: 421 Trade: @@ -31695,6 +32662,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 422 Trade: @@ -31721,6 +32689,7 @@ Body: Weight: 70 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 423 Script: | @@ -31735,6 +32704,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 View: 424 Trade: Override: 100 @@ -31755,6 +32725,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 425 - Id: 5425 @@ -31767,6 +32738,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 426 - Id: 5426 @@ -31779,6 +32751,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 427 Script: | @@ -31793,6 +32766,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 428 Script: | @@ -31806,6 +32780,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 429 Trade: @@ -31830,6 +32805,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 430 Trade: @@ -31848,6 +32824,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 View: 431 Trade: Override: 100 @@ -31865,6 +32842,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 432 @@ -31879,6 +32857,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 433 Script: | @@ -31892,6 +32871,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 434 - Id: 5435 @@ -31904,6 +32884,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 436 @@ -31924,6 +32905,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 437 Script: | @@ -31939,6 +32921,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 438 Script: | @@ -31958,6 +32941,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 439 Script: | bonus bMaxSP,20; @@ -31974,6 +32958,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 440 Script: | bonus bMaxSP,20; @@ -31990,6 +32975,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 441 Script: | bonus bMaxSP,20; @@ -32006,6 +32992,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 442 Script: | bonus bMaxSP,20; @@ -32019,6 +33006,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 443 @@ -32036,6 +33024,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 444 @@ -32050,6 +33039,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 445 Script: | @@ -32062,6 +33052,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 446 Script: | bonus bMaxSP,5; @@ -32074,6 +33065,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 447 Script: | @@ -32088,6 +33080,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 448 @@ -32105,6 +33098,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 449 - Id: 5449 @@ -32117,6 +33111,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 450 - Id: 5450 @@ -32131,6 +33126,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 451 @@ -32153,6 +33149,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 452 Trade: @@ -32179,6 +33176,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 453 Trade: @@ -32204,6 +33202,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 454 Trade: @@ -32230,6 +33229,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 234 Script: | @@ -32247,6 +33247,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 238 Script: | @@ -32262,6 +33263,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 315 Script: | @@ -32278,6 +33280,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 455 @@ -32303,6 +33306,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 456 Script: | @@ -32316,6 +33320,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 249 Script: | @@ -32330,6 +33335,7 @@ Body: Defense: 7 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 457 @@ -32356,6 +33362,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 458 @@ -32380,6 +33387,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 90 View: 459 Trade: @@ -32404,6 +33412,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 90 View: 460 Trade: @@ -32425,6 +33434,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 461 Trade: Override: 100 @@ -32449,6 +33459,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 473 @@ -32471,6 +33482,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 474 @@ -32485,6 +33497,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 475 Trade: @@ -32506,6 +33519,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 476 @@ -32526,6 +33540,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 477 @@ -32546,6 +33561,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 478 @@ -32567,6 +33583,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true View: 479 @@ -32586,6 +33603,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 480 Trade: @@ -32607,6 +33625,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 483 @@ -32626,6 +33645,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 395 Script: | @@ -32639,6 +33659,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 417 Script: | @@ -32652,6 +33673,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 390 Script: | @@ -32665,6 +33687,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 484 Script: | @@ -32677,6 +33700,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 View: 485 Trade: @@ -32701,6 +33725,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 486 Trade: @@ -32724,6 +33749,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 102 Trade: Override: 100 @@ -32750,6 +33776,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 254 Trade: Override: 100 @@ -32776,6 +33803,7 @@ Body: Locations: Head_Low: true Head_Top: true + ArmorLevel: 1 View: 137 Trade: Override: 100 @@ -32799,6 +33827,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true View: 493 @@ -32821,6 +33850,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 View: 494 Trade: @@ -32846,6 +33876,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 495 @@ -32872,6 +33903,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 490 @@ -32891,6 +33923,7 @@ Body: Weight: 600 Locations: Head_Top: true + ArmorLevel: 1 View: 487 Trade: Override: 100 @@ -32907,6 +33940,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 488 @@ -32926,6 +33960,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 View: 496 Trade: @@ -32947,6 +33982,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 491 @@ -32967,6 +34003,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 497 Trade: @@ -32992,6 +34029,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 489 @@ -33011,6 +34049,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 492 @@ -33031,6 +34070,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 501 Script: | @@ -33044,6 +34084,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 502 Script: | @@ -33058,6 +34099,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 503 Trade: @@ -33080,6 +34122,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 504 Trade: @@ -33102,6 +34145,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 507 Script: | @@ -33120,6 +34164,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 508 @@ -33139,6 +34184,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 509 @@ -33159,6 +34205,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 510 @@ -33179,6 +34226,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 511 @@ -33199,6 +34247,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 512 @@ -33222,6 +34271,7 @@ Body: Upper: true Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 60 View: 23 Script: | @@ -33238,6 +34288,7 @@ Body: Hunter: true Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 60 View: 23 Script: | @@ -33251,6 +34302,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 513 @@ -33268,6 +34320,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 514 @@ -33287,6 +34340,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 515 @@ -33299,6 +34353,7 @@ Body: Type: Armor Locations: Head_Low: true + ArmorLevel: 1 View: 194 Trade: Override: 100 @@ -33322,6 +34377,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 516 - Id: 5523 @@ -33334,6 +34390,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 517 Script: | @@ -33348,6 +34405,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 518 Script: | @@ -33362,6 +34420,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 519 Script: | @@ -33376,6 +34435,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 View: 520 Trade: @@ -33397,6 +34457,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 521 @@ -33424,6 +34485,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 522 Trade: @@ -33446,6 +34508,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 523 @@ -33470,6 +34533,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 524 @@ -33488,6 +34552,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 525 Script: | @@ -33503,6 +34568,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 Refineable: true View: 327 Trade: @@ -33522,6 +34588,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true View: 261 @@ -33535,6 +34602,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 529 Script: | @@ -33554,6 +34622,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 526 Trade: @@ -33578,6 +34647,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 View: 527 Trade: @@ -33598,6 +34668,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 View: 528 Trade: @@ -33619,6 +34690,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 25 Refineable: true View: 530 @@ -33639,6 +34711,7 @@ Body: Defense: 8 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 View: 18 Script: | @@ -33654,6 +34727,7 @@ Body: Defense: 8 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 View: 18 Script: | @@ -33669,6 +34743,7 @@ Body: Defense: 8 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 View: 18 Script: | @@ -33684,6 +34759,7 @@ Body: Defense: 8 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 View: 18 Script: | @@ -33698,6 +34774,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 240 @@ -33721,6 +34798,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 531 @@ -33745,6 +34823,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 532 @@ -33770,6 +34849,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 533 Trade: @@ -33791,6 +34871,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 534 @@ -33810,6 +34891,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 535 @@ -33835,6 +34917,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 536 @@ -33858,6 +34941,7 @@ Body: Defense: 8 Locations: Head_Top: true + ArmorLevel: 1 View: 93 Script: | bonus bStr,3; @@ -33870,6 +34954,7 @@ Body: Defense: 7 Locations: Head_Top: true + ArmorLevel: 1 View: 15 Script: | bonus bMdef,4; @@ -33884,6 +34969,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 538 @@ -33904,6 +34990,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 539 Trade: @@ -33925,6 +35012,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true View: 540 @@ -33945,6 +35033,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 541 @@ -33965,6 +35054,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 542 @@ -33977,6 +35067,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 543 - Id: 5560 @@ -33988,6 +35079,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true View: 322 @@ -34010,6 +35102,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 497 Script: | @@ -34028,6 +35121,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 View: 489 Script: | @@ -34045,6 +35139,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 85 Refineable: true View: 544 @@ -34064,6 +35159,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 545 Trade: @@ -34087,6 +35183,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 546 Trade: @@ -34112,6 +35209,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 548 @@ -34135,6 +35233,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 549 Script: | @@ -34148,6 +35247,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 550 @@ -34173,6 +35273,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 551 @@ -34201,6 +35302,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 553 @@ -34216,6 +35318,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 554 - Id: 5574 @@ -34226,6 +35329,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 10 View: 555 Trade: @@ -34246,6 +35350,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 556 - Id: 5577 @@ -34258,6 +35363,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true View: 479 @@ -34276,6 +35382,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 236 Script: | @@ -34291,6 +35398,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 558 @@ -34310,6 +35418,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 560 @@ -34335,6 +35444,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 561 @@ -34358,6 +35468,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 12 Refineable: true View: 465 @@ -34378,6 +35489,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 562 @@ -34401,6 +35513,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 564 @@ -34414,6 +35527,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 563 @@ -34425,6 +35539,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 563 @@ -34446,6 +35561,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 417 - Id: 5592 @@ -34457,6 +35573,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 80 View: 568 Script: | @@ -34481,6 +35598,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 549 @@ -34493,6 +35611,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 569 - Id: 5596 @@ -34503,6 +35622,7 @@ Body: Defense: 2 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 571 Trade: @@ -34525,6 +35645,7 @@ Body: Defense: 2 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 572 Trade: @@ -34548,6 +35669,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 575 @@ -34563,6 +35685,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 577 @@ -34586,6 +35709,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 578 @@ -34609,6 +35733,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 579 @@ -34633,6 +35758,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 586 @@ -34646,6 +35772,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 587 @@ -34666,6 +35793,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 589 @@ -34680,6 +35808,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 590 @@ -34694,6 +35823,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 591 @@ -34708,6 +35838,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 595 Script: | @@ -34723,6 +35854,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 596 @@ -34747,6 +35879,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 597 @@ -34765,6 +35898,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 598 @@ -34781,6 +35915,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 206 @@ -34804,6 +35939,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 View: 600 - Id: 5681 @@ -34815,6 +35951,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 244 Script: | @@ -34829,6 +35966,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 610 @@ -34850,6 +35988,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 41 @@ -34862,6 +36001,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 88 @@ -34874,6 +36014,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 48 @@ -34886,6 +36027,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 104 @@ -34898,6 +36040,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 86 @@ -34911,6 +36054,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 613 @@ -34932,6 +36076,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 542 @@ -34947,6 +36092,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 539 @@ -34962,6 +36108,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 616 @@ -34991,6 +36138,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 101 @@ -35012,6 +36160,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 619 @@ -35027,6 +36176,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 349 @@ -35047,6 +36197,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 109 @@ -35062,6 +36213,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 653 - Id: 5781 @@ -35073,6 +36225,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 659 - Id: 5786 AegisName: Ancient_Elven_Ear @@ -35083,6 +36236,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 665 Trade: @@ -35105,6 +36259,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 661 - Id: 5792 @@ -35116,6 +36271,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 669 @@ -35127,6 +36283,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 575 Script: | @@ -35140,6 +36297,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 661 - Id: 5796 @@ -35148,6 +36306,7 @@ Body: Type: Armor Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 369 Trade: @@ -35166,6 +36325,7 @@ Body: Type: Armor Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 369 Trade: @@ -35184,6 +36344,7 @@ Body: Type: Armor Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 369 Trade: @@ -35202,6 +36363,7 @@ Body: Type: Armor Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 369 Trade: @@ -35222,6 +36384,7 @@ Body: Weight: 50 Locations: Head_Mid: true + ArmorLevel: 1 View: 125 Script: | bonus2 bSubRace,RC_DemiHuman,3; @@ -35235,6 +36398,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 167 Script: | @@ -35256,6 +36420,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 215 - Id: 5803 @@ -35267,6 +36432,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 5 Script: | @@ -35279,6 +36445,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 13 - Id: 5805 AegisName: Victorious_Coronet @@ -35288,6 +36455,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 View: 43 Trade: @@ -35311,6 +36479,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 View: 67 Trade: Override: 100 @@ -35334,6 +36503,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 104 @@ -35364,6 +36534,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 364 Script: | @@ -35378,6 +36549,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 View: 216 Script: | bonus bAllStats,5; @@ -35394,6 +36566,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 98 Script: | @@ -35409,6 +36582,7 @@ Body: Defense: 5 Locations: Head_Low: true + ArmorLevel: 1 View: 25 - Id: 5812 AegisName: Hat_Of_Expert @@ -35417,6 +36591,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 16 Trade: @@ -35438,6 +36613,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 475 Script: | @@ -35453,6 +36629,7 @@ Body: Weight: 500 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 411 Script: | @@ -35466,6 +36643,7 @@ Body: Defense: 3 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -35486,6 +36664,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 505 Trade: @@ -35507,6 +36686,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 506 Trade: @@ -35530,6 +36710,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 499 Trade: @@ -35553,6 +36734,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 500 Trade: @@ -35581,6 +36763,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 265 @@ -35591,6 +36774,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 View: 225 Script: | bonus bStr,2; @@ -35607,6 +36791,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 423 @@ -35617,6 +36802,7 @@ Body: Weight: 50 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bAllStats,1; @@ -35627,6 +36813,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bAllStats,3; @@ -35639,6 +36826,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 572 Script: | @@ -35652,6 +36840,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 View: 138 - Id: 5856 @@ -35664,6 +36853,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 671 @@ -35690,6 +36880,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 672 @@ -35716,6 +36907,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 673 @@ -35742,6 +36934,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 674 @@ -39790,6 +40983,7 @@ Body: Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 85 Refineable: true Script: | @@ -39811,6 +41005,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -40053,6 +41248,7 @@ Body: Type: Armor Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 369 Trade: @@ -40071,6 +41267,7 @@ Body: Type: Armor Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 369 Trade: @@ -40089,6 +41286,7 @@ Body: Type: Armor Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 369 Trade: @@ -40110,6 +41308,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 562 Script: | @@ -40126,6 +41325,7 @@ Body: Slots: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 30 View: 675 Script: | @@ -40142,6 +41342,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 676 @@ -40158,6 +41359,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 73 - Id: 18539 @@ -40170,6 +41372,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 713 @@ -40191,6 +41394,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 757 @@ -40205,6 +41409,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 758 @@ -40220,6 +41425,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 759 Script: | @@ -40242,6 +41448,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 761 Script: | @@ -40268,6 +41475,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 770 Script: | @@ -40285,6 +41493,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 771 Script: | @@ -40301,6 +41510,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 779 @@ -40313,6 +41523,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 717 @@ -40329,6 +41540,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 View: 65 Script: | bonus bStr,2; @@ -40340,6 +41552,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Low: true + ArmorLevel: 1 View: 137 - Id: 19504 AegisName: T_Sunglasses @@ -40347,6 +41560,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 View: 12 - Id: 19505 AegisName: T_Cigarette @@ -40354,6 +41568,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 View: 54 - Id: 19506 AegisName: T_Valkyrie_Feather_Band @@ -40361,6 +41576,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 Refineable: true View: 300 - Id: 19507 @@ -40369,5 +41585,6 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 654 diff --git a/db/pre-re/item_db_etc.yml b/db/pre-re/item_db_etc.yml index aa794588aa..026a399fa5 100644 --- a/db/pre-re/item_db_etc.yml +++ b/db/pre-re/item_db_etc.yml @@ -39,7 +39,8 @@ # Classes Upper class types that can equip the item. (Map default is 'All: true') # Gender Gender that can equip the item. (Default: Both) # Locations Equipment's placement. (Default: None) -# WeaponLevel Weapon level. (Default: 0) +# WeaponLevel Weapon level. (Default: 1 for Weapons) +# ArmorLevel Armor level. (Default: 1 for Armors) # EquipLevelMin Minimum required level to equip. (Default: 0) # EquipLevelMax Maximum level that can equip. (Default: 0) # Refineable If the item can be refined. (Default: false) @@ -84,7 +85,7 @@ Header: Type: ITEM_DB - Version: 1 + Version: 2 Body: - Id: 670 diff --git a/db/pre-re/item_db_usable.yml b/db/pre-re/item_db_usable.yml index e4867e9889..479eebf3bb 100644 --- a/db/pre-re/item_db_usable.yml +++ b/db/pre-re/item_db_usable.yml @@ -39,7 +39,8 @@ # Classes Upper class types that can equip the item. (Map default is 'All: true') # Gender Gender that can equip the item. (Default: Both) # Locations Equipment's placement. (Default: None) -# WeaponLevel Weapon level. (Default: 0) +# WeaponLevel Weapon level. (Default: 1 for Weapons) +# ArmorLevel Armor level. (Default: 1 for Armors) # EquipLevelMin Minimum required level to equip. (Default: 0) # EquipLevelMax Maximum level that can equip. (Default: 0) # Refineable If the item can be refined. (Default: false) @@ -84,7 +85,7 @@ Header: Type: ITEM_DB - Version: 1 + Version: 2 Body: - Id: 501 diff --git a/db/re/item_combo_db.txt b/db/re/item_combo_db.txt index f3fa1308c5..2a9aa6689e 100644 --- a/db/re/item_combo_db.txt +++ b/db/re/item_combo_db.txt @@ -2516,3 +2516,13 @@ 490124:490125,{ bonus bFixedCast,-200; if (BaseLevel >= 30) { bonus bMatkRate,1; bonus bVariableCastrate,-2; } if (BaseLevel >= 45) { bonus bMatkRate,1; bonus bVariableCastrate,-3; } if (BaseLevel >= 85) { bonus bMatkRate,1; bonus bVariableCastrate,-5; } } 490126:490127,{ bonus bFixedCast,-200; bonus bAspdRate,10; if (BaseLevel >= 105) { bonus2 bAddClass,Class_All,2; } if (BaseLevel >= 110) { bonus bShortAtkRate,5; bonus bLongAtkRate,5; } if (BaseLevel >= 120) { bonus bCritAtkRate,5; } } 490128:490129,{ bonus bFixedCast,-200; bonus bVariableCastrate,-10; if (BaseLevel >= 105) { bonus bMatkRate,2; } if (BaseLevel >= 110) { bonus2 bMagicAtkEle,Ele_All,5; } if (BaseLevel >= 120) { bonus2 bMagicAddEle,Ele_All,5; } } +// 400142:500024,{ bonus2 bAddSize,Size_All,15; bonus2 bSkillAtk,"GN_CARTCANNON",12*(getequiprefinerycnt(EQI_HAND_R)/2); } +// 400142:570016,{ bonus bLongAtkRate,15; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",12*(getequiprefinerycnt(EQI_HAND_R)/2); } +// 400142:580016,{ bonus bLongAtkRate,15; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",12*(getequiprefinerycnt(EQI_HAND_R)/2); } +// 400142:700029,{ bonus2 bAddRace,RC_All,15; bonus2 bSkillAtk,"SN_SHARPSHOOTING",12*(getequiprefinerycnt(EQI_HAND_R)/2); } +// 400145:510030,{ bonus2 bMagicAtkEle,Ele_All,15; bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",12*(getequiprefinerycnt(EQI_HAND_R)/2); } +// 400145:550023,{ bonus2 bMagicAddRace,RC_All,15; bonus2 bSkillAtk,"SO_VARETYR_SPEAR",12*(getequiprefinerycnt(EQI_HAND_R)/2); } +// 400145:640017,{ bonus2 bMagicAddSize,Size_All,15; bonus2 bSkillAtk,"WL_CRIMSONROCK",12*(getequiprefinerycnt(EQI_HAND_R)/2); } +// 400151:560017,{ bonus bMaxHPrate,15; bonus2 bSkillAtk,"SR_TIGERCANNON",12*(getequiprefinerycnt(EQI_HAND_R)/2); } +// 400151:590020,{ bonus2 bAddSize,Size_All,15; bonus2 bMagicAddSize,Size_All,15; bonus2 bSkillAtk,"AB_DUPLELIGHT",12*(getequiprefinerycnt(EQI_HAND_R)/2); } +// 400151:610019,{ bonus bDelayrate,-15; bonus2 bSkillAtk,"GC_ROLLINGCUTTER",12*(getequiprefinerycnt(EQI_HAND_R)/2); } diff --git a/db/re/item_db.yml b/db/re/item_db.yml index 4f9c231945..4305aae3dc 100644 --- a/db/re/item_db.yml +++ b/db/re/item_db.yml @@ -39,7 +39,8 @@ # Classes Upper class types that can equip the item. (Map default is 'All: true') # Gender Gender that can equip the item. (Default: Both) # Locations Equipment's placement. (Default: None) -# WeaponLevel Weapon level. (Default: 0) +# WeaponLevel Weapon level. (Default: 1 for Weapons) +# ArmorLevel Armor level. (Default: 1 for Armors) # EquipLevelMin Minimum required level to equip. (Default: 0) # EquipLevelMax Maximum level that can equip. (Default: 0) # Refineable If the item can be refined. (Default: false) @@ -84,7 +85,7 @@ Header: Type: ITEM_DB - Version: 1 + Version: 2 Footer: Imports: diff --git a/db/re/item_db_equip.yml b/db/re/item_db_equip.yml index 1f46b1d44c..86a9e4b9c3 100644 --- a/db/re/item_db_equip.yml +++ b/db/re/item_db_equip.yml @@ -39,7 +39,8 @@ # Classes Upper class types that can equip the item. (Map default is 'All: true') # Gender Gender that can equip the item. (Default: Both) # Locations Equipment's placement. (Default: None) -# WeaponLevel Weapon level. (Default: 0) +# WeaponLevel Weapon level. (Default: 1 for Weapons) +# ArmorLevel Armor level. (Default: 1 for Armors) # EquipLevelMin Minimum required level to equip. (Default: 0) # EquipLevelMax Maximum level that can equip. (Default: 0) # Refineable If the item can be refined. (Default: false) @@ -84,7 +85,7 @@ Header: Type: ITEM_DB - Version: 1 + Version: 2 Body: - Id: 1101 @@ -21353,6 +21354,7 @@ Body: Defense: 20 Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 1 - Id: 2102 @@ -21365,6 +21367,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 1 - Id: 2103 @@ -21390,6 +21393,7 @@ Body: Thief: true Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 2 - Id: 2104 @@ -21416,6 +21420,7 @@ Body: Thief: true Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 2 - Id: 2105 @@ -21431,6 +21436,7 @@ Body: Swordman: true Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 3 - Id: 2106 @@ -21447,6 +21453,7 @@ Body: Swordman: true Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 3 - Id: 2107 @@ -21463,6 +21470,7 @@ Body: Swordman: true Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 4 Script: | @@ -21482,6 +21490,7 @@ Body: Swordman: true Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 4 Script: | @@ -21500,6 +21509,7 @@ Body: Wizard: true Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 5 Script: | @@ -21516,6 +21526,7 @@ Body: Crusader: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 68 View: 4 Script: | @@ -21532,6 +21543,7 @@ Body: Crusader: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 83 Refineable: true View: 4 @@ -21552,6 +21564,7 @@ Body: SuperNovice: true Locations: Left_Hand: true + ArmorLevel: 1 View: 1 Trade: Override: 100 @@ -21575,6 +21588,7 @@ Body: SuperNovice: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 3 @@ -21597,6 +21611,7 @@ Body: SuperNovice: false Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 2 @@ -21616,6 +21631,7 @@ Body: SuperNovice: false Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 4 @@ -21638,6 +21654,7 @@ Body: SuperNovice: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 1 @@ -21655,6 +21672,7 @@ Body: Ninja: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 1 @@ -21671,6 +21689,7 @@ Body: Ninja: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 1 @@ -21686,6 +21705,7 @@ Body: Ninja: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 1 @@ -21704,6 +21724,7 @@ Body: Ninja: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 1 @@ -21724,6 +21745,7 @@ Body: Wizard: true Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 5 Script: | @@ -21744,6 +21766,7 @@ Body: All_Upper: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 68 Refineable: true View: 4 @@ -21769,6 +21792,7 @@ Body: All_Upper: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true View: 4 @@ -21791,6 +21815,7 @@ Body: All_Upper: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true View: 2 @@ -21818,6 +21843,7 @@ Body: All_Upper: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true View: 4 @@ -21837,6 +21863,7 @@ Body: SuperNovice: false Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 2 @@ -21852,6 +21879,7 @@ Body: Defense: 10 Locations: Left_Hand: true + ArmorLevel: 1 View: 4 Trade: Override: 100 @@ -21876,6 +21904,7 @@ Body: Crusader: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 83 Refineable: true View: 4 @@ -21896,6 +21925,7 @@ Body: Priest: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 5 @@ -21915,6 +21945,7 @@ Body: Crusader: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true View: 4 @@ -21938,6 +21969,7 @@ Body: Wizard: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 5 @@ -21953,6 +21985,7 @@ Body: Defense: 140 Locations: Left_Hand: true + ArmorLevel: 1 View: 2 Trade: Override: 100 @@ -21986,6 +22019,7 @@ Body: All_Upper: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 4 @@ -22018,6 +22052,7 @@ Body: All_Upper: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 2 @@ -22044,6 +22079,7 @@ Body: All_Upper: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 2 @@ -22054,6 +22090,7 @@ Body: Defense: 55 Locations: Left_Hand: true + ArmorLevel: 1 View: 2 Trade: Override: 100 @@ -22083,6 +22120,7 @@ Body: All_Upper: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 95 View: 4 Trade: @@ -22126,6 +22164,7 @@ Body: All_Upper: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 3 @@ -22146,6 +22185,7 @@ Body: All_Third: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 99 View: 1 - Id: 2140 @@ -22161,6 +22201,7 @@ Body: All_Third: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true View: 4 @@ -22184,6 +22225,7 @@ Body: Defense: 5 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 20 View: 1 Script: | @@ -22196,6 +22238,7 @@ Body: Defense: 5 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 20 View: 1 Script: | @@ -22208,6 +22251,7 @@ Body: Defense: 5 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 20 View: 1 Script: | @@ -22220,6 +22264,7 @@ Body: Defense: 5 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 20 View: 1 Script: | @@ -22232,6 +22277,7 @@ Body: Defense: 20 Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 3 Trade: @@ -22255,6 +22301,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 22 Refineable: true View: 1 @@ -22274,6 +22321,7 @@ Body: All_Upper: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 22 Refineable: true View: 2 @@ -22292,6 +22340,7 @@ Body: All_Third: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 3 @@ -22305,6 +22354,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1 @@ -22337,6 +22387,7 @@ Body: Thief: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 2 @@ -22359,6 +22410,7 @@ Body: Swordman: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 3 @@ -22374,6 +22426,7 @@ Body: Defense: 120 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 1 View: 3 Trade: @@ -22405,6 +22458,7 @@ Body: All_Third: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 102 Refineable: true View: 4 @@ -22421,6 +22475,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 1 @@ -22437,6 +22492,7 @@ Body: SuperNovice: false Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 4 - Id: 2156 @@ -22453,6 +22509,7 @@ Body: All_Third: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 110 Refineable: true View: 5 @@ -22467,6 +22524,7 @@ Body: Weight: 100 Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 3 Script: | @@ -22481,6 +22539,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 3 @@ -22498,6 +22557,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 3 @@ -22520,6 +22580,7 @@ Body: All_Third: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 3 @@ -22542,6 +22603,7 @@ Body: All_Third: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 5 @@ -22566,6 +22628,7 @@ Body: All_Third: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 140 Refineable: true View: 5 @@ -22583,6 +22646,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 3 @@ -22600,6 +22664,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 3 @@ -22617,6 +22682,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 3 @@ -22637,6 +22703,7 @@ Body: Priest: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 5 @@ -22654,6 +22721,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 3 @@ -22671,6 +22739,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 4 @@ -22698,6 +22767,7 @@ Body: Defense: 40 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1 @@ -22713,6 +22783,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1 @@ -22731,6 +22802,7 @@ Body: Ninja: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1 @@ -22749,6 +22821,7 @@ Body: Ninja: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1 @@ -22767,6 +22840,7 @@ Body: Ninja: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1 @@ -22782,6 +22856,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 3 @@ -22799,6 +22874,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 3 @@ -22816,6 +22892,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 5 @@ -22833,6 +22910,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true View: 3 @@ -22847,6 +22925,7 @@ Body: Defense: 15 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 2 @@ -22879,6 +22958,7 @@ Body: Swordman: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 3 @@ -22913,6 +22993,7 @@ Body: Wizard: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 1 @@ -22939,6 +23020,7 @@ Body: Defense: 100 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 90 View: 2 Script: | @@ -22968,6 +23050,7 @@ Body: All_Third: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 100 View: 2 Script: | @@ -22990,6 +23073,7 @@ Body: SuperNovice: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true View: 1 @@ -23006,6 +23090,7 @@ Body: Defense: 90 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 3 @@ -23023,6 +23108,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true View: 3 @@ -23051,6 +23137,7 @@ Body: StarGladiator: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true View: 4 @@ -23086,6 +23173,7 @@ Body: All_Third: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 120 Refineable: true View: 3 @@ -23103,6 +23191,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 3 @@ -23122,6 +23211,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 6 @@ -23150,6 +23240,7 @@ Body: Wizard: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true View: 2 @@ -23175,6 +23266,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 1 @@ -23192,6 +23284,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true Script: | @@ -23206,6 +23299,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 3 @@ -23221,6 +23315,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 4 @@ -23236,6 +23331,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 3 @@ -23252,6 +23348,7 @@ Body: Weight: 10 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1 @@ -23283,6 +23380,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 12 Script: | bonus2 bResEff,Eff_Blind,500; @@ -23295,6 +23393,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 12 Script: | bonus2 bResEff,Eff_Blind,500; @@ -23306,6 +23405,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 3 - Id: 2204 AegisName: Glasses_ @@ -23316,6 +23416,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 3 - Id: 2205 AegisName: Diver's_Goggles @@ -23325,6 +23426,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 10 - Id: 2206 AegisName: Wedding_Veil @@ -23334,6 +23436,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 44 Script: | @@ -23346,6 +23449,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 View: 4 Script: | bonus2 bSubRace,RC_Plant,10; @@ -23358,6 +23462,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 17 Script: | @@ -23372,6 +23477,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 17 Script: | @@ -23385,6 +23491,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 View: 9 - Id: 2211 AegisName: Bandana @@ -23395,6 +23502,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 6 - Id: 2212 @@ -23405,6 +23513,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 13 - Id: 2213 AegisName: Cat_Hairband @@ -23415,6 +23524,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 2 - Id: 2214 @@ -23426,6 +23536,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 15 Script: | @@ -23439,6 +23550,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 5 - Id: 2216 @@ -23454,6 +23566,7 @@ Body: Priest: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 11 - Id: 2217 @@ -23470,6 +23583,7 @@ Body: Priest: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 11 - Id: 2218 @@ -23480,6 +23594,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 8 Script: | bonus2 bResEff,Eff_Silence,1000; @@ -23491,6 +23606,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 8 Script: | bonus2 bResEff,Eff_Silence,1000; @@ -23503,6 +23619,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 16 - Id: 2221 @@ -23515,6 +23632,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 16 - Id: 2222 @@ -23530,6 +23648,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 7 - Id: 2223 @@ -23546,6 +23665,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 7 - Id: 2224 @@ -23571,6 +23691,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 1 - Id: 2225 @@ -23597,6 +23718,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 1 - Id: 2226 @@ -23621,6 +23743,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 14 - Id: 2227 @@ -23646,6 +23769,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 14 - Id: 2228 @@ -23661,6 +23785,7 @@ Body: Swordman: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 40 - Id: 2229 @@ -23677,6 +23802,7 @@ Body: Swordman: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 40 - Id: 2230 @@ -23698,6 +23824,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,3; @@ -23721,6 +23848,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,3; @@ -23741,6 +23869,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 18 Script: | @@ -23763,6 +23892,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 18 Script: | @@ -23780,6 +23910,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 19 @@ -23798,6 +23929,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 45 @@ -23812,6 +23944,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 20 Script: | @@ -23825,6 +23958,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 21 - Id: 2238 AegisName: Weird_Moustache @@ -23834,6 +23968,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 22 - Id: 2239 AegisName: One_Eyed_Glass @@ -23843,6 +23978,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 23 - Id: 2240 AegisName: Beard @@ -23852,6 +23988,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 24 - Id: 2241 AegisName: Granpa_Beard @@ -23861,6 +23998,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 25 - Id: 2242 AegisName: Luxury_Sunglasses @@ -23871,6 +24009,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 View: 26 Script: | bonus2 bResEff,Eff_Blind,1000; @@ -23883,6 +24022,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 27 Script: | bonus2 bResEff,Eff_Blind,1500; @@ -23899,6 +24039,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 28 Script: | @@ -23916,6 +24057,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 29 - Id: 2246 @@ -23931,6 +24073,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 30 @@ -23949,6 +24092,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 31 - Id: 2248 @@ -23964,6 +24108,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 32 - Id: 2249 @@ -23979,6 +24124,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 33 Script: | @@ -23996,6 +24142,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 34 Script: | bonus bMaxSP,20; @@ -24012,6 +24159,7 @@ Body: Priest: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 35 Script: | @@ -24030,6 +24178,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 36 Script: | @@ -24043,6 +24192,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 37 Script: | bonus2 bSubRace,RC_Insect,10; @@ -24059,6 +24209,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 38 Script: | @@ -24079,6 +24230,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 39 Script: | @@ -24103,6 +24255,7 @@ Body: Taekwon: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 41 Script: | @@ -24116,6 +24269,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 42 - Id: 2258 @@ -24142,6 +24296,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 43 @@ -24154,6 +24309,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 46 - Id: 2260 @@ -24169,6 +24325,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 View: 47 - Id: 2261 AegisName: Prontera_Army_Cap @@ -24189,6 +24346,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 48 - Id: 2262 @@ -24199,6 +24357,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 49 - Id: 2263 AegisName: Gangster_Patch @@ -24212,6 +24371,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 View: 50 - Id: 2264 AegisName: Munak_Turban @@ -24224,6 +24384,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 51 Script: | bonus2 bSubRace,RC_Undead,10; @@ -24235,6 +24396,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 52 Script: | bonus2 bResEff,Eff_Silence,1500; @@ -24251,6 +24413,7 @@ Body: Swordman: true Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 50 View: 53 - Id: 2267 @@ -24265,6 +24428,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 View: 54 Script: | bonus2 bSubRace,RC_Insect,3; @@ -24280,6 +24444,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 View: 55 Script: | bonus2 bSubRace,RC_Insect,3; @@ -24295,6 +24460,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 View: 56 Script: | bonus2 bSubRace,RC_Plant,3; @@ -24310,6 +24476,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 View: 57 Script: | bonus2 bSubRace,RC_Plant,3; @@ -24326,6 +24493,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 58 - Id: 2272 AegisName: Stop_Post @@ -24336,6 +24504,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 59 - Id: 2273 @@ -24351,6 +24520,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 60 Script: | @@ -24367,6 +24537,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 61 Script: | @@ -24381,6 +24552,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 62 - Id: 2276 @@ -24392,6 +24564,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 View: 63 - Id: 2277 AegisName: Nurse_Cap @@ -24406,6 +24579,7 @@ Body: Priest: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 64 Script: | @@ -24420,6 +24594,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 65 - Id: 2279 AegisName: Bomb_Wick @@ -24430,6 +24605,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 View: 66 - Id: 2280 AegisName: Sahkkat @@ -24440,6 +24616,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 67 Script: | @@ -24458,6 +24635,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 68 - Id: 2282 AegisName: Spirit_Chain @@ -24467,6 +24645,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 View: 69 Script: | bonus2 bSubEle,Ele_Holy,15; @@ -24479,6 +24658,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 70 Script: | @@ -24496,6 +24676,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 71 - Id: 2285 @@ -24511,6 +24692,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 72 @@ -24528,6 +24710,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 73 - Id: 2287 @@ -24543,6 +24726,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 74 Script: | @@ -24561,6 +24745,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 75 - Id: 2289 AegisName: Poo_Poo_Hat @@ -24570,6 +24755,7 @@ Body: Weight: 700 Locations: Head_Top: true + ArmorLevel: 1 View: 76 Script: | bonus2 bSubRace,RC_DemiHuman,10; @@ -24583,6 +24769,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 View: 77 - Id: 2291 AegisName: Masquerade @@ -24596,6 +24783,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 View: 78 Script: | bonus2 bAddRace,RC_DemiHuman,3; @@ -24614,6 +24802,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 79 Script: | @@ -24627,6 +24816,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 80 - Id: 2294 AegisName: Star_Dust @@ -24637,6 +24827,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 81 - Id: 2295 @@ -24651,6 +24842,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 View: 82 Script: | bonus2 bResEff,Eff_Blind,10000; @@ -24667,6 +24859,7 @@ Body: Hunter: true Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 83 Script: | @@ -24685,6 +24878,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 84 - Id: 2298 AegisName: Green_Feeler @@ -24695,6 +24889,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 View: 85 - Id: 2299 AegisName: Viking_Helm @@ -24715,6 +24910,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 86 - Id: 2301 @@ -24726,6 +24922,7 @@ Body: Defense: 10 Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2302 AegisName: Cotton_Shirt_ @@ -24737,6 +24934,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2303 AegisName: Leather_Jacket @@ -24747,6 +24945,7 @@ Body: Defense: 15 Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2304 AegisName: Leather_Jacket_ @@ -24758,6 +24957,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2305 AegisName: Adventure_Suit @@ -24768,6 +24968,7 @@ Body: Defense: 20 Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2306 AegisName: Adventurere's_Suit_ @@ -24779,6 +24980,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2307 AegisName: Mantle @@ -24793,6 +24995,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2308 AegisName: Mantle_ @@ -24808,6 +25011,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2309 AegisName: Coat @@ -24822,6 +25026,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2310 AegisName: Coat_ @@ -24837,6 +25042,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2311 AegisName: Mink_Coat @@ -24852,6 +25058,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true - Id: 2312 @@ -24873,6 +25080,7 @@ Body: Thief: true Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2313 AegisName: Padded_Armor_ @@ -24894,6 +25102,7 @@ Body: Thief: true Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2314 AegisName: Chain_Mail @@ -24914,6 +25123,7 @@ Body: Thief: true Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2315 AegisName: Chain_Mail_ @@ -24935,6 +25145,7 @@ Body: Thief: true Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2316 AegisName: Plate_Armor @@ -24949,6 +25160,7 @@ Body: Swordman: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true - Id: 2317 @@ -24965,6 +25177,7 @@ Body: Swordman: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true - Id: 2318 @@ -24981,6 +25194,7 @@ Body: Merchant: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -25000,6 +25214,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true Script: | @@ -25019,6 +25234,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2321 AegisName: Silk_Robe @@ -25042,6 +25258,7 @@ Body: Wizard: true Locations: Armor: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,10; @@ -25068,6 +25285,7 @@ Body: Wizard: true Locations: Armor: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,10; @@ -25084,6 +25302,7 @@ Body: Priest: true Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2324 AegisName: Scapulare_ @@ -25099,6 +25318,7 @@ Body: Priest: true Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2325 AegisName: Saint_Robe @@ -25116,6 +25336,7 @@ Body: Priest: true Locations: Armor: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,5; @@ -25136,6 +25357,7 @@ Body: Priest: true Locations: Armor: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,5; @@ -25152,6 +25374,7 @@ Body: Priest: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true Script: | @@ -25174,6 +25397,7 @@ Body: Swordman: true Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2329 AegisName: Wooden_Mail_ @@ -25192,6 +25416,7 @@ Body: Swordman: true Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2330 AegisName: Tights @@ -25206,6 +25431,7 @@ Body: Hunter: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true Script: | @@ -25224,6 +25450,7 @@ Body: Hunter: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true Script: | @@ -25242,6 +25469,7 @@ Body: Wizard: true Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2333 AegisName: Silver_Robe_ @@ -25258,6 +25486,7 @@ Body: Wizard: true Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2334 AegisName: Mage_Coat @@ -25273,6 +25502,7 @@ Body: Wizard: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -25293,6 +25523,7 @@ Body: Thief: true Locations: Armor: true + ArmorLevel: 1 Refineable: true Script: | bonus bAgi,1; @@ -25312,6 +25543,7 @@ Body: Thief: true Locations: Armor: true + ArmorLevel: 1 Refineable: true Script: | bonus bAgi,1; @@ -25330,6 +25562,7 @@ Body: Thief: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -25348,6 +25581,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,15; @@ -25360,6 +25594,7 @@ Body: Defense: 22 Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2340 AegisName: Novice_Breast @@ -25374,6 +25609,7 @@ Body: SuperNovice: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true - Id: 2341 @@ -25387,6 +25623,7 @@ Body: Crusader: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true - Id: 2342 @@ -25401,6 +25638,7 @@ Body: Crusader: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true - Id: 2343 @@ -25416,6 +25654,7 @@ Body: Wizard: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true Script: | @@ -25437,6 +25676,7 @@ Body: Swordman: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true Script: | @@ -25455,6 +25695,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true Script: | @@ -25475,6 +25716,7 @@ Body: Swordman: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true Script: | @@ -25493,6 +25735,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true Script: | @@ -25513,6 +25756,7 @@ Body: Swordman: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true Script: | @@ -25531,6 +25775,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true Script: | @@ -25551,6 +25796,7 @@ Body: Swordman: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true Script: | @@ -25569,6 +25815,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true Script: | @@ -25585,6 +25832,7 @@ Body: SuperNovice: true Locations: Armor: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -25608,6 +25856,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true - Id: 2354 @@ -25623,6 +25872,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 54 Refineable: true Script: | @@ -25641,6 +25891,7 @@ Body: SuperNovice: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Script: | @@ -25658,6 +25909,7 @@ Body: Priest: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -25678,6 +25930,7 @@ Body: All_Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -25696,6 +25949,7 @@ Body: Defense: 5 Locations: Armor: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -25723,6 +25977,7 @@ Body: Thief: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -25742,6 +25997,7 @@ Body: Wizard: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true Script: | @@ -25759,6 +26015,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -25776,6 +26033,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -25792,6 +26050,7 @@ Body: SuperNovice: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -25816,6 +26075,7 @@ Body: All_Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true Script: | @@ -25837,6 +26097,7 @@ Body: All_Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true Script: | @@ -25858,6 +26119,7 @@ Body: All_Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true Script: | @@ -25880,6 +26142,7 @@ Body: All_Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -25895,6 +26158,7 @@ Body: Defense: 4 Locations: Armor: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -25917,6 +26181,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -25938,6 +26203,7 @@ Body: Defense: 15 Locations: Armor: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -25962,6 +26228,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2372 AegisName: Mage_Coat_ @@ -25978,6 +26245,7 @@ Body: Wizard: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -25997,6 +26265,7 @@ Body: Priest: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true Script: | @@ -26025,6 +26294,7 @@ Body: All_Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true Script: | @@ -26054,6 +26324,7 @@ Body: All_Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true Script: | @@ -26081,6 +26352,7 @@ Body: Taekwon: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -26110,6 +26382,7 @@ Body: Merchant: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -26141,6 +26414,7 @@ Body: Thief: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -26171,6 +26445,7 @@ Body: Wizard: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -26200,6 +26475,7 @@ Body: Priest: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -26229,6 +26505,7 @@ Body: Hunter: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -26257,6 +26534,7 @@ Body: Rebellion: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -26282,6 +26560,7 @@ Body: Defense: 120 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 94 Script: | bonus bMdef,10; @@ -26299,6 +26578,7 @@ Body: Defense: 38 Locations: Armor: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -26329,6 +26609,7 @@ Body: Defense: 67 Locations: Armor: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -26372,6 +26653,7 @@ Body: All_Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -26407,6 +26689,7 @@ Body: All_Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -26428,6 +26711,7 @@ Body: All_Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -26459,6 +26743,7 @@ Body: All_Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -26480,6 +26765,7 @@ Body: All_Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true Script: | @@ -26501,6 +26787,7 @@ Body: All_Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 82 Refineable: true Script: | @@ -26514,6 +26801,7 @@ Body: Defense: 60 Locations: Armor: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -26538,6 +26826,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -26559,6 +26848,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 81 Refineable: true Trade: @@ -26586,6 +26876,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 61 Refineable: true Trade: @@ -26612,6 +26903,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 Refineable: true Trade: Override: 100 @@ -26637,6 +26929,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 2398 AegisName: Sniping_Suit_M @@ -26652,6 +26945,7 @@ Body: All_Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Trade: @@ -26683,6 +26977,7 @@ Body: All_Upper: true Locations: Armor: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,3; @@ -26695,6 +26990,7 @@ Body: Defense: 5 Locations: Shoes: true + ArmorLevel: 1 Refineable: true - Id: 2402 AegisName: Sandals_ @@ -26706,6 +27002,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 Refineable: true - Id: 2403 AegisName: Shoes @@ -26720,6 +27017,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 Refineable: true - Id: 2404 AegisName: Shoes_ @@ -26735,6 +27033,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 Refineable: true - Id: 2405 AegisName: Boots @@ -26762,6 +27061,7 @@ Body: Thief: true Locations: Shoes: true + ArmorLevel: 1 Refineable: true - Id: 2406 AegisName: Boots_ @@ -26790,6 +27090,7 @@ Body: Thief: true Locations: Shoes: true + ArmorLevel: 1 Refineable: true - Id: 2407 AegisName: Chrystal_Pumps @@ -26804,6 +27105,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,10; @@ -26817,6 +27119,7 @@ Body: Defense: 18 Locations: Shoes: true + ArmorLevel: 1 Refineable: true - Id: 2409 AegisName: Spiky_Heel @@ -26831,6 +27134,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,5; @@ -26843,6 +27147,7 @@ Body: Defense: 40 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 94 Script: | bonus bMdef,10; @@ -26863,6 +27168,7 @@ Body: Knight: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true - Id: 2412 @@ -26878,6 +27184,7 @@ Body: Knight: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true - Id: 2413 @@ -26893,6 +27200,7 @@ Body: Swordman: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 30 - Id: 2414 AegisName: Novice_Boots @@ -26906,6 +27214,7 @@ Body: SuperNovice: true Locations: Shoes: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -26929,6 +27238,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true Script: | @@ -26947,6 +27257,7 @@ Body: SuperNovice: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Script: | @@ -26964,6 +27275,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true Script: | @@ -26982,6 +27294,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true Script: | @@ -27000,6 +27313,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 54 Refineable: true Script: | @@ -27019,6 +27333,7 @@ Body: SuperNovice: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 25 Refineable: true Script: | @@ -27038,6 +27353,7 @@ Body: All_Upper: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -27064,6 +27380,7 @@ Body: Wizard: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Script: | @@ -27083,6 +27400,7 @@ Body: All_Upper: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 85 Refineable: true Script: | @@ -27106,6 +27424,7 @@ Body: All_Upper: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true Script: | @@ -27125,6 +27444,7 @@ Body: All_Upper: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true Script: | @@ -27143,6 +27463,7 @@ Body: All_Upper: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true Script: | @@ -27157,6 +27478,7 @@ Body: Defense: 4 Locations: Shoes: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -27179,6 +27501,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -27213,6 +27536,7 @@ Body: Thief: true Locations: Shoes: true + ArmorLevel: 1 Refineable: true Trade: Override: 100 @@ -27231,6 +27555,7 @@ Body: Defense: 5 Locations: Shoes: true + ArmorLevel: 1 Refineable: true Trade: Override: 100 @@ -27249,6 +27574,7 @@ Body: Defense: 10 Locations: Shoes: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -27275,6 +27601,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,5; @@ -27303,6 +27630,7 @@ Body: All_Upper: true Locations: Shoes: true + ArmorLevel: 1 Refineable: true Script: | bonus bMaxHP,(BaseLevel*10); @@ -27322,6 +27650,7 @@ Body: All_Upper: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true Script: | @@ -27349,6 +27678,7 @@ Body: Thief: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -27385,6 +27715,7 @@ Body: Wizard: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -27413,6 +27744,7 @@ Body: Rebellion: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -27437,6 +27769,7 @@ Body: Weight: 300 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -27460,6 +27793,7 @@ Body: Defense: 20 Locations: Shoes: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -27500,6 +27834,7 @@ Body: All_Upper: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -27513,6 +27848,7 @@ Body: Weight: 200 Locations: Shoes: true + ArmorLevel: 1 Refineable: true Script: | bonus bStr,1; @@ -27526,6 +27862,7 @@ Body: Defense: 18 Locations: Shoes: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -27550,6 +27887,7 @@ Body: Weight: 250 Locations: Shoes: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -27570,6 +27908,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 81 Refineable: true Trade: @@ -27597,6 +27936,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 61 Refineable: true Trade: @@ -27623,6 +27963,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 Refineable: true Trade: Override: 100 @@ -27647,6 +27988,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 Refineable: true - Id: 2448 AegisName: Air_Boss @@ -27656,6 +27998,7 @@ Body: Defense: 2 Locations: Shoes: true + ArmorLevel: 1 Refineable: true Script: | bonus bAgi,1; @@ -27674,6 +28017,7 @@ Body: All_Upper: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 85 Refineable: true Trade: @@ -27705,6 +28049,7 @@ Body: All_Upper: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true Script: | @@ -27723,6 +28068,7 @@ Body: Defense: 5 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bMaxHPrate,8; @@ -27736,6 +28082,7 @@ Body: Defense: 5 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bMaxHPrate,8; @@ -27749,6 +28096,7 @@ Body: Defense: 5 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bMaxHPrate,8; @@ -27762,6 +28110,7 @@ Body: Defense: 5 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bMaxHPrate,8; @@ -27774,6 +28123,7 @@ Body: Defense: 17 Locations: Shoes: true + ArmorLevel: 1 Refineable: true Trade: Override: 100 @@ -27795,6 +28145,7 @@ Body: Defense: 14 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 7 Trade: Override: 100 @@ -27815,6 +28166,7 @@ Body: Defense: 16 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 26 Trade: Override: 100 @@ -27835,6 +28187,7 @@ Body: Defense: 18 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 40 Trade: Override: 100 @@ -27862,6 +28215,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 Refineable: true Trade: Override: 100 @@ -27895,6 +28249,7 @@ Body: Thief: true Locations: Shoes: true + ArmorLevel: 1 Refineable: true Trade: Override: 100 @@ -27914,6 +28269,7 @@ Body: Knight: true Locations: Shoes: true + ArmorLevel: 1 Refineable: true Trade: Override: 100 @@ -27928,6 +28284,7 @@ Body: Defense: 40 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 94 Script: | bonus bMdef,10; @@ -27943,6 +28300,7 @@ Body: Defense: 12 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 75 Trade: Override: 100 @@ -27960,6 +28318,7 @@ Body: Defense: 6 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bStr,1; @@ -27980,6 +28339,7 @@ Body: Gender: Female Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 105 Refineable: true Script: | @@ -27995,6 +28355,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true - Id: 2467 @@ -28010,6 +28371,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -28029,6 +28391,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -28048,6 +28411,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -28067,6 +28431,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -28086,6 +28451,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -28115,6 +28481,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -28128,6 +28495,7 @@ Body: Defense: 20 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 60 Trade: Override: 100 @@ -28152,6 +28520,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true Script: | @@ -28170,6 +28539,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -28191,6 +28561,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -28212,6 +28583,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -28231,6 +28603,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -28250,6 +28623,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -28269,6 +28643,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -28283,6 +28658,7 @@ Body: Defense: 5 Locations: Shoes: true + ArmorLevel: 1 Refineable: true Script: | .@a = readparam(bStr); @@ -28296,6 +28672,7 @@ Body: Defense: 4 Locations: Shoes: true + ArmorLevel: 1 Script: | skill "AL_INCAGI",1; bonus bUseSPrate,10; @@ -28316,6 +28693,7 @@ Body: Swordman: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 95 Refineable: true Script: | @@ -28351,6 +28729,7 @@ Body: Thief: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 95 Refineable: true Script: | @@ -28377,6 +28756,7 @@ Body: Wizard: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 95 Refineable: true Script: | @@ -28398,6 +28778,7 @@ Body: All_Upper: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true Script: | @@ -28417,6 +28798,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true Script: | @@ -28436,6 +28818,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true Script: | @@ -28455,6 +28838,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true Script: | @@ -28469,6 +28853,7 @@ Body: Defense: 10 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -28487,6 +28872,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -28509,6 +28895,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 54 Refineable: true Script: | @@ -28529,6 +28916,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,10; @@ -28543,6 +28931,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 110 Refineable: true Script: | @@ -28557,6 +28946,7 @@ Body: Defense: 5 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Trade: @@ -28591,6 +28981,7 @@ Body: Swordman: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Trade: @@ -28625,6 +29016,7 @@ Body: Wizard: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Trade: @@ -28652,6 +29044,7 @@ Body: Defense: 20 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true Script: | @@ -28667,6 +29060,7 @@ Body: Defense: 4 Locations: Garment: true + ArmorLevel: 1 Refineable: true - Id: 2502 AegisName: Hood_ @@ -28678,6 +29072,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true - Id: 2503 AegisName: Muffler @@ -28692,6 +29087,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 Refineable: true - Id: 2504 AegisName: Muffler_ @@ -28707,6 +29103,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 Refineable: true - Id: 2505 AegisName: Manteau @@ -28729,6 +29126,7 @@ Body: Thief: true Locations: Garment: true + ArmorLevel: 1 Refineable: true - Id: 2506 AegisName: Manteau_ @@ -28752,6 +29150,7 @@ Body: Thief: true Locations: Garment: true + ArmorLevel: 1 Refineable: true - Id: 2507 AegisName: Cape_Of_Ancient_Lord @@ -28766,6 +29165,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Script: | @@ -28783,6 +29183,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bUnbreakableGarment; @@ -28801,6 +29202,7 @@ Body: Wizard: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true Script: | @@ -28818,6 +29220,7 @@ Body: SuperNovice: true Locations: Garment: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -28842,6 +29245,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true Script: | @@ -28864,6 +29268,7 @@ Body: SuperNovice: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Script: | @@ -28882,6 +29287,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true - Id: 2514 @@ -28904,6 +29310,7 @@ Body: Thief: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true - Id: 2515 @@ -28921,6 +29328,7 @@ Body: Wizard: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 85 Refineable: true - Id: 2516 @@ -28936,6 +29344,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true Script: | @@ -28954,6 +29363,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true Script: | @@ -28971,6 +29381,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 33 Refineable: true Script: | @@ -28989,6 +29400,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 61 Refineable: true Script: | @@ -29007,6 +29419,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 54 Refineable: true Script: | @@ -29026,6 +29439,7 @@ Body: SuperNovice: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true Script: | @@ -29039,6 +29453,7 @@ Body: Defense: 5 Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,1; @@ -29052,6 +29467,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,1; @@ -29070,6 +29486,7 @@ Body: All_Upper: true Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bUnbreakableGarment; @@ -29092,6 +29509,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Script: | @@ -29105,6 +29523,7 @@ Body: Defense: 14 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -29125,6 +29544,7 @@ Body: All_Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 48 Refineable: true Script: | @@ -29145,6 +29565,7 @@ Body: All_Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true Script: | @@ -29164,6 +29585,7 @@ Body: All_Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true Script: | @@ -29184,6 +29606,7 @@ Body: All_Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true Script: | @@ -29210,6 +29633,7 @@ Body: All_Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -29236,6 +29660,7 @@ Body: All_Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -29253,6 +29678,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -29274,6 +29700,7 @@ Body: Defense: 10 Locations: Garment: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -29299,6 +29726,7 @@ Body: Wizard: true Locations: Garment: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -29326,6 +29754,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true Script: | @@ -29357,6 +29786,7 @@ Body: All_Upper: true Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus2 bSubEle,Ele_Neutral,5; @@ -29390,6 +29820,7 @@ Body: Thief: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -29426,6 +29857,7 @@ Body: Wizard: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -29454,6 +29886,7 @@ Body: Rebellion: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Trade: @@ -29479,6 +29912,7 @@ Body: Defense: 40 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 94 Script: | bonus bMdef,5; @@ -29502,6 +29936,7 @@ Body: All_Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -29517,6 +29952,7 @@ Body: Defense: 33 Locations: Garment: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -29556,6 +29992,7 @@ Body: All_Upper: true Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus2 bSubEle,Ele_Water,5; @@ -29577,6 +30014,7 @@ Body: All_Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -29591,6 +30029,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bStr,1; @@ -29603,6 +30042,7 @@ Body: Defense: 11 Locations: Garment: true + ArmorLevel: 1 Refineable: true Trade: Override: 100 @@ -29632,6 +30072,7 @@ Body: All_Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 95 Trade: Override: 100 @@ -29663,6 +30104,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 81 Refineable: true Trade: @@ -29686,6 +30128,7 @@ Body: Weight: 200 Locations: Garment: true + ArmorLevel: 1 Refineable: true - Id: 2551 AegisName: Rider_Insignia_M @@ -29703,6 +30146,7 @@ Body: All_Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true Trade: @@ -29738,6 +30182,7 @@ Body: All_Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Trade: @@ -29768,6 +30213,7 @@ Body: All_Upper: true Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bAgi,1; @@ -29788,6 +30234,7 @@ Body: All_Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true Script: | @@ -29803,6 +30250,7 @@ Body: Weight: 400 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bFlee,15; @@ -29815,6 +30263,7 @@ Body: Weight: 400 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bFlee,15; @@ -29827,6 +30276,7 @@ Body: Weight: 400 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bFlee,15; @@ -29839,6 +30289,7 @@ Body: Weight: 400 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bFlee,15; @@ -29851,6 +30302,7 @@ Body: Defense: 9 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -29872,6 +30324,7 @@ Body: Defense: 14 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 7 Trade: Override: 100 @@ -29893,6 +30346,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true Trade: Override: 100 @@ -29913,6 +30367,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 Refineable: true Trade: Override: 100 @@ -29941,6 +30396,7 @@ Body: Thief: true Locations: Garment: true + ArmorLevel: 1 Refineable: true Trade: Override: 100 @@ -29955,6 +30411,7 @@ Body: Defense: 16 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 75 Trade: Override: 100 @@ -29975,6 +30432,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,3; @@ -29987,6 +30445,7 @@ Body: Defense: 20 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 47 Trade: Override: 100 @@ -30030,6 +30489,7 @@ Body: Baby: true Locations: Garment: true + ArmorLevel: 1 Refineable: true - Id: 2568 AegisName: Muffler_Of_Roki @@ -30040,6 +30500,7 @@ Body: Defense: 10 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -30066,6 +30527,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -30085,6 +30547,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -30099,6 +30562,7 @@ Body: Defense: 18 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 60 Trade: Override: 100 @@ -30122,6 +30586,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true - Id: 2573 @@ -30133,6 +30598,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true View: 1 Trade: @@ -30151,6 +30617,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -30169,6 +30636,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -30183,6 +30651,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true View: 2 Trade: @@ -30227,6 +30696,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -30245,6 +30715,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -30261,6 +30732,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,3; @@ -30279,6 +30751,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -30298,6 +30771,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -30319,6 +30793,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -30337,6 +30812,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -30352,6 +30828,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true - Id: 2585 AegisName: Muffler_Of_Valor @@ -30360,6 +30837,7 @@ Body: Defense: 4 Locations: Garment: true + ArmorLevel: 1 Script: | bonus bSPrecovRate,10; - Id: 2586 @@ -30376,6 +30854,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 95 Refineable: true Script: | @@ -30392,6 +30871,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 95 Refineable: true Script: | @@ -30412,6 +30892,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Script: | @@ -30425,6 +30906,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true View: 3 Trade: @@ -30447,6 +30929,7 @@ Body: Defense: 8 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -30467,6 +30950,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -30487,6 +30971,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true - Id: 2593 @@ -30499,6 +30984,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true Script: | @@ -30514,6 +31000,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true - Id: 2595 AegisName: Sombre_Manteau @@ -30525,6 +31012,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true Script: | @@ -30540,6 +31028,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true Script: | @@ -30555,6 +31044,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bCritAtkRate,3; @@ -30569,6 +31059,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true Script: | @@ -30589,6 +31080,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 54 Refineable: true Script: | @@ -30607,6 +31099,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bStr,2; @@ -30622,6 +31115,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bInt,2; @@ -30637,6 +31131,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bVit,2; @@ -30652,6 +31147,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bDex,2; @@ -30667,6 +31163,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bAgi,2; @@ -30679,6 +31176,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bMaxSP,10; - Id: 2608 @@ -30693,6 +31191,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bMdef,5; @@ -30705,6 +31204,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2610 AegisName: Gold_Ring Name: Gold Ring @@ -30713,6 +31213,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2611 AegisName: Silver_Ring Name: Silver Ring @@ -30721,6 +31222,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2612 AegisName: Flower_Ring Name: Flower Ring @@ -30729,6 +31231,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2613 AegisName: Diamond_Ring Name: Diamond Ring @@ -30737,6 +31240,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2614 AegisName: An_Eye_Of_Dullahan Name: Eye of Dullahan @@ -30749,6 +31253,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 50 Script: | bonus2 bResEff,Eff_Poison,10000; @@ -30766,6 +31271,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 40 Script: | bonus bMdef,5; @@ -30781,6 +31287,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 40 Script: | bonus bCritical,5; @@ -30797,6 +31304,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 35 Script: | bonus bInt,1; @@ -30813,6 +31321,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 35 Script: | bonus bAgi,1; @@ -30828,6 +31337,7 @@ Body: Hunter: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 65 Script: | bonus bLongAtkRate,3; @@ -30845,6 +31355,7 @@ Body: Thief: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Script: | if (readparam(bStr)>=90) { @@ -30868,6 +31379,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bStr,1; @@ -30884,6 +31396,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bInt,1; @@ -30900,6 +31413,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bVit,1; @@ -30916,6 +31430,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bDex,1; @@ -30932,6 +31447,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bAgi,1; @@ -30948,6 +31464,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bMdef,3; @@ -30961,6 +31478,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 25 - Id: 2628 AegisName: Novice_Armlet @@ -30974,6 +31492,7 @@ Body: SuperNovice: true Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2629 AegisName: Magingiorde Name: Megingjard @@ -30983,6 +31502,7 @@ Body: Defense: 2 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 94 Script: | bonus bStr,40+BaseLevel/5; @@ -30998,6 +31518,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 94 Script: | bonus bStr,6; @@ -31015,6 +31536,7 @@ Body: Weight: 10 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bAllStats,5; - Id: 2632 @@ -31030,6 +31552,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 65 Script: | bonus bVit,1; @@ -31047,6 +31570,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Script: | bonus bStr,2; @@ -31057,6 +31581,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -31079,6 +31604,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -31103,6 +31629,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bLuk,1; - Id: 2637 @@ -31113,6 +31640,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bLuk,1; - Id: 2638 @@ -31123,6 +31651,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bStr,1; bonus bLuk,1; @@ -31134,6 +31663,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bInt,1; bonus bAgi,1; @@ -31150,6 +31680,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bStr,1; bonus bInt,1; @@ -31168,6 +31699,7 @@ Body: Merchant: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 50 Script: | bonus bStr,2; @@ -31178,6 +31710,7 @@ Body: Buy: 20 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -31196,6 +31729,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2644 AegisName: The_Sign_ Name: The Sign @@ -31203,6 +31737,7 @@ Body: Buy: 2 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -31230,6 +31765,7 @@ Body: Thief: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 60 Script: | bonus bMdef,2; @@ -31243,6 +31779,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bAllStats,3; - Id: 2647 @@ -31254,6 +31791,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -31278,6 +31816,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 33 Script: | bonus bInt,1; @@ -31294,6 +31833,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 33 Script: | bonus bInt,1; @@ -31310,6 +31850,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 61 Script: | bonus bBaseAtk,5; @@ -31326,6 +31867,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 61 Script: | bonus bStr,2; @@ -31338,6 +31880,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 40 Script: | bonus bCritical,6; @@ -31350,6 +31893,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 - Id: 2654 AegisName: Shinobi's_Sash @@ -31366,6 +31910,7 @@ Body: Thief: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 30 Script: | bonus bStr,1; @@ -31383,6 +31928,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2656 AegisName: Hyper_Changer Name: Armor Charm @@ -31402,6 +31948,7 @@ Body: Thief: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bMaxHP,50; @@ -31413,6 +31960,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 - Id: 2658 AegisName: Nile_Rose_ @@ -31423,6 +31971,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bMaxHP,10; - Id: 2659 @@ -31449,6 +31998,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bMdef,3; @@ -31478,6 +32028,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bMdef,3; @@ -31507,6 +32058,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bMdef,3; @@ -31536,6 +32088,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bMdef,3; @@ -31549,6 +32102,7 @@ Body: Weight: 900 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 75 Script: | bonus bHit,15; @@ -31565,6 +32119,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 75 Script: | bonus bDex,2; @@ -31581,6 +32136,7 @@ Body: Priest: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 60 Script: | bonus bMdef,1; @@ -31594,6 +32150,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bStr,2; @@ -31610,6 +32167,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 60 Script: | bonus bHit,5; @@ -31623,6 +32181,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 94 Trade: Override: 100 @@ -31649,6 +32208,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bMaxSP,10; - Id: 2670 @@ -31660,6 +32220,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 30 Trade: Override: 100 @@ -31685,6 +32246,7 @@ Body: Hunter: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 65 Script: | bonus bLongAtkRate,3; @@ -31700,6 +32262,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bStr,5; bonus bAgi,5; @@ -31718,6 +32281,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 48 Trade: Override: 100 @@ -31739,6 +32303,7 @@ Body: Buy: 20 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -31757,6 +32322,7 @@ Body: Weight: 10 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bAllStats,3; @@ -31768,6 +32334,7 @@ Body: Weight: 300 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -31789,6 +32356,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bInt,2; bonus bDex,1; @@ -31815,6 +32383,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bStr,2; bonus bVit,1; @@ -31849,6 +32418,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bAgi,2; bonus bVit,1; @@ -31866,6 +32436,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bAllStats,1; bonus3 bAutoSpell,"WZ_ESTIMATION",1,80; @@ -31884,6 +32455,7 @@ Body: Weight: 1000 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -31909,6 +32481,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus2 bSubDefEle,Ele_Water,5; @@ -31925,6 +32498,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus2 bSubDefEle,Ele_Fire,5; @@ -31941,6 +32515,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus2 bSubDefEle,Ele_Wind,5; @@ -31957,6 +32532,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus2 bSubDefEle,Ele_Earth,5; @@ -31972,6 +32548,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 73 Trade: @@ -31997,6 +32574,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 100 View: 56 Trade: @@ -32023,6 +32601,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -32047,6 +32626,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -32071,6 +32651,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -32095,6 +32676,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -32119,6 +32701,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -32143,6 +32726,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -32168,6 +32752,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -32193,6 +32778,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -32220,6 +32806,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -32247,6 +32834,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -32274,6 +32862,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -32301,6 +32890,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -32330,6 +32920,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 60 - Id: 2701 AegisName: Orleans_Glove @@ -32346,6 +32937,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bDex,2; @@ -32365,6 +32957,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bAgi,2; @@ -32383,6 +32976,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 50 Script: | bonus bDelayrate,-5; @@ -32396,6 +32990,7 @@ Body: Defense: 4 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -32414,6 +33009,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -32430,6 +33026,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -32448,6 +33045,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -32464,6 +33062,7 @@ Body: Weight: 50 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -32482,6 +33081,7 @@ Body: Buy: 2 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -32506,6 +33106,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -32525,6 +33126,7 @@ Body: Buy: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -32545,6 +33147,7 @@ Body: Weight: 300 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 30 Script: | bonus bVit,3; @@ -32556,6 +33159,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -32574,6 +33178,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2715 AegisName: Skul_Ring_ Name: Skull Ring @@ -32583,6 +33188,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus2 bSubRace,RC_Undead,1; - Id: 2716 @@ -32598,6 +33204,7 @@ Body: Wizard: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Script: | bonus bMaxSP,20; @@ -32615,6 +33222,7 @@ Body: Wizard: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 - Id: 2718 AegisName: Lunatic_Brooch @@ -32629,6 +33237,7 @@ Body: Hunter: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 65 - Id: 2719 AegisName: Iron_Wrist @@ -32646,6 +33255,7 @@ Body: Swordman: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 50 Script: | bonus2 bSkillAtk,"SM_BASH",6; @@ -32663,6 +33273,7 @@ Body: Swordman: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Trade: Override: 100 @@ -32694,6 +33305,7 @@ Body: Thief: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Trade: Override: 100 @@ -32723,6 +33335,7 @@ Body: Priest: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Trade: Override: 100 @@ -32752,6 +33365,7 @@ Body: Wizard: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Trade: Override: 100 @@ -32780,6 +33394,7 @@ Body: Hunter: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Trade: Override: 100 @@ -32809,6 +33424,7 @@ Body: Merchant: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Trade: Override: 100 @@ -32838,6 +33454,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Script: | bonus bMaxSP,50; @@ -32854,6 +33471,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Script: | bonus bMaxSP,50; @@ -32871,6 +33489,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Script: | bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,30; @@ -32900,6 +33519,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bMaxHP,100; bonus bMaxSP,100; @@ -32919,6 +33539,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Trade: Override: 100 @@ -32944,6 +33565,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Trade: Override: 100 @@ -32969,6 +33591,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Trade: Override: 100 @@ -32991,6 +33614,7 @@ Body: Rebellion: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Trade: Override: 100 @@ -33017,6 +33641,7 @@ Body: SuperNovice: true Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33036,6 +33661,7 @@ Body: SuperNovice: true Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33058,6 +33684,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 75 Script: | bonus bDex,3; @@ -33075,6 +33702,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 75 Script: | bonus bVit,3; @@ -33085,6 +33713,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33104,6 +33733,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33123,6 +33753,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33143,6 +33774,7 @@ Body: Buy: 20 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33165,6 +33797,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33200,6 +33833,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Script: | bonus bInt,2; @@ -33231,6 +33865,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bVariableCastrate,-10; @@ -33259,6 +33894,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bMdef,2; @@ -33276,6 +33912,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Script: | bonus bAgi,3; @@ -33292,6 +33929,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Script: | bonus bDex,3; @@ -33309,6 +33947,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 84 Script: | bonus bMdef,3; @@ -33343,6 +33982,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bMdef,2; @@ -33355,6 +33995,7 @@ Body: Buy: 20 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33374,6 +34015,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33393,6 +34035,7 @@ Body: Buy: 2 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33412,6 +34055,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33430,6 +34074,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33448,6 +34093,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33466,6 +34112,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33484,6 +34131,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33502,6 +34150,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33520,6 +34169,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33538,6 +34188,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33556,6 +34207,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33574,6 +34226,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33598,6 +34251,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 95 Trade: Override: 100 @@ -33622,6 +34276,7 @@ Body: Weight: 250 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2765 AegisName: Novice_Figure Name: Novice Figure @@ -33629,6 +34284,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bMaxHP,70; if (BaseJob == Job_Novice || BaseJob == Job_SuperNovice) @@ -33639,6 +34295,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33658,6 +34315,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33677,6 +34335,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33696,6 +34355,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33715,6 +34375,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33734,6 +34395,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33758,6 +34420,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 81 Trade: Override: 100 @@ -33788,6 +34451,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 61 Trade: Override: 100 @@ -33811,6 +34475,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33830,6 +34495,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2776 AegisName: Cool_Towel Name: Adventurer's Trusty Towel @@ -33839,6 +34505,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipScript: | sc_start SC_SUMMER,INFINITE_TICK,0; UnEquipScript: | @@ -33852,6 +34519,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -33867,6 +34535,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -33882,6 +34551,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -33898,6 +34568,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -33913,6 +34584,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -33928,6 +34600,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -33953,6 +34626,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Script: | bonus bCritical,2; @@ -33965,6 +34639,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | skill "ALL_WEWISH",1; @@ -33983,6 +34658,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Trade: Override: 100 @@ -34004,6 +34680,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -34025,6 +34702,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bMdef,2; @@ -34045,6 +34723,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bInt,1; bonus bDex,1; @@ -34064,6 +34743,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bStr,1; bonus bVit,1; @@ -34083,6 +34763,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bAgi,1; bonus bFlee,4; @@ -34097,6 +34778,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bHit,3; @@ -34121,6 +34803,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -34163,6 +34846,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -34193,6 +34877,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Trade: Override: 100 @@ -34227,6 +34912,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Trade: Override: 100 @@ -34253,6 +34939,7 @@ Body: Wizard: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Trade: Override: 100 @@ -34280,6 +34967,7 @@ Body: Wizard: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Trade: Override: 100 @@ -34305,6 +34993,7 @@ Body: Priest: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Trade: Override: 100 @@ -34328,6 +35017,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -34346,6 +35036,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus bAgi,2; @@ -34362,6 +35053,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus bAgi,1; @@ -34378,6 +35070,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 - Id: 2803 AegisName: Shape_Shifter @@ -34392,6 +35085,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus bInt,3; @@ -34408,6 +35102,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus bDex,1; @@ -34424,6 +35119,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus bDex,1; @@ -34441,6 +35137,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus bDex,1; @@ -34457,6 +35154,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 - Id: 2808 AegisName: Camouflage_Generator @@ -34471,6 +35169,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus bAgi,3; @@ -34487,6 +35186,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus bDex,1; @@ -34503,6 +35203,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus bDex,1; @@ -34515,6 +35216,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bAllStats,1; @@ -34527,6 +35229,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bAllStats,1; @@ -34539,6 +35242,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bAllStats,1; @@ -34551,6 +35255,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bAllStats,1; @@ -34562,6 +35267,7 @@ Body: Weight: 10 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bAllStats,1; bonus bMdef,2; @@ -34571,6 +35277,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -34591,6 +35298,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -34611,6 +35319,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -34635,6 +35344,7 @@ Body: SuperNovice: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 EquipLevelMax: 12 Trade: @@ -34661,6 +35371,7 @@ Body: SuperNovice: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 EquipLevelMax: 12 Trade: @@ -34689,6 +35400,7 @@ Body: SuperNovice: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 EquipLevelMax: 12 Trade: @@ -34715,6 +35427,7 @@ Body: SuperNovice: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 EquipLevelMax: 12 Trade: @@ -34740,6 +35453,7 @@ Body: SuperNovice: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 EquipLevelMax: 12 Trade: @@ -34767,6 +35481,7 @@ Body: SuperNovice: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 EquipLevelMax: 12 Trade: @@ -34792,6 +35507,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -34807,6 +35523,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -34823,6 +35540,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -34838,6 +35556,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -34855,6 +35574,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 10 Script: | skill "BS_GREED",1; @@ -34866,6 +35586,7 @@ Body: Defense: 2 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 94 Script: | bonus bStr,40; @@ -34878,6 +35599,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 94 Script: | bonus bStr,6; @@ -34893,6 +35615,7 @@ Body: Buy: 20 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -34910,6 +35633,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bAllStats,1; @@ -34921,6 +35645,7 @@ Body: Buy: 20 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bAllStats,1; bonus bNoCastCancel; @@ -34938,6 +35663,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bCritical,10; @@ -34952,6 +35678,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bDex,4; @@ -34967,6 +35694,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bMdef,5; @@ -34981,6 +35709,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bVit,4; @@ -34995,6 +35724,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bStr,4; @@ -35009,6 +35739,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bLuk,4; @@ -35025,6 +35756,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -35053,6 +35785,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bInt,3; @@ -35063,6 +35796,7 @@ Body: Buy: 20 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 75 Trade: Override: 100 @@ -35083,6 +35817,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Trade: Override: 100 @@ -35102,6 +35837,7 @@ Body: Defense: 2 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bMdef,2; @@ -35112,6 +35848,7 @@ Body: Buy: 20 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bAllStats,1; - Id: 2847 @@ -35125,6 +35862,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bCritical,10; @@ -35139,6 +35877,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bDex,4; @@ -35154,6 +35893,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bMdef,5; @@ -35168,6 +35908,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bVit,4; @@ -35182,6 +35923,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bStr,4; @@ -35196,6 +35938,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bLuk,4; @@ -35224,6 +35967,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 110 Script: | bonus bMdef,1; @@ -35258,6 +36002,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 125 Script: | bonus bMdef,2; @@ -35275,6 +36020,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 45 Script: | bonus bCriticalRate,7; @@ -35287,6 +36033,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 47 Trade: Override: 100 @@ -35308,6 +36055,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 47 Trade: Override: 100 @@ -35332,6 +36080,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Trade: Override: 100 @@ -35357,6 +36106,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMdef,2; @@ -35376,6 +36126,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMdef,2; @@ -35395,6 +36146,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMdef,2; @@ -35414,6 +36166,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMdef,2; @@ -35427,6 +36180,7 @@ Body: Defense: 2 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -35452,6 +36206,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 110 Script: | bonus bVit,2; @@ -35467,6 +36222,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 110 Script: | bonus bInt,2; @@ -35482,6 +36238,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 110 Script: | bonus bDex,2; @@ -35495,6 +36252,7 @@ Body: Defense: 2 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bMdef,2; - Id: 2868 @@ -35510,6 +36268,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 45 Script: | bonus bStr,1; @@ -35528,6 +36287,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 45 Script: | bonus bStr,1; @@ -35539,6 +36299,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bStr,5; bonus bInt,5; @@ -35555,6 +36316,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 60 Script: | bonus2 bAddClass,Class_All,3; @@ -35567,6 +36329,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -35587,6 +36350,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bAgi,1; @@ -35602,6 +36366,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 10 Script: | bonus bAspd,1; @@ -35614,6 +36379,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -35635,6 +36401,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 10 Script: | bonus bMdef,1; @@ -35647,6 +36414,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 10 Script: | bonus bMdef,1; @@ -35659,6 +36427,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 10 Script: | bonus bMdef,1; @@ -35671,6 +36440,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 10 Script: | bonus bMdef,1; @@ -35683,6 +36453,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 10 Script: | bonus bMdef,1; @@ -35695,6 +36466,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bDex,2; bonus bMatk,20; @@ -35707,6 +36479,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bVit,1; bonus bLuk,1; @@ -35724,6 +36497,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMaxHPrate,2; @@ -35743,6 +36517,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bBaseAtk,20; @@ -35753,6 +36528,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMax: 120 Trade: Override: 100 @@ -35779,6 +36555,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bCritical,3; @@ -35795,6 +36572,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bBaseAtk,10; @@ -35808,6 +36586,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bAspdRate,3; bonus bVariableCastrate,-3; @@ -35824,6 +36603,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 60 - Id: 2890 AegisName: White_Wing_Brooch @@ -35837,6 +36617,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bDex,2; @@ -35853,6 +36634,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bInt,2; @@ -35871,6 +36653,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMaxSP,20; @@ -35884,6 +36667,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 - Id: 2894 AegisName: Glove_Of_Shura @@ -35898,6 +36682,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Script: | bonus bStr,5; @@ -35913,6 +36698,7 @@ Body: Defense: 4 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bVariableCastrate,-2; - Id: 2896 @@ -35922,6 +36708,7 @@ Body: Defense: 4 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bAspdRate,3; - Id: 2897 @@ -35931,6 +36718,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -35954,6 +36742,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bMdef,15; @@ -35969,6 +36758,7 @@ Body: Hunter: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus2 bSkillAtk,"WM_METALICSOUND",150; @@ -35987,6 +36777,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 61 - Id: 2901 AegisName: Morrigane's_Pendant_ @@ -36001,6 +36792,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 61 Script: | bonus bStr,2; @@ -36017,6 +36809,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 33 Script: | bonus bInt,1; @@ -36033,6 +36826,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 33 Script: | bonus bInt,1; @@ -36042,6 +36836,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Script: | skill "BS_MAXIMIZE",5; skill "BS_WEAPONPERFECT",5; @@ -36059,6 +36854,7 @@ Body: Weight: 1000 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2906 AegisName: Happy_Gauntlet Name: Happy Gauntlet @@ -36069,6 +36865,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Script: | bonus bMdef,3; @@ -36080,6 +36877,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bMatkRate,7; @@ -36093,6 +36891,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2909 AegisName: Darkness_Ring Name: Darkness Ring @@ -36102,6 +36901,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2910 AegisName: Bakonawa_Tattoo Name: Bakunawa Agimat Tattoo @@ -36110,6 +36910,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus2 bAddClass,Class_All,7; @@ -36122,6 +36923,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bHealPower,4; @@ -36135,6 +36937,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 2913 AegisName: Thief_Handcuff Name: Thief Handcuff @@ -36144,6 +36947,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 10 Script: | bonus bBaseAtk,5; @@ -36172,6 +36976,7 @@ Body: Wizard: true Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bInt,4; bonus bMdef,3; @@ -36184,6 +36989,7 @@ Body: Weight: 50 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -36201,6 +37007,7 @@ Body: Weight: 10 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Trade: Override: 100 @@ -36221,6 +37028,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMaxHP,100; @@ -36236,6 +37044,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMaxHP,100; @@ -36251,6 +37060,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMaxHP,100; @@ -36266,6 +37076,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMaxHP,100; @@ -36281,6 +37092,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMaxHP,100; @@ -36296,6 +37108,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMaxHP,100; @@ -36312,6 +37125,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMaxHP,100; @@ -36328,6 +37142,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMaxHP,100; @@ -36344,6 +37159,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMaxHP,100; @@ -36360,6 +37176,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMaxHP,100; @@ -36376,6 +37193,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMaxHP,100; @@ -36392,6 +37210,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMaxHP,100; @@ -36423,6 +37242,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bVariableCastrate,-1; @@ -36437,6 +37257,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 10 Script: | bonus bVit,1; @@ -36453,6 +37274,7 @@ Body: SuperNovice: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMax: 12 Trade: Override: 100 @@ -36478,6 +37300,7 @@ Body: SuperNovice: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMax: 12 Trade: Override: 100 @@ -36504,6 +37327,7 @@ Body: SuperNovice: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMax: 12 Trade: Override: 100 @@ -36526,6 +37350,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bCritical,5; - Id: 2944 @@ -36534,6 +37359,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 40 Trade: Override: 100 @@ -36554,6 +37380,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 40 Trade: Override: 100 @@ -36575,6 +37402,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 40 Trade: Override: 100 @@ -36596,6 +37424,7 @@ Body: Buy: 20 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bMdef,2; - Id: 2948 @@ -36607,6 +37436,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 70 Script: | bonus bFlee,5; @@ -36624,6 +37454,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 60 Script: | bonus bAllStats,1; @@ -36635,6 +37466,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 EquipLevelMax: 100 Trade: @@ -36656,6 +37488,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bMaxSP,30; @@ -36667,6 +37500,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bMaxSP,30; @@ -36678,6 +37512,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bMaxHP,100; @@ -36690,6 +37525,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | skill "ECL_SEQUOIADUST",1; @@ -36707,6 +37543,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 50 Script: | bonus bMdef,5; @@ -36736,6 +37573,7 @@ Body: Wizard: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 85 Script: | bonus bStr,3; @@ -36773,6 +37611,7 @@ Body: Wizard: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 85 Script: | bonus bAgi,3; @@ -36793,6 +37632,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 50 Script: | bonus bAgi,2; @@ -36807,6 +37647,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bAllStats,1; - Id: 2963 @@ -36818,6 +37659,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus2 bAddClass,Class_All,5; @@ -36830,6 +37672,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bMatkRate,5; @@ -36847,6 +37690,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bAllStats,1; @@ -36860,6 +37704,7 @@ Body: Weight: 200 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -36874,6 +37719,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -36887,6 +37733,7 @@ Body: Weight: 200 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -36901,6 +37748,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -36921,6 +37769,7 @@ Body: Wizard: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Script: | bonus bHPrecovRate,15; @@ -36935,6 +37784,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMaxSP,-300; @@ -36950,6 +37800,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 110 Script: | bonus bMaxSP,200; @@ -36963,6 +37814,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 110 Script: | bonus bMaxHP,500; @@ -36981,6 +37833,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bAllStats,1; @@ -36995,6 +37848,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 110 Script: | bonus bMaxHP,500; @@ -37013,6 +37867,7 @@ Body: Weight: 200 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 160 Trade: Override: 100 @@ -37031,6 +37886,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 50 Script: | bonus2 bHPLossRate,10,5000; @@ -37043,6 +37899,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 30 Script: | bonus2 bExpAddRace,RC_All,5; @@ -37056,6 +37913,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 50 Script: | bonus bInt,3; @@ -37073,6 +37931,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bDex,3; bonus bMdef,2; @@ -37086,6 +37945,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bAgi,3; bonus bLuk,2; @@ -37104,6 +37964,7 @@ Body: Gender: Male Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Script: | bonus bVariableCastrate,-25; @@ -37121,6 +37982,7 @@ Body: Gender: Female Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Script: | bonus bVariableCastrate,-25; @@ -37147,6 +38009,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Script: | bonus bMatkRate,6; @@ -37179,6 +38042,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Script: | bonus2 bAddClass,Class_All,6; @@ -37211,6 +38075,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Script: | bonus2 bAddClass,Class_All,6; @@ -37230,6 +38095,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bUseSPrate,-10; @@ -37248,6 +38114,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus2 bAddClass,Class_All,4; @@ -37262,6 +38129,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -37282,6 +38150,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus2 bSubEle,Ele_Holy,10; @@ -37293,6 +38162,7 @@ Body: Weight: 200 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -37318,6 +38188,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 87 @@ -37342,6 +38213,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 88 @@ -37362,6 +38234,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 89 Script: | @@ -37379,6 +38252,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 View: 90 Script: | bonus2 bResEff,Eff_Poison,2000; @@ -37396,6 +38270,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 91 Script: | bonus2 bResEff,Eff_Poison,3000; @@ -37412,6 +38287,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 View: 92 - Id: 5007 AegisName: Loard_Circlet @@ -37426,6 +38302,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true View: 93 @@ -37447,6 +38324,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 94 - Id: 5009 AegisName: Safety_Helmet @@ -37461,6 +38339,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 95 Script: | @@ -37475,6 +38354,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 96 - Id: 5011 @@ -37486,6 +38366,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 97 - Id: 5012 @@ -37501,6 +38382,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 98 - Id: 5013 @@ -37512,6 +38394,7 @@ Body: Defense: 30 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 99 Script: | @@ -37534,6 +38417,7 @@ Body: Swordman: true Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 65 View: 100 - Id: 5015 @@ -37545,6 +38429,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 View: 101 - Id: 5016 AegisName: Boy's_Cap @@ -37559,6 +38444,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 102 - Id: 5017 @@ -37577,6 +38463,7 @@ Body: Swordman: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 103 @@ -37595,6 +38482,7 @@ Body: Hunter: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 104 Script: | @@ -37612,6 +38500,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 105 Script: | @@ -37625,6 +38514,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 106 Script: | @@ -37642,6 +38532,7 @@ Body: Merchant: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 38 Refineable: true View: 107 @@ -37673,6 +38564,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 138 Script: | @@ -37690,6 +38582,7 @@ Body: Merchant: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 108 - Id: 5024 @@ -37701,6 +38594,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 109 - Id: 5025 @@ -37727,6 +38621,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 74 Refineable: true View: 110 @@ -37747,6 +38642,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 111 @@ -37766,6 +38662,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 112 Script: | @@ -37779,6 +38676,7 @@ Body: Weight: 150 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 113 - Id: 5029 @@ -37794,6 +38692,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 114 @@ -37810,6 +38709,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 115 @@ -37835,6 +38735,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true View: 116 @@ -37853,6 +38754,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 117 - Id: 5033 @@ -37868,6 +38770,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 118 @@ -37883,6 +38786,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 119 - Id: 5035 @@ -37898,6 +38802,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 38 Refineable: true View: 120 @@ -37914,6 +38819,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 121 @@ -37926,6 +38832,7 @@ Body: Defense: 8 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 5 View: 122 - Id: 5038 @@ -37941,6 +38848,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 64 Refineable: true View: 123 @@ -37956,6 +38864,7 @@ Body: Defense: 8 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 19 View: 124 - Id: 5040 @@ -37966,6 +38875,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 125 - Id: 5041 AegisName: Heart_Hair_Pin @@ -37975,6 +38885,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 126 - Id: 5042 @@ -37989,6 +38900,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 14 Refineable: true View: 127 @@ -38005,6 +38917,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 20 View: 128 - Id: 5044 @@ -38016,6 +38929,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 129 @@ -38038,6 +38952,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 130 @@ -38056,6 +38971,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 139 - Id: 5047 AegisName: Fashion_Sunglass @@ -38069,6 +38985,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 131 - Id: 5048 @@ -38079,6 +38996,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 132 - Id: 5049 @@ -38090,6 +39008,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 133 - Id: 5050 AegisName: Mystery_Fruit_Shell @@ -38100,6 +39019,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 134 - Id: 5051 @@ -38110,6 +39030,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 135 - Id: 5052 AegisName: Blue_Hair_Band @@ -38120,6 +39041,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 136 - Id: 5053 @@ -38136,6 +39058,7 @@ Body: Locations: Head_Low: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 65 View: 137 Script: | @@ -38151,6 +39074,7 @@ Body: Priest: true Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 70 View: 180 - Id: 5055 @@ -38165,6 +39089,7 @@ Body: SuperNovice: true Locations: Head_Top: true + ArmorLevel: 1 View: 101 - Id: 5056 AegisName: Love_Berry @@ -38174,6 +39099,7 @@ Body: Weight: 200 Locations: Head_Top: true + ArmorLevel: 1 View: 140 - Id: 5057 AegisName: Ear_Of_Black_Cat @@ -38184,6 +39110,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 141 @@ -38200,6 +39127,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 142 Script: | @@ -38214,6 +39142,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 143 @@ -38226,6 +39155,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 144 Script: | @@ -38239,6 +39169,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 145 - Id: 5062 @@ -38250,6 +39181,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 146 @@ -38268,6 +39200,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 147 - Id: 5064 @@ -38279,6 +39212,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 148 - Id: 5065 @@ -38290,6 +39224,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 149 @@ -38308,6 +39243,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 150 @@ -38327,6 +39263,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 151 Script: | @@ -38340,6 +39277,7 @@ Body: Defense: 3 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 152 Script: | @@ -38357,6 +39295,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 153 Script: | @@ -38375,6 +39314,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 154 Script: | @@ -38392,6 +39332,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 155 Script: | @@ -38409,6 +39350,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 156 @@ -38428,6 +39370,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 157 Script: | @@ -38441,6 +39384,7 @@ Body: Defense: 3 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 158 Script: | @@ -38454,6 +39398,7 @@ Body: Defense: 8 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 159 - Id: 5076 @@ -38465,6 +39410,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 160 Script: | @@ -38478,6 +39424,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 161 - Id: 5078 @@ -38489,6 +39436,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 162 @@ -38503,6 +39451,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 163 - Id: 5080 @@ -38514,6 +39463,7 @@ Body: Defense: 8 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 164 @@ -38530,6 +39480,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true View: 165 @@ -38546,6 +39497,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 166 - Id: 5083 @@ -38557,6 +39509,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 167 @@ -38575,6 +39528,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 168 Script: | @@ -38588,6 +39542,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 45 View: 169 - Id: 5086 @@ -38604,6 +39559,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 170 Script: | bonus2 bResEff,Eff_Blind,5000; @@ -38617,6 +39573,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 171 - Id: 5088 AegisName: Goblin_Mask_02 @@ -38628,6 +39585,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 172 - Id: 5089 AegisName: Goblin_Mask_03 @@ -38639,6 +39597,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 173 - Id: 5090 AegisName: Goblin_Mask_04 @@ -38650,6 +39609,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 174 - Id: 5091 AegisName: Big_Golden_Bell @@ -38665,6 +39625,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 35 Refineable: true View: 175 @@ -38681,6 +39642,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 176 @@ -38698,6 +39660,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 177 @@ -38717,6 +39680,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true View: 178 @@ -38738,6 +39702,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true View: 179 @@ -38756,6 +39721,7 @@ Body: Priest: true Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 70 View: 180 - Id: 5097 @@ -38765,6 +39731,7 @@ Body: Weight: 400 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 144 - Id: 5098 @@ -38777,6 +39744,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 View: 181 Script: | @@ -38791,6 +39759,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 182 Trade: @@ -38809,6 +39778,7 @@ Body: Weight: 800 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true View: 183 @@ -38824,6 +39794,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 184 Script: | bonus bInt,2; @@ -38836,6 +39807,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 185 - Id: 5103 AegisName: Sunflower_Hairpin @@ -38850,6 +39822,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 186 Script: | @@ -38867,6 +39840,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 View: 187 Script: | bonus2 bResEff,Eff_Blind,10000; @@ -38880,6 +39854,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 24 Refineable: true View: 109 @@ -38896,6 +39871,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 144 Trade: @@ -38920,6 +39896,7 @@ Body: Weight: 50 Locations: Head_Low: true + ArmorLevel: 1 View: 188 - Id: 5108 AegisName: Detective_Hat @@ -38931,6 +39908,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 189 - Id: 5109 @@ -38942,6 +39920,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 190 - Id: 5110 @@ -38952,6 +39931,7 @@ Body: Weight: 50 Locations: Head_Low: true + ArmorLevel: 1 View: 191 - Id: 5111 AegisName: Galapago_Cap @@ -38962,6 +39942,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true View: 192 @@ -38979,6 +39960,7 @@ Body: SuperNovice: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 193 @@ -38992,6 +39974,7 @@ Body: Weight: 50 Locations: Head_Low: true + ArmorLevel: 1 View: 194 - Id: 5114 AegisName: Fedora @@ -39002,6 +39985,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 195 - Id: 5115 @@ -39013,6 +39997,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 196 Script: | @@ -39026,6 +40011,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 197 Script: | @@ -39038,6 +40024,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 198 Script: | @@ -39051,6 +40038,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 199 - Id: 5119 @@ -39066,6 +40054,7 @@ Body: SuperNovice: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 193 @@ -39081,6 +40070,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 195 - Id: 5121 @@ -39097,6 +40087,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 200 @@ -39118,6 +40109,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 250 @@ -39137,6 +40129,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 254 @@ -39156,6 +40149,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true View: 251 @@ -39176,6 +40170,7 @@ Body: SuperNovice: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 255 @@ -39194,6 +40189,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 33 Refineable: true View: 256 @@ -39212,6 +40208,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 61 Refineable: true View: 257 @@ -39231,6 +40228,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 54 Refineable: true View: 258 @@ -39246,6 +40244,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 55 View: 201 Script: | @@ -39276,6 +40275,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true View: 202 @@ -39297,6 +40297,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true View: 203 @@ -39312,6 +40313,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 View: 204 Trade: Override: 100 @@ -39338,6 +40340,7 @@ Body: Priest: true Locations: Head_Top: true + ArmorLevel: 1 View: 205 Script: | bonus bShortWeaponDamageReturn,5; @@ -39350,6 +40353,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 206 - Id: 5135 @@ -39363,6 +40367,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 75 View: 207 Script: | @@ -39376,6 +40381,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 20 Script: | @@ -39395,6 +40401,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 208 Script: | @@ -39416,6 +40423,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 209 @@ -39431,6 +40439,7 @@ Body: Weight: 200 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 View: 210 Script: | @@ -39447,6 +40456,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 211 @@ -39467,6 +40477,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 212 @@ -39490,6 +40501,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 213 @@ -39516,6 +40528,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 214 @@ -39533,6 +40546,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 16 Script: | @@ -39545,6 +40559,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 89 Script: | @@ -39556,6 +40571,7 @@ Body: Weight: 500 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 215 Script: | @@ -39571,6 +40587,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 216 Trade: @@ -39590,6 +40607,7 @@ Body: Weight: 500 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 217 Script: | @@ -39601,6 +40619,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 218 Trade: @@ -39623,6 +40642,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 View: 219 Script: | bonus bSpeedRate,25; @@ -39637,6 +40657,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 220 Script: | @@ -39653,6 +40674,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 221 @@ -39668,6 +40690,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 222 Script: | @@ -39681,6 +40704,7 @@ Body: Defense: 4 Locations: Head_Mid: true + ArmorLevel: 1 View: 12 Trade: Override: 100 @@ -39699,6 +40723,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 25 Trade: Override: 100 @@ -39719,6 +40744,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 8 Trade: Override: 100 @@ -39751,6 +40777,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 86 - Id: 5158 @@ -39767,6 +40794,7 @@ Body: Priest: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 35 Script: | @@ -39785,6 +40813,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 30 @@ -39809,6 +40838,7 @@ Body: Taekwon: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 41 Script: | @@ -39838,6 +40868,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 43 @@ -39858,6 +40889,7 @@ Body: Swordman: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 103 @@ -39877,6 +40909,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 105 Script: | @@ -39895,6 +40928,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 19 @@ -39914,6 +40948,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 45 @@ -39934,6 +40969,7 @@ Body: Locations: Head_Low: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 65 View: 137 Script: | @@ -39950,6 +40986,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 51 Script: | bonus2 bSubRace,RC_Undead,10; @@ -39965,6 +41002,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 139 - Id: 5169 AegisName: Bride_Mask @@ -39977,6 +41015,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 223 @@ -39998,6 +41037,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 224 Script: | @@ -40020,6 +41060,7 @@ Body: All_Upper: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 225 Script: | @@ -40032,6 +41073,7 @@ Body: Weight: 700 Locations: Head_Top: true + ArmorLevel: 1 View: 226 Script: | bonus2 bSubRace,RC_DemiHuman,10; @@ -40046,6 +41088,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 227 @@ -40064,6 +41107,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 228 @@ -40080,6 +41124,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 229 Script: | bonus2 bResEff,Eff_Curse,500; @@ -40095,6 +41140,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 30 View: 230 Script: | @@ -40113,6 +41159,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 231 @@ -40130,6 +41177,7 @@ Body: Weight: 150 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 113 Script: | @@ -40141,6 +41189,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 232 Trade: @@ -40163,6 +41212,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 217 Script: | @@ -40188,6 +41238,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 233 @@ -40202,6 +41253,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 234 Script: | @@ -40216,6 +41268,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 235 @@ -40236,6 +41289,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 236 @@ -40251,6 +41305,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 237 @@ -40267,6 +41322,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 238 Script: | @@ -40282,6 +41338,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 239 @@ -40302,6 +41359,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 240 @@ -40316,6 +41374,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 241 Script: | @@ -40331,6 +41390,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 216 - Id: 5191 @@ -40343,6 +41403,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 242 Script: | @@ -40358,6 +41419,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 243 Script: | @@ -40372,6 +41434,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 244 Script: | @@ -40386,6 +41449,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 245 Script: | @@ -40400,6 +41464,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 246 Script: | @@ -40414,6 +41479,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 247 Script: | @@ -40428,6 +41494,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 248 Script: | @@ -40441,6 +41508,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 249 Script: | @@ -40454,6 +41522,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 216 - Id: 5200 @@ -40464,6 +41533,7 @@ Body: Weight: 300 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 252 - Id: 5201 @@ -40475,6 +41545,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 144 Script: | @@ -40488,6 +41559,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 206 Script: | @@ -40503,6 +41575,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 253 Script: | bonus bSpeedRate,25; @@ -40514,6 +41587,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 49 Script: | bonus2 bResEff,Eff_Blind,3000; @@ -40528,6 +41602,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 261 Script: | @@ -40545,6 +41620,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 View: 259 Script: | bonus2 bSubRace,RC_Plant,3; @@ -40556,6 +41632,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 View: 260 Script: | bonus bLuk,1; @@ -40574,6 +41651,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 262 @@ -40593,6 +41671,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 263 - Id: 5210 @@ -40604,6 +41683,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 264 @@ -40624,6 +41704,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 265 @@ -40648,6 +41729,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 266 @@ -40665,6 +41747,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 267 @@ -40682,6 +41765,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 268 @@ -40704,6 +41788,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 38 Script: | @@ -40724,6 +41809,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 39 Script: | @@ -40749,6 +41835,7 @@ Body: Taekwon: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 41 Script: | @@ -40762,6 +41849,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 15 Script: | @@ -40779,6 +41867,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 142 Script: | @@ -40796,6 +41885,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 View: 55 Script: | bonus bVit,1; @@ -40810,6 +41900,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 45 View: 169 Script: | @@ -40823,6 +41914,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 149 @@ -40844,6 +41936,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 35 Refineable: true View: 175 @@ -40863,6 +41956,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 55 Refineable: true View: 178 @@ -40880,6 +41974,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 269 @@ -40902,6 +41997,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 270 Script: | @@ -40922,6 +42018,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 64 Refineable: true View: 271 @@ -40941,6 +42038,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 64 Refineable: true View: 272 @@ -40960,6 +42058,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 64 Refineable: true View: 273 @@ -40979,6 +42078,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 274 Script: | @@ -40997,6 +42097,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 275 Script: | @@ -41015,6 +42116,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 276 Script: | @@ -41033,6 +42135,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 277 Script: | @@ -41051,6 +42154,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 278 Script: | @@ -41065,6 +42169,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 279 Script: | @@ -41078,6 +42183,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 280 Script: | @@ -41091,6 +42197,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 281 Script: | @@ -41109,6 +42216,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 282 Script: | @@ -41128,6 +42236,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 283 Script: | @@ -41147,6 +42256,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 284 Script: | @@ -41166,6 +42276,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 285 Script: | @@ -41185,6 +42296,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 286 Script: | @@ -41201,6 +42313,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 287 Script: | @@ -41214,6 +42327,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 288 Script: | bonus2 bResEff,Eff_Blind,10000; @@ -41226,6 +42340,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 289 Script: | bonus2 bResEff,Eff_Blind,500; @@ -41238,6 +42353,7 @@ Body: Defense: 7 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 290 Script: | @@ -41254,6 +42370,7 @@ Body: Defense: 8 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 291 Script: | @@ -41270,6 +42387,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 292 Script: | bonus2 bResEff,Eff_Blind,10000; @@ -41282,6 +42400,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 293 Script: | bonus2 bResEff,Eff_Blind,10000; @@ -41293,6 +42412,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 294 - Id: 5251 AegisName: Round_Ears @@ -41302,6 +42422,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 295 - Id: 5252 AegisName: Drooping_Nine_Tail @@ -41312,6 +42433,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 296 @@ -41329,6 +42451,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 297 @@ -41347,6 +42470,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 298 @@ -41373,6 +42497,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 View: 299 Script: | @@ -41388,6 +42513,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 300 @@ -41407,6 +42533,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 301 @@ -41423,6 +42550,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 302 @@ -41438,6 +42566,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 215 Script: | @@ -41453,6 +42582,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 217 Script: | @@ -41468,6 +42598,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 218 Script: | @@ -41487,6 +42618,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 232 Script: | @@ -41509,6 +42641,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 303 @@ -41526,6 +42659,7 @@ Body: Defense: 8 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 304 Script: | @@ -41546,6 +42680,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 72 Trade: @@ -41568,6 +42703,7 @@ Body: Defense: 13 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 15 Trade: @@ -41592,6 +42728,7 @@ Body: Defense: 14 Locations: Head_Top: true + ArmorLevel: 1 View: 67 Trade: Override: 100 @@ -41617,6 +42754,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 93 Trade: @@ -41643,6 +42781,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 264 @@ -41671,6 +42810,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 241 Script: | @@ -41686,6 +42826,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 221 Script: | @@ -41701,6 +42842,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 253 Script: | bonus3 bAutoSpell,"SM_PROVOKE",5,50; @@ -41714,6 +42856,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 305 Script: | @@ -41732,6 +42875,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 306 Script: | @@ -41750,6 +42894,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 307 Script: | @@ -41768,6 +42913,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 308 Script: | @@ -41789,6 +42935,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 309 @@ -41809,6 +42956,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 310 @@ -41828,6 +42976,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 142 Trade: Override: 100 @@ -41854,6 +43003,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 41 Trade: Override: 100 @@ -41879,6 +43029,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 123 Trade: Override: 100 @@ -41902,6 +43053,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 216 - Id: 5283 @@ -41913,6 +43065,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 View: 311 Trade: @@ -41937,6 +43090,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 312 Script: | @@ -41955,6 +43109,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 313 Script: | @@ -41967,6 +43122,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 314 Trade: @@ -41993,6 +43149,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 315 Script: | @@ -42005,6 +43162,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 316 Trade: Override: 100 @@ -42026,6 +43184,7 @@ Body: Weight: 1000 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 317 Script: | @@ -42043,6 +43202,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 249 Script: | @@ -42057,6 +43217,7 @@ Body: Defense: 8 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 318 @@ -42072,6 +43233,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 319 @@ -42085,6 +43247,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 View: 320 Trade: Override: 100 @@ -42108,6 +43271,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 321 Trade: Override: 100 @@ -42132,6 +43296,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 138 Trade: Override: 100 @@ -42153,6 +43318,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 296 Script: | @@ -42168,6 +43334,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 301 Script: | @@ -42184,6 +43351,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 307 Script: | @@ -42202,6 +43370,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 303 Script: | @@ -42219,6 +43388,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 322 @@ -42231,6 +43401,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 323 - Id: 5302 @@ -42241,6 +43412,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 324 @@ -42253,6 +43425,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 325 Script: | @@ -42270,6 +43443,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 326 @@ -42284,6 +43458,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 327 Script: | bonus bBaseAtk,5; @@ -42299,6 +43474,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 328 Trade: Override: 100 @@ -42323,6 +43499,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 329 Script: | @@ -42347,6 +43524,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 330 Trade: @@ -42371,6 +43549,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 331 Trade: @@ -42394,6 +43573,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 332 Script: | @@ -42411,6 +43591,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 333 Script: | @@ -42425,6 +43606,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 334 Trade: @@ -42445,6 +43627,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 335 Trade: @@ -42466,6 +43649,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 336 Trade: @@ -42490,6 +43674,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 35 View: 337 Trade: @@ -42514,6 +43699,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 338 @@ -42528,6 +43714,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 339 @@ -42540,6 +43727,7 @@ Body: Buy: 20 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 340 Trade: @@ -42562,6 +43750,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 341 @@ -42584,6 +43773,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 261 Trade: @@ -42607,6 +43797,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 342 Script: | @@ -42620,6 +43811,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 24 Refineable: true View: 343 @@ -42643,6 +43835,7 @@ Body: Defense: 14 Locations: Head_Top: true + ArmorLevel: 1 View: 165 Trade: Override: 100 @@ -42664,6 +43857,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 344 @@ -42682,6 +43876,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 10 View: 345 Trade: @@ -42703,6 +43898,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 View: 78 Trade: Override: 100 @@ -42730,6 +43926,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 178 Trade: Override: 100 @@ -42752,6 +43949,7 @@ Body: Defense: 4 Locations: Head_Mid: true + ArmorLevel: 1 View: 152 Trade: Override: 100 @@ -42777,6 +43975,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 View: 187 Trade: Override: 100 @@ -42803,6 +44002,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 142 Trade: Override: 100 @@ -42830,6 +44030,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 105 Trade: Override: 100 @@ -42853,6 +44054,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 20 View: 346 Script: | @@ -42865,6 +44067,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 347 @@ -42883,6 +44086,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 348 @@ -42897,6 +44101,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 View: 349 Script: | bonus bLuk,1; @@ -42908,6 +44113,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 350 @@ -42928,6 +44134,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 351 @@ -42948,6 +44155,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 352 @@ -42968,6 +44176,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 353 @@ -42990,6 +44199,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 View: 354 Trade: @@ -43008,6 +44218,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 View: 355 Trade: @@ -43026,6 +44237,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 View: 356 Trade: @@ -43044,6 +44256,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 View: 357 Trade: @@ -43063,6 +44276,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 View: 358 Trade: @@ -43082,6 +44296,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 View: 359 Trade: @@ -43099,6 +44314,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 360 @@ -43126,6 +44342,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 98 - Id: 5348 @@ -43142,6 +44359,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 28 Script: | @@ -43160,6 +44378,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 102 - Id: 5350 @@ -43176,6 +44395,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 74 Script: | @@ -43190,6 +44410,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 37 Script: | bonus2 bSubRace,RC_Insect,10; @@ -43206,6 +44427,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 38 Refineable: true View: 361 @@ -43235,6 +44457,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 138 Script: | @@ -43248,6 +44471,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 View: 362 Script: | bonus bVariableCastrate,-5; @@ -43259,6 +44483,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 View: 363 Script: | bonus bVariableCastrate,-5; @@ -43271,6 +44496,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 206 Script: | @@ -43286,6 +44512,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 365 Trade: Override: 100 @@ -43308,6 +44535,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 366 Script: | @@ -43324,6 +44552,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 367 @@ -43343,6 +44572,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 368 @@ -43361,6 +44591,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 369 Trade: Override: 100 @@ -43377,6 +44608,7 @@ Body: Weight: 200 Locations: Head_Low: true + ArmorLevel: 1 View: 370 Trade: Override: 100 @@ -43403,6 +44635,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 371 @@ -43422,6 +44655,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true View: 372 @@ -43440,6 +44674,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 373 Trade: @@ -43457,6 +44692,7 @@ Body: Defense: 53 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 374 Script: | @@ -43473,6 +44709,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 View: 375 Script: | @@ -43487,6 +44724,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 38 Trade: @@ -43509,6 +44747,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 39 Trade: @@ -43531,6 +44770,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 376 Script: | @@ -43545,6 +44785,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 377 Script: | @@ -43559,6 +44800,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 378 Trade: @@ -43581,6 +44823,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 379 Trade: @@ -43598,6 +44841,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 380 Script: | @@ -43615,6 +44859,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 381 Trade: @@ -43633,6 +44878,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 382 Script: | @@ -43646,6 +44892,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 383 Script: | bonus2 bSubRace,RC_DemiHuman,2; @@ -43658,6 +44905,7 @@ Body: Weight: 300 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 384 Trade: @@ -43675,6 +44923,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 385 @@ -43690,6 +44939,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 386 Trade: @@ -43707,6 +44957,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 387 Trade: Override: 100 @@ -43725,6 +44976,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 388 Trade: @@ -43749,6 +45001,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 389 @@ -43768,6 +45021,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 390 @@ -43785,6 +45039,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 391 @@ -43800,6 +45055,7 @@ Body: Defense: 7 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 228 Script: | @@ -43816,6 +45072,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 392 @@ -43839,6 +45096,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 393 @@ -43853,6 +45111,7 @@ Body: Weight: 200 Locations: Head_Mid: true + ArmorLevel: 1 View: 394 Trade: Override: 100 @@ -43869,6 +45128,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 395 Script: | @@ -43881,6 +45141,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 View: 188 Trade: Override: 100 @@ -43905,6 +45166,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 396 Script: | @@ -43918,6 +45180,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 View: 397 Trade: Override: 100 @@ -43931,6 +45194,7 @@ Body: Type: Armor Locations: Head_Low: true + ArmorLevel: 1 View: 572 Trade: Override: 100 @@ -43954,6 +45218,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 398 @@ -43970,6 +45235,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 399 Trade: @@ -43992,6 +45258,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 400 Script: | bonus2 bSubEle,Ele_Water,10; @@ -44016,6 +45283,7 @@ Body: All_Upper: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 85 Refineable: true View: 401 @@ -44049,6 +45317,7 @@ Body: All_Upper: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 85 View: 402 Script: | @@ -44064,6 +45333,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 403 Script: | bonus bLuk,1; @@ -44076,6 +45346,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 404 Script: | @@ -44091,6 +45362,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 405 Script: | @@ -44104,6 +45376,7 @@ Body: Weight: 200 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 30 View: 406 Script: | @@ -44119,6 +45392,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 407 @@ -44133,6 +45407,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 80 View: 408 Script: | @@ -44145,6 +45420,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 409 Trade: @@ -44168,6 +45444,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 410 Trade: @@ -44187,6 +45464,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 View: 6 Trade: Override: 100 @@ -44212,6 +45490,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 411 Trade: @@ -44232,6 +45511,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 412 Trade: Override: 100 @@ -44256,6 +45536,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 413 Script: | @@ -44268,6 +45549,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 414 Trade: Override: 100 @@ -44290,6 +45572,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 View: 415 Trade: Override: 100 @@ -44310,6 +45593,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 View: 416 Trade: Override: 100 @@ -44331,6 +45615,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 417 @@ -44355,6 +45640,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 18 Refineable: true View: 418 @@ -44372,6 +45658,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 419 Script: | bonus bInt,1; @@ -44387,6 +45674,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 420 Script: | @@ -44401,6 +45689,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 57 Trade: Override: 100 @@ -44424,6 +45713,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 View: 421 Trade: @@ -44450,6 +45740,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 422 Trade: @@ -44472,6 +45763,7 @@ Body: Weight: 70 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 423 Script: | @@ -44486,6 +45778,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 View: 424 Trade: Override: 100 @@ -44505,6 +45798,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 425 - Id: 5425 @@ -44517,6 +45811,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 426 - Id: 5426 @@ -44529,6 +45824,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 427 Script: | @@ -44543,6 +45839,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 428 Script: | @@ -44556,6 +45853,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 429 Trade: @@ -44580,6 +45878,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 430 Script: | @@ -44593,6 +45892,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 View: 431 Trade: Override: 100 @@ -44609,6 +45909,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 432 @@ -44626,6 +45927,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 433 Script: | @@ -44639,6 +45941,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 434 - Id: 5434 @@ -44651,6 +45954,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 435 - Id: 5435 @@ -44663,6 +45967,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 436 @@ -44687,6 +45992,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 437 Script: | @@ -44702,6 +46008,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 438 Script: | @@ -44721,6 +46028,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 439 Script: | bonus bMaxSP,20; @@ -44737,6 +46045,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 440 Script: | bonus bMaxSP,20; @@ -44753,6 +46062,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 441 Script: | bonus bMaxSP,20; @@ -44769,6 +46079,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 442 Script: | bonus bMaxSP,20; @@ -44782,6 +46093,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 443 @@ -44799,6 +46111,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 444 @@ -44813,6 +46126,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 445 Script: | @@ -44825,6 +46139,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 446 Script: | bonus bMaxSP,5; @@ -44837,6 +46152,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 447 Script: | @@ -44851,6 +46167,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 448 @@ -44869,6 +46186,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 449 Script: | @@ -44884,6 +46202,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 450 Script: | @@ -44900,6 +46219,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 451 @@ -44922,6 +46242,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 452 Trade: @@ -44948,6 +46269,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 453 Trade: @@ -44974,6 +46296,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 454 Trade: @@ -45000,6 +46323,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 234 Script: | @@ -45017,6 +46341,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 238 Script: | @@ -45031,6 +46356,7 @@ Body: Weight: 200 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 315 Script: | @@ -45051,6 +46377,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 455 @@ -45072,6 +46399,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 456 Script: | @@ -45085,6 +46413,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 249 Script: | @@ -45099,6 +46428,7 @@ Body: Defense: 14 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 457 @@ -45125,6 +46455,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 458 @@ -45149,6 +46480,7 @@ Body: Defense: 3 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 459 Trade: @@ -45171,6 +46503,7 @@ Body: Buy: 20 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 460 Trade: @@ -45198,6 +46531,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 461 Trade: @@ -45220,6 +46554,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 462 @@ -45239,6 +46574,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 463 @@ -45255,6 +46591,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 464 @@ -45281,6 +46618,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 465 Script: | @@ -45299,6 +46637,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 466 @@ -45326,6 +46665,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 467 Script: | @@ -45340,6 +46680,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 468 Script: | @@ -45355,6 +46696,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 469 Script: | @@ -45368,6 +46710,7 @@ Body: Defense: 8 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 470 @@ -45383,6 +46726,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 View: 471 - Id: 5475 @@ -45395,6 +46739,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 472 Script: | bonus bAllStats,1; @@ -45408,6 +46753,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 473 @@ -45429,6 +46775,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 474 @@ -45443,6 +46790,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 475 Script: | @@ -45457,6 +46805,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 476 @@ -45475,6 +46824,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 477 @@ -45496,6 +46846,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 478 @@ -45517,6 +46868,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 479 @@ -45535,6 +46887,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 480 Trade: @@ -45551,6 +46904,7 @@ Body: Defense: 8 Locations: Head_Top: true + ArmorLevel: 1 View: 482 Script: | bonus bAllStats,5; @@ -45566,6 +46920,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 483 @@ -45585,6 +46940,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 395 Script: | @@ -45598,6 +46954,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 417 Script: | @@ -45611,6 +46968,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 390 Script: | @@ -45624,6 +46982,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 484 Script: | @@ -45637,6 +46996,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 65 View: 485 Script: | @@ -45653,6 +47013,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 486 Script: | @@ -45669,6 +47030,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 102 Trade: Override: 100 @@ -45695,6 +47057,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 254 Trade: Override: 100 @@ -45721,6 +47084,7 @@ Body: Locations: Head_Low: true Head_Top: true + ArmorLevel: 1 View: 137 Trade: Override: 100 @@ -45744,6 +47108,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 493 Trade: @@ -45763,6 +47128,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 View: 494 Script: | @@ -45781,6 +47147,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 495 @@ -45806,6 +47173,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 490 @@ -45832,6 +47200,7 @@ Body: Weight: 600 Locations: Head_Top: true + ArmorLevel: 1 View: 487 Script: | skill "SM_PROVOKE",1; @@ -45843,6 +47212,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 488 @@ -45857,6 +47227,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 View: 496 Script: | @@ -45871,6 +47242,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 491 @@ -45891,6 +47263,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 497 Trade: @@ -45912,6 +47285,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 489 @@ -45926,6 +47300,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 492 @@ -45941,6 +47316,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 501 Script: | @@ -45954,6 +47330,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 502 Script: | @@ -45968,6 +47345,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 503 Trade: @@ -45988,6 +47366,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 504 Trade: @@ -46008,6 +47387,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 507 Script: | @@ -46026,6 +47406,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 508 @@ -46042,6 +47423,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 509 @@ -46062,6 +47444,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 510 @@ -46082,6 +47465,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 511 @@ -46102,6 +47486,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 512 @@ -46125,6 +47510,7 @@ Body: All_Upper: true Locations: Head_Mid: true + ArmorLevel: 1 View: 23 Script: | bonus bDex,1; @@ -46141,6 +47527,7 @@ Body: Hunter: true Locations: Head_Mid: true + ArmorLevel: 1 View: 23 Script: | bonus bDex,1; @@ -46153,6 +47540,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 513 @@ -46170,6 +47558,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 514 @@ -46184,6 +47573,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 515 @@ -46199,6 +47589,7 @@ Body: Type: Armor Locations: Head_Low: true + ArmorLevel: 1 View: 194 Trade: Override: 100 @@ -46222,6 +47613,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 516 - Id: 5523 @@ -46234,6 +47626,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 517 Script: | @@ -46248,6 +47641,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 518 Script: | @@ -46262,6 +47656,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 519 Script: | @@ -46276,6 +47671,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 View: 520 Script: | @@ -46292,6 +47688,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 521 @@ -46316,6 +47713,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 522 Script: | @@ -46331,6 +47729,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 523 @@ -46353,6 +47752,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 524 @@ -46369,6 +47769,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 525 Trade: @@ -46387,6 +47788,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 327 Script: | bonus bShortWeaponDamageReturn,1; @@ -46400,6 +47802,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true View: 261 @@ -46415,6 +47818,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 403 Script: | @@ -46429,6 +47833,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 529 Trade: @@ -46451,6 +47856,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 526 Trade: @@ -46480,6 +47886,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 View: 527 Trade: @@ -46499,6 +47906,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 View: 528 Trade: @@ -46519,6 +47927,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 25 Refineable: true View: 530 @@ -46537,6 +47946,7 @@ Body: Defense: 8 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 View: 18 Script: | @@ -46552,6 +47962,7 @@ Body: Defense: 8 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 View: 18 Script: | @@ -46567,6 +47978,7 @@ Body: Defense: 8 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 View: 18 Script: | @@ -46582,6 +47994,7 @@ Body: Defense: 8 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 View: 18 Script: | @@ -46596,6 +48009,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 240 @@ -46620,6 +48034,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 531 @@ -46643,6 +48058,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 532 @@ -46666,6 +48082,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 533 Trade: @@ -46684,6 +48101,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 534 Trade: @@ -46702,6 +48120,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 535 @@ -46725,6 +48144,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 536 @@ -46748,6 +48168,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 537 Trade: @@ -46768,6 +48189,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 View: 93 Script: | bonus bStr,3; @@ -46780,6 +48202,7 @@ Body: Defense: 14 Locations: Head_Top: true + ArmorLevel: 1 View: 15 Script: | bonus bMdef,4; @@ -46794,6 +48217,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 538 Trade: @@ -46812,6 +48236,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 539 Trade: @@ -46831,6 +48256,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 540 @@ -46854,6 +48280,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 541 @@ -46872,6 +48299,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 542 @@ -46884,6 +48312,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 543 Script: | @@ -46902,6 +48331,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true View: 322 @@ -46924,6 +48354,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 497 Script: | @@ -46942,6 +48373,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 View: 489 Script: | @@ -46958,6 +48390,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 547 Script: | bonus3 bAutoSpell,"PR_LEXAETERNA",1,15; @@ -46972,6 +48405,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 85 Refineable: true View: 544 @@ -46999,6 +48433,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 545 Trade: @@ -47015,6 +48450,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 546 Trade: @@ -47033,6 +48469,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 548 @@ -47053,6 +48490,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 549 Script: | @@ -47068,6 +48506,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 550 Trade: @@ -47090,6 +48529,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 551 Trade: @@ -47111,6 +48551,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 552 Script: | @@ -47126,6 +48567,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 553 @@ -47147,6 +48589,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 554 Trade: @@ -47163,6 +48606,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 10 View: 555 Script: | @@ -47177,6 +48621,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 556 - Id: 5576 @@ -47188,6 +48633,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 View: 557 - Id: 5577 AegisName: Dark_Knight_MaskB @@ -47199,6 +48645,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 479 @@ -47216,6 +48663,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 236 Script: | @@ -47231,6 +48679,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 558 @@ -47254,6 +48703,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 View: 559 Script: | bonus bAllStats,3; @@ -47267,6 +48717,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 560 @@ -47287,6 +48738,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 561 @@ -47305,6 +48757,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 7 Refineable: true View: 465 @@ -47325,6 +48778,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 562 @@ -47349,6 +48803,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 564 @@ -47370,6 +48825,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 563 @@ -47391,6 +48847,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 563 @@ -47412,6 +48869,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 565 @@ -47432,6 +48890,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 566 @@ -47452,6 +48911,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 417 Script: | @@ -47469,6 +48929,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 567 Script: | @@ -47482,6 +48943,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 568 Trade: @@ -47516,6 +48978,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 549 @@ -47540,6 +49003,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 569 Trade: @@ -47558,6 +49022,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 570 @@ -47584,6 +49049,7 @@ Body: Defense: 2 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 571 Trade: @@ -47611,6 +49077,7 @@ Body: Defense: 2 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 572 Trade: @@ -47639,6 +49106,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 573 @@ -47660,6 +49128,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 574 @@ -47677,6 +49146,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 575 @@ -47692,6 +49162,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 576 @@ -47708,6 +49179,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 530 Script: | @@ -47721,6 +49193,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 577 @@ -47751,6 +49224,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 578 @@ -47781,6 +49255,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 579 @@ -47811,6 +49286,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 3 Refineable: true View: 580 @@ -47824,6 +49300,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 View: 581 Script: | @@ -47838,6 +49315,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 View: 582 Script: | @@ -47853,6 +49331,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 View: 583 Trade: @@ -47869,6 +49348,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 10 View: 584 Script: | @@ -47881,6 +49361,7 @@ Body: Weight: 300 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 585 @@ -47900,6 +49381,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 277 Script: | @@ -47913,6 +49395,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 264 @@ -47931,6 +49414,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 View: 55 Script: | bonus bVit,1; @@ -47944,6 +49428,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 45 View: 169 Script: | @@ -47957,6 +49442,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 149 @@ -47972,6 +49458,7 @@ Body: Weight: 200 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 View: 210 Script: | @@ -47987,6 +49474,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 182 Script: | @@ -48003,6 +49491,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 15 Script: | @@ -48025,6 +49514,7 @@ Body: Taekwon: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 41 Script: | @@ -48042,6 +49532,7 @@ Body: Priest: true Locations: Head_Top: true + ArmorLevel: 1 View: 205 Script: | bonus bShortWeaponDamageReturn,5; @@ -48054,6 +49545,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 270 Script: | @@ -48074,6 +49566,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 208 Script: | @@ -48089,6 +49582,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 316 Script: | bonus bInt,1; @@ -48101,6 +49595,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 View: 311 Script: | @@ -48126,6 +49621,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 64 Refineable: true View: 272 @@ -48142,6 +49638,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 313 Script: | @@ -48154,6 +49651,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 View: 314 Script: | bonus bSpeedRate,25; @@ -48169,6 +49667,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 315 Script: | @@ -48183,6 +49682,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 211 @@ -48198,6 +49698,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 312 Script: | @@ -48214,6 +49715,7 @@ Body: Weight: 1000 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 317 Script: | @@ -48230,6 +49732,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 249 Script: | @@ -48244,6 +49747,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 318 @@ -48259,6 +49763,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 319 @@ -48272,6 +49777,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 320 Script: | bonus bDex,4; @@ -48285,6 +49791,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 281 Script: | @@ -48298,6 +49805,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 234 Script: | @@ -48322,6 +49830,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 209 @@ -48337,6 +49846,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 View: 349 Script: | bonus bLuk,1; @@ -48349,6 +49859,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 10 View: 345 Script: | @@ -48369,6 +49880,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 286 Script: | @@ -48391,6 +49903,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 213 @@ -48408,6 +49921,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 View: 181 Script: | @@ -48423,6 +49937,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 308 Script: | @@ -48438,6 +49953,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 321 Script: | bonus bAgi,3; @@ -48450,6 +49966,7 @@ Body: Defense: 9 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 15 Script: | @@ -48468,6 +49985,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 56 Script: | @@ -48484,6 +50002,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 72 Script: | @@ -48500,6 +50019,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 73 Script: | @@ -48515,6 +50035,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bAgi,4; @@ -48530,6 +50051,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 41 Script: | bonus bStr,1; @@ -48543,6 +50065,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 586 @@ -48556,6 +50079,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 587 @@ -48582,6 +50106,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 372 @@ -48600,6 +50125,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 588 @@ -48613,6 +50139,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 30 View: 383 Script: | @@ -48628,6 +50155,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 589 @@ -48645,6 +50173,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 590 @@ -48660,6 +50189,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 591 @@ -48682,6 +50212,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 592 @@ -48700,6 +50231,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 593 @@ -48722,6 +50254,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 594 @@ -48743,6 +50276,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 595 Script: | @@ -48757,6 +50291,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 596 @@ -48785,6 +50320,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 597 @@ -48806,6 +50342,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 598 @@ -48825,6 +50362,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 206 @@ -48849,6 +50387,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 340 @@ -48860,6 +50399,7 @@ Body: Weight: 300 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 599 @@ -48872,6 +50412,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 View: 600 Refineable: true @@ -48896,6 +50437,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 601 @@ -48911,6 +50453,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 602 @@ -48926,6 +50469,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 View: 603 Script: | @@ -48938,6 +50482,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 10 View: 604 Script: | @@ -48952,6 +50497,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 605 @@ -48982,6 +50528,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 606 @@ -49000,6 +50547,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 607 @@ -49015,6 +50563,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 608 @@ -49028,6 +50577,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 10 View: 609 Script: | @@ -49042,6 +50592,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 244 Script: | @@ -49056,6 +50607,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 610 @@ -49081,6 +50633,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 41 @@ -49093,6 +50646,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 88 @@ -49105,6 +50659,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 48 @@ -49117,6 +50672,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 104 @@ -49129,6 +50685,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 86 @@ -49141,6 +50698,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 611 @@ -49155,6 +50713,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true View: 612 @@ -49170,6 +50729,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 613 @@ -49185,6 +50745,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 542 @@ -49202,6 +50763,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 539 @@ -49215,6 +50777,7 @@ Body: Type: Armor Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 View: 30 Script: | @@ -49235,6 +50798,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 View: 614 Script: | @@ -49255,6 +50819,7 @@ Body: Baby: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 277 Script: | @@ -49268,6 +50833,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 264 @@ -49286,6 +50852,7 @@ Body: Baby: true Locations: Head_Low: true + ArmorLevel: 1 View: 55 Script: | bonus bVit,1; @@ -49302,6 +50869,7 @@ Body: Baby: true Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 45 View: 169 - Id: 5699 @@ -49313,6 +50881,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 149 @@ -49327,6 +50896,7 @@ Body: Weight: 200 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 View: 210 Script: | @@ -49342,6 +50912,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 182 Script: | @@ -49356,6 +50927,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 15 Script: | @@ -49378,6 +50950,7 @@ Body: Taekwon: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 41 Script: | @@ -49395,6 +50968,7 @@ Body: Priest: true Locations: Head_Top: true + ArmorLevel: 1 View: 205 - Id: 5705 AegisName: E_Mini_Propeller_ @@ -49409,6 +50983,7 @@ Body: Baby: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 270 Script: | @@ -49427,6 +51002,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 208 Script: | @@ -49439,6 +51015,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 316 Script: | bonus bInt,1; @@ -49451,6 +51028,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 View: 311 Script: | @@ -49468,6 +51046,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 64 Refineable: true View: 272 @@ -49484,6 +51063,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 313 Script: | @@ -49496,6 +51076,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 View: 314 - Id: 5712 AegisName: E_Vacation_Hat @@ -49507,6 +51088,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 315 Script: | @@ -49521,6 +51103,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 211 @@ -49537,6 +51120,7 @@ Body: Baby: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 312 Script: | @@ -49551,6 +51135,7 @@ Body: Weight: 1000 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 317 Script: | @@ -49568,6 +51153,7 @@ Body: Baby: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 249 Script: | @@ -49581,6 +51167,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 318 @@ -49593,6 +51180,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 319 @@ -49604,6 +51192,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 320 Script: | bonus bDex,4; @@ -49616,6 +51205,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 281 Script: | @@ -49629,6 +51219,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 234 Script: | @@ -49647,6 +51238,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 209 @@ -49660,6 +51252,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 View: 349 Script: | bonus bLuk,1; @@ -49672,6 +51265,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 10 View: 345 Script: | @@ -49690,6 +51284,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 286 Script: | @@ -49711,6 +51306,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 213 @@ -49726,6 +51322,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 View: 181 Script: | @@ -49740,6 +51337,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 308 - Id: 5729 @@ -49750,6 +51348,7 @@ Body: Defense: 9 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 15 Script: | @@ -49766,6 +51365,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 56 - Id: 5731 @@ -49780,6 +51380,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 72 Script: | @@ -49796,6 +51397,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 73 Script: | @@ -49811,6 +51413,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bAgi,4; @@ -49826,6 +51429,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 41 Script: | bonus bStr,1; @@ -49838,6 +51442,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 244 Script: | @@ -49851,6 +51456,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 View: 321 Script: | bonus bAgi,3; @@ -49864,6 +51470,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 615 Script: | @@ -49878,6 +51485,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 616 @@ -49902,6 +51510,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 617 @@ -49931,6 +51540,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 618 @@ -49959,6 +51569,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 101 @@ -49974,6 +51585,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 619 @@ -49990,6 +51602,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 620 Script: | @@ -50004,6 +51617,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 621 @@ -50022,6 +51636,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 622 @@ -50056,6 +51671,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 623 @@ -50089,6 +51705,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 624 @@ -50123,6 +51740,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 625 @@ -50156,6 +51774,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 626 @@ -50189,6 +51808,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 627 @@ -50223,6 +51843,7 @@ Body: Gender: Male Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 628 @@ -50255,6 +51876,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 629 @@ -50288,6 +51910,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 630 @@ -50321,6 +51944,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 631 @@ -50354,6 +51978,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 100 View: 632 Trade: @@ -50385,6 +52010,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 633 @@ -50419,6 +52045,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 634 @@ -50453,6 +52080,7 @@ Body: Gender: Female Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 635 @@ -50481,6 +52109,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 636 @@ -50500,6 +52129,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 637 @@ -50528,6 +52158,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 638 @@ -50543,6 +52174,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 639 @@ -50561,6 +52193,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 640 @@ -50579,6 +52212,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 View: 549 Script: | @@ -50592,6 +52226,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 642 @@ -50609,6 +52244,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 643 @@ -50627,6 +52263,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 50 View: 644 Trade: @@ -50644,6 +52281,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 645 @@ -50657,6 +52295,7 @@ Body: Buy: 100 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 646 Script: | @@ -50671,6 +52310,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 649 @@ -50686,6 +52326,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 650 @@ -50704,6 +52345,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 95 Refineable: true View: 651 @@ -50719,6 +52361,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 95 Refineable: true View: 652 @@ -50734,6 +52377,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 95 Refineable: true View: 496 @@ -50749,6 +52393,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 653 Script: | @@ -50760,6 +52405,7 @@ Body: Weight: 500 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 654 @@ -50780,6 +52426,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 655 Script: | @@ -50796,6 +52443,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 656 @@ -50811,6 +52459,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 657 @@ -50825,6 +52474,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 658 @@ -50841,6 +52491,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 659 Script: | bonus bFlee,1; @@ -50857,6 +52508,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 660 @@ -50870,6 +52522,7 @@ Body: Weight: 200 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 662 @@ -50885,6 +52538,7 @@ Body: Weight: 200 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 663 @@ -50900,6 +52554,7 @@ Body: Weight: 200 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 664 @@ -50916,6 +52571,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 665 Trade: @@ -50940,6 +52596,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 30 View: 666 Script: | @@ -50953,6 +52610,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 661 Trade: @@ -50978,6 +52636,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 30 View: 667 Script: | @@ -50992,6 +52651,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 610 @@ -51008,6 +52668,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 668 Script: | @@ -51022,6 +52683,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 669 @@ -51035,6 +52697,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 575 Trade: @@ -51058,6 +52721,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 661 Trade: @@ -51091,6 +52755,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 670 @@ -51102,6 +52767,7 @@ Body: Type: Armor Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 369 Trade: @@ -51123,6 +52789,7 @@ Body: Type: Armor Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 369 Trade: @@ -51143,6 +52810,7 @@ Body: Type: Armor Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 369 Trade: @@ -51163,6 +52831,7 @@ Body: Type: Armor Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 369 Trade: @@ -51185,6 +52854,7 @@ Body: Weight: 50 Locations: Head_Mid: true + ArmorLevel: 1 View: 125 Script: | bonus2 bSubRace,RC_DemiHuman,3; @@ -51198,6 +52868,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 167 Script: | @@ -51214,6 +52885,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 215 - Id: 5803 @@ -51225,6 +52897,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 5 Script: | @@ -51237,6 +52910,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 13 - Id: 5805 AegisName: Victorious_Coronet @@ -51246,6 +52920,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 View: 43 Trade: @@ -51269,6 +52944,7 @@ Body: Defense: 9 Locations: Head_Top: true + ArmorLevel: 1 View: 67 Trade: Override: 100 @@ -51292,6 +52968,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 104 @@ -51322,6 +52999,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 364 Script: | @@ -51337,6 +53015,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 View: 216 Trade: Override: 100 @@ -51362,6 +53041,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 98 Script: | @@ -51376,6 +53056,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 25 Script: | bonus2 bSubRace,RC_Brute,5; @@ -51387,6 +53068,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 16 Trade: @@ -51413,6 +53095,7 @@ Body: Weight: 500 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 481 Script: | @@ -51427,6 +53110,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 View: 303 Trade: @@ -51447,6 +53131,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 475 Script: | @@ -51460,6 +53145,7 @@ Body: Weight: 500 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 411 Script: | @@ -51473,6 +53159,7 @@ Body: Defense: 6 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -51498,6 +53185,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 505 Trade: @@ -51519,6 +53207,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 506 Trade: @@ -51542,6 +53231,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 View: 498 Trade: Override: 100 @@ -51560,6 +53250,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 499 Trade: @@ -51581,6 +53272,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 500 Trade: @@ -51609,6 +53301,7 @@ Body: Defense: 2 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -51629,6 +53322,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 265 @@ -51639,6 +53333,7 @@ Body: Defense: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bMdef,1; bonus2 bAddClass,Class_All,10; @@ -51651,6 +53346,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 View: 225 Script: | bonus bStr,2; @@ -51669,6 +53365,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 423 @@ -51679,6 +53376,7 @@ Body: Weight: 50 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bAllStats,1; @@ -51689,6 +53387,7 @@ Body: Type: Armor Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true - Id: 5830 @@ -51699,6 +53398,7 @@ Body: Weight: 10 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 67 @@ -51710,6 +53410,7 @@ Body: Weight: 10 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 28 @@ -51721,6 +53422,7 @@ Body: Weight: 10 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 313 @@ -51732,6 +53434,7 @@ Body: Weight: 10 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 117 @@ -51743,6 +53446,7 @@ Body: Weight: 10 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 45 @@ -51754,6 +53458,7 @@ Body: Weight: 10 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 19 @@ -51765,6 +53470,7 @@ Body: Weight: 10 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 102 @@ -51776,6 +53482,7 @@ Body: Weight: 10 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 12 - Id: 5838 @@ -51786,6 +53493,7 @@ Body: Weight: 10 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 100 - Id: 5839 @@ -51796,6 +53504,7 @@ Body: Weight: 10 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 125 - Id: 5840 @@ -51806,6 +53515,7 @@ Body: Weight: 10 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 73 - Id: 5841 @@ -51818,6 +53528,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 596 @@ -51839,6 +53550,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 - Id: 5843 AegisName: Loyal_Ring2 @@ -51846,6 +53558,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bAllStats,2; @@ -51855,6 +53568,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bAllStats,3; @@ -51866,6 +53580,7 @@ Body: Weight: 400 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 641 @@ -51878,6 +53593,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 572 Script: | @@ -51888,6 +53604,7 @@ Body: Type: Armor Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 647 Script: | @@ -51900,6 +53617,7 @@ Body: Buy: 20 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 50 - Id: 5849 @@ -51909,6 +53627,7 @@ Body: Buy: 20 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 60 - Id: 5850 @@ -51920,6 +53639,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 648 @@ -51932,6 +53652,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 View: 138 - Id: 5852 @@ -51942,6 +53663,7 @@ Body: Weight: 500 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 537 @@ -51962,6 +53684,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 165 @@ -51980,6 +53703,7 @@ Body: Buy: 10 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -51999,6 +53723,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 671 @@ -52019,6 +53744,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 672 @@ -52039,6 +53765,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 673 @@ -52059,6 +53786,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 674 @@ -52078,6 +53806,7 @@ Body: Weight: 300 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 873 @@ -52101,6 +53830,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 1004 Script: | bonus bUnbreakableHelm; @@ -52115,6 +53845,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 999 Script: | @@ -52129,6 +53860,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 1000 Script: | @@ -52143,6 +53875,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 1001 Script: | @@ -52165,6 +53898,7 @@ Body: Swordman: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 1055 @@ -52192,6 +53926,7 @@ Body: Swordman: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 1056 @@ -52219,6 +53954,7 @@ Body: Swordman: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 1057 @@ -52236,6 +53972,7 @@ Body: Weight: 300 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 30 View: 1064 Script: | @@ -52250,6 +53987,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 1079 Script: | @@ -52275,6 +54013,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 282 Script: | @@ -52294,6 +54033,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 283 Script: | @@ -52313,6 +54053,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 284 Script: | @@ -52332,6 +54073,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 285 Script: | @@ -52351,6 +54093,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 286 Script: | @@ -52365,6 +54108,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 380 Script: | @@ -52380,6 +54124,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 1105 Script: | @@ -52394,6 +54139,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1106 Script: | @@ -52413,6 +54159,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1107 Script: | @@ -52432,6 +54179,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1108 Script: | @@ -52451,6 +54199,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1109 Script: | @@ -52470,6 +54219,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1121 @@ -52504,6 +54254,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1122 @@ -52537,6 +54288,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1123 @@ -52572,6 +54324,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true View: 1124 @@ -52611,6 +54364,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1125 @@ -52645,6 +54399,7 @@ Body: Gender: Female Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1126 @@ -52678,6 +54433,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1127 @@ -52712,6 +54468,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1128 @@ -52740,6 +54497,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 940 - Id: 5914 @@ -52748,6 +54506,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1378 Script: | @@ -52765,6 +54524,7 @@ Body: Slots: 1 Locations: Costume_Head_Top: true + ArmorLevel: 1 Refineable: true - Id: 5916 AegisName: Exosrcist_Glass @@ -52774,6 +54534,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 10 View: 1169 Script: | @@ -52786,6 +54547,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 90 View: 1170 Script: | @@ -52797,6 +54559,7 @@ Body: Weight: 500 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 1202 Script: | @@ -52830,6 +54593,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 1203 @@ -52848,6 +54612,7 @@ Body: Defense: 10 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true Script: | @@ -52862,6 +54627,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 10 View: 1218 Script: | @@ -52875,6 +54641,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 10 View: 1227 Script: | @@ -52888,6 +54655,7 @@ Body: Weight: 300 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 80 View: 1287 Script: | @@ -52910,6 +54678,7 @@ Body: Weight: 200 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 10 Script: | bonus2 bSubRace,RC_Dragon,5; @@ -52923,6 +54692,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 820 @@ -52947,6 +54717,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 538 @@ -52981,6 +54752,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 1323 @@ -53001,6 +54773,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true Script: | @@ -53022,6 +54795,7 @@ Body: Weight: 300 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 30 View: 931 Script: | @@ -53037,6 +54811,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 1335 @@ -53057,6 +54832,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1201 @@ -53072,6 +54848,7 @@ Body: Weight: 300 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 1357 Script: | @@ -53092,6 +54869,7 @@ Body: Weight: 500 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 110 View: 1358 Script: | @@ -53109,6 +54887,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 1359 @@ -53127,6 +54906,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1360 @@ -53143,6 +54923,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 10 View: 1370 Script: | @@ -53154,6 +54935,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 80 View: 1116 Script: | @@ -53166,6 +54948,7 @@ Body: Weight: 200 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 665 Script: | @@ -53181,6 +54964,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1376 Script: | @@ -53202,6 +54986,7 @@ Body: Defense: 3 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 70 View: 842 Script: | @@ -53215,6 +55000,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1380 Script: | @@ -53227,6 +55013,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1381 - Id: 5985 @@ -53236,6 +55023,7 @@ Body: Weight: 200 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 1409 @@ -62718,6 +64506,7 @@ Body: All_Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -62739,6 +64528,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -62761,6 +64551,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Trade: @@ -62781,6 +64572,7 @@ Body: Defense: 7 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bMaxHP,700; @@ -62792,6 +64584,7 @@ Body: Defense: 7 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bMaxHP,700; @@ -62803,6 +64596,7 @@ Body: Defense: 7 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bMaxHP,700; @@ -62814,6 +64608,7 @@ Body: Defense: 7 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bMaxHP,700; @@ -62825,6 +64620,7 @@ Body: Defense: 62 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -62848,6 +64644,7 @@ Body: Defense: 25 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -62864,6 +64661,7 @@ Body: Defense: 35 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 7 Trade: Override: 100 @@ -62884,6 +64682,7 @@ Body: Defense: 46 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 26 Trade: Override: 100 @@ -62904,6 +64703,7 @@ Body: Defense: 58 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 40 Trade: Override: 100 @@ -62928,6 +64728,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 22 Refineable: true Script: | @@ -62949,6 +64750,7 @@ Body: All_Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 22 Refineable: true - Id: 15014 @@ -62966,6 +64768,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true - Id: 15015 @@ -62978,6 +64781,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -62999,6 +64803,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -63023,6 +64828,7 @@ Body: Priest: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -63045,6 +64851,7 @@ Body: Hunter: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -63069,6 +64876,7 @@ Body: Thief: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -63097,6 +64905,7 @@ Body: Thief: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -63118,6 +64927,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -63134,6 +64944,7 @@ Body: Defense: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -63149,6 +64960,7 @@ Body: Defense: 60 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 47 Trade: Override: 100 @@ -63175,6 +64987,7 @@ Body: Defense: 10 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true - Id: 15025 @@ -63190,6 +65003,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -63213,6 +65027,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -63236,6 +65051,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -63259,6 +65075,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -63282,6 +65099,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -63302,6 +65120,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -63319,6 +65138,7 @@ Body: Defense: 70 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 60 Trade: Override: 100 @@ -63350,6 +65170,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 Refineable: true Script: | bonus2 bSubEle,Ele_All,5; @@ -63363,6 +65184,7 @@ Body: Defense: 37 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -63383,6 +65205,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -63404,6 +65227,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 Refineable: true Script: | bonus bAllStats,1; @@ -63432,6 +65256,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -63453,6 +65278,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -63473,6 +65299,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -63492,6 +65319,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -63506,6 +65334,7 @@ Body: Defense: 5 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -63522,6 +65351,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true Script: | @@ -63543,6 +65373,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -63563,6 +65394,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -63582,6 +65414,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -63594,6 +65427,7 @@ Body: Defense: 4 Locations: Armor: true + ArmorLevel: 1 Script: | bonus bHPrecovRate,10; - Id: 15046 @@ -63614,6 +65448,7 @@ Body: Taekwon: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 95 Refineable: true Script: | @@ -63656,6 +65491,7 @@ Body: Thief: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 95 Refineable: true Script: | @@ -63689,6 +65525,7 @@ Body: Wizard: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 95 Refineable: true Script: | @@ -63712,6 +65549,7 @@ Body: Weight: 1000 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -63729,6 +65567,7 @@ Body: Weight: 1000 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -63747,6 +65586,7 @@ Body: Defense: 55 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -63762,6 +65602,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -63779,6 +65620,7 @@ Body: Ninja: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -63796,6 +65638,7 @@ Body: Ninja: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -63814,6 +65657,7 @@ Body: Ninja: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -63832,6 +65676,7 @@ Body: Ninja: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -63846,6 +65691,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 15058 AegisName: Rider_Suit @@ -63863,6 +65709,7 @@ Body: All_Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -63877,6 +65724,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 15060 AegisName: Sky_Blue_Smock @@ -63888,6 +65736,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 Refineable: true Script: | bonus2 bAddClass,Class_All,2; @@ -63905,6 +65754,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 110 Refineable: true Script: | @@ -63920,6 +65770,7 @@ Body: Defense: 15 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Trade: @@ -63952,6 +65803,7 @@ Body: Swordman: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Trade: @@ -63987,6 +65839,7 @@ Body: Wizard: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Trade: @@ -64019,6 +65872,7 @@ Body: Swordman: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Script: | @@ -64029,6 +65883,7 @@ Body: Type: Armor Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 EquipLevelMax: 100 Refineable: true @@ -64057,6 +65912,7 @@ Body: SuperNovice: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -64070,6 +65926,7 @@ Body: Defense: 30 Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 15070 AegisName: Clothes_of_Happiness @@ -64081,6 +65938,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -64112,6 +65970,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -64131,6 +65990,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -64148,6 +66008,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -64164,6 +66025,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -64181,6 +66043,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -64197,6 +66060,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 Refineable: true Script: | bonus bAgi,1; @@ -64216,6 +66080,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Script: | @@ -64246,6 +66111,7 @@ Body: Thief: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 120 Refineable: true Script: | @@ -64268,6 +66134,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 120 Refineable: true Script: | @@ -64287,6 +66154,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 160 Refineable: true Script: | @@ -64318,6 +66186,7 @@ Body: All_Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 160 Refineable: true Script: | @@ -64349,6 +66218,7 @@ Body: All_Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 160 Refineable: true Script: | @@ -64382,6 +66252,7 @@ Body: All_Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 160 Refineable: true Script: | @@ -64423,6 +66294,7 @@ Body: All_Upper: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 160 Refineable: true Script: | @@ -64448,6 +66320,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 160 Refineable: true Script: | @@ -64484,6 +66357,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -64513,6 +66387,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -64527,6 +66402,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -64549,6 +66425,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 70 Script: | bonus bDefEle,Ele_Holy; @@ -64562,6 +66439,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -64580,6 +66458,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 Refineable: true Script: | bonus bMdef,3; @@ -64595,6 +66474,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -64615,6 +66495,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -64634,6 +66515,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -64651,6 +66533,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -64674,6 +66557,7 @@ Body: Defense: 100 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Trade: Override: 100 @@ -64697,6 +66581,7 @@ Body: Defense: 70 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Script: | @@ -64727,6 +66612,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 145 Refineable: true Script: | @@ -64744,6 +66630,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 105 Refineable: true Script: | @@ -64761,6 +66648,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Script: | @@ -64798,6 +66686,7 @@ Body: Summoner: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -64815,6 +66704,7 @@ Body: Defense: 100 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -64833,6 +66723,7 @@ Body: Summoner: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 140 Refineable: true Script: | @@ -64851,6 +66742,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Script: | @@ -64867,6 +66759,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -64891,6 +66784,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -64907,6 +66801,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -64922,6 +66817,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -64945,6 +66841,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -64960,6 +66857,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -64981,6 +66879,7 @@ Body: Summoner: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 6 Refineable: true Script: | @@ -64998,6 +66897,7 @@ Body: Summoner: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 15 Refineable: true Script: | @@ -65013,6 +66913,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -65040,6 +66941,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -65067,6 +66969,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -65094,6 +66997,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -65123,6 +67027,7 @@ Body: Summoner: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 175 Refineable: true Script: | @@ -65147,6 +67052,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Script: | @@ -65167,6 +67073,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -65189,6 +67096,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -65206,6 +67114,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 1470 @@ -65221,6 +67130,7 @@ Body: Weight: 300 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 60 View: 1471 Script: | @@ -65233,6 +67143,7 @@ Body: Defense: 74 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -65259,6 +67170,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true Script: | @@ -65290,6 +67202,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Script: | @@ -65305,6 +67218,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true Script: | @@ -65328,6 +67242,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -65348,6 +67263,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -65367,6 +67283,7 @@ Body: Ninja: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -65386,6 +67303,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -65405,6 +67323,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -65420,6 +67339,7 @@ Body: Defense: 80 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -65442,6 +67362,7 @@ Body: Defense: 85 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 115 Trade: Override: 100 @@ -65464,6 +67385,7 @@ Body: Defense: 90 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 130 Trade: Override: 100 @@ -65486,6 +67408,7 @@ Body: Defense: 100 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 145 Trade: Override: 100 @@ -65508,6 +67431,7 @@ Body: Defense: 100 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 160 Trade: Override: 100 @@ -65534,6 +67458,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -65557,6 +67482,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Script: | @@ -65574,6 +67500,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Script: | @@ -65592,6 +67519,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true Script: | @@ -65617,6 +67545,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -65633,6 +67562,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -65649,6 +67579,7 @@ Body: Defense: 120 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true Script: | @@ -65683,6 +67614,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -65720,6 +67652,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -65746,6 +67679,7 @@ Body: Defense: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Trade: @@ -65769,6 +67703,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -65795,6 +67730,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -65814,6 +67750,7 @@ Body: Defense: 40 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 50 Trade: Override: 100 @@ -65841,6 +67778,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -65871,6 +67809,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bAllStats,1; @@ -65887,6 +67826,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -65915,6 +67855,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -65964,6 +67905,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -65999,6 +67941,7 @@ Body: Third_Baby: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -66019,6 +67962,7 @@ Body: Third_Baby: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -66044,6 +67988,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -66072,6 +68017,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -66104,6 +68050,7 @@ Body: SuperNovice: false Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -66123,6 +68070,7 @@ Body: Defense: 120 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true Script: | @@ -66157,6 +68105,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -66185,6 +68134,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -66213,6 +68163,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -66230,6 +68181,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -66248,6 +68200,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 175 Refineable: true Script: | @@ -66267,6 +68220,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 175 Refineable: true Script: | @@ -66286,6 +68240,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 175 Refineable: true Script: | @@ -66303,6 +68258,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Trade: @@ -66329,6 +68285,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -66359,6 +68316,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -66390,6 +68348,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -66417,6 +68376,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -66436,6 +68396,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -66459,6 +68420,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -66482,6 +68444,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -66509,6 +68472,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -66536,6 +68500,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -66560,6 +68525,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -66584,6 +68550,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -66604,6 +68571,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -66624,6 +68592,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -66647,6 +68616,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -66671,6 +68641,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -66691,6 +68662,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -66712,6 +68684,7 @@ Body: Defense: 120 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -66744,6 +68717,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true Script: | @@ -66766,6 +68740,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -66788,6 +68763,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -66816,6 +68792,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -66844,6 +68821,7 @@ Body: Defense: 120 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true Script: | @@ -66875,6 +68853,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 2087 - Id: 15888 AegisName: aegis_15888 @@ -66882,6 +68861,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 1018 - Id: 16000 AegisName: Erde @@ -70571,6 +72551,7 @@ Body: Type: Armor Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 369 Trade: @@ -70591,6 +72572,7 @@ Body: Type: Armor Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 369 Trade: @@ -70611,6 +72593,7 @@ Body: Type: Armor Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 369 Trade: @@ -70634,6 +72617,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 562 Script: | @@ -70651,6 +72635,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 View: 485 Script: | @@ -70664,6 +72649,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 675 Trade: @@ -70693,6 +72679,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 676 @@ -70715,6 +72702,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 73 - Id: 18508 @@ -70731,6 +72719,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 677 @@ -70760,6 +72749,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 15 Refineable: true View: 678 @@ -70780,6 +72770,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 View: 679 Script: | @@ -70792,6 +72783,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 60 View: 680 - Id: 18512 @@ -70802,6 +72794,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 443 @@ -70817,6 +72810,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 View: 681 Script: | bonus bLuk,2; @@ -70829,6 +72823,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 682 @@ -70853,6 +72848,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 683 Script: | @@ -70870,6 +72866,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 684 Script: | @@ -70887,6 +72884,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 685 Script: | @@ -70905,6 +72903,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 158 Script: | @@ -70919,6 +72918,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 152 Script: | @@ -70932,6 +72932,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 686 @@ -70959,6 +72960,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 50 View: 571 Script: | @@ -70974,6 +72976,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 687 Script: | @@ -70996,6 +72999,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 688 Script: | @@ -71011,6 +73015,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 689 Script: | @@ -71025,6 +73030,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 690 @@ -71041,6 +73047,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 446 Trade: @@ -71068,6 +73075,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 691 @@ -71083,6 +73091,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 692 @@ -71112,6 +73121,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 541 @@ -71127,6 +73137,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 30 View: 693 Script: | @@ -71143,6 +73154,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 694 @@ -71162,6 +73174,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 708 @@ -71177,6 +73190,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 709 @@ -71197,6 +73211,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 710 @@ -71215,6 +73230,7 @@ Body: Weight: 200 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 206 - Id: 18536 @@ -71225,6 +73241,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 711 Trade: Override: 100 @@ -71242,6 +73259,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 726 Script: | @@ -71255,6 +73273,7 @@ Body: Defense: 3 Locations: Head_Mid: true + ArmorLevel: 1 View: 712 Script: | bonus bUnbreakableHelm; @@ -71273,6 +73292,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 713 @@ -71295,6 +73315,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 10 View: 714 Script: | @@ -71310,6 +73331,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 715 @@ -71327,6 +73349,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 716 @@ -71344,6 +73367,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 717 @@ -71359,6 +73383,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 718 @@ -71371,6 +73396,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 719 @@ -71382,6 +73408,7 @@ Body: Weight: 300 Locations: Head_Low: true + ArmorLevel: 1 View: 720 - Id: 18547 AegisName: Campus_Festival @@ -71391,6 +73418,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 721 - Id: 18548 @@ -71401,6 +73429,7 @@ Body: Weight: 30 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 722 Script: | @@ -71416,6 +73445,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 723 @@ -71437,6 +73467,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 724 @@ -71455,6 +73486,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 725 @@ -71477,6 +73509,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 444 @@ -71491,6 +73524,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 727 Script: | @@ -71514,6 +73548,7 @@ Body: Defense: 8 Locations: Head_Top: true + ArmorLevel: 1 View: 728 Script: | bonus2 bAddItemGroupHealRate,IG_Fish,100; @@ -71527,6 +73562,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 729 @@ -71542,6 +73578,7 @@ Body: Type: Armor Locations: Head_Mid: true + ArmorLevel: 1 View: 3 Trade: Override: 100 @@ -71560,6 +73597,7 @@ Body: Type: Armor Locations: Head_Mid: true + ArmorLevel: 1 View: 12 Trade: Override: 100 @@ -71580,6 +73618,7 @@ Body: Weight: 1000 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 View: 730 Script: | @@ -71594,6 +73633,7 @@ Body: Defense: 3 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 152 Script: | @@ -71608,6 +73648,7 @@ Body: Defense: 2 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 50 View: 180 Script: | @@ -71622,6 +73663,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 731 @@ -71640,6 +73682,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 732 @@ -71654,6 +73697,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 733 @@ -71672,6 +73716,7 @@ Body: Weight: 200 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 50 View: 734 Script: | @@ -71687,6 +73732,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 735 @@ -71705,6 +73751,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 View: 736 Trade: Override: 100 @@ -71727,6 +73774,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 737 - Id: 18568 AegisName: Humming_Bird @@ -71737,6 +73785,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 View: 702 Script: | @@ -71749,6 +73798,7 @@ Body: Weight: 1000 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 738 @@ -71785,6 +73835,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 739 @@ -71813,6 +73864,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 740 Script: | bonus2 bExpAddRace,RC_All,3; @@ -71826,6 +73878,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 377 Trade: @@ -71856,6 +73909,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 741 @@ -71882,6 +73936,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 742 @@ -71906,6 +73961,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 View: 743 Script: | @@ -71928,6 +73984,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 744 Script: | @@ -71944,6 +74001,7 @@ Body: Weight: 200 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 10 View: 696 - Id: 18578 @@ -71953,6 +74011,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 View: 258 Script: | bonus2 bAddRace,RC_All,3; @@ -71963,6 +74022,7 @@ Body: Weight: 90 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 745 Trade: @@ -71985,6 +74045,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 746 @@ -72012,6 +74073,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 View: 747 Script: | @@ -72027,6 +74089,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 View: 748 Script: | @@ -72044,6 +74107,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 749 Script: | @@ -72061,6 +74125,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 750 Script: | @@ -72074,6 +74139,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 751 Script: | @@ -72096,6 +74162,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 752 Script: | @@ -72119,6 +74186,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 753 Script: | @@ -72142,6 +74210,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 754 Script: | @@ -72166,6 +74235,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 755 Script: | @@ -72180,6 +74250,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 564 @@ -72199,6 +74270,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 View: 47 - Id: 18592 AegisName: Nestea_Hat @@ -72209,6 +74281,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 756 Script: | @@ -72223,6 +74296,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 707 @@ -72248,6 +74322,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 250 Script: | @@ -72262,6 +74337,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 757 @@ -72288,6 +74364,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 758 @@ -72306,6 +74383,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 759 Trade: @@ -72332,6 +74410,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 727 Script: | bonus bMdef,20; @@ -72343,6 +74422,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 760 Trade: Override: 100 @@ -72359,6 +74439,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 761 Trade: @@ -72382,6 +74463,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 762 Trade: @@ -72402,6 +74484,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 30 View: 763 - Id: 18603 @@ -72413,6 +74496,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 760 Trade: Override: 100 @@ -72428,6 +74512,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 782 Script: | @@ -72442,6 +74527,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 766 @@ -72457,6 +74543,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 30 View: 767 - Id: 18607 @@ -72468,6 +74555,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 125 - Id: 18608 AegisName: Pair_Of_Red_Ribbon2 @@ -72479,6 +74567,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 45 View: 169 - Id: 18609 @@ -72494,6 +74583,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 View: 187 Script: | bonus2 bResEff,Eff_Blind,10000; @@ -72507,6 +74597,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 778 Script: | @@ -72522,6 +74613,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 404 Script: | bonus bInt,1; @@ -72536,6 +74628,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 770 Trade: @@ -72556,6 +74649,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 771 Trade: @@ -72576,6 +74670,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 732 @@ -72594,6 +74689,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 20 View: 772 - Id: 18616 @@ -72608,6 +74704,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 20 View: 773 Script: | @@ -72625,6 +74722,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 20 View: 774 Script: | @@ -72650,6 +74748,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 775 @@ -72666,6 +74765,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 776 @@ -72680,6 +74780,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 779 @@ -72691,6 +74792,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 52 Script: | bonus2 bResEff,Eff_Silence,1500; @@ -72705,6 +74807,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 95 Refineable: true View: 764 @@ -72722,6 +74825,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 95 Refineable: true View: 765 @@ -72739,6 +74843,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 95 Refineable: true View: 768 @@ -72756,6 +74861,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 95 Refineable: true View: 769 @@ -72773,6 +74879,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 777 @@ -72784,6 +74891,7 @@ Body: Weight: 50 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 10 View: 711 Script: | @@ -72798,6 +74906,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 View: 781 Script: | @@ -72811,6 +74920,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 783 @@ -72830,6 +74940,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 784 @@ -72848,6 +74959,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 785 @@ -72871,6 +74983,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 786 @@ -72884,6 +74997,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 787 @@ -72897,6 +75011,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 788 @@ -72910,6 +75025,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 789 @@ -72922,6 +75038,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 790 @@ -72939,6 +75056,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 660 Script: | @@ -72960,6 +75078,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 791 @@ -72980,6 +75099,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 792 @@ -73000,6 +75120,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 793 @@ -73017,6 +75138,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 794 @@ -73035,6 +75157,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 20 View: 795 Script: | @@ -73051,6 +75174,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 20 View: 796 Script: | @@ -73067,6 +75191,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 20 View: 797 - Id: 18645 @@ -73079,6 +75204,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 798 @@ -73096,6 +75222,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 799 @@ -73110,6 +75237,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 800 Script: | @@ -73122,6 +75250,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 801 Script: | @@ -73136,6 +75265,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 Refineable: true View: 802 - Id: 18650 @@ -73146,6 +75276,7 @@ Body: Weight: 50 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 194 Script: | @@ -73168,6 +75299,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 803 @@ -73181,6 +75313,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true View: 804 @@ -73213,6 +75346,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 805 @@ -73226,6 +75360,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 807 Script: | @@ -73239,6 +75374,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 717 @@ -73259,6 +75395,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 80 View: 568 Script: | @@ -73273,6 +75410,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 25 - Id: 18659 @@ -73285,6 +75423,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 808 Script: | @@ -73304,6 +75443,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 809 Script: | @@ -73322,6 +75462,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 810 @@ -73340,6 +75481,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 811 @@ -73359,6 +75501,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 812 @@ -73377,6 +75520,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 813 @@ -73395,6 +75539,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 20 View: 814 - Id: 18666 @@ -73409,6 +75554,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 20 View: 815 Script: | @@ -73427,6 +75573,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 View: 816 Script: | @@ -73445,6 +75592,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 694 @@ -73464,6 +75612,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 819 @@ -73479,6 +75628,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 12 View: 818 Script: | @@ -73494,6 +75644,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 836 @@ -73505,6 +75656,7 @@ Body: Weight: 300 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 817 Script: | @@ -73520,6 +75672,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 817 @@ -73548,6 +75701,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 820 @@ -73569,6 +75723,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 821 @@ -73587,6 +75742,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 10 View: 822 Script: | @@ -73605,6 +75761,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 20 View: 823 Script: | @@ -73621,6 +75778,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 20 View: 824 Script: | @@ -73637,6 +75795,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 20 View: 825 Script: | @@ -73650,6 +75809,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 35 View: 826 Script: | @@ -73665,6 +75825,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 827 @@ -73680,6 +75841,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 828 @@ -73694,6 +75856,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 829 Script: | @@ -73712,6 +75875,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 830 @@ -73727,6 +75891,7 @@ Body: Weight: 1000 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 View: 831 - Id: 18686 @@ -73739,6 +75904,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 832 Script: | @@ -73754,6 +75920,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 832 Script: | @@ -73769,6 +75936,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 832 Script: | @@ -73782,6 +75950,7 @@ Body: Weight: 10 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 832 Script: | @@ -73794,6 +75963,7 @@ Body: Weight: 400 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 345 Script: | @@ -73808,6 +75978,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 863 @@ -73825,6 +75996,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 837 @@ -73845,6 +76017,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 838 @@ -73865,6 +76038,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 839 @@ -73884,6 +76058,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 840 @@ -73902,6 +76077,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 841 @@ -73919,6 +76095,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 20 View: 842 - Id: 18698 @@ -73933,6 +76110,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 20 View: 843 - Id: 18699 @@ -73944,6 +76122,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 844 - Id: 18700 @@ -73956,6 +76135,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 845 @@ -73974,6 +76154,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 View: 846 Script: | @@ -73991,6 +76172,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 10 View: 847 - Id: 18703 @@ -74001,6 +76183,7 @@ Body: Weight: 50 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 848 Script: | @@ -74015,6 +76198,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 64 Refineable: true View: 850 @@ -74033,6 +76217,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true Script: | .@r = getrefine(); @@ -74054,6 +76239,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 851 @@ -74072,6 +76258,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 852 @@ -74090,6 +76277,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 853 @@ -74109,6 +76297,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 854 Script: | @@ -74125,6 +76314,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 20 View: 855 - Id: 18711 @@ -74140,6 +76330,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 20 View: 856 - Id: 18712 @@ -74154,6 +76345,7 @@ Body: SuperNovice: false Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 20 View: 857 - Id: 18713 @@ -74166,6 +76358,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 858 @@ -74183,6 +76376,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 859 @@ -74204,6 +76398,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 80 View: 860 Script: | @@ -74219,6 +76414,7 @@ Body: Defense: 2 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 10 View: 861 - Id: 18718 @@ -74230,6 +76426,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 View: 864 Script: | @@ -74245,6 +76442,7 @@ Body: Weight: 300 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 30 View: 873 Script: | @@ -74259,6 +76457,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 380 Script: | @@ -74277,6 +76476,7 @@ Body: Head_Top: true Head_Mid: true Head_Low: true + ArmorLevel: 1 EquipLevelMin: 88 Refineable: true View: 868 @@ -74300,6 +76500,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 869 @@ -74313,6 +76514,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 110 Refineable: true View: 870 @@ -74329,6 +76531,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 871 @@ -74347,6 +76550,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 872 Script: | @@ -74359,6 +76563,7 @@ Body: Buy: 20 Locations: Head_Top: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -74380,6 +76585,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 14 @@ -74415,6 +76621,7 @@ Body: Swordman: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 103 @@ -74449,6 +76656,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 209 @@ -74474,6 +76682,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 229 - Id: 18737 @@ -74484,6 +76693,7 @@ Body: Weight: 200 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 10 View: 876 Script: | @@ -74497,6 +76707,7 @@ Body: Weight: 100 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 878 Script: | @@ -74508,6 +76719,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 879 - Id: 18741 AegisName: C_Will_O_Wisp @@ -74516,6 +76728,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 880 EquipScript: | @@ -74529,6 +76742,7 @@ Body: Buy: 20 Locations: Costume_Head_Mid: true + ArmorLevel: 1 View: 881 Trade: Override: 100 @@ -74544,6 +76758,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 882 - Id: 18744 AegisName: C_World_Star @@ -74552,6 +76767,7 @@ Body: Buy: 20 Locations: Costume_Head_Mid: true + ArmorLevel: 1 View: 883 EquipScript: | sc_start SC_SUPER_STAR,INFINITE_TICK,0; @@ -74565,6 +76781,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 10 View: 884 Script: | @@ -74577,6 +76794,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 10 View: 885 Script: | @@ -74591,6 +76809,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 886 Script: | bonus bDex,1; @@ -74605,6 +76824,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 887 Script: | @@ -74620,6 +76840,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 888 Script: | @@ -74633,6 +76854,7 @@ Body: Weight: 50 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 10 View: 889 Script: | @@ -74654,6 +76876,7 @@ Body: All_Upper: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true View: 890 @@ -74671,6 +76894,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 View: 892 Script: | bonus bLuk,1; @@ -74683,6 +76907,7 @@ Body: Weight: 300 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 40 View: 893 Script: | @@ -74703,6 +76928,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 224 @@ -74719,6 +76945,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 894 @@ -74736,6 +76963,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 896 - Id: 18759 @@ -74746,6 +76974,7 @@ Body: Weight: 200 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 737 Script: | @@ -74768,6 +76997,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 112 Script: | @@ -74795,6 +77025,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 130 @@ -74819,6 +77050,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 153 Script: | @@ -74840,6 +77072,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 89 Script: | @@ -74857,6 +77090,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 15 Script: | @@ -74877,6 +77111,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true View: 105 @@ -74915,6 +77150,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true View: 110 @@ -74940,6 +77176,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true View: 138 @@ -74970,6 +77207,7 @@ Body: Swordman: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 103 @@ -74993,6 +77231,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 51 Script: | @@ -75011,6 +77250,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 Refineable: true View: 139 Script: | @@ -75026,6 +77266,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 20 View: 128 Script: | @@ -75044,6 +77285,7 @@ Body: Hunter: true Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 83 Script: | @@ -75062,6 +77304,7 @@ Body: Swordman: true Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 65 View: 100 Script: | @@ -75079,6 +77322,7 @@ Body: Priest: true Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 70 View: 180 Script: | @@ -75098,6 +77342,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 79 Script: | @@ -75117,6 +77362,7 @@ Body: SuperNovice: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true View: 255 @@ -75132,6 +77378,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 902 Trade: @@ -75160,6 +77407,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 903 Trade: @@ -75188,6 +77436,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 904 Trade: @@ -75212,6 +77461,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 View: 695 Script: | bonus bDex,2; @@ -75226,6 +77476,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 905 @@ -75245,6 +77496,7 @@ Body: Weight: 200 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 10 View: 906 Script: | @@ -75260,6 +77512,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 336 Script: | @@ -75275,6 +77528,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 900 - Id: 18791 @@ -75287,6 +77541,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 908 Refineable: true Script: | @@ -75311,6 +77566,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 901 @@ -75333,6 +77589,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 911 @@ -75356,6 +77613,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 914 Trade: @@ -75385,6 +77643,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 915 Script: | @@ -75406,6 +77665,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 916 Script: | @@ -75421,6 +77681,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 920 Script: | @@ -75435,6 +77696,7 @@ Body: Defense: 2 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 922 Script: | @@ -75450,6 +77712,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 923 Script: | @@ -75470,6 +77733,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 924 Script: | @@ -75485,6 +77749,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 Refineable: true View: 925 Script: | @@ -75498,6 +77763,7 @@ Body: Defense: 12 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 717 Script: | @@ -75514,6 +77780,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 30 View: 856 Script: | @@ -75532,6 +77799,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 927 Script: | @@ -75551,6 +77819,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 928 Script: | @@ -75570,6 +77839,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 929 Script: | @@ -75590,6 +77860,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 930 Script: | @@ -75604,6 +77875,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 931 Script: | bonus bUnbreakableHelm; @@ -75616,6 +77888,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 View: 932 Script: | bonus bUnbreakableHelm; @@ -75645,6 +77918,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 120 Refineable: true View: 941 @@ -75660,6 +77934,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 934 @@ -75682,6 +77957,7 @@ Body: Weight: 500 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 935 @@ -75701,6 +77977,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 940 Script: | @@ -75717,6 +77994,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 942 @@ -75745,6 +78023,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 943 @@ -75773,6 +78052,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 944 @@ -75800,6 +78080,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 95 View: 945 Script: | @@ -75814,6 +78095,7 @@ Body: Weight: 300 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 946 Script: | @@ -75827,6 +78109,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 953 @@ -75846,6 +78129,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 954 Script: | @@ -75860,6 +78144,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 955 Script: | @@ -75878,6 +78163,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 956 Script: | @@ -75896,6 +78182,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 957 Script: | @@ -75913,6 +78200,7 @@ Body: Defense: 5 Locations: Head_Low: true + ArmorLevel: 1 View: 958 Script: | bonus bAllStats,2; @@ -75927,6 +78215,7 @@ Body: Defense: 5 Locations: Head_Low: true + ArmorLevel: 1 View: 959 Script: | bonus bUnbreakableHelm; @@ -75940,6 +78229,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 10 View: 960 Script: | @@ -75954,6 +78244,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 962 @@ -75978,6 +78269,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 963 @@ -75994,6 +78286,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 967 @@ -76011,6 +78304,7 @@ Body: Defense: 7 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 966 Script: | @@ -76028,6 +78322,7 @@ Body: Buy: 20 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 397 @@ -76043,6 +78338,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 968 @@ -76059,6 +78355,7 @@ Body: Defense: 4 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 968 @@ -76073,6 +78370,7 @@ Body: Buy: 20 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 865 @@ -76088,6 +78386,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 972 @@ -76103,6 +78402,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 973 @@ -76124,6 +78424,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 974 @@ -76139,6 +78440,7 @@ Body: Defense: 5 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 975 Script: | @@ -76153,6 +78455,7 @@ Body: Defense: 5 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 976 Script: | @@ -76169,6 +78472,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 1033 @@ -76189,6 +78493,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 461 @@ -76205,6 +78510,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true Script: | @@ -76224,6 +78530,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 864 @@ -76245,6 +78552,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 981 @@ -76268,6 +78576,7 @@ Body: Weight: 300 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 48 View: 983 Script: | @@ -76283,6 +78592,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 984 Script: | @@ -76296,6 +78606,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 446 @@ -76313,6 +78624,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 446 @@ -76330,6 +78642,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 986 Script: | @@ -76346,6 +78659,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 865 @@ -76365,6 +78679,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 23 - Id: 18877 @@ -76375,6 +78690,7 @@ Body: Weight: 300 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 30 View: 989 Script: | @@ -76390,6 +78706,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 991 @@ -76407,6 +78724,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 995 Script: | @@ -76421,6 +78739,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 175 Refineable: true View: 996 @@ -76437,6 +78756,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 1003 @@ -76453,6 +78773,7 @@ Body: Defense: 8 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 1011 @@ -76471,6 +78792,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 1012 Script: | @@ -76492,6 +78814,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 1013 Script: | @@ -76515,6 +78838,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 1014 Script: | @@ -76536,6 +78860,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 1015 Script: | @@ -76559,6 +78884,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 1016 @@ -76575,6 +78901,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 1017 @@ -76599,6 +78926,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 1018 @@ -76619,6 +78947,7 @@ Body: Defense: 5 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 1019 Script: | @@ -76631,6 +78960,7 @@ Body: Defense: 5 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 1008 Script: | @@ -76643,6 +78973,7 @@ Body: Defense: 5 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 1009 Script: | @@ -76655,6 +78986,7 @@ Body: Defense: 5 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 1010 Script: | @@ -76668,6 +79000,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 997 @@ -76690,6 +79023,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 60 View: 1022 Script: | @@ -76704,6 +79038,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 View: 1023 Script: | @@ -76716,6 +79051,7 @@ Body: Weight: 500 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 View: 1024 Script: | @@ -76729,6 +79065,7 @@ Body: Weight: 300 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 60 View: 1028 Script: | @@ -76743,6 +79080,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1030 @@ -76763,6 +79101,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1031 @@ -76781,6 +79120,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1032 @@ -76800,6 +79140,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1034 Script: | @@ -76814,6 +79155,7 @@ Body: Defense: 5 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1039 Script: | @@ -76828,6 +79170,7 @@ Body: Defense: 5 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1040 Script: | @@ -76844,6 +79187,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 966 @@ -76862,6 +79206,7 @@ Body: Weight: 300 Locations: Head_Low: true + ArmorLevel: 1 View: 1051 Script: | bonus2 bSkillAtk,"WZ_VERMILION",3; @@ -76877,6 +79222,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 1065 @@ -76894,6 +79240,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 1066 @@ -76918,6 +79265,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 1067 @@ -76935,6 +79283,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 1068 @@ -76952,6 +79301,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 45 Refineable: true View: 1069 @@ -76969,6 +79319,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 1070 @@ -76986,6 +79337,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1081 Script: | @@ -77001,6 +79353,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 Refineable: true View: 1072 Script: | @@ -77014,6 +79367,7 @@ Body: Defense: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 1073 @@ -77036,6 +79390,7 @@ Body: Weight: 1000 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true View: 1075 @@ -77048,6 +79403,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 70 View: 1088 Script: | @@ -77063,6 +79419,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 70 View: 1089 Script: | @@ -77078,6 +79435,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 70 View: 1090 Script: | @@ -77092,6 +79450,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1092 @@ -77118,6 +79477,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1110 Script: | @@ -77133,6 +79493,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1102 Script: | @@ -77148,6 +79509,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 1104 Script: | @@ -77192,6 +79554,7 @@ Body: Defense: 5 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1133 Script: | @@ -77210,6 +79573,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1308 @@ -77241,6 +79605,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true View: 623 @@ -77277,6 +79642,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true View: 624 @@ -77314,6 +79680,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true View: 626 @@ -77349,6 +79716,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true View: 637 @@ -77384,6 +79752,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true View: 627 @@ -77431,6 +79800,7 @@ Body: Gender: Male Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true View: 628 @@ -77465,6 +79835,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true View: 629 @@ -77499,6 +79870,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true View: 630 @@ -77535,6 +79907,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true View: 631 @@ -77570,6 +79943,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true View: 633 @@ -77607,6 +79981,7 @@ Body: Gender: Female Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true View: 635 @@ -77641,6 +80016,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true View: 1141 @@ -77676,6 +80052,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true View: 1140 @@ -77712,6 +80089,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true View: 1142 @@ -77742,6 +80120,7 @@ Body: Hunter: true Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 75 View: 1143 Script: | @@ -77758,6 +80137,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1149 @@ -77788,6 +80168,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1201 @@ -77803,6 +80184,7 @@ Body: Defense: 5 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1183 Script: | @@ -77816,6 +80198,7 @@ Body: Weight: 1000 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1103 Script: | @@ -77830,6 +80213,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 1219 @@ -77846,6 +80230,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 1220 @@ -77862,6 +80247,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 1221 @@ -77875,6 +80261,7 @@ Body: Type: Armor Locations: Head_Top: true + ArmorLevel: 1 View: 1230 EquipScript: | sc_start SC_FSTONE,INFINITE_TICK,0; @@ -77887,6 +80274,7 @@ Body: Weight: 500 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 1232 Script: | @@ -77913,6 +80301,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 870 @@ -77930,6 +80319,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1085 @@ -77943,6 +80333,7 @@ Body: Defense: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 1250 @@ -77959,6 +80350,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 376 @@ -77983,6 +80375,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 1117 Script: | @@ -77996,6 +80389,7 @@ Body: Weight: 120 Locations: Head_Mid: true + ArmorLevel: 1 Refineable: true View: 875 Script: | @@ -78017,6 +80411,7 @@ Body: All_Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -78034,6 +80429,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 953 @@ -78053,6 +80449,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true Script: | @@ -78068,6 +80465,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1304 @@ -78081,6 +80479,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1308 @@ -78106,6 +80505,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 568 Trade: @@ -78140,6 +80540,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1308 @@ -78167,6 +80568,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 438 @@ -78189,6 +80591,7 @@ Body: Weight: 200 Locations: Head_Low: true + ArmorLevel: 1 - Id: 19081 AegisName: Faceworm_Egg_Shell Name: Faceworm Egg Shell @@ -78199,6 +80602,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 1356 @@ -78231,6 +80635,7 @@ Body: Defense: 3 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 1366 @@ -78246,6 +80651,7 @@ Body: Weight: 200 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 1367 Script: | @@ -78263,6 +80669,7 @@ Body: Summoner: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 Refineable: true View: 1368 @@ -78287,6 +80694,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 568 Script: | @@ -78312,6 +80720,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 10 View: 345 Script: | @@ -78327,6 +80736,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 394 Script: | bonus bStr,1; @@ -78345,6 +80755,7 @@ Body: Hunter: true Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 50 View: 83 Script: | @@ -78362,6 +80773,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 View: 82 Script: | bonus2 bResEff,Eff_Blind,5000; @@ -78380,6 +80792,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 170 Script: | bonus2 bResEff,Eff_Blind,2500; @@ -78397,6 +80810,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 20 View: 128 - Id: 19092 @@ -78413,6 +80827,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 View: 92 - Id: 19093 AegisName: Spinning_Eyes_ @@ -78424,6 +80839,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 27 Script: | bonus2 bResEff,Eff_Blind,800; @@ -78438,6 +80854,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 View: 65 - Id: 19095 AegisName: Happy_Balloon_K @@ -78446,6 +80863,7 @@ Body: Weight: 10 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1289 Script: | @@ -78460,6 +80878,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true Script: | .@r = getrefine(); @@ -78478,6 +80897,7 @@ Body: Defense: 1 Locations: Head_Low: true + ArmorLevel: 1 Script: | bonus bMdef,1; bonus bVit,1; @@ -78491,6 +80911,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true Script: | bonus bInt,2; @@ -78510,6 +80931,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true View: 1041 @@ -78526,6 +80948,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 913 @@ -78558,6 +80981,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 1423 Script: | @@ -78575,6 +80999,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1424 @@ -78591,6 +81016,7 @@ Body: Weight: 300 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 40 View: 1445 Script: | @@ -78605,6 +81031,7 @@ Body: Summoner: false Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 100 View: 1456 Script: | @@ -78623,6 +81050,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true View: 1457 @@ -78644,6 +81072,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1458 @@ -78666,6 +81095,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true View: 1463 @@ -78682,6 +81112,7 @@ Body: Weight: 10 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 954 Script: | @@ -78695,6 +81126,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 954 Script: | @@ -78708,6 +81140,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -78734,6 +81167,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1104 @@ -78781,6 +81215,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true View: 1477 @@ -78809,6 +81244,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 873 @@ -78830,6 +81266,7 @@ Body: Locations: Head_Top: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -78846,6 +81283,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 30 View: 422 Script: | @@ -78870,6 +81308,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 View: 311 Script: | @@ -78895,6 +81334,7 @@ Body: Wizard: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 54 Refineable: true View: 209 @@ -78911,6 +81351,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 347 @@ -78933,6 +81374,7 @@ Body: SuperNovice: false Locations: Head_Mid: true + ArmorLevel: 1 View: 78 Script: | bonus2 bAddRace,RC_DemiHuman,3; @@ -78948,6 +81390,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 480 Script: | @@ -78962,6 +81405,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 368 @@ -78978,6 +81422,7 @@ Body: Weight: 10 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true Script: | .@r = getrefine(); @@ -79004,6 +81449,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true Script: | .@r = getrefine(); @@ -79028,6 +81474,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 80 View: 861 Script: | @@ -79048,6 +81495,7 @@ Body: Weight: 300 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 70 View: 1487 Script: | @@ -79073,6 +81521,7 @@ Body: Weight: 300 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 50 View: 1488 Script: | @@ -79089,6 +81538,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1486 @@ -79127,6 +81577,7 @@ Body: Locations: Head_Low: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 100 View: 666 Script: | @@ -79148,6 +81599,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1444 Script: | @@ -79160,6 +81612,7 @@ Body: Weight: 10 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1426 Script: | @@ -79176,6 +81629,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 View: 1489 - Id: 19145 @@ -79186,6 +81640,7 @@ Body: Weight: 10 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1478 Script: | @@ -79201,6 +81656,7 @@ Body: Weight: 10 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1430 Script: | @@ -79215,6 +81671,7 @@ Body: Weight: 10 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1427 Script: | @@ -79229,6 +81686,7 @@ Body: Weight: 10 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1428 Script: | @@ -79243,6 +81701,7 @@ Body: Weight: 10 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1429 Script: | @@ -79257,6 +81716,7 @@ Body: Weight: 10 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1431 Script: | @@ -79271,6 +81731,7 @@ Body: Weight: 10 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1434 Script: | @@ -79285,6 +81746,7 @@ Body: Weight: 10 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1435 Script: | @@ -79299,6 +81761,7 @@ Body: Weight: 10 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1436 Script: | @@ -79313,6 +81776,7 @@ Body: Weight: 10 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1437 Script: | @@ -79327,6 +81791,7 @@ Body: Weight: 10 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 60 View: 1490 Script: | @@ -79342,6 +81807,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 80 Refineable: true View: 704 @@ -79358,6 +81824,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1444 @@ -79379,6 +81846,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 View: 1456 - Id: 19159 AegisName: Barrel_Helm @@ -79392,6 +81860,7 @@ Body: Head_Low: true Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 60 Refineable: true View: 1498 @@ -79419,6 +81888,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 400 @@ -79434,6 +81904,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1527 Script: | @@ -79458,6 +81929,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1529 @@ -79492,6 +81964,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 160 Refineable: true View: 1530 @@ -79528,6 +82001,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 14 Refineable: true View: 1541 @@ -79543,6 +82017,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 106 Script: | @@ -79565,6 +82040,7 @@ Body: Novice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Trade: @@ -79585,6 +82061,7 @@ Body: Weight: 300 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 View: 1552 Refineable: true @@ -79602,6 +82079,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true View: 854 @@ -79642,6 +82120,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1553 @@ -79661,6 +82140,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 90 View: 1562 Script: | @@ -79675,6 +82155,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 10 View: 1250 Script: | @@ -79688,6 +82169,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 1219 @@ -79704,6 +82186,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 1219 @@ -79720,6 +82203,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 497 Script: | @@ -79738,6 +82222,7 @@ Body: Locations: Head_Mid: true Head_Top: true + ArmorLevel: 1 EquipLevelMin: 65 View: 485 Script: | @@ -79754,6 +82239,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 30 View: 856 Script: | @@ -79771,6 +82257,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1134 @@ -79806,6 +82293,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1134 @@ -79840,6 +82328,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1134 @@ -79874,6 +82363,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1134 @@ -79908,6 +82398,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1134 @@ -79941,6 +82432,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1134 @@ -79978,6 +82470,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1134 @@ -80014,6 +82507,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1134 @@ -80047,6 +82541,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1134 @@ -80083,6 +82578,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1134 @@ -80116,6 +82612,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1134 @@ -80150,6 +82647,7 @@ Body: Gender: Male Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1134 @@ -80185,6 +82683,7 @@ Body: Gender: Female Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1134 @@ -80218,6 +82717,7 @@ Body: Rebellion: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1134 @@ -80252,6 +82752,7 @@ Body: Ninja: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1134 @@ -80284,6 +82785,7 @@ Body: SuperNovice: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1134 @@ -80317,6 +82819,7 @@ Body: Summoner: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1134 @@ -80355,6 +82858,7 @@ Body: Priest: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true View: 64 @@ -80376,6 +82880,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true View: 72 @@ -80392,6 +82897,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true Script: | @@ -80431,6 +82937,7 @@ Body: View: 47 Locations: Head_Mid: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -80463,6 +82970,7 @@ Body: Thief: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 120 Refineable: true View: 14 @@ -80478,6 +82986,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 30 Script: | autobonus "{ bonus bSpeedRate,25; }",50,5000,BF_NORMAL,"{ showscript \"Smokie-formation!\"; active_transform 1056,5000; /*SMOKIE*/ }"; @@ -80490,6 +82999,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 30 Script: | autobonus "{ bonus bSpeedRate,25; }",50,5000,BF_NORMAL,"{ showscript \"Lunatic-formation!\"; active_transform 1063,5000; /*LUNATIC*/ }"; @@ -80503,6 +83013,7 @@ Body: Defense: 3 Locations: Head_Low: true + ArmorLevel: 1 Refineable: true Script: | bonus2 bAddItemHealRate,11573,100; @@ -80516,6 +83027,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 Refineable: true View: 873 - Id: 19242 @@ -80527,6 +83039,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 816 Script: | @@ -80549,6 +83062,7 @@ Body: Defense: 8 Locations: Head_Low: true + ArmorLevel: 1 Script: | bonus2 bDropAddClass,Class_All,5; bonus2 bExpAddClass,Class_All,5; @@ -80562,6 +83076,7 @@ Body: Defense: 12 Locations: Head_Low: true + ArmorLevel: 1 Script: | bonus bHealPower,5; - Id: 19245 @@ -80575,6 +83090,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 - Id: 19246 AegisName: Royalguard_Necklace Name: Royal Guard Necklace @@ -80583,6 +83099,7 @@ Body: Weight: 300 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 80 View: 1629 Script: | @@ -80595,6 +83112,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 120 View: 4 Refineable: true @@ -80611,6 +83129,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true Script: | .@r = getrefine(); @@ -80638,6 +83157,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMax: 99 Refineable: true Trade: @@ -80663,6 +83183,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true Script: | .@r = getrefine(); @@ -80690,6 +83211,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true Script: | .@r = getrefine(); @@ -80711,6 +83233,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 1646 Script: | @@ -80726,6 +83249,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1220 @@ -80744,6 +83268,7 @@ Body: Defense: 2 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1488 @@ -80760,6 +83285,7 @@ Body: Defense: 2 Locations: Head_Low: true + ArmorLevel: 1 Script: | bonus2 bMagicAtkEle,Ele_Fire,1; - Id: 19269 @@ -80772,6 +83298,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 1251 @@ -80838,6 +83365,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1653 @@ -80865,6 +83393,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 100 View: 1654 Script: | @@ -80879,6 +83408,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 90 View: 1655 Script: | @@ -80894,6 +83424,7 @@ Body: View: 400 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 40 Trade: Override: 100 @@ -80916,6 +83447,7 @@ Body: Weight: 50 Locations: Head_Low: true + ArmorLevel: 1 - Id: 19283 AegisName: K_Heart_Wing_Hairband Name: "[Katsua]Heart Wings Hairband" @@ -80925,6 +83457,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Trade: @@ -80942,6 +83475,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 99 Trade: Override: 100 @@ -80957,6 +83491,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1055 @@ -80979,6 +83514,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 View: 1370 - Id: 19291 AegisName: C_Shiba_Inu @@ -80986,6 +83522,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 View: 1669 - Id: 19292 AegisName: C_Wildcat_Knit_Cap @@ -80993,6 +83530,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 1671 - Id: 19294 AegisName: C_CatEars_Cyber_HeadP_R @@ -81000,6 +83538,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 1668 - Id: 19295 AegisName: Red_Baby_Dragon_TW @@ -81010,6 +83549,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true View: 1463 @@ -81028,6 +83568,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true Script: | .@r = getrefine(); @@ -81053,6 +83594,7 @@ Body: Weight: 300 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 80 View: 848 Script: | @@ -81067,6 +83609,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true Script: | .@r = getrefine(); @@ -81093,6 +83636,7 @@ Body: Weight: 300 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 80 View: 1679 Script: | @@ -81107,6 +83651,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true Script: | .@r = getrefine(); @@ -81134,6 +83679,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 View: 102 Script: | @@ -81148,6 +83694,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true View: 423 @@ -81159,6 +83706,7 @@ Body: Weight: 300 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 80 View: 1704 Script: | @@ -81172,6 +83720,7 @@ Body: Defense: 18 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1018 @@ -81213,6 +83762,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 1721 @@ -81239,6 +83789,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 15 Refineable: true Script: | @@ -81253,6 +83804,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 15 Refineable: true Script: | @@ -81267,6 +83819,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 15 Refineable: true Script: | @@ -81280,6 +83833,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 15 Refineable: true Script: | @@ -81294,6 +83848,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true View: 819 @@ -81319,6 +83874,7 @@ Body: Defense: 18 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1056 @@ -81370,6 +83926,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 120 Refineable: true View: 154 @@ -81397,6 +83954,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true Script: | .@r = getrefine(); @@ -81428,6 +83986,7 @@ Body: SuperNovice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true View: 258 @@ -81452,6 +84011,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1759 @@ -81480,6 +84040,7 @@ Body: Weight: 200 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 100 View: 1760 Script: | @@ -81501,6 +84062,7 @@ Body: Weight: 300 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 90 View: 1761 Script: | @@ -81515,6 +84077,7 @@ Body: Defense: 6 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true - Id: 19387 AegisName: Exa_Goat_Cap @@ -81526,6 +84089,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true View: 1768 @@ -81554,6 +84118,7 @@ Body: Defense: 10 Locations: Head_Low: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -81573,6 +84138,7 @@ Body: Defense: 2 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 100 View: 1779 Script: | @@ -81596,6 +84162,7 @@ Body: StarGladiator: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1134 @@ -81627,6 +84194,7 @@ Body: SoulLinker: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1134 @@ -81656,6 +84224,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Trade: @@ -81682,6 +84251,7 @@ Body: Defense: 18 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1793 @@ -81712,6 +84282,7 @@ Body: Defense: 18 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 731 @@ -81748,6 +84319,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -81761,6 +84333,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 - Id: 19425 AegisName: Master_Cat Name: Master's Head @@ -81769,6 +84342,7 @@ Body: Locations: Head_Mid: true Head_Low: true + ArmorLevel: 1 - Id: 19426 AegisName: King_Of_Spirit_Circlet Name: Spirit King's Crown @@ -81778,6 +84352,7 @@ Body: Defense: 12 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1118 @@ -81818,6 +84393,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true View: 256 @@ -81839,6 +84415,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1823 Script: | @@ -81854,6 +84431,7 @@ Body: Defense: 5 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 170 - Id: 19451 AegisName: Heavenly_Order @@ -81862,6 +84440,7 @@ Body: Buy: 20 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 100 View: 1093 Script: | @@ -81894,6 +84473,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | skill "MC_IDENTIFY",1,0; @@ -81925,6 +84505,7 @@ Body: Defense: 18 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1011 @@ -81962,6 +84543,7 @@ Body: View: 1881 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 19460 AegisName: Black_Veil_J Name: Black Veil @@ -81972,6 +84554,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 View: 1173 Refineable: true Script: | @@ -81994,6 +84577,7 @@ Body: View: 1878 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 19465 AegisName: Cherry_Blossom_Hat_YL Name: Yellow Cherry Blossom Hat @@ -82001,6 +84585,7 @@ Body: View: 1727 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true - Id: 19466 AegisName: C_Small_ocean @@ -82009,6 +84594,7 @@ Body: View: 1883 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 19469 AegisName: Crown_Of_Saint_Jp Name: Saint Crown @@ -82018,6 +84604,7 @@ Body: Defense: 12 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1117 @@ -82061,6 +84648,7 @@ Body: View: 1891 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 19474 AegisName: S_Circlet_Of_Time_RK Name: Temporal Circlet (Rune Knight) @@ -82074,6 +84662,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Trade: @@ -82107,6 +84696,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Trade: @@ -82140,6 +84730,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Trade: @@ -82173,6 +84764,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Trade: @@ -82206,6 +84798,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Trade: @@ -82239,6 +84832,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Trade: @@ -82272,6 +84866,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Trade: @@ -82304,6 +84899,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Trade: @@ -82337,6 +84933,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Trade: @@ -82371,6 +84968,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Trade: @@ -82405,6 +85003,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Trade: @@ -82438,6 +85037,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Trade: @@ -82471,6 +85071,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Trade: @@ -82502,6 +85103,7 @@ Body: All_Third: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Trade: @@ -82533,6 +85135,7 @@ Body: Rebellion: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Trade: @@ -82564,6 +85167,7 @@ Body: KagerouOboro: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Trade: @@ -82596,6 +85200,7 @@ Body: KagerouOboro: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Trade: @@ -82628,6 +85233,7 @@ Body: SuperNovice: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Trade: @@ -82660,6 +85266,7 @@ Body: Summoner: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Trade: @@ -82690,6 +85297,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 680 Script: | bonus bAllStats,10; @@ -82702,6 +85310,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 View: 65 Script: | bonus bStr,2; @@ -82711,6 +85320,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 137 - Id: 19502 AegisName: T_Goggle @@ -82719,6 +85329,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 View: 1 Script: | bonus2 bExpAddRace,RC_All,30; @@ -82730,6 +85341,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 View: 51 - Id: 19504 AegisName: T_Sunglasses @@ -82737,6 +85349,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 View: 12 - Id: 19505 AegisName: T_Cigarette @@ -82744,6 +85357,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 View: 54 - Id: 19506 AegisName: T_Valkyrie_Feather_Band @@ -82751,6 +85365,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 300 - Id: 19507 AegisName: Fine_Sun @@ -82758,6 +85373,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 654 Trade: @@ -82771,6 +85387,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 Script: | bonus bUnbreakableHelm; - Id: 19509 @@ -82779,6 +85396,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 695 Trade: @@ -82792,6 +85410,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 696 Trade: @@ -82805,6 +85424,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 697 Trade: @@ -82818,6 +85438,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 698 Trade: @@ -82831,6 +85452,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 699 Trade: @@ -82844,6 +85466,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 700 Trade: @@ -82857,6 +85480,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 701 Trade: @@ -82870,6 +85494,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 702 Trade: @@ -82883,6 +85508,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 703 Trade: @@ -82896,6 +85522,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 704 Trade: @@ -82909,6 +85536,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 688 Trade: @@ -82922,6 +85550,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 705 Trade: @@ -82935,6 +85564,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 706 Trade: @@ -82948,6 +85578,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 707 Trade: @@ -82961,6 +85592,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 244 Trade: @@ -82980,6 +85612,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 85 Script: | @@ -82990,6 +85623,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 58 Script: | bonus bUnbreakableHelm; @@ -82999,6 +85633,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 40 Script: | @@ -83009,6 +85644,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 43 Script: | @@ -83019,6 +85655,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 53 Script: | @@ -83029,6 +85666,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 38 Script: | @@ -83041,6 +85679,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 541 Trade: @@ -83057,6 +85696,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 View: 472 Trade: Override: 100 @@ -83076,6 +85716,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 640 Trade: @@ -83096,6 +85737,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 114 Trade: @@ -83113,6 +85755,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 693 Trade: @@ -83128,6 +85771,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 730 Trade: @@ -83143,6 +85787,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 533 Trade: @@ -83157,6 +85802,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 591 Script: | @@ -83167,6 +85813,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 780 Script: | @@ -83180,6 +85827,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 468 Script: | @@ -83192,6 +85840,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 515 Script: | @@ -83204,6 +85853,7 @@ Body: Buy: 20 Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 259 Script: | @@ -83215,6 +85865,7 @@ Body: Buy: 20 Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 712 Script: | @@ -83231,6 +85882,7 @@ Body: Weight: 300 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 70 View: 849 Script: | @@ -83242,6 +85894,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 692 Trade: @@ -83257,6 +85910,7 @@ Body: Weight: 100 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 View: 102 Script: | @@ -83269,6 +85923,7 @@ Body: Weight: 100 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 View: 225 Script: | @@ -83281,6 +85936,7 @@ Body: Weight: 100 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 View: 123 Script: | @@ -83293,6 +85949,7 @@ Body: Weight: 100 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 View: 448 EquipScript: | @@ -83305,6 +85962,7 @@ Body: Weight: 100 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 View: 41 Script: | @@ -83317,6 +85975,7 @@ Body: Weight: 100 Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 100 View: 125 Script: | @@ -83329,6 +85988,7 @@ Body: Weight: 100 Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 100 View: 73 Script: | @@ -83341,6 +86001,7 @@ Body: Weight: 100 Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 100 View: 56 Script: | @@ -83353,6 +86014,7 @@ Body: Weight: 100 Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 100 View: 180 Script: | @@ -83366,6 +86028,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 100 View: 230 Script: | @@ -83377,6 +86040,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 213 Trade: @@ -83392,6 +86056,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 214 Trade: @@ -83405,6 +86070,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 334 Trade: @@ -83418,6 +86084,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 524 Trade: @@ -83431,6 +86098,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 525 Trade: @@ -83444,6 +86112,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 527 Trade: @@ -83457,6 +86126,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 528 Trade: @@ -83472,6 +86142,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 530 Trade: @@ -83486,6 +86157,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 545 Trade: @@ -83498,6 +86170,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 546 Trade: @@ -83509,6 +86182,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 583 Trade: @@ -83522,6 +86196,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 644 Trade: @@ -83535,6 +86210,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 676 Trade: @@ -83548,6 +86224,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 757 Trade: @@ -83561,6 +86238,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 758 Trade: @@ -83574,6 +86252,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 759 Trade: @@ -83587,6 +86266,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 770 Trade: @@ -83600,6 +86280,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 771 Trade: @@ -83613,6 +86294,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 733 Trade: @@ -83625,6 +86307,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 View: 742 Trade: Override: 100 @@ -83637,6 +86320,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 863 - Id: 19576 @@ -83645,6 +86329,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 817 Trade: @@ -83658,6 +86343,7 @@ Body: Weight: 100 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 874 - Id: 19578 @@ -83667,6 +86353,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1 - Id: 19579 @@ -83676,6 +86363,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 613 Script: | @@ -83688,6 +86376,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 137 - Id: 19581 @@ -83696,6 +86385,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 891 Script: | @@ -83706,6 +86396,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 411 - Id: 19583 @@ -83714,6 +86405,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 50 - Id: 19584 @@ -83722,6 +86414,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 327 - Id: 19585 @@ -83730,6 +86423,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 224 - Id: 19586 @@ -83739,6 +86433,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 898 Trade: @@ -83751,6 +86446,7 @@ Body: Weight: 100 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 905 Script: | @@ -83761,6 +86457,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 182 Script: | @@ -83772,6 +86469,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 907 - Id: 19590 AegisName: C_Twin_Ribbon_J @@ -83780,6 +86478,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 239 - Id: 19591 AegisName: C_Ribbon_Red @@ -83787,6 +86486,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 246 - Id: 19592 @@ -83795,6 +86495,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 210 - Id: 19593 @@ -83803,6 +86504,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 237 - Id: 19594 @@ -83811,6 +86513,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 238 - Id: 19595 @@ -83819,6 +86522,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 265 - Id: 19596 @@ -83827,6 +86531,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 264 - Id: 19597 @@ -83835,6 +86540,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 209 - Id: 19598 @@ -83845,6 +86551,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 View: 490 Trade: Override: 100 @@ -83857,6 +86564,7 @@ Body: Weight: 400 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 589 Trade: @@ -83871,6 +86579,7 @@ Body: Weight: 40 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 909 - Id: 19601 @@ -83880,6 +86589,7 @@ Body: Weight: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 910 - Id: 19602 @@ -83888,6 +86598,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 - Id: 19603 AegisName: C_Invisible_Sunglasses @@ -83895,6 +86606,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 - Id: 19604 AegisName: C_Invisible_Mask @@ -83902,6 +86614,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 - Id: 19605 AegisName: C_Gang_Scarf @@ -83909,6 +86622,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 369 - Id: 19606 @@ -83917,6 +86631,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 370 - Id: 19607 @@ -83925,6 +86640,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 500 - Id: 19608 @@ -83933,6 +86649,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 311 - Id: 19609 @@ -83941,6 +86658,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 316 - Id: 19610 @@ -83951,6 +86669,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 321 - Id: 19611 @@ -83959,6 +86678,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 366 - Id: 19612 @@ -83968,6 +86688,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 220 - Id: 19613 @@ -83977,6 +86698,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 300 - Id: 19614 @@ -83985,6 +86707,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 193 - Id: 19615 @@ -83994,6 +86717,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 346 - Id: 19616 @@ -84002,6 +86726,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 368 - Id: 19617 @@ -84010,6 +86735,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 199 - Id: 19618 AegisName: C_Mask_Of_Fox @@ -84017,6 +86743,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 153 - Id: 19619 AegisName: C_Corsair @@ -84024,6 +86751,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 105 Script: | bonus bVit,1; @@ -84033,6 +86761,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 189 - Id: 19621 AegisName: C_Ear_Of_Devils_Wing @@ -84040,6 +86769,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 View: 152 - Id: 19622 AegisName: C_Crescent_Hairpin @@ -84047,6 +86777,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 132 - Id: 19623 AegisName: C_Bijofnil_Wings @@ -84054,6 +86785,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 477 - Id: 19624 AegisName: C_Round_Eyes @@ -84061,6 +86793,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 View: 185 - Id: 19625 AegisName: C_Bunny_Band @@ -84068,6 +86801,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 15 - Id: 19627 AegisName: C_Satellite_Hairband @@ -84075,6 +86809,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 266 Script: | @@ -84086,6 +86821,7 @@ Body: View: 87 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 20 - Id: 19629 AegisName: C_Tiara @@ -84094,6 +86830,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 19 - Id: 19630 @@ -84103,6 +86840,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 45 - Id: 19631 @@ -84111,6 +86849,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 919 - Id: 19632 @@ -84120,6 +86859,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 16 - Id: 19633 @@ -84129,6 +86869,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 5 - Id: 19634 @@ -84138,6 +86879,7 @@ Body: Buy: 10 Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 8 - Id: 19635 @@ -84147,6 +86889,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 46 - Id: 19636 @@ -84156,6 +86899,7 @@ Body: Buy: 10 Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 49 - Id: 19637 @@ -84165,6 +86909,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 64 - Id: 19638 @@ -84175,6 +86920,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 65 - Id: 19639 @@ -84184,6 +86930,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 67 - Id: 19640 @@ -84192,6 +86939,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 211 - Id: 19641 @@ -84201,6 +86949,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 233 - Id: 19642 @@ -84210,6 +86959,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 268 - Id: 19643 @@ -84218,6 +86968,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 368 - Id: 19644 @@ -84226,6 +86977,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 184 - Id: 19645 @@ -84234,6 +86986,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 221 - Id: 19646 @@ -84242,6 +86995,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 320 - Id: 19647 @@ -84250,6 +87004,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 271 - Id: 19648 @@ -84258,6 +87013,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 241 - Id: 19649 @@ -84266,6 +87022,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 926 - Id: 19650 @@ -84274,6 +87031,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 934 Trade: @@ -84286,6 +87044,7 @@ Body: Buy: 10 Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 194 - Id: 19652 @@ -84294,6 +87053,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 497 - Id: 19653 @@ -84302,6 +87062,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 269 - Id: 19654 @@ -84311,6 +87072,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 367 - Id: 19655 @@ -84320,6 +87082,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 398 - Id: 19656 AegisName: C_Minstrel_Hat @@ -84328,6 +87091,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 240 - Id: 19657 AegisName: C_Captain_Hat @@ -84335,6 +87099,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 236 - Id: 19658 @@ -84343,6 +87108,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 315 - Id: 19659 @@ -84351,6 +87117,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 279 - Id: 19660 @@ -84359,6 +87126,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 252 - Id: 19661 @@ -84367,6 +87135,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 938 - Id: 19662 @@ -84376,6 +87145,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 130 - Id: 19663 @@ -84384,6 +87154,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 947 - Id: 19664 @@ -84392,6 +87163,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 721 - Id: 19665 @@ -84400,6 +87172,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 417 - Id: 19666 @@ -84409,6 +87182,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 217 Script: | @@ -84419,6 +87193,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 464 - Id: 19668 @@ -84428,6 +87203,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 463 - Id: 19669 @@ -84436,6 +87212,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 214 - Id: 19670 @@ -84444,6 +87221,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 601 - Id: 19671 @@ -84452,6 +87230,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 603 - Id: 19672 @@ -84461,6 +87240,7 @@ Body: Buy: 20 Locations: Costume_Head_Low: true + ArmorLevel: 1 View: 604 - Id: 19676 AegisName: C_Rainbow_Poring_Hat @@ -84468,6 +87248,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 900 - Id: 19677 @@ -84477,6 +87258,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 301 - Id: 19678 @@ -84486,6 +87268,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 388 - Id: 19682 @@ -84496,6 +87279,7 @@ Body: Weight: 100 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 387 - Id: 19683 @@ -84505,6 +87289,7 @@ Body: View: 414 Locations: Costume_Head_Low: true + ArmorLevel: 1 Script: | bonus2 bExpAddRace,RC_All,5; - Id: 19684 @@ -84514,6 +87299,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 305 - Id: 19685 AegisName: C_ShineSantaPoring @@ -84521,6 +87307,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 961 - Id: 19686 @@ -84530,6 +87317,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 964 Script: | @@ -84541,6 +87329,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 963 - Id: 19689 @@ -84552,6 +87341,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 303 - Id: 19690 @@ -84561,6 +87351,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 372 - Id: 19694 @@ -84570,6 +87361,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 313 - Id: 19695 AegisName: C_Kettle_Hat @@ -84578,6 +87370,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 318 - Id: 19696 @@ -84587,6 +87380,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 965 - Id: 19697 @@ -84595,6 +87389,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 619 - Id: 19701 AegisName: C_Red_Bonnet @@ -84604,6 +87399,7 @@ Body: Weight: 100 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 190 - Id: 19702 @@ -84613,6 +87409,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 390 - Id: 19704 @@ -84622,6 +87419,7 @@ Body: View: 970 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 19706 AegisName: C_Red_Dress_Hat Name: Costume Red Dress Hat @@ -84629,6 +87427,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 670 - Id: 19707 @@ -84638,6 +87437,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 966 Script: | bonus bUnbreakableHelm; @@ -84648,6 +87448,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 413 - Id: 19709 @@ -84657,6 +87458,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 310 - Id: 19710 @@ -84667,6 +87469,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 365 Trade: @@ -84679,6 +87482,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 344 - Id: 19713 @@ -84688,6 +87492,7 @@ Body: Buy: 10 Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 571 - Id: 19714 @@ -84696,6 +87501,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 520 - Id: 19715 @@ -84704,6 +87510,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 343 - Id: 19716 @@ -84712,6 +87519,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 208 - Id: 19717 @@ -84720,6 +87528,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 245 - Id: 19718 @@ -84729,6 +87538,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 978 - Id: 19719 @@ -84737,6 +87547,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 33 - Id: 19720 @@ -84746,6 +87557,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 31 - Id: 19721 @@ -84755,6 +87567,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 586 - Id: 19722 @@ -84764,6 +87577,7 @@ Body: Buy: 10 Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 404 - Id: 19723 @@ -84773,6 +87587,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 431 - Id: 19724 @@ -84782,6 +87597,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 354 - Id: 19725 @@ -84793,6 +87609,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 412 - Id: 19726 @@ -84801,6 +87618,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 534 - Id: 19727 @@ -84810,6 +87628,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 298 - Id: 19728 @@ -84819,6 +87638,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 985 - Id: 19729 @@ -84828,6 +87648,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 392 - Id: 19730 @@ -84838,6 +87659,7 @@ Body: Weight: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 986 - Id: 19731 AegisName: C_Satanic_Chain @@ -84846,6 +87668,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 39 Script: | @@ -84861,6 +87684,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 174 - Id: 19733 @@ -84869,6 +87693,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 115 Script: | @@ -84881,6 +87706,7 @@ Body: Buy: 10 Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 83 Script: | @@ -84892,6 +87718,7 @@ Body: Buy: 10 Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 100 - Id: 19736 @@ -84902,6 +87729,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 91 Script: | @@ -84913,6 +87741,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 105 Script: | @@ -84925,6 +87754,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 189 - Id: 19739 @@ -84934,6 +87764,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 838 Script: | @@ -84946,6 +87777,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 562 - Id: 19742 @@ -84955,6 +87787,7 @@ Body: Buy: 10 Locations: Costume_Head_Mid: true + ArmorLevel: 1 View: 724 Script: | bonus2 bExpAddRace,RC_All,1; @@ -84967,6 +87800,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 485 - Id: 19744 @@ -84976,6 +87810,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 642 - Id: 19745 @@ -84985,6 +87820,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 587 - Id: 19746 @@ -84995,6 +87831,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 326 - Id: 19747 @@ -85005,6 +87842,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 693 - Id: 19748 @@ -85015,6 +87853,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 335 - Id: 19749 @@ -85024,6 +87863,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 260 - Id: 19750 @@ -85033,6 +87873,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 987 - Id: 19751 @@ -85042,6 +87883,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 988 - Id: 19752 @@ -85053,6 +87895,7 @@ Body: Defense: 3 Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 990 - Id: 19753 @@ -85062,6 +87905,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 462 - Id: 19754 @@ -85072,6 +87916,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 489 - Id: 19755 @@ -85083,6 +87928,7 @@ Body: Defense: 3 Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 744 - Id: 19756 @@ -85093,6 +87939,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 610 - Id: 19757 @@ -85102,6 +87949,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 312 - Id: 19758 @@ -85111,6 +87959,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 522 - Id: 19759 @@ -85120,6 +87969,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 338 - Id: 19760 @@ -85130,6 +87980,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 992 - Id: 19761 @@ -85139,6 +87990,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 993 - Id: 19762 @@ -85148,6 +88000,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 994 - Id: 19763 @@ -85157,6 +88010,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 539 - Id: 19764 @@ -85166,6 +88020,7 @@ Body: Buy: 10 Locations: Costume_Head_Low: true + ArmorLevel: 1 View: 526 Trade: Override: 100 @@ -85185,6 +88040,7 @@ Body: Buy: 10 Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 158 Trade: @@ -85204,6 +88060,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 602 - Id: 19768 @@ -85212,6 +88069,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 645 - Id: 19769 @@ -85220,6 +88078,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 405 - Id: 19770 @@ -85228,6 +88087,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 View: 557 - Id: 19771 AegisName: C_Butterfly_Hairpin @@ -85235,6 +88095,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 723 - Id: 19772 @@ -85243,6 +88104,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 709 - Id: 19773 @@ -85251,6 +88113,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 222 - Id: 19774 @@ -85259,6 +88122,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 261 - Id: 19775 @@ -85270,6 +88134,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 307 - Id: 19776 @@ -85278,6 +88143,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 998 - Id: 19777 @@ -85288,6 +88154,7 @@ Body: Weight: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1005 - Id: 19778 @@ -85296,6 +88163,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 968 - Id: 19779 @@ -85304,6 +88172,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 659 Script: | @@ -85317,6 +88186,7 @@ Body: Weight: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 867 Script: | @@ -85329,6 +88199,7 @@ Body: Buy: 10 Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 158 - Id: 19782 @@ -85338,6 +88209,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 142 - Id: 19783 @@ -85347,6 +88219,7 @@ Body: Buy: 10 Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 25 - Id: 19784 @@ -85356,6 +88229,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 257 - Id: 19785 @@ -85365,6 +88239,7 @@ Body: Buy: 10 Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 188 - Id: 19786 @@ -85374,6 +88249,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 165 - Id: 19787 @@ -85382,6 +88258,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1021 - Id: 19788 @@ -85390,6 +88267,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 779 - Id: 19789 @@ -85399,6 +88277,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 29 - Id: 19790 @@ -85408,6 +88287,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 44 - Id: 19791 @@ -85417,6 +88297,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 170 - Id: 19792 @@ -85426,6 +88307,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 171 - Id: 19793 @@ -85435,6 +88317,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 172 - Id: 19794 @@ -85444,6 +88327,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 173 - Id: 19795 @@ -85453,6 +88337,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 93 - Id: 19796 @@ -85462,6 +88347,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 103 - Id: 19797 @@ -85471,6 +88357,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 72 - Id: 19798 @@ -85480,6 +88367,7 @@ Body: Buy: 10 Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 194 - Id: 19799 @@ -85489,6 +88377,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 30 - Id: 19800 @@ -85498,6 +88387,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 878 - Id: 19801 @@ -85507,6 +88397,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 403 - Id: 19802 @@ -85515,6 +88406,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 296 - Id: 19803 @@ -85523,6 +88415,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 456 - Id: 19804 @@ -85531,6 +88424,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1044 - Id: 19805 @@ -85539,6 +88433,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1045 - Id: 19806 @@ -85547,6 +88442,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1046 - Id: 19807 @@ -85555,6 +88451,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1047 - Id: 19808 @@ -85563,6 +88460,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 654 - Id: 19809 @@ -85572,12 +88470,14 @@ Body: View: 411 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 19810 AegisName: C_Ifrit_Ear Name: Costume Ifrit Ear Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 422 - Id: 19811 @@ -85586,6 +88486,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 418 - Id: 19812 @@ -85594,6 +88495,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 333 - Id: 19813 @@ -85602,6 +88504,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 488 - Id: 19814 @@ -85610,6 +88513,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 306 - Id: 19815 @@ -85618,6 +88522,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1048 - Id: 19816 @@ -85626,6 +88531,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1049 - Id: 19817 @@ -85634,6 +88540,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1050 - Id: 19818 @@ -85642,6 +88549,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 600 - Id: 19819 @@ -85651,6 +88559,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 491 - Id: 19821 @@ -85662,6 +88571,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 375 - Id: 19822 @@ -85670,6 +88580,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 309 - Id: 19823 @@ -85681,6 +88592,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1052 - Id: 19824 @@ -85689,6 +88601,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1053 - Id: 19825 @@ -85697,6 +88610,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1054 - Id: 19826 @@ -85707,6 +88621,7 @@ Body: Weight: 10 Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 584 - Id: 19827 @@ -85716,6 +88631,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 643 - Id: 19828 @@ -85725,6 +88641,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 195 - Id: 19829 @@ -85734,6 +88651,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 146 - Id: 19830 AegisName: C_Sunglasses @@ -85742,6 +88660,7 @@ Body: Buy: 10 Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 12 - Id: 19831 @@ -85751,6 +88670,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 408 - Id: 19832 @@ -85760,6 +88680,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 120 - Id: 19833 @@ -85769,6 +88690,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 34 - Id: 19834 @@ -85778,6 +88700,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 216 - Id: 19835 @@ -85787,6 +88710,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 297 - Id: 19836 @@ -85796,6 +88720,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 380 - Id: 19837 @@ -85805,6 +88730,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 492 - Id: 19839 @@ -85814,6 +88740,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 317 - Id: 19841 @@ -85823,6 +88750,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 454 - Id: 19842 @@ -85832,6 +88760,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 234 - Id: 19843 @@ -85842,6 +88771,7 @@ Body: Weight: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 2 - Id: 19844 @@ -85852,6 +88782,7 @@ Body: Weight: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 7 - Id: 19845 @@ -85862,6 +88793,7 @@ Body: Weight: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 127 - Id: 19846 @@ -85872,6 +88804,7 @@ Body: Weight: 10 Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 128 - Id: 19847 @@ -85882,6 +88815,7 @@ Body: Weight: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 28 - Id: 19848 @@ -85892,6 +88826,7 @@ Body: Weight: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 204 - Id: 19849 @@ -85904,6 +88839,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 51 - Id: 19850 @@ -85916,6 +88852,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 139 - Id: 19851 @@ -85926,6 +88863,7 @@ Body: Weight: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 143 - Id: 19852 @@ -85935,6 +88873,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 192 - Id: 19853 @@ -85944,6 +88883,7 @@ Body: Buy: 20 Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 595 Trade: @@ -85965,6 +88905,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 141 - Id: 19856 @@ -85974,6 +88915,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1080 Script: | @@ -85988,6 +88930,7 @@ Body: Weight: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 728 - Id: 19858 @@ -85997,6 +88940,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 148 - Id: 19859 @@ -86006,6 +88950,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 264 - Id: 19860 AegisName: C_Cryptura_Hair_Cap @@ -86014,6 +88959,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 872 - Id: 19861 AegisName: C_Heart_Hair_Pin @@ -86022,6 +88968,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 126 - Id: 19862 AegisName: C_Horn_Of_Succubus @@ -86030,6 +88977,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 150 - Id: 19863 AegisName: C_Inccubus_Horn @@ -86038,6 +88986,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 156 - Id: 19864 AegisName: C_Dokebi's_Wig @@ -86047,6 +88996,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 View: 302 - Id: 19865 AegisName: C_Joker_Jester @@ -86055,6 +89005,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 89 - Id: 19866 AegisName: C_Blue_Pajamas_Hat @@ -86063,6 +89014,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 501 - Id: 19871 AegisName: C_Music_Decoration @@ -86071,6 +89023,7 @@ Body: Buy: 20 Locations: Costume_Head_Mid: true + ArmorLevel: 1 View: 1074 Trade: Override: 100 @@ -86086,6 +89039,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 506 - Id: 19875 AegisName: C_Love_Rabbit_Hood @@ -86096,12 +89050,14 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 - Id: 19876 AegisName: C_Rabbit_Ear_Hat Name: Costume Bunny Top Hat Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 384 - Id: 19877 @@ -86110,6 +89066,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 View: 467 - Id: 19878 AegisName: C_Drooping_Bunny @@ -86117,6 +89074,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 249 - Id: 19881 @@ -86128,6 +89086,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 - Id: 19882 AegisName: C_Flowerpot_Mask Name: Costume Flowerpot Mask @@ -86135,6 +89094,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1086 - Id: 19883 @@ -86143,6 +89103,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1087 - Id: 19884 @@ -86152,6 +89113,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 804 - Id: 19885 @@ -86161,6 +89123,7 @@ Body: Buy: 10 Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 82 - Id: 19886 @@ -86170,6 +89133,7 @@ Body: Buy: 10 Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 26 - Id: 19887 @@ -86179,6 +89143,7 @@ Body: Buy: 10 Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 23 - Id: 19888 @@ -86188,6 +89153,7 @@ Body: Buy: 10 Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 3 - Id: 19889 @@ -86196,6 +89162,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 View: 169 - Id: 19902 AegisName: C_Cigar @@ -86203,6 +89170,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 View: 54 - Id: 19903 AegisName: C_Witchs_Hat @@ -86210,6 +89178,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 717 Script: | @@ -86220,6 +89189,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 Refineable: true View: 1098 - Id: 19912 @@ -86228,6 +89198,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1100 - Id: 19913 @@ -86236,6 +89207,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 Refineable: true View: 76 - Id: 19914 @@ -86245,6 +89217,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1101 - Id: 19916 @@ -86253,6 +89226,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1105 - Id: 19917 @@ -86261,6 +89235,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 691 Script: | @@ -86272,6 +89247,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 802 Script: | @@ -86283,6 +89259,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 472 Script: | @@ -86295,6 +89272,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 458 Script: | @@ -86307,6 +89285,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 636 - Id: 19925 @@ -86315,6 +89294,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 807 - Id: 19928 @@ -86324,6 +89304,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1111 - Id: 19929 @@ -86333,6 +89314,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 1112 - Id: 19930 AegisName: C_Angel_Mini_Silk_Hat @@ -86340,6 +89322,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1113 - Id: 19931 @@ -86349,6 +89332,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 168 - Id: 19932 AegisName: C_Cap_Of_Concentration @@ -86357,6 +89341,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 157 - Id: 19934 AegisName: C_10Gallon_Hat_Of_Flame @@ -86365,6 +89350,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1075 - Id: 19935 @@ -86373,6 +89359,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1076 - Id: 19936 @@ -86381,6 +89368,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1077 - Id: 19937 @@ -86389,6 +89377,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1078 - Id: 19938 @@ -86399,6 +89388,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 549 Trade: @@ -86410,6 +89400,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 71 - Id: 19941 @@ -86418,6 +89409,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 70 - Id: 19949 @@ -86426,6 +89418,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1136 - Id: 19951 @@ -86437,12 +89430,14 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 - Id: 19952 AegisName: C_Bubble_Gum_in_Mouth Name: Costume Bubble Gum in Mouth Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 572 - Id: 19953 @@ -86451,6 +89446,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 465 - Id: 19954 @@ -86459,6 +89455,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 661 - Id: 19955 @@ -86467,6 +89464,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 727 - Id: 19956 AegisName: C_Soldier_Hat @@ -86474,6 +89472,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 420 - Id: 19957 @@ -86482,6 +89481,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 588 - Id: 19958 @@ -86490,6 +89490,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1137 - Id: 19959 @@ -86498,6 +89499,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1138 - Id: 19960 @@ -86506,6 +89508,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1139 - Id: 19961 @@ -86515,6 +89518,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 623 - Id: 19962 @@ -86524,6 +89528,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 624 - Id: 19963 @@ -86533,6 +89538,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 626 - Id: 19964 @@ -86542,6 +89548,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 637 - Id: 19965 @@ -86551,6 +89558,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 627 - Id: 19966 @@ -86560,6 +89568,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 628 - Id: 19967 @@ -86569,6 +89578,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 629 - Id: 19968 @@ -86578,6 +89588,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 630 - Id: 19969 @@ -86587,6 +89598,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 631 - Id: 19970 @@ -86596,6 +89608,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 633 - Id: 19971 @@ -86605,6 +89618,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 635 - Id: 19972 @@ -86614,6 +89628,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1140 - Id: 19973 @@ -86623,6 +89638,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1141 - Id: 19974 @@ -86632,6 +89648,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1142 - Id: 19976 @@ -86641,6 +89658,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1144 Script: | @@ -86653,6 +89671,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1145 - Id: 19978 @@ -86662,6 +89681,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1146 - Id: 19979 @@ -86671,6 +89691,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1147 - Id: 19980 @@ -86680,6 +89701,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1148 - Id: 19982 @@ -86688,6 +89710,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 20 Script: | if (gettime(DT_MONTH) == 12) { @@ -86705,6 +89728,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 145 - Id: 19984 @@ -86713,6 +89737,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 196 - Id: 19985 @@ -86721,6 +89746,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 866 - Id: 19986 @@ -86729,6 +89755,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 521 - Id: 19987 @@ -86737,6 +89764,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 280 - Id: 19988 @@ -86745,6 +89773,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 933 - Id: 19989 @@ -86753,6 +89782,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1156 - Id: 19990 @@ -86761,6 +89791,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1157 - Id: 19991 @@ -86769,6 +89800,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1158 - Id: 19992 @@ -86777,6 +89809,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 885 - Id: 19994 @@ -86785,6 +89818,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1171 - Id: 19996 @@ -86796,6 +89830,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1189 Trade: @@ -86812,6 +89847,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1191 - Id: 19998 @@ -86820,6 +89856,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1192 - Id: 19999 @@ -86829,6 +89866,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1193 Trade: @@ -86846,6 +89884,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1194 Trade: @@ -86863,6 +89902,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1195 Trade: @@ -86880,6 +89920,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1196 Trade: @@ -86897,6 +89938,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1197 Trade: @@ -86913,6 +89955,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 175 - Id: 20005 @@ -86921,6 +89964,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 568 - Id: 20006 @@ -86930,6 +89974,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 479 - Id: 20007 @@ -86938,6 +89983,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 322 - Id: 20008 @@ -86946,6 +89992,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 729 - Id: 20009 @@ -86954,6 +90001,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 319 - Id: 20010 @@ -86962,6 +90010,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1198 - Id: 20011 @@ -86970,6 +90019,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1199 - Id: 20012 @@ -86978,6 +90028,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1200 - Id: 20013 @@ -86986,6 +90037,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 111 - Id: 20014 @@ -86995,6 +90047,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 1204 - Id: 20015 AegisName: Lincoln_Beard @@ -87003,6 +90056,7 @@ Body: Buy: 10 Locations: Costume_Head_Low: true + ArmorLevel: 1 View: 1205 - Id: 20016 AegisName: Lobster_Hat @@ -87011,6 +90065,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 1206 - Id: 20017 AegisName: C_Marionette_Doll @@ -87019,6 +90074,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 212 - Id: 20018 AegisName: C_Holo_Ear @@ -87027,6 +90083,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 1208 - Id: 20019 AegisName: Beret_Of_Artist @@ -87035,6 +90092,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 1209 - Id: 20020 AegisName: C_Zaha_Doll_Hat @@ -87042,6 +90100,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 461 - Id: 20021 @@ -87050,6 +90109,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 708 - Id: 20022 @@ -87058,6 +90118,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 734 - Id: 20023 @@ -87066,6 +90127,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 559 - Id: 20024 @@ -87074,6 +90136,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 247 - Id: 20025 @@ -87083,6 +90146,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1211 Trade: @@ -87103,6 +90167,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1212 Trade: @@ -87123,6 +90188,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1213 Trade: @@ -87143,6 +90209,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1214 Trade: @@ -87162,6 +90229,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 569 - Id: 20030 @@ -87170,6 +90238,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 653 - Id: 20031 @@ -87178,6 +90247,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1215 - Id: 20032 @@ -87186,6 +90256,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1216 - Id: 20033 @@ -87194,6 +90265,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1217 - Id: 20034 @@ -87203,6 +90275,7 @@ Body: Buy: 10 Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1041 - Id: 20035 @@ -87211,6 +90284,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1064 - Id: 20036 @@ -87220,6 +90294,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 981 - Id: 20037 @@ -87228,6 +90303,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 982 - Id: 20038 @@ -87237,6 +90313,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 1214 - Id: 20039 AegisName: C_Butterfly_Wing_Ear_J @@ -87244,6 +90321,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 695 - Id: 20040 @@ -87252,6 +90330,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 583 - Id: 20041 @@ -87260,6 +90339,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 864 - Id: 20042 @@ -87268,6 +90348,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 478 - Id: 20043 @@ -87276,6 +90357,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 823 - Id: 20044 @@ -87284,6 +90366,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 329 - Id: 20045 @@ -87292,6 +90375,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 508 - Id: 20046 @@ -87300,6 +90384,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1222 - Id: 20047 @@ -87308,6 +90393,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1223 - Id: 20048 @@ -87316,6 +90402,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1224 - Id: 20049 @@ -87324,6 +90411,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 147 - Id: 20050 @@ -87332,6 +90420,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 98 - Id: 20051 @@ -87340,6 +90429,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 59 - Id: 20052 @@ -87348,6 +90438,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 471 - Id: 20053 @@ -87357,6 +90448,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 973 Trade: @@ -87373,6 +90465,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 191 - Id: 20055 @@ -87381,6 +90474,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 61 - Id: 20056 @@ -87389,6 +90483,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 437 - Id: 20057 @@ -87397,6 +90492,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 104 - Id: 20058 @@ -87405,6 +90501,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 154 - Id: 20059 @@ -87414,6 +90511,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 79 - Id: 20060 @@ -87422,6 +90520,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 95 - Id: 20061 @@ -87430,6 +90529,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 52 - Id: 20062 @@ -87438,6 +90538,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -87453,6 +90554,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1228 Trade: @@ -87471,6 +90573,7 @@ Body: Buy: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1229 Trade: @@ -87488,6 +90591,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 473 - Id: 20066 @@ -87496,6 +90600,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 314 - Id: 20067 @@ -87504,6 +90609,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 719 Trade: @@ -87520,6 +90626,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 718 Trade: @@ -87536,6 +90643,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1233 - Id: 20070 @@ -87544,6 +90652,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1234 - Id: 20071 @@ -87552,6 +90661,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1235 - Id: 20073 @@ -87560,6 +90670,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 9 - Id: 20074 @@ -87568,6 +90679,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 11 - Id: 20075 @@ -87576,6 +90688,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 715 - Id: 20076 @@ -87584,6 +90697,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 724 - Id: 20077 @@ -87592,6 +90706,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 925 - Id: 20078 @@ -87600,6 +90715,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 741 - Id: 20079 @@ -87608,6 +90724,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1104 - Id: 20080 @@ -87616,6 +90733,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 476 - Id: 20081 @@ -87624,6 +90742,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1242 - Id: 20082 @@ -87632,6 +90751,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1243 - Id: 20083 @@ -87640,6 +90760,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1244 - Id: 20084 @@ -87648,6 +90769,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 325 - Id: 20085 @@ -87656,6 +90778,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 735 - Id: 20086 @@ -87664,6 +90787,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1245 Trade: @@ -87680,6 +90804,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1246 Trade: @@ -87696,6 +90821,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1247 Trade: @@ -87712,6 +90838,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1248 Trade: @@ -87728,6 +90855,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 101 - Id: 20091 @@ -87736,6 +90864,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 55 - Id: 20092 @@ -87744,6 +90873,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 183 - Id: 20093 @@ -87752,6 +90882,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 36 - Id: 20094 @@ -87760,6 +90891,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 439 - Id: 20095 @@ -87768,6 +90900,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 440 - Id: 20096 @@ -87776,6 +90909,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 441 - Id: 20097 @@ -87784,6 +90918,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 442 - Id: 20098 @@ -87792,6 +90927,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1238 - Id: 20099 @@ -87800,6 +90936,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1239 EquipScript: | @@ -87812,6 +90949,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1240 - Id: 20101 @@ -87820,6 +90958,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1241 - Id: 20102 @@ -87830,6 +90969,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1189 - Id: 20103 @@ -87838,6 +90978,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1029 - Id: 20104 @@ -87846,6 +90987,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1001 - Id: 20105 @@ -87854,6 +90996,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 386 - Id: 20106 @@ -87862,6 +91005,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 475 - Id: 20107 @@ -87870,6 +91014,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 406 - Id: 20108 @@ -87878,6 +91023,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 813 - Id: 20109 @@ -87886,6 +91032,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 962 - Id: 20110 @@ -87894,6 +91041,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1258 Trade: @@ -87910,6 +91058,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1259 Trade: @@ -87926,6 +91075,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1256 - Id: 20113 @@ -87934,6 +91084,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1253 - Id: 20114 @@ -87942,6 +91093,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 77 - Id: 20115 @@ -87950,6 +91102,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1255 - Id: 20116 @@ -87958,6 +91111,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1254 - Id: 20117 @@ -87966,6 +91120,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1257 - Id: 20118 @@ -87974,6 +91129,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 109 - Id: 20119 @@ -87982,6 +91138,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 160 - Id: 20120 @@ -87990,6 +91147,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 97 - Id: 20121 @@ -87998,6 +91156,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 324 - Id: 20122 @@ -88006,6 +91165,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1260 - Id: 20123 @@ -88014,6 +91174,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 63 - Id: 20124 @@ -88022,6 +91183,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 78 - Id: 20125 @@ -88030,6 +91192,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 47 - Id: 20126 @@ -88039,6 +91202,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 667 - Id: 20127 @@ -88047,6 +91211,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 371 - Id: 20128 @@ -88055,6 +91220,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 655 - Id: 20129 @@ -88063,6 +91229,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 361 - Id: 20130 @@ -88071,6 +91238,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1265 - Id: 20131 @@ -88079,6 +91247,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1266 - Id: 20132 @@ -88087,6 +91256,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1267 - Id: 20133 @@ -88095,6 +91265,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1268 - Id: 20134 @@ -88103,6 +91274,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1269 - Id: 20135 @@ -88111,6 +91283,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1117 Trade: @@ -88129,6 +91302,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 875 Trade: @@ -88147,6 +91321,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 66 - Id: 20138 @@ -88155,6 +91330,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 162 - Id: 20139 @@ -88163,6 +91339,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1271 Trade: @@ -88179,6 +91356,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1272 Trade: @@ -88195,6 +91373,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 337 - Id: 20142 @@ -88203,6 +91382,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 92 - Id: 20143 @@ -88211,6 +91391,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 665 - Id: 20144 @@ -88219,6 +91400,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 665 - Id: 20145 @@ -88227,6 +91409,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 345 - Id: 20146 @@ -88235,6 +91418,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 394 - Id: 20147 @@ -88243,6 +91427,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1034 - Id: 20148 @@ -88251,6 +91436,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 466 - Id: 20149 @@ -88259,6 +91445,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 822 - Id: 20150 @@ -88267,6 +91454,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1051 - Id: 20151 @@ -88275,6 +91463,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 899 - Id: 20152 @@ -88285,6 +91474,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1273 - Id: 20153 @@ -88293,6 +91483,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1274 - Id: 20154 @@ -88301,6 +91492,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1275 EquipScript: | @@ -88313,6 +91505,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 1276 - Id: 20156 AegisName: C_Fan_in_Mouth @@ -88320,6 +91513,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 857 - Id: 20157 @@ -88328,6 +91522,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 149 - Id: 20158 @@ -88336,6 +91531,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 18 - Id: 20159 @@ -88344,6 +91540,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 136 - Id: 20160 @@ -88352,6 +91549,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 373 - Id: 20161 @@ -88360,6 +91558,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 48 - Id: 20162 @@ -88370,6 +91569,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1277 Trade: @@ -88388,6 +91588,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1278 Trade: @@ -88404,6 +91605,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 639 - Id: 20165 @@ -88412,6 +91614,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 658 - Id: 20166 @@ -88421,6 +91624,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 336 - Id: 20167 @@ -88429,6 +91633,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 805 - Id: 20168 @@ -88438,6 +91643,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 598 - Id: 20169 @@ -88446,6 +91652,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 773 - Id: 20170 @@ -88454,6 +91661,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 273 - Id: 20171 @@ -88462,6 +91670,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1280 - Id: 20172 @@ -88470,6 +91679,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1281 - Id: 20173 @@ -88478,6 +91688,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1282 - Id: 20174 @@ -88486,6 +91697,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1283 - Id: 20175 @@ -88494,6 +91706,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1284 - Id: 20176 @@ -88503,6 +91716,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1288 - Id: 20177 @@ -88511,6 +91725,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1290 - Id: 20178 @@ -88519,6 +91734,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 94 - Id: 20179 @@ -88527,6 +91743,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 858 Trade: @@ -88543,6 +91760,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 32 - Id: 20181 @@ -88551,6 +91769,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 198 - Id: 20182 @@ -88559,6 +91778,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 124 - Id: 20183 @@ -88568,6 +91788,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1091 - Id: 20184 @@ -88576,6 +91797,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 144 - Id: 20185 @@ -88584,6 +91806,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 131 - Id: 20186 @@ -88593,6 +91816,7 @@ Body: Buy: 20 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 250 - Id: 20187 @@ -88601,6 +91825,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 251 - Id: 20188 @@ -88609,6 +91834,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 256 - Id: 20189 @@ -88617,6 +91843,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 258 - Id: 20190 @@ -88625,6 +91852,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 432 - Id: 20191 @@ -88633,6 +91861,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1071 - Id: 20192 @@ -88641,6 +91870,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1058 - Id: 20193 @@ -88649,6 +91879,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 711 - Id: 20194 @@ -88657,6 +91888,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 202 - Id: 20195 @@ -88666,6 +91898,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1292 - Id: 20196 @@ -88674,6 +91907,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1293 - Id: 20197 @@ -88682,6 +91916,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1294 - Id: 20198 @@ -88690,6 +91925,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1295 - Id: 20199 @@ -88698,6 +91934,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 687 - Id: 20200 @@ -88706,6 +91943,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1095 - Id: 20201 @@ -88714,6 +91952,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 959 - Id: 20202 @@ -88722,6 +91961,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1082 - Id: 20203 @@ -88730,6 +91970,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 6 - Id: 20204 @@ -88738,6 +91979,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 389 - Id: 20205 @@ -88746,6 +91988,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 4 - Id: 20206 @@ -88756,6 +91999,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1296 Trade: @@ -88772,6 +92016,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 133 - Id: 20208 @@ -88780,6 +92025,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 443 - Id: 20209 @@ -88788,6 +92034,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1299 EquipScript: | @@ -88802,6 +92049,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1297 Trade: @@ -88820,6 +92068,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1298 Trade: @@ -88836,6 +92085,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1304 - Id: 20213 @@ -88844,6 +92094,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 345 - Id: 20214 @@ -88852,6 +92103,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1002 - Id: 20215 @@ -88860,6 +92112,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 760 - Id: 20216 @@ -88868,6 +92121,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 890 - Id: 20217 @@ -88876,6 +92130,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1300 - Id: 20218 @@ -88884,6 +92139,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1301 - Id: 20219 @@ -88892,6 +92148,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1302 - Id: 20220 @@ -88901,6 +92158,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1303 - Id: 20221 @@ -88909,6 +92167,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 886 - Id: 20222 @@ -88917,6 +92176,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 395 - Id: 20223 AegisName: C_Centimental_Leaf @@ -88924,6 +92184,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 57 - Id: 20224 @@ -88932,6 +92193,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 167 - Id: 20225 @@ -88940,6 +92202,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 206 - Id: 20226 @@ -88948,6 +92211,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 445 - Id: 20227 @@ -88956,6 +92220,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1016 Trade: @@ -88972,6 +92237,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 603 Trade: @@ -88989,6 +92255,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 936 - Id: 20231 @@ -88997,6 +92264,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 616 - Id: 20232 @@ -89005,6 +92273,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 967 - Id: 20233 @@ -89013,6 +92282,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 646 - Id: 20234 @@ -89023,6 +92293,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1311 Script: | @@ -89037,6 +92308,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1025 - Id: 20236 @@ -89045,6 +92317,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 341 - Id: 20237 @@ -89053,6 +92326,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 281 - Id: 20238 @@ -89061,6 +92335,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 277 - Id: 20239 @@ -89069,6 +92344,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1312 - Id: 20240 @@ -89077,6 +92353,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | /*TODO: ViewID*/ @@ -89086,6 +92363,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 922 - Id: 20242 @@ -89094,6 +92372,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1313 - Id: 20243 @@ -89102,6 +92381,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1314 - Id: 20244 @@ -89111,6 +92391,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 200 - Id: 20245 @@ -89119,6 +92400,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 447 - Id: 20246 @@ -89127,6 +92409,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1309 EquipScript: | @@ -89139,6 +92422,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1310 - Id: 20248 @@ -89147,6 +92431,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1315 - Id: 20249 @@ -89155,6 +92440,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1316 - Id: 20250 @@ -89163,6 +92449,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1317 - Id: 20251 @@ -89171,6 +92458,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 920 - Id: 20252 @@ -89179,6 +92467,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1150 - Id: 20253 @@ -89187,6 +92476,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 784 - Id: 20254 @@ -89195,6 +92485,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 243 - Id: 20255 @@ -89203,6 +92494,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1318 - Id: 20256 @@ -89211,6 +92503,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1319 - Id: 20257 @@ -89219,6 +92512,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1320 - Id: 20258 @@ -89227,6 +92521,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1321 - Id: 20259 @@ -89235,6 +92530,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1322 - Id: 20260 @@ -89243,6 +92539,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 81 - Id: 20262 @@ -89251,6 +92548,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1070 - Id: 20263 @@ -89259,6 +92557,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 838 - Id: 20264 @@ -89267,6 +92566,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 893 - Id: 20265 @@ -89275,6 +92575,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 235 - Id: 20266 @@ -89283,6 +92584,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1324 - Id: 20267 @@ -89291,6 +92593,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1325 - Id: 20268 @@ -89299,6 +92602,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1326 - Id: 20269 @@ -89307,6 +92611,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1327 - Id: 20270 @@ -89315,6 +92620,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1328 - Id: 20271 @@ -89323,6 +92629,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 37 - Id: 20272 @@ -89331,6 +92638,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 42 - Id: 20273 @@ -89339,6 +92647,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 738 - Id: 20274 @@ -89347,6 +92656,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 966 - Id: 20277 @@ -89355,6 +92665,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 385 - Id: 20278 @@ -89363,6 +92674,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 775 - Id: 20279 @@ -89371,6 +92683,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 952 - Id: 20280 @@ -89379,6 +92692,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 555 - Id: 20281 @@ -89387,6 +92701,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 977 - Id: 20282 @@ -89395,6 +92710,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 877 - Id: 20283 @@ -89403,6 +92719,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1329 - Id: 20284 @@ -89411,6 +92728,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1330 - Id: 20285 @@ -89419,6 +92737,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1331 Trade: @@ -89434,6 +92753,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1332 - Id: 20287 @@ -89442,6 +92762,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1333 - Id: 20288 @@ -89450,6 +92771,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1334 - Id: 20290 @@ -89459,6 +92781,7 @@ Body: View: 1337 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 20291 AegisName: C_Helm_of_Thoth Name: Costume Helm of Thoth @@ -89467,6 +92790,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 860 - Id: 20292 @@ -89475,6 +92799,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1338 - Id: 20293 @@ -89483,6 +92808,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 590 - Id: 20294 @@ -89491,6 +92817,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 553 - Id: 20295 @@ -89499,6 +92826,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 954 - Id: 20296 @@ -89507,6 +92835,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 391 - Id: 20297 @@ -89515,6 +92844,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 615 - Id: 20298 @@ -89523,6 +92853,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1340 - Id: 20299 @@ -89532,6 +92863,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1341 - Id: 20300 @@ -89542,6 +92874,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1342 - Id: 20301 @@ -89550,6 +92883,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 648 - Id: 20302 @@ -89558,6 +92892,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1343 - Id: 20303 @@ -89566,6 +92901,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 402 - Id: 20304 @@ -89574,6 +92910,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 118 - Id: 20305 @@ -89583,6 +92920,7 @@ Body: Buy: 20 Locations: Costume_Head_Low: true + ArmorLevel: 1 View: 720 - Id: 20307 AegisName: C_Beginner_Cap @@ -89590,6 +92928,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1348 - Id: 20311 @@ -89598,6 +92937,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 873 - Id: 20312 @@ -89606,6 +92946,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 989 - Id: 20313 @@ -89614,6 +92955,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 815 - Id: 20314 @@ -89622,6 +92964,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 856 - Id: 20315 @@ -89630,6 +92973,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1351 - Id: 20316 @@ -89638,6 +92982,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1352 - Id: 20317 @@ -89646,6 +92991,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1353 - Id: 20318 @@ -89654,6 +93000,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1354 - Id: 20319 @@ -89662,6 +93009,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1355 - Id: 20320 @@ -89670,6 +93018,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 62 - Id: 20321 @@ -89678,6 +93027,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1009 - Id: 20322 @@ -89686,6 +93036,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 540 - Id: 20323 @@ -89694,6 +93045,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1074 EquipScript: | @@ -89706,6 +93058,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1362 - Id: 20325 @@ -89714,6 +93067,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1363 - Id: 20326 @@ -89722,6 +93076,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1364 - Id: 20327 @@ -89730,6 +93085,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1365 - Id: 20328 @@ -89738,6 +93094,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1081 - Id: 20329 @@ -89746,6 +93103,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1084 - Id: 20330 @@ -89754,6 +93112,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 151 - Id: 20331 @@ -89762,6 +93121,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 567 - Id: 20332 @@ -89770,6 +93130,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1175 - Id: 20333 @@ -89778,6 +93139,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 650 - Id: 20334 @@ -89786,6 +93148,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1305 - Id: 20335 @@ -89794,6 +93157,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 828 - Id: 20338 @@ -89802,6 +93166,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1007 - Id: 20339 @@ -89810,6 +93175,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1369 - Id: 20340 @@ -89818,6 +93184,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1371 - Id: 20341 @@ -89826,6 +93193,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1372 - Id: 20342 @@ -89834,6 +93202,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1373 - Id: 20344 @@ -89842,6 +93211,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1289 - Id: 20345 @@ -89850,6 +93220,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 960 - Id: 20346 @@ -89858,6 +93229,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 694 - Id: 20347 @@ -89866,6 +93238,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 726 - Id: 20348 @@ -89874,6 +93247,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 117 - Id: 20349 @@ -89882,6 +93256,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1358 - Id: 20350 @@ -89890,6 +93265,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1382 - Id: 20351 @@ -89898,6 +93274,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1383 - Id: 20352 @@ -89906,6 +93283,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1384 - Id: 20353 @@ -89914,6 +93292,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1385 - Id: 20354 @@ -89922,6 +93301,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1386 - Id: 20355 @@ -89930,6 +93310,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1387 - Id: 20356 @@ -89938,6 +93319,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1388 - Id: 20357 @@ -89946,6 +93328,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1389 - Id: 20358 @@ -89954,6 +93337,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1390 - Id: 20359 @@ -89962,6 +93346,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1391 - Id: 20360 @@ -89970,6 +93355,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1392 - Id: 20361 @@ -89978,6 +93364,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1393 - Id: 20362 @@ -89986,6 +93373,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1394 - Id: 20363 @@ -89994,6 +93382,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1395 - Id: 20364 @@ -90002,6 +93391,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1396 - Id: 20365 @@ -90010,6 +93400,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1397 - Id: 20366 @@ -90018,6 +93409,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1398 - Id: 20367 @@ -90026,6 +93418,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1399 - Id: 20368 @@ -90034,6 +93427,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1400 - Id: 20369 @@ -90042,6 +93436,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1401 - Id: 20370 @@ -90050,6 +93445,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1402 - Id: 20371 @@ -90058,6 +93454,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 581 - Id: 20372 @@ -90066,6 +93463,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 956 - Id: 20373 @@ -90074,6 +93472,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 690 - Id: 20374 @@ -90082,6 +93481,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1069 - Id: 20375 @@ -90090,6 +93490,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 803 - Id: 20376 @@ -90098,6 +93499,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1072 - Id: 20377 @@ -90106,6 +93508,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 820 - Id: 20378 @@ -90114,6 +93517,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 868 - Id: 20379 @@ -90122,6 +93526,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1404 - Id: 20380 @@ -90130,6 +93535,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1405 - Id: 20381 @@ -90138,6 +93544,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1406 - Id: 20382 @@ -90146,6 +93553,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1407 - Id: 20383 @@ -90154,6 +93562,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1408 - Id: 20384 @@ -90162,6 +93571,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1410 - Id: 20386 @@ -90170,6 +93580,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 677 - Id: 20388 @@ -90179,6 +93590,7 @@ Body: View: 228 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 20391 AegisName: C_Silent_Executor Name: Costume Silent Executor @@ -90186,6 +93598,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 632 - Id: 20392 @@ -90195,6 +93608,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 625 - Id: 20393 @@ -90203,6 +93617,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 634 - Id: 20394 @@ -90211,6 +93626,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1411 - Id: 20395 @@ -90219,6 +93635,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 1006 - Id: 20396 AegisName: C_Green_Hat @@ -90226,6 +93643,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 939 - Id: 20397 @@ -90235,6 +93653,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1415 Script: | @@ -90245,6 +93664,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1285 - Id: 20399 @@ -90253,6 +93673,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1287 - Id: 20400 @@ -90261,6 +93682,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1028 - Id: 20401 @@ -90269,6 +93691,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1188 - Id: 20402 @@ -90277,6 +93700,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 895 - Id: 20403 @@ -90285,6 +93709,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 547 - Id: 20404 @@ -90293,6 +93718,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1425 Script: | @@ -90305,6 +93731,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1416 - Id: 20406 @@ -90313,6 +93740,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1417 - Id: 20407 @@ -90321,6 +93749,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1418 - Id: 20408 @@ -90329,6 +93758,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1419 - Id: 20409 @@ -90337,6 +93767,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1091 - Id: 20413 @@ -90345,6 +93776,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 1031 - Id: 20416 AegisName: C_1Grade_Balloon @@ -90352,6 +93784,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1426 - Id: 20417 @@ -90360,6 +93793,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1427 - Id: 20418 @@ -90368,6 +93802,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1428 - Id: 20419 @@ -90376,6 +93811,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1429 - Id: 20420 @@ -90384,6 +93820,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1430 - Id: 20421 @@ -90392,6 +93829,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1431 - Id: 20422 @@ -90400,6 +93838,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1432 - Id: 20423 @@ -90408,6 +93847,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1433 - Id: 20424 @@ -90416,6 +93856,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1434 - Id: 20425 @@ -90424,6 +93865,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1435 - Id: 20426 @@ -90432,6 +93874,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1436 - Id: 20427 @@ -90440,6 +93883,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1437 - Id: 20428 @@ -90448,6 +93892,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1438 - Id: 20429 @@ -90456,6 +93901,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1439 - Id: 20430 @@ -90464,6 +93910,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1440 - Id: 20431 @@ -90472,6 +93919,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1441 - Id: 20432 @@ -90480,6 +93928,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1442 - Id: 20433 @@ -90488,6 +93937,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1443 - Id: 20434 @@ -90496,6 +93946,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1444 - Id: 20435 @@ -90504,6 +93955,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1203 Script: | @@ -90516,6 +93968,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 953 - Id: 20437 @@ -90524,6 +93977,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 949 - Id: 20438 @@ -90532,6 +93986,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 825 - Id: 20439 @@ -90540,6 +93995,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | hateffect(HAT_EF_GLOW_OF_NEW_YEAR,true); @@ -90551,6 +94007,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1447 - Id: 20441 @@ -90559,6 +94016,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1448 - Id: 20442 @@ -90567,6 +94025,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1449 - Id: 20446 @@ -90575,6 +94034,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1339 - Id: 20447 @@ -90583,6 +94043,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 955 - Id: 20448 @@ -90591,6 +94052,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1451 - Id: 20449 @@ -90599,6 +94061,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1452 - Id: 20450 @@ -90607,6 +94070,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1453 - Id: 20451 @@ -90615,6 +94079,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1454 - Id: 20452 @@ -90623,6 +94088,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1455 - Id: 20455 @@ -90631,6 +94097,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1458 - Id: 20456 @@ -90639,6 +94106,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1460 - Id: 20457 @@ -90647,6 +94115,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1461 Script: | @@ -90659,6 +94128,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1422 - Id: 20459 @@ -90667,6 +94137,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1423 Script: | @@ -90679,6 +94150,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 921 - Id: 20461 @@ -90687,6 +94159,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1037 - Id: 20462 @@ -90695,6 +94168,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1464 - Id: 20463 @@ -90703,6 +94177,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1465 - Id: 20464 @@ -90711,6 +94186,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1466 - Id: 20465 @@ -90719,6 +94195,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1467 - Id: 20466 @@ -90727,6 +94204,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1468 - Id: 20467 @@ -90735,6 +94213,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1219 - Id: 20468 @@ -90745,6 +94224,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1462 - Id: 20470 @@ -90753,6 +94233,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1469 - Id: 20472 @@ -90762,6 +94243,7 @@ Body: View: 110 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 20481 AegisName: C_Mask_of_Ifrit Name: Costume Mask of Ifrit @@ -90771,6 +94253,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 View: 421 - Id: 20482 AegisName: C_Heaven_Cage @@ -90778,6 +94261,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1286 - Id: 20483 @@ -90786,6 +94270,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1027 - Id: 20486 @@ -90794,6 +94279,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1472 - Id: 20487 @@ -90802,6 +94288,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1473 Script: | @@ -90814,6 +94301,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1474 - Id: 20489 @@ -90822,6 +94310,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1475 - Id: 20490 @@ -90830,6 +94319,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1476 - Id: 20491 @@ -90838,6 +94328,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1424 - Id: 20492 @@ -90846,6 +94337,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1017 - Id: 20493 @@ -90854,6 +94346,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1347 - Id: 20495 @@ -90862,6 +94355,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 527 - Id: 20496 @@ -90870,6 +94364,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 894 - Id: 20497 @@ -90878,6 +94373,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 675 - Id: 20498 @@ -90886,6 +94382,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 215 - Id: 20499 @@ -90894,6 +94391,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1479 - Id: 20500 @@ -90902,6 +94400,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1 - Id: 20502 @@ -90910,6 +94409,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 12 - Id: 20504 @@ -90918,6 +94418,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 14 - Id: 20506 @@ -90926,6 +94427,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 - Id: 20507 AegisName: C_Poring_Bag @@ -90933,6 +94435,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 16 - Id: 20508 @@ -90941,6 +94444,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1446 - Id: 20509 @@ -90949,6 +94453,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 17 - Id: 20510 @@ -90957,6 +94462,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 19 - Id: 20511 @@ -90965,6 +94471,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 21 - Id: 20512 @@ -90973,6 +94480,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 2 - Id: 20514 @@ -90981,6 +94489,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 23 - Id: 20515 @@ -90989,6 +94498,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | hateffect(HAT_EF_MAGICCIRCLE,true); @@ -91000,6 +94510,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 24 - Id: 20517 @@ -91008,6 +94519,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 25 - Id: 20519 @@ -91016,6 +94528,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | hateffect(HAT_EF_FULL_BLOOMCHERRY_TREE,true); @@ -91027,6 +94540,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | hateffect(HAT_EF_C_BLESSINGS_OF_SOUL,true); @@ -91038,6 +94552,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | hateffect(HAT_EF_C_SHINING_ANGEL_WING,true); @@ -91053,6 +94568,7 @@ Body: Novice: false Locations: Costume_Garment: true + ArmorLevel: 1 - Id: 20526 AegisName: C_BlueAngeling_Wing Name: Costume Brilliant Blue Angel Wings @@ -91060,6 +94576,7 @@ Body: View: 34 Locations: Costume_Garment: true + ArmorLevel: 1 - Id: 20528 AegisName: C_GoldButterfly_Wing Name: Costume Golden Butterfly Wings @@ -91067,12 +94584,14 @@ Body: View: 36 Locations: Costume_Garment: true + ArmorLevel: 1 - Id: 20530 AegisName: C_Wings_of_Gabriel Name: Costume Wings of Gabriel Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 37 - Id: 20533 @@ -91081,6 +94600,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 38 - Id: 20535 @@ -91089,6 +94609,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | hateffect(HAT_EF_DIGITAL_SPACE,true); @@ -91100,6 +94621,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | hateffect(HAT_EF_C_MAPLE_WHICH_FALLS_RD,true); @@ -91111,6 +94633,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | hateffect(HAT_EF_MAGICCIRCLERAINBOW,true); @@ -91123,12 +94646,14 @@ Body: View: 42 Locations: Costume_Garment: true + ArmorLevel: 1 - Id: 20543 AegisName: C_Halloween_Poring_Bag Name: Costume Halloween Poring Bag Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 44 - Id: 20546 @@ -91137,6 +94662,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 46 - Id: 20547 @@ -91145,6 +94671,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | hateffect(HAT_EF_C_GHOST_EFFECT,true); @@ -91156,6 +94683,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | hateffect(HAT_EF_C_POPPING_PORING_AURA,true); @@ -91167,6 +94695,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 47 - Id: 20571 @@ -91176,6 +94705,7 @@ Body: View: 48 Locations: Costume_Garment: true + ArmorLevel: 1 Script: | hateffect HAT_EF_C_VALKYRIE_WING,true; UnEquipScript: | @@ -91186,6 +94716,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 50 - Id: 20575 @@ -91195,6 +94726,7 @@ Body: View: 52 Locations: Costume_Garment: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -91210,6 +94742,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 53 - Id: 20577 @@ -91222,6 +94755,7 @@ Body: Novice: false Locations: Costume_Garment: true + ArmorLevel: 1 - Id: 20578 AegisName: C_Wings_Of_Raguel Name: Costume raguel's wings # !todo check english name @@ -91229,6 +94763,7 @@ Body: View: 56 Locations: Costume_Garment: true + ArmorLevel: 1 - Id: 20579 AegisName: C_Wings_Of_Raphael Name: Costume Raphael's Wings # !todo check english name @@ -91239,12 +94774,14 @@ Body: Novice: false Locations: Costume_Garment: true + ArmorLevel: 1 - Id: 20582 AegisName: C_T_Bear_Bag Name: Costume Bear Backpack Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 60 - Id: 20584 @@ -91253,6 +94790,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 62 - Id: 20586 @@ -91262,12 +94800,14 @@ Body: View: 64 Locations: Costume_Garment: true + ArmorLevel: 1 - Id: 20588 AegisName: C_Nifl_Bloom Name: Costume Broom of Witch Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 65 - Id: 20589 @@ -91277,6 +94817,7 @@ Body: View: 66 Locations: Costume_Garment: true + ArmorLevel: 1 - Id: 20590 AegisName: C_Evil_Druid_Cross Name: Costume Evil Druid Cross @@ -91284,12 +94825,14 @@ Body: View: 67 Locations: Costume_Garment: true + ArmorLevel: 1 - Id: 20592 AegisName: C_Santa_Backpack Name: Costume Santa's Pocket Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 70 - Id: 20593 @@ -91299,6 +94842,7 @@ Body: View: 71 Locations: Costume_Garment: true + ArmorLevel: 1 - Id: 20594 AegisName: C_Big_Ribbon_Cloak Name: Costume Big Ribbon Manteau @@ -91306,6 +94850,7 @@ Body: View: 76 Locations: Costume_Garment: true + ArmorLevel: 1 - Id: 20595 AegisName: C_School_Bag_RD_E Name: Costume beginners red backpack # !todo check english name @@ -91313,6 +94858,7 @@ Body: View: 51 Locations: Costume_Garment: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -91329,6 +94875,7 @@ Body: View: 79 Locations: Costume_Garment: true + ArmorLevel: 1 - Id: 20598 AegisName: C_GiantCatBag_JP_BL Name: Costume Giant Cat Bag @@ -91336,6 +94883,7 @@ Body: View: 80 Locations: Costume_Garment: true + ArmorLevel: 1 - Id: 20599 AegisName: C_Sakura_Wing Name: "Costume: Sakura Wings" @@ -91343,12 +94891,14 @@ Body: View: 83 Locations: Costume_Garment: true + ArmorLevel: 1 - Id: 20600 AegisName: Fantastic_Aura Name: Fantastic Aura Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | /*TODO: View ID*/ @@ -91360,12 +94910,14 @@ Body: View: 85 Locations: Costume_Garment: true + ArmorLevel: 1 - Id: 20604 AegisName: C_Blessed_Veil Name: "Costume: Blessed Veil" Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 View: 86 - Id: 20605 AegisName: C_Leaf_Umbrella @@ -91374,6 +94926,7 @@ Body: View: 87 Locations: Costume_Garment: true + ArmorLevel: 1 - Id: 20700 AegisName: Egir_Manteau Name: Egir Manteau @@ -91384,6 +94937,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 110 Refineable: true Script: | @@ -91405,6 +94959,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true Script: | @@ -91418,6 +94973,7 @@ Body: Defense: 5 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Trade: @@ -91450,6 +95006,7 @@ Body: Swordman: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Trade: @@ -91482,6 +95039,7 @@ Body: Wizard: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Trade: @@ -91507,6 +95065,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true Script: | @@ -91521,6 +95080,7 @@ Body: Defense: 18 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 4 Script: | @@ -91534,6 +95094,7 @@ Body: Defense: 18 Locations: Garment: true + ArmorLevel: 1 Refineable: true View: 6 Script: | @@ -91550,6 +95111,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true Script: | @@ -91561,6 +95123,7 @@ Body: Type: Armor Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 EquipLevelMax: 100 Refineable: true @@ -91589,6 +95152,7 @@ Body: SuperNovice: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -91603,6 +95167,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bInt,1; @@ -91641,6 +95206,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -91659,6 +95225,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -91676,6 +95243,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true Script: | @@ -91690,6 +95258,7 @@ Body: Defense: 38 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -91704,6 +95273,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -91724,6 +95294,7 @@ Body: All_Upper: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -91757,6 +95328,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 120 Refineable: true Script: | @@ -91770,6 +95342,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 5 @@ -91821,6 +95394,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true View: 7 @@ -91836,6 +95410,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true Script: | @@ -91852,6 +95427,7 @@ Body: Buy: 10 Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 5 @@ -91867,6 +95443,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true Script: | @@ -91886,6 +95463,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 80 Script: | bonus bStr,2; @@ -91906,6 +95484,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -91928,6 +95507,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -91948,6 +95528,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -91964,6 +95545,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -91978,6 +95560,7 @@ Body: Buy: 10 Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 6 - Id: 20743 @@ -91989,6 +95572,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 125 Trade: Override: 100 @@ -92012,6 +95596,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Script: | @@ -92037,6 +95622,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -92056,6 +95642,7 @@ Body: Buy: 10 Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 8 - Id: 20747 @@ -92067,6 +95654,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -92086,6 +95674,7 @@ Body: Defense: 20 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 120 Refineable: true Script: | @@ -92116,6 +95705,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -92148,6 +95738,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true Script: | @@ -92163,6 +95754,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 65 Refineable: true Script: | @@ -92178,6 +95770,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Script: | @@ -92190,6 +95783,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 9 - Id: 20762 @@ -92198,6 +95792,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 10 - Id: 20763 @@ -92206,6 +95801,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 4 - Id: 20764 @@ -92214,6 +95810,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 3 - Id: 20765 @@ -92222,6 +95819,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 EquipLevelMin: 1 View: 49 - Id: 20773 @@ -92233,6 +95831,7 @@ Body: Defense: 40 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -92248,6 +95847,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -92268,6 +95868,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -92292,6 +95893,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -92318,6 +95920,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -92344,6 +95947,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -92368,6 +95972,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 10 Refineable: true Script: | @@ -92388,6 +95993,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -92416,6 +96022,7 @@ Body: Summoner: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -92434,6 +96041,7 @@ Body: Summoner: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 140 Refineable: true Script: | @@ -92454,6 +96062,7 @@ Body: Summoner: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 175 Refineable: true Script: | @@ -92472,6 +96081,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -92492,6 +96102,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1450 - Id: 20799 @@ -92504,6 +96115,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -92528,6 +96140,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -92570,6 +96183,7 @@ Body: Defense: 13 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -92596,6 +96210,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bAllStats,1; @@ -92622,6 +96237,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bAllStats,1; @@ -92648,6 +96264,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bAllStats,1; @@ -92674,6 +96291,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bAllStats,1; @@ -92700,6 +96318,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bAllStats,1; @@ -92726,6 +96345,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bAllStats,1; @@ -92752,6 +96372,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bAllStats,1; @@ -92778,6 +96399,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bAllStats,1; @@ -92804,6 +96426,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | bonus bAllStats,1; @@ -92834,6 +96457,7 @@ Body: Wizard: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 75 Refineable: true Script: | @@ -92849,6 +96473,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -92870,6 +96495,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -92900,6 +96526,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -92930,6 +96557,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Script: | @@ -92947,6 +96575,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -92966,6 +96595,7 @@ Body: Ninja: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -92988,6 +96618,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -93002,6 +96633,7 @@ Body: Defense: 20 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -93032,6 +96664,7 @@ Body: Defense: 25 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Trade: @@ -93063,6 +96696,7 @@ Body: Defense: 30 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 160 Refineable: true Trade: @@ -93094,6 +96728,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 18 @@ -93106,6 +96741,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Script: | @@ -93123,6 +96759,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Script: | @@ -93140,6 +96777,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 8 @@ -93153,6 +96791,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -93169,6 +96808,7 @@ Body: Weight: 400 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -93193,6 +96833,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true View: 3 @@ -93213,6 +96854,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -93245,6 +96887,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -93281,6 +96924,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -93300,6 +96944,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -93314,6 +96959,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 5 @@ -93362,6 +97008,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -93389,6 +97036,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -93416,6 +97064,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -93442,6 +97091,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -93474,6 +97124,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -93494,6 +97145,7 @@ Body: Wizard: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -93504,6 +97156,7 @@ Body: Type: Armor Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Trade: @@ -93530,6 +97183,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -93559,6 +97213,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -93583,6 +97238,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -93618,6 +97274,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -93636,6 +97293,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 5 @@ -93682,6 +97340,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -93697,6 +97356,7 @@ Body: Defense: 18 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 50 Trade: Override: 100 @@ -93720,6 +97380,7 @@ Body: Defense: 10 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus2 bSubEle,Ele_Neutral,20; @@ -93734,6 +97395,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -93759,6 +97421,7 @@ Body: SuperNovice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -93787,6 +97450,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -93818,6 +97482,7 @@ Body: Defense: 12 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -93855,6 +97520,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -93880,6 +97546,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -93897,6 +97564,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -93915,6 +97583,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 175 Refineable: true Script: | @@ -93936,6 +97605,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 175 Refineable: true Script: | @@ -93957,6 +97627,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 175 Refineable: true Script: | @@ -93976,6 +97647,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Trade: @@ -94005,6 +97677,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | .@r = getrefine(); @@ -94024,6 +97697,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -94046,6 +97720,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -94066,6 +97741,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -94090,6 +97766,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -94111,6 +97788,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -94128,6 +97806,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -94153,6 +97832,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -94177,6 +97857,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -94200,6 +97881,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -94238,6 +97920,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -94272,6 +97955,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -94292,6 +97976,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 Refineable: true Script: | .@r = getrefine(); @@ -94314,6 +97999,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -94349,6 +98035,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -94382,6 +98069,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -94415,6 +98103,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -94448,6 +98137,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -94481,6 +98171,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -94514,6 +98205,7 @@ Body: All_Third: true Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -94545,6 +98237,7 @@ Body: Defense: 12 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -94579,6 +98272,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 View: 82 - Id: 20988 AegisName: C_Mechanical_Butterfly @@ -94586,6 +98280,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 View: 92 - Id: 20990 AegisName: C_Rotating_Gears @@ -94593,6 +98288,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 - Id: 21000 AegisName: Upg_Twohand_Sword Name: Upg Two-Handed Sword @@ -95603,6 +99299,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 - Id: 21205 AegisName: Nut_Cracker Name: Nut Cracker # !todo check english name @@ -95612,6 +99309,7 @@ Body: Locations: Head_Mid: true Head_Low: true + ArmorLevel: 1 - Id: 21206 AegisName: C_Nut_Cracker Name: Costume Nutcracker # !todo check english name @@ -95620,6 +99318,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 - Id: 21207 AegisName: C_Bullhead Name: Costume Bull Head @@ -95627,6 +99326,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 View: 2078 - Id: 21300 AegisName: C_Guardian_Lion_Mask @@ -95639,6 +99339,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 - Id: 22000 AegisName: Temporal_Str_Boots Name: Temporal Boots Of Strength @@ -95663,6 +99364,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -95696,6 +99398,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -95730,6 +99433,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -95763,6 +99467,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -95795,6 +99500,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -95830,6 +99536,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -95865,6 +99572,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -95899,6 +99607,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -95932,6 +99641,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -95968,6 +99678,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -96003,6 +99714,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -96037,6 +99749,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -96053,6 +99766,7 @@ Body: Type: Armor Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 1 EquipLevelMax: 100 Refineable: true @@ -96095,6 +99809,7 @@ Body: Wizard: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 85 Refineable: true Script: | @@ -96116,6 +99831,7 @@ Body: SuperNovice: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -96130,6 +99846,7 @@ Body: Defense: 10 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true Script: | @@ -96143,6 +99860,7 @@ Body: Defense: 10 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true Script: | @@ -96157,6 +99875,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -96174,6 +99893,7 @@ Body: Defense: 10 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true Script: | @@ -96203,6 +99923,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 120 Refineable: true Script: | @@ -96215,6 +99936,7 @@ Body: Defense: 10 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -96234,6 +99956,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 160 Refineable: true Script: | @@ -96255,6 +99978,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 160 Refineable: true Script: | @@ -96274,6 +99998,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 160 Refineable: true Script: | @@ -96293,6 +100018,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -96313,6 +100039,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -96331,6 +100058,7 @@ Body: All_Third: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -96347,6 +100075,7 @@ Body: Defense: 5 Locations: Shoes: true + ArmorLevel: 1 Refineable: true Script: | bonus bFlee,5; @@ -96359,6 +100088,7 @@ Body: Defense: 26 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 125 Trade: Override: 100 @@ -96380,6 +100110,7 @@ Body: Defense: 13 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Script: | @@ -96407,6 +100138,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true Script: | @@ -96425,6 +100157,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true Script: | @@ -96440,6 +100173,7 @@ Body: Defense: 10 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true Script: | @@ -96454,6 +100188,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true Script: | @@ -96470,6 +100205,7 @@ Body: Defense: 10 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true Script: | @@ -96484,6 +100220,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true Script: | @@ -96501,6 +100238,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true Script: | @@ -96517,6 +100255,7 @@ Body: Defense: 10 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true Script: | @@ -96531,6 +100270,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 40 Refineable: true Script: | @@ -96545,6 +100285,7 @@ Body: Defense: 10 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true Script: | @@ -96559,6 +100300,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true Script: | @@ -96575,6 +100317,7 @@ Body: Defense: 10 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true Script: | @@ -96589,6 +100332,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true Script: | @@ -96606,6 +100350,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 70 Refineable: true Script: | @@ -96620,6 +100365,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true Script: | @@ -96642,6 +100388,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true Script: | @@ -96663,6 +100410,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -96676,6 +100424,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true Script: | @@ -96693,6 +100442,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -96711,6 +100461,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -96737,6 +100488,7 @@ Body: Summoner: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 9 Refineable: true Script: | @@ -96753,6 +100505,7 @@ Body: Summoner: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 18 Refineable: true Script: | @@ -96769,6 +100522,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -96795,6 +100549,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -96821,6 +100576,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -96847,6 +100603,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Trade: @@ -96872,6 +100629,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true Script: | @@ -96899,6 +100657,7 @@ Body: Summoner: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -96919,6 +100678,7 @@ Body: Summoner: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 140 Refineable: true Script: | @@ -96939,6 +100699,7 @@ Body: Summoner: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 175 Refineable: true Script: | @@ -96958,6 +100719,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -96977,6 +100739,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true Script: | @@ -96991,6 +100754,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true Script: | @@ -97005,6 +100769,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true Script: | @@ -97019,6 +100784,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true Script: | @@ -97033,6 +100799,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true Script: | @@ -97047,6 +100814,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true Script: | @@ -97061,6 +100829,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true Script: | @@ -97073,6 +100842,7 @@ Body: Defense: 23 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -97096,6 +100866,7 @@ Body: Defense: 13 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -97111,6 +100882,7 @@ Body: Defense: 15 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -97141,6 +100913,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 Refineable: true - Id: 22106 AegisName: Giant_Boots @@ -97151,6 +100924,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 85 Refineable: true Script: | @@ -97183,6 +100957,7 @@ Body: Rebellion: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -97204,6 +100979,7 @@ Body: Rebellion: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -97226,6 +101002,7 @@ Body: Rebellion: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -97247,6 +101024,7 @@ Body: Rebellion: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -97267,6 +101045,7 @@ Body: Rebellion: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -97290,6 +101069,7 @@ Body: Rebellion: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -97313,6 +101093,7 @@ Body: Rebellion: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -97335,6 +101116,7 @@ Body: Rebellion: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -97358,6 +101140,7 @@ Body: Rebellion: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -97380,6 +101163,7 @@ Body: Rebellion: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -97401,6 +101185,7 @@ Body: Rebellion: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -97425,6 +101210,7 @@ Body: Rebellion: true Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -97444,6 +101230,7 @@ Body: Defense: 15 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -97473,6 +101260,7 @@ Body: Defense: 22 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -97494,6 +101282,7 @@ Body: Defense: 25 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 115 Refineable: true Trade: @@ -97515,6 +101304,7 @@ Body: Defense: 27 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Trade: @@ -97536,6 +101326,7 @@ Body: Defense: 30 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 145 Refineable: true Trade: @@ -97557,6 +101348,7 @@ Body: Defense: 30 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 160 Refineable: true Trade: @@ -97581,6 +101373,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Script: | @@ -97598,6 +101391,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Script: | @@ -97614,6 +101408,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -97644,6 +101439,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -97659,6 +101455,7 @@ Body: Defense: 12 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -97694,6 +101491,7 @@ Body: Defense: 15 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -97727,6 +101525,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -97755,6 +101554,7 @@ Body: Defense: 12 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -97794,6 +101594,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -97805,6 +101606,7 @@ Body: Defense: 13 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 50 Trade: Override: 100 @@ -97826,6 +101628,7 @@ Body: Defense: 15 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -97858,6 +101661,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -97885,6 +101689,7 @@ Body: Defense: 15 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -97916,6 +101721,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMaxHP,300; @@ -97932,6 +101738,7 @@ Body: Defense: 15 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -97965,6 +101772,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -97984,6 +101792,7 @@ Body: SuperNovice: false Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -98006,6 +101815,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -98052,6 +101862,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -98070,6 +101881,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -98087,6 +101899,7 @@ Body: Defense: 15 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -98123,6 +101936,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 175 Refineable: true Script: | @@ -98142,6 +101956,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 175 Refineable: true Script: | @@ -98161,6 +101976,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 175 Refineable: true Script: | @@ -98178,6 +101994,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Trade: @@ -98202,6 +102019,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true Script: | @@ -98216,6 +102034,7 @@ Body: Defense: 12 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -98248,6 +102067,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -98273,6 +102093,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -98296,6 +102117,7 @@ Body: Defense: 12 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -98336,6 +102158,7 @@ Body: Defense: 10 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -98356,6 +102179,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -98378,6 +102202,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Script: | @@ -113926,6 +117751,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bMdef,3; @@ -113958,6 +117784,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bMdef,3; @@ -113990,6 +117817,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bMdef,3; @@ -114022,6 +117850,7 @@ Body: All_Upper: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bMdef,3; @@ -114036,6 +117865,7 @@ Body: Defense: 5 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus bAllStats,1; @@ -114049,6 +117879,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 145 Trade: Override: 100 @@ -114068,6 +117899,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 145 Trade: Override: 100 @@ -114087,6 +117919,7 @@ Body: Weight: 200 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus2 bAddClass,Class_All,1; @@ -114099,6 +117932,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus2 bAddClass,Class_All,1; @@ -114110,6 +117944,7 @@ Body: Weight: 200 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus2 bAddClass,Class_All,1; @@ -114122,6 +117957,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus2 bAddClass,Class_All,1; @@ -114134,6 +117970,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 50 Script: | bonus bAspd,1; @@ -114148,6 +117985,7 @@ Body: Hunter: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Script: | bonus bDex,1; @@ -114163,6 +118001,7 @@ Body: Hunter: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Script: | bonus bDex,1; @@ -114176,6 +118015,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bStr,4; @@ -114188,6 +118028,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bInt,4; @@ -114199,6 +118040,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | /* bonus bLuk,20; Event bonus */ @@ -114211,6 +118053,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -114233,6 +118076,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 50 Script: | bonus bCritical,5; @@ -114247,6 +118091,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bMdef,3; @@ -114261,6 +118106,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bMdef,3; @@ -114273,6 +118119,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 40 Script: | skill "AL_INCAGI",3; @@ -114284,6 +118131,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus2 bHPRegenRate,100,10000; @@ -114303,6 +118151,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 40 Delay: Duration: 900000 @@ -114318,6 +118167,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bMdef,3; @@ -114330,6 +118180,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bLuk,2; @@ -114348,6 +118199,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bMdef,3; @@ -114361,6 +118213,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus2 bAddClass,Class_All,5; @@ -114374,6 +118227,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus2 bMagicAddClass,Class_All,5; @@ -114387,6 +118241,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 50 Script: | bonus bStr,1; @@ -114401,6 +118256,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Trade: Override: 100 @@ -114425,6 +118281,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus2 bMagicAtkEle,Ele_Fire,5; @@ -114446,6 +118303,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | .@s = getskilllv("RG_STEALCOIN"); @@ -114465,6 +118323,7 @@ Body: Summoner: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bFlee2,5; @@ -114480,6 +118339,7 @@ Body: Summoner: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bHealPower,5; @@ -114495,6 +118355,7 @@ Body: Summoner: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMdef,5; @@ -114507,6 +118368,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus bAspdRate,5; @@ -114526,6 +118388,7 @@ Body: Weight: 200 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 - Id: 28388 AegisName: Bloody_Iron_Ball_ @@ -114539,6 +118402,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 - Id: 28391 AegisName: S_Thief_earring Name: Thief Shadow Earring @@ -114571,6 +118435,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 50 Script: | bonus bVit,5; @@ -114593,6 +118458,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 50 Script: | bonus bDex,5; @@ -114614,6 +118480,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 50 Script: | bonus bDex,5; @@ -114635,6 +118502,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -114658,6 +118526,7 @@ Body: Summoner: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -114680,6 +118549,7 @@ Body: Summoner: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 140 Trade: Override: 100 @@ -114702,6 +118572,7 @@ Body: Summoner: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 175 Trade: Override: 100 @@ -114724,6 +118595,7 @@ Body: Summoner: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -114746,6 +118618,7 @@ Body: Summoner: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 140 Trade: Override: 100 @@ -114768,6 +118641,7 @@ Body: Summoner: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 175 Trade: Override: 100 @@ -114790,6 +118664,7 @@ Body: Summoner: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -114812,6 +118687,7 @@ Body: Summoner: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 140 Trade: Override: 100 @@ -114834,6 +118710,7 @@ Body: Summoner: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 175 Trade: Override: 100 @@ -114856,6 +118733,7 @@ Body: Summoner: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -114879,6 +118757,7 @@ Body: Summoner: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -114902,6 +118781,7 @@ Body: Summoner: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -114922,6 +118802,7 @@ Body: Weight: 200 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus bVit,3; @@ -114937,6 +118818,7 @@ Body: Weight: 200 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus bInt,3; @@ -114952,6 +118834,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | bonus2 bSkillAtk,"MC_CARTREVOLUTION",Baselevel; @@ -114972,6 +118855,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bLuk,2; @@ -114988,6 +118872,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bAgi,2; @@ -115008,6 +118893,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bStr,2; @@ -115025,6 +118911,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | skill "AL_HEAL",3; @@ -115042,6 +118929,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bDex,2; @@ -115058,6 +118946,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus bAllStats,1; bonus2 bExpAddClass,Class_All,5; @@ -115070,6 +118959,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Script: | bonus2 bExpAddClass,Class_All,5; bonus bAllStats,1; @@ -115085,6 +118975,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bFlee,10; @@ -115101,6 +118992,7 @@ Body: All_Third: true Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bCritical,5; @@ -115111,6 +119003,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -115128,6 +119021,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -115145,6 +119039,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 115 Trade: Override: 100 @@ -115162,6 +119057,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 115 Trade: Override: 100 @@ -115179,6 +119075,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Trade: Override: 100 @@ -115196,6 +119093,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Trade: Override: 100 @@ -115213,6 +119111,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 145 Trade: Override: 100 @@ -115230,6 +119129,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 145 Trade: Override: 100 @@ -115247,6 +119147,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 160 Trade: Override: 100 @@ -115265,6 +119166,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 160 Trade: Override: 100 @@ -115283,6 +119185,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -115300,6 +119203,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -115317,6 +119221,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 115 Trade: Override: 100 @@ -115334,6 +119239,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 115 Trade: Override: 100 @@ -115351,6 +119257,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Trade: Override: 100 @@ -115368,6 +119275,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Trade: Override: 100 @@ -115385,6 +119293,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 145 Trade: Override: 100 @@ -115402,6 +119311,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 145 Trade: Override: 100 @@ -115419,6 +119329,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 160 Trade: Override: 100 @@ -115437,6 +119348,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 160 Trade: Override: 100 @@ -115455,6 +119367,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -115472,6 +119385,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -115489,6 +119403,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 115 Trade: Override: 100 @@ -115506,6 +119421,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 115 Trade: Override: 100 @@ -115523,6 +119439,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Trade: Override: 100 @@ -115540,6 +119457,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Trade: Override: 100 @@ -115557,6 +119475,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 145 Trade: Override: 100 @@ -115574,6 +119493,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 145 Trade: Override: 100 @@ -115591,6 +119511,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 160 Trade: Override: 100 @@ -115609,6 +119530,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 160 Trade: Override: 100 @@ -115627,6 +119549,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -115644,6 +119567,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -115661,6 +119585,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 115 Trade: Override: 100 @@ -115678,6 +119603,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 115 Trade: Override: 100 @@ -115695,6 +119621,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Trade: Override: 100 @@ -115712,6 +119639,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Trade: Override: 100 @@ -115729,6 +119657,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 145 Trade: Override: 100 @@ -115746,6 +119675,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 145 Trade: Override: 100 @@ -115763,6 +119693,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 160 Trade: Override: 100 @@ -115781,6 +119712,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 160 Trade: Override: 100 @@ -115801,6 +119733,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | .@b = min(BaseLevel/25,7); @@ -115815,6 +119748,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | .@M = getskilllv("RL_MASS_SPIRAL"); @@ -115848,6 +119782,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMatkRate,5; @@ -115867,6 +119802,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bLuk,2; @@ -115886,6 +119822,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bStr,5; @@ -115916,6 +119853,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -115940,6 +119878,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -115963,6 +119902,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bAllStats,1; @@ -115982,6 +119922,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 - Id: 28501 AegisName: Horn_Of_Kirin @@ -115993,6 +119934,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 50 Script: | bonus bAgi,2; @@ -116016,6 +119958,7 @@ Body: Weight: 100 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 100 View: 1568 Script: | @@ -116029,6 +119972,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMaxHPrate,5; @@ -116047,6 +119991,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 90 Script: | bonus bMaxSPrate,5; @@ -116061,6 +120006,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Script: | bonus bVariableCastrate,-10; @@ -116078,6 +120024,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus2 bAddEff,Eff_Curse,5000; @@ -116094,6 +120041,7 @@ Body: SuperNovice: false Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bStr,3; @@ -116109,6 +120057,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus2 bSPDrainRate,10,1; @@ -116118,6 +120067,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -116138,6 +120088,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMaxHP,500; @@ -116152,6 +120103,7 @@ Body: Weight: 100 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Trade: Override: 100 @@ -116170,6 +120122,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMdef,5; @@ -116186,6 +120139,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | bonus2 bAddClass,Class_All,5; @@ -116202,6 +120156,7 @@ Body: Weight: 10 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 10 Script: | bonus bDex,1; @@ -116214,6 +120169,7 @@ Body: Weight: 10 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 10 Script: | bonus bDex,1; @@ -116227,6 +120183,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Script: | bonus bDelayrate,-10; @@ -116241,6 +120198,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 20 Script: | .@s = getskilllv("GN_REMODELING_CART"); @@ -116264,6 +120222,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -116289,6 +120248,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -116314,6 +120274,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus2 bAddClass,Class_All,5; @@ -116328,6 +120289,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 50 Script: | bonus bMatkRate,5; @@ -116341,6 +120303,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 50 Script: | bonus bAspdRate,7; @@ -116352,6 +120315,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 50 Script: | bonus bVariableCastrate,-7; @@ -116364,6 +120328,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | .@r = getskilllv("PR_IMPOSITIO"); @@ -116385,6 +120350,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Script: | .@s = readparam(bStr); @@ -116413,6 +120379,7 @@ Body: Buy: 20 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bAspdRate,10; @@ -116426,6 +120393,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | .@a = getskilllv("AC_DOUBLE")/2; @@ -116446,6 +120414,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 80 Script: | bonus bAspdRate,10; @@ -116460,6 +120429,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMaxHPrate,10; @@ -116475,6 +120445,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bStr,5; @@ -118429,6 +122400,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1 @@ -118446,6 +122418,7 @@ Body: Weight: 100 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1 @@ -118477,6 +122450,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1 @@ -118507,6 +122481,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1 @@ -118528,6 +122503,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1 @@ -118553,6 +122529,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1 @@ -118577,6 +122554,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true View: 1 @@ -118595,6 +122573,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true View: 1 @@ -118613,6 +122592,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true View: 1 @@ -118631,6 +122611,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true View: 1 @@ -118650,6 +122631,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1 @@ -118674,6 +122656,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1 @@ -118696,6 +122679,7 @@ Body: Defense: 25 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -118720,6 +122704,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 50 Refineable: true View: 1 @@ -118740,6 +122725,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true View: 1 @@ -118785,6 +122771,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true View: 1 @@ -118805,6 +122792,7 @@ Body: Defense: 50 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1 @@ -118823,6 +122811,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true View: 1 @@ -118865,6 +122854,7 @@ Body: All_Third: true Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 120 Refineable: true View: 4 @@ -118884,6 +122874,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true View: 1 @@ -118899,6 +122890,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true View: 1 @@ -118921,6 +122913,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1 @@ -118950,6 +122943,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1 @@ -118979,6 +122973,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 1 Refineable: true View: 1 @@ -119008,6 +123003,7 @@ Body: Defense: 150 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 165 Refineable: true View: 1 @@ -119032,6 +123028,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true View: 1 @@ -119069,6 +123066,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -119106,6 +123104,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 90 Refineable: true View: 1 @@ -119141,6 +123140,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1480 - Id: 31028 @@ -119149,6 +123149,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1481 - Id: 31029 @@ -119157,6 +123158,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1482 - Id: 31030 @@ -119167,6 +123169,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 483 - Id: 31031 @@ -119175,6 +123178,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1483 - Id: 31032 @@ -119183,6 +123187,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1484 - Id: 31033 @@ -119193,6 +123198,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1485 - Id: 31034 @@ -119201,6 +123207,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 592 - Id: 31035 @@ -119209,6 +123216,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 107 - Id: 31036 @@ -119217,6 +123225,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 227 - Id: 31037 @@ -119225,6 +123234,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 226 - Id: 31038 @@ -119233,6 +123243,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1174 - Id: 31039 @@ -119241,6 +123252,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1491 - Id: 31040 @@ -119249,6 +123261,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1279 Script: | @@ -119269,6 +123282,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 816 - Id: 31042 @@ -119277,6 +123291,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1220 - Id: 31043 @@ -119285,6 +123300,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 248 - Id: 31044 @@ -119293,6 +123309,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 276 - Id: 31045 @@ -119301,6 +123318,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1492 - Id: 31046 @@ -119309,6 +123327,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1493 - Id: 31047 @@ -119317,6 +123336,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1494 - Id: 31048 @@ -119325,6 +123345,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1495 - Id: 31049 @@ -119333,6 +123354,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 948 - Id: 31050 @@ -119341,6 +123363,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1236 - Id: 31051 @@ -119349,6 +123372,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1496 - Id: 31052 @@ -119359,6 +123383,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1497 - Id: 31053 @@ -119367,6 +123392,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 495 - Id: 31054 @@ -119375,6 +123401,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 504 - Id: 31055 @@ -119383,6 +123410,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1499 - Id: 31056 @@ -119391,6 +123419,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 Script: | hateffect(HAT_EF_DOUBLEGUMGANG,true); @@ -119403,6 +123432,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1501 - Id: 31058 @@ -119411,6 +123441,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 777 - Id: 31059 @@ -119419,6 +123450,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 798 - Id: 31060 @@ -119427,6 +123459,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 793 - Id: 31061 @@ -119435,6 +123468,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 470 - Id: 31062 @@ -119443,6 +123477,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1502 - Id: 31063 @@ -119451,6 +123486,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1503 - Id: 31064 @@ -119459,6 +123495,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1504 - Id: 31065 @@ -119467,6 +123504,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1505 - Id: 31066 @@ -119475,6 +123513,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1506 - Id: 31067 @@ -119483,6 +123522,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1507 - Id: 31068 @@ -119491,6 +123531,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1508 - Id: 31069 @@ -119499,6 +123540,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1509 - Id: 31070 @@ -119507,6 +123549,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1510 - Id: 31071 @@ -119515,6 +123558,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1511 - Id: 31072 @@ -119523,6 +123567,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1512 - Id: 31073 @@ -119531,6 +123576,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1513 - Id: 31074 @@ -119539,6 +123585,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1514 - Id: 31075 @@ -119547,6 +123594,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1515 - Id: 31076 @@ -119555,6 +123603,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1516 - Id: 31077 @@ -119563,6 +123612,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1517 - Id: 31078 @@ -119571,6 +123621,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1518 - Id: 31079 @@ -119579,6 +123630,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1519 - Id: 31080 @@ -119587,6 +123639,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1520 - Id: 31081 @@ -119595,6 +123648,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1521 - Id: 31082 @@ -119603,6 +123657,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1522 - Id: 31083 @@ -119611,6 +123666,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1523 - Id: 31084 @@ -119619,6 +123675,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1524 - Id: 31085 @@ -119627,6 +123684,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1525 - Id: 31086 @@ -119635,6 +123693,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1526 - Id: 31087 @@ -119643,6 +123702,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1349 - Id: 31088 @@ -119652,6 +123712,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1421 - Id: 31089 @@ -119660,6 +123721,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1500 Script: | @@ -119673,6 +123735,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 348 - Id: 31091 @@ -119681,6 +123744,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1528 Script: | @@ -119694,6 +123758,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 845 - Id: 31093 @@ -119702,6 +123767,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1531 - Id: 31094 @@ -119710,6 +123776,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 494 - Id: 31095 @@ -119718,6 +123785,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1532 - Id: 31096 @@ -119726,6 +123794,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1533 - Id: 31097 @@ -119734,6 +123803,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1534 - Id: 31098 @@ -119742,6 +123812,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1535 - Id: 31099 @@ -119750,6 +123821,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1536 - Id: 31100 @@ -119758,6 +123830,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1537 - Id: 31101 @@ -119766,6 +123839,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1538 - Id: 31102 @@ -119774,6 +123848,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1539 - Id: 31103 @@ -119782,6 +123857,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1540 - Id: 31104 @@ -119790,6 +123866,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 722 - Id: 31105 @@ -119798,6 +123875,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1541 Trade: @@ -119816,6 +123894,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 697 - Id: 31107 @@ -119824,6 +123903,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 698 - Id: 31113 @@ -119832,6 +123912,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 60 - Id: 31114 @@ -119840,6 +123921,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 80 - Id: 31117 @@ -119850,6 +123932,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 660 - Id: 31118 @@ -119859,6 +123942,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 984 - Id: 31119 @@ -119867,6 +123951,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 285 - Id: 31120 @@ -119875,6 +123960,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1548 - Id: 31121 @@ -119883,6 +123969,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1549 - Id: 31122 @@ -119891,6 +123978,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1550 - Id: 31123 @@ -119899,6 +123987,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1551 - Id: 31124 @@ -119907,6 +123996,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 785 - Id: 31125 @@ -119915,6 +124005,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1360 - Id: 31126 @@ -119923,6 +124014,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 756 - Id: 31127 @@ -119931,6 +124023,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 482 - Id: 31128 @@ -119939,6 +124032,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 223 - Id: 31129 @@ -119948,6 +124042,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 75 - Id: 31130 @@ -119956,6 +124051,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 96 - Id: 31131 @@ -119964,6 +124060,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 35 - Id: 31132 @@ -119972,6 +124069,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1554 - Id: 31133 @@ -119980,6 +124078,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1202 - Id: 31134 @@ -119988,6 +124087,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1116 - Id: 31135 @@ -119996,6 +124096,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 707 - Id: 31136 @@ -120004,6 +124105,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1555 - Id: 31137 @@ -120012,6 +124114,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1556 - Id: 31138 @@ -120020,6 +124123,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1557 - Id: 31139 @@ -120028,6 +124132,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1558 - Id: 31140 @@ -120036,6 +124141,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1569 Trade: @@ -120052,6 +124158,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1570 Trade: @@ -120068,6 +124175,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1309 EquipScript: | @@ -120081,12 +124189,14 @@ Body: View: 1560 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 31144 AegisName: C_Indi_Feather_Band Name: Costume Indian Feather Headband Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 809 - Id: 31145 @@ -120095,6 +124205,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1249 - Id: 31146 @@ -120103,6 +124214,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1357 - Id: 31147 @@ -120111,6 +124223,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 781 - Id: 31148 @@ -120119,6 +124232,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 359 - Id: 31149 @@ -120127,6 +124241,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1563 - Id: 31150 @@ -120135,6 +124250,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1564 - Id: 31151 @@ -120143,6 +124259,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1565 - Id: 31152 @@ -120151,6 +124268,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1566 - Id: 31153 @@ -120159,6 +124277,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1567 - Id: 31154 @@ -120167,6 +124286,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 14 - Id: 31157 @@ -120176,12 +124296,14 @@ Body: View: 69 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 31158 AegisName: C_Squirrel_Ear_Hat Name: Costume Squirrel Ear Hat Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1486 - Id: 31160 @@ -120190,6 +124312,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1361 - Id: 31161 @@ -120199,6 +124322,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 181 - Id: 31162 @@ -120207,6 +124331,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1129 - Id: 31163 @@ -120215,6 +124340,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 205 - Id: 31164 @@ -120223,6 +124349,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1572 - Id: 31165 @@ -120231,6 +124358,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1574 - Id: 31166 @@ -120239,6 +124367,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1571 - Id: 31167 @@ -120247,6 +124376,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1575 - Id: 31168 @@ -120255,6 +124385,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1573 - Id: 31169 @@ -120263,6 +124394,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 486 - Id: 31170 @@ -120271,6 +124403,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 493 - Id: 31171 @@ -120279,6 +124412,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 182 - Id: 31172 @@ -120289,6 +124423,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1576 - Id: 31173 @@ -120297,6 +124432,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 419 - Id: 31174 @@ -120305,6 +124441,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 429 - Id: 31175 @@ -120313,6 +124450,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 755 - Id: 31176 @@ -120321,6 +124459,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1577 - Id: 31177 @@ -120329,6 +124468,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1578 - Id: 31178 @@ -120337,6 +124477,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1579 - Id: 31179 @@ -120345,6 +124486,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1580 - Id: 31180 @@ -120353,6 +124495,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1581 - Id: 31181 @@ -120361,6 +124504,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1471 - Id: 31182 @@ -120369,6 +124513,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 529 - Id: 31183 @@ -120377,6 +124522,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1250 - Id: 31184 @@ -120385,6 +124531,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 609 - Id: 31185 @@ -120393,6 +124540,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 608 - Id: 31186 @@ -120401,6 +124549,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1582 - Id: 31187 @@ -120409,6 +124558,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1583 - Id: 31188 @@ -120417,6 +124567,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1584 - Id: 31189 @@ -120425,6 +124576,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1591 - Id: 31190 @@ -120433,6 +124585,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1586 - Id: 31191 @@ -120441,6 +124594,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1588 - Id: 31192 @@ -120449,6 +124603,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1589 - Id: 31193 @@ -120457,6 +124612,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1590 - Id: 31194 @@ -120465,6 +124621,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 270 - Id: 31195 @@ -120473,6 +124630,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1592 Script: | @@ -120483,6 +124641,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1596 - Id: 31197 @@ -120491,6 +124650,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1598 - Id: 31198 @@ -120499,6 +124659,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 538 - Id: 31199 @@ -120507,6 +124668,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 21 - Id: 31200 @@ -120515,6 +124677,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1599 - Id: 31201 @@ -120523,6 +124686,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1600 - Id: 31202 @@ -120531,6 +124695,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1601 - Id: 31203 @@ -120539,6 +124704,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1602 - Id: 31204 @@ -120547,6 +124713,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 378 - Id: 31205 @@ -120556,6 +124723,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 381 - Id: 31206 @@ -120565,6 +124733,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 564 - Id: 31207 @@ -120574,6 +124743,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 689 - Id: 31208 @@ -120582,6 +124752,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1603 - Id: 31209 @@ -120590,6 +124761,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1604 - Id: 31210 @@ -120598,6 +124770,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1605 - Id: 31211 @@ -120606,6 +124779,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1606 - Id: 31212 @@ -120614,6 +124788,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1607 - Id: 31213 @@ -120622,6 +124797,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1608 - Id: 31214 @@ -120630,6 +124806,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1609 - Id: 31215 @@ -120638,6 +124815,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1610 - Id: 31216 @@ -120646,6 +124824,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1611 - Id: 31217 @@ -120654,6 +124833,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1612 - Id: 31218 @@ -120662,6 +124842,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1613 - Id: 31219 @@ -120670,6 +124851,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1614 - Id: 31220 @@ -120678,6 +124860,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1615 - Id: 31221 @@ -120686,6 +124869,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1616 - Id: 31222 @@ -120694,6 +124878,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1617 - Id: 31223 @@ -120702,6 +124887,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1618 - Id: 31224 @@ -120710,6 +124896,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1619 - Id: 31225 @@ -120718,6 +124905,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1620 - Id: 31226 @@ -120726,6 +124914,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1621 - Id: 31227 @@ -120734,6 +124923,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1622 - Id: 31228 @@ -120742,6 +124932,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1623 - Id: 31229 @@ -120750,6 +124941,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1624 - Id: 31230 @@ -120758,6 +124950,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1625 - Id: 31231 @@ -120766,6 +124959,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1626 - Id: 31232 @@ -120774,6 +124968,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1627 - Id: 31233 @@ -120782,6 +124977,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1628 - Id: 31234 @@ -120790,6 +124986,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 659 - Id: 31235 @@ -120798,6 +124995,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1312 - Id: 31236 @@ -120806,6 +125004,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1267 - Id: 31237 @@ -120814,6 +125013,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1474 - Id: 31238 @@ -120822,6 +125022,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 489 - Id: 31239 @@ -120830,6 +125031,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 549 - Id: 31240 @@ -120838,6 +125040,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 321 - Id: 31241 @@ -120846,6 +125049,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 654 - Id: 31242 @@ -120854,6 +125058,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 485 - Id: 31243 @@ -120862,6 +125067,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 253 - Id: 31244 @@ -120870,6 +125076,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 868 - Id: 31245 @@ -120878,6 +125085,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 602 - Id: 31246 @@ -120886,6 +125094,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 702 - Id: 31247 @@ -120894,6 +125103,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 859 - Id: 31248 @@ -120902,6 +125112,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1030 - Id: 31249 @@ -120910,6 +125121,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1635 - Id: 31250 @@ -120918,6 +125130,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1636 - Id: 31251 @@ -120926,6 +125139,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1637 - Id: 31252 @@ -120934,6 +125148,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1638 - Id: 31253 @@ -120942,6 +125157,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 548 - Id: 31254 @@ -120952,6 +125168,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1631 - Id: 31255 @@ -120961,6 +125178,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1374 - Id: 31256 @@ -120970,6 +125188,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 530 - Id: 31259 @@ -120980,12 +125199,14 @@ Body: Weight: 10 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 31260 AegisName: C_Observer_J Name: C Observer Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1639 - Id: 31261 @@ -120994,6 +125215,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1643 - Id: 31262 @@ -121002,6 +125224,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 661 Trade: @@ -121019,6 +125242,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 415 Trade: @@ -121036,6 +125260,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 990 - Id: 31265 @@ -121044,6 +125269,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1394 - Id: 31266 @@ -121052,6 +125278,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1392 - Id: 31267 @@ -121060,6 +125287,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1389 - Id: 31268 @@ -121068,6 +125296,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1390 - Id: 31269 @@ -121076,6 +125305,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1371 - Id: 31270 @@ -121084,6 +125314,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1395 - Id: 31271 @@ -121092,6 +125323,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1393 - Id: 31272 @@ -121100,6 +125332,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1391 - Id: 31273 @@ -121108,6 +125341,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1387 - Id: 31274 @@ -121116,6 +125350,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1385 - Id: 31275 @@ -121124,6 +125359,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1382 - Id: 31276 @@ -121132,6 +125368,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1383 - Id: 31277 @@ -121140,6 +125377,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1372 - Id: 31278 @@ -121148,6 +125386,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1388 - Id: 31279 @@ -121156,6 +125395,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1386 - Id: 31280 @@ -121164,6 +125404,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1384 - Id: 31281 @@ -121172,6 +125413,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1401 - Id: 31282 @@ -121180,6 +125422,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1399 - Id: 31283 @@ -121188,6 +125431,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1396 - Id: 31284 @@ -121196,6 +125440,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1397 - Id: 31285 @@ -121204,6 +125449,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1373 - Id: 31286 @@ -121212,6 +125458,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1402 - Id: 31287 @@ -121220,6 +125467,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1400 - Id: 31288 @@ -121228,6 +125476,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1398 - Id: 31289 @@ -121236,6 +125485,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1336 - Id: 31290 @@ -121244,6 +125494,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 929 - Id: 31291 @@ -121252,6 +125503,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 930 - Id: 31293 @@ -121260,6 +125512,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1651 - Id: 31294 @@ -121268,6 +125521,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1652 - Id: 31295 @@ -121276,6 +125530,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 613 - Id: 31296 @@ -121284,6 +125539,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 861 - Id: 31297 @@ -121292,6 +125548,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 140 - Id: 31298 @@ -121300,6 +125557,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 682 - Id: 31299 @@ -121308,6 +125566,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1656 - Id: 31300 @@ -121316,6 +125575,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1657 - Id: 31301 @@ -121324,6 +125584,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1658 - Id: 31302 @@ -121332,6 +125593,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1659 - Id: 31303 @@ -121340,6 +125602,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1338 - Id: 31304 @@ -121348,6 +125611,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1051 - Id: 31306 @@ -121356,6 +125620,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 528 - Id: 31307 @@ -121364,6 +125629,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 656 - Id: 31308 @@ -121372,6 +125638,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1232 - Id: 31309 @@ -121380,6 +125647,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1470 - Id: 31310 @@ -121388,6 +125656,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 498 - Id: 31311 @@ -121397,6 +125666,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 666 - Id: 31312 @@ -121405,6 +125675,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 523 - Id: 31313 @@ -121413,6 +125684,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1662 - Id: 31314 @@ -121421,6 +125693,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1663 - Id: 31315 @@ -121429,6 +125702,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1664 - Id: 31316 @@ -121437,6 +125711,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1665 Script: | @@ -121449,6 +125724,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1660 - Id: 31318 @@ -121457,6 +125733,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1092 - Id: 31319 @@ -121465,6 +125742,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1051 Trade: @@ -121482,6 +125760,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 456 Trade: @@ -121499,6 +125778,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 681 - Id: 31322 @@ -121507,6 +125787,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 853 - Id: 31323 @@ -121515,6 +125796,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 484 - Id: 31325 @@ -121524,6 +125806,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1231 Script: | @@ -121536,6 +125819,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 946 - Id: 31327 @@ -121544,6 +125828,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 737 - Id: 31328 @@ -121552,6 +125837,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1356 - Id: 31329 @@ -121560,6 +125846,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1673 - Id: 31330 @@ -121568,6 +125855,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1674 - Id: 31331 @@ -121576,6 +125864,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1675 - Id: 31332 @@ -121584,6 +125873,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1676 - Id: 31368 @@ -121592,6 +125882,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1677 - Id: 31369 @@ -121600,6 +125891,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1604 - Id: 31370 @@ -121608,6 +125900,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1603 - Id: 31372 @@ -121616,6 +125909,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 358 - Id: 31373 @@ -121624,6 +125918,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1412 - Id: 31374 @@ -121632,6 +125927,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1414 - Id: 31375 @@ -121640,6 +125936,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1490 - Id: 31376 @@ -121648,6 +125945,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1680 - Id: 31377 @@ -121656,6 +125954,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1041 - Id: 31378 @@ -121664,6 +125963,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1527 - Id: 31379 @@ -121672,6 +125972,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1335 - Id: 31380 @@ -121680,6 +125981,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1035 - Id: 31381 @@ -121688,6 +125990,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1681 - Id: 31382 @@ -121696,6 +125999,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1682 - Id: 31383 @@ -121704,6 +126008,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1683 - Id: 31384 @@ -121712,6 +126017,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1684 - Id: 31385 @@ -121720,6 +126026,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1685 - Id: 31386 @@ -121728,6 +126035,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1488 - Id: 31387 @@ -121736,6 +126044,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1687 - Id: 31388 @@ -121745,12 +126054,14 @@ Body: View: 1653 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 31389 AegisName: C_White_Bird_Rose Name: C White Bird Rose Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1688 - Id: 31390 @@ -121759,6 +126070,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1690 - Id: 31391 @@ -121767,6 +126079,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1230 EquipScript: | @@ -121779,6 +126092,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 347 - Id: 31393 @@ -121787,6 +126101,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 983 - Id: 31394 @@ -121795,6 +126110,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 283 - Id: 31395 @@ -121803,6 +126119,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1691 - Id: 31396 @@ -121811,6 +126128,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1692 - Id: 31397 @@ -121819,6 +126137,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1553 - Id: 31398 @@ -121827,6 +126146,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1693 - Id: 31399 @@ -121835,6 +126155,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1694 - Id: 31400 @@ -121843,6 +126164,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 17 - Id: 31401 @@ -121852,6 +126174,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 176 - Id: 31402 @@ -121860,6 +126183,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1698 - Id: 31403 @@ -121868,6 +126192,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1699 - Id: 31404 @@ -121876,6 +126201,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1700 - Id: 31405 @@ -121884,6 +126210,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1701 - Id: 31406 @@ -121892,6 +126219,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1702 - Id: 31407 @@ -121900,6 +126228,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1703 - Id: 31408 @@ -121908,6 +126237,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 41 - Id: 31409 @@ -121918,6 +126248,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1498 - Id: 31410 @@ -121926,6 +126257,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1678 - Id: 31411 @@ -121934,6 +126266,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 566 - Id: 31412 @@ -121942,6 +126275,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 573 - Id: 31413 @@ -121950,6 +126284,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 536 - Id: 31414 @@ -121958,6 +126293,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 560 - Id: 31415 @@ -121967,6 +126303,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 558 - Id: 31416 @@ -121976,12 +126313,14 @@ Body: View: 1487 Locations: Costume_Head_Mid: true + ArmorLevel: 1 - Id: 31417 AegisName: C_Rice_Ball_Hat Name: C Rice Ball Hat Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 556 - Id: 31418 @@ -121990,6 +126329,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 824 - Id: 31419 @@ -121998,6 +126338,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1251 - Id: 31420 @@ -122006,6 +126347,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 961 - Id: 31428 @@ -122014,6 +126356,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1115 - Id: 31430 @@ -122022,6 +126365,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1023 - Id: 31431 @@ -122030,6 +126374,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 974 - Id: 31432 @@ -122038,6 +126383,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1562 - Id: 31433 @@ -122046,6 +126392,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1073 - Id: 31434 @@ -122054,6 +126401,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 705 - Id: 31435 @@ -122062,6 +126410,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 854 - Id: 31436 @@ -122070,6 +126419,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 274 - Id: 31437 @@ -122078,6 +126428,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1705 - Id: 31438 @@ -122086,6 +126437,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1706 - Id: 31439 @@ -122094,6 +126446,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1707 - Id: 31440 @@ -122102,6 +126455,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1708 - Id: 31441 @@ -122110,6 +126464,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1709 - Id: 31442 @@ -122118,6 +126473,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 65 - Id: 31443 @@ -122126,6 +126482,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 51 - Id: 31444 @@ -122134,6 +126491,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 139 - Id: 31446 @@ -122142,6 +126500,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 842 - Id: 31447 @@ -122150,6 +126509,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 913 - Id: 31448 @@ -122158,6 +126518,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1457 - Id: 31449 @@ -122166,6 +126527,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1712 - Id: 31450 @@ -122174,6 +126536,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1713 - Id: 31451 @@ -122182,6 +126545,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1714 - Id: 31452 @@ -122190,6 +126554,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1715 - Id: 31453 @@ -122198,6 +126563,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1716 - Id: 31454 @@ -122206,6 +126572,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1717 - Id: 31455 @@ -122215,6 +126582,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1718 - Id: 31456 @@ -122223,6 +126591,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1719 - Id: 31457 @@ -122231,6 +126600,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1016 - Id: 31459 @@ -122239,6 +126609,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 853 - Id: 31460 @@ -122247,6 +126618,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1720 - Id: 31461 @@ -122256,12 +126628,14 @@ Body: View: 1160 Locations: Costume_Head_Mid: true + ArmorLevel: 1 - Id: 31463 AegisName: C_Flying_Drone Name: C Flying Drone Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1561 - Id: 31464 @@ -122270,6 +126644,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 837 - Id: 31465 @@ -122278,6 +126653,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1722 - Id: 31466 @@ -122286,6 +126662,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 537 - Id: 31467 @@ -122294,6 +126671,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 999 - Id: 31468 @@ -122302,6 +126680,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1728 - Id: 31469 @@ -122310,6 +126689,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1502 - Id: 31470 @@ -122318,6 +126698,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1445 - Id: 31471 @@ -122326,6 +126707,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 438 - Id: 31472 @@ -122334,6 +126716,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1723 - Id: 31473 @@ -122342,6 +126725,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1724 - Id: 31474 @@ -122350,6 +126734,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1725 - Id: 31475 @@ -122358,6 +126743,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1726 - Id: 31476 @@ -122366,6 +126752,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1727 - Id: 31477 @@ -122374,6 +126761,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1725 - Id: 31478 @@ -122382,6 +126770,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1502 - Id: 31479 @@ -122390,6 +126779,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1729 Script: | @@ -122402,6 +126792,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1731 - Id: 31482 @@ -122411,12 +126802,14 @@ Body: View: 1732 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31483 AegisName: C_CatEarRibbon_TW Name: Costume Cat Ear Ribbon Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1733 - Id: 31484 @@ -122425,6 +126818,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1736 - Id: 31485 @@ -122433,6 +126827,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1737 - Id: 31486 @@ -122441,6 +126836,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 10 - Id: 31487 @@ -122449,6 +126845,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 13 - Id: 31488 @@ -122457,6 +126854,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1738 - Id: 31489 @@ -122465,6 +126863,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1739 - Id: 31490 @@ -122473,6 +126872,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1740 - Id: 31491 @@ -122481,6 +126881,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1741 - Id: 31492 @@ -122489,6 +126890,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1742 - Id: 31493 @@ -122497,6 +126899,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1743 - Id: 31494 @@ -122505,6 +126908,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1683 - Id: 31495 @@ -122513,6 +126917,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1713 - Id: 31496 @@ -122521,6 +126926,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 746 - Id: 31497 @@ -122530,12 +126936,14 @@ Body: View: 1744 Locations: Costume_Head_Mid: true + ArmorLevel: 1 - Id: 31498 AegisName: C_Elephangel_TH Name: C Elephangel Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1745 - Id: 31499 @@ -122544,6 +126952,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 537 - Id: 31504 @@ -122552,6 +126961,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 844 - Id: 31505 @@ -122561,6 +126971,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 782 - Id: 31506 @@ -122569,6 +126980,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1587 - Id: 31507 @@ -122577,6 +126989,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 278 - Id: 31508 @@ -122585,6 +126998,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1032 - Id: 31509 @@ -122593,6 +127007,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1751 - Id: 31510 @@ -122601,6 +127016,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1752 - Id: 31511 @@ -122609,6 +127025,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1753 - Id: 31512 @@ -122617,6 +127034,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1754 - Id: 31513 @@ -122625,6 +127043,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1755 - Id: 31516 @@ -122633,6 +127052,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1758 - Id: 31517 @@ -122641,6 +127061,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1762 - Id: 31518 @@ -122649,6 +127070,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1763 - Id: 31519 @@ -122657,6 +127079,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1764 - Id: 31520 @@ -122665,6 +127088,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 415 - Id: 31521 @@ -122673,6 +127097,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 791 - Id: 31522 @@ -122681,6 +127106,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 841 - Id: 31523 @@ -122689,6 +127115,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 924 - Id: 31524 @@ -122697,6 +127124,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1766 - Id: 31526 @@ -122705,6 +127133,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 596 - Id: 31527 @@ -122713,6 +127142,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1186 - Id: 31528 @@ -122721,6 +127151,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 831 - Id: 31529 @@ -122729,6 +127160,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1769 - Id: 31530 @@ -122738,12 +127170,14 @@ Body: View: 1695 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 31531 AegisName: C_Lovely_Heart_Cap Name: C Lovely Heart Cap Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1770 - Id: 31533 @@ -122752,6 +127186,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1771 - Id: 31538 @@ -122760,6 +127195,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1717 - Id: 31540 @@ -122768,6 +127204,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1654 - Id: 31541 @@ -122776,6 +127213,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 850 - Id: 31542 @@ -122784,6 +127222,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1634 - Id: 31543 @@ -122792,6 +127231,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1774 - Id: 31544 @@ -122800,6 +127240,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1775 - Id: 31545 @@ -122808,6 +127249,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1776 - Id: 31546 @@ -122816,6 +127258,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1777 - Id: 31547 @@ -122824,6 +127267,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1778 - Id: 31548 @@ -122832,6 +127276,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1318 - Id: 31549 @@ -122840,6 +127285,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1363 - Id: 31550 @@ -122848,6 +127294,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1447 - Id: 31551 @@ -122856,6 +127303,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 404 - Id: 31552 @@ -122864,6 +127312,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 407 - Id: 31553 @@ -122872,6 +127321,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 365 - Id: 31554 @@ -122880,6 +127330,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 412 - Id: 31555 @@ -122888,6 +127339,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 660 - Id: 31556 @@ -122896,6 +127348,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 268 - Id: 31559 @@ -122904,6 +127357,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1629 - Id: 31560 @@ -122912,6 +127366,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1359 - Id: 31561 @@ -122920,6 +127375,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1008 - Id: 31562 @@ -122928,6 +127384,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1376 - Id: 31563 @@ -122936,6 +127393,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1020 - Id: 31564 @@ -122944,6 +127402,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1785 - Id: 31565 @@ -122952,6 +127411,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1786 - Id: 31566 @@ -122960,6 +127420,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1784 - Id: 31567 @@ -122968,6 +127429,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1783 - Id: 31568 @@ -122976,6 +127438,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1760 - Id: 31569 @@ -122984,6 +127447,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1655 - Id: 31570 @@ -122992,6 +127456,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 207 - Id: 31571 @@ -123000,6 +127465,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1552 - Id: 31572 @@ -123008,6 +127474,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1788 - Id: 31573 @@ -123016,6 +127483,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1789 - Id: 31574 @@ -123024,6 +127492,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1790 - Id: 31575 @@ -123032,6 +127501,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1791 - Id: 31576 @@ -123040,6 +127510,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 455 - Id: 31577 @@ -123048,6 +127519,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1576 - Id: 31578 @@ -123057,6 +127529,7 @@ Body: Locations: Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1497 - Id: 31579 @@ -123065,6 +127538,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1306 - Id: 31580 @@ -123073,6 +127547,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1792 - Id: 31581 @@ -123081,6 +127556,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1415 - Id: 31582 @@ -123089,6 +127565,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1644 - Id: 31583 @@ -123097,6 +127574,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 880 EquipScript: | @@ -123109,6 +127587,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1797 - Id: 31588 @@ -123117,6 +127596,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1799 Script: | @@ -123129,6 +127609,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1800 - Id: 31590 @@ -123137,6 +127618,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1291 - Id: 31593 @@ -123145,6 +127627,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1170 - Id: 31594 @@ -123153,6 +127636,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 931 - Id: 31595 @@ -123161,6 +127645,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 423 - Id: 31596 @@ -123169,6 +127654,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1711 - Id: 31597 @@ -123177,6 +127663,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1645 - Id: 31598 @@ -123185,6 +127672,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1802 - Id: 31599 @@ -123193,6 +127681,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1803 - Id: 31600 @@ -123201,6 +127690,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1804 - Id: 31601 @@ -123209,6 +127699,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1805 - Id: 31602 @@ -123217,6 +127708,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1807 Script: | @@ -123229,6 +127721,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1119 - Id: 31607 @@ -123237,6 +127730,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1808 - Id: 31608 @@ -123247,6 +127741,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1420 - Id: 31609 @@ -123255,6 +127750,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1409 - Id: 31610 @@ -123263,6 +127759,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 286 - Id: 31611 @@ -123271,6 +127768,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1810 - Id: 31612 @@ -123279,6 +127777,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1811 - Id: 31614 @@ -123287,6 +127786,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1812 - Id: 31615 @@ -123295,6 +127795,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1813 - Id: 31616 @@ -123303,6 +127804,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1814 - Id: 31617 @@ -123311,6 +127813,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 View: 1815 - Id: 31618 AegisName: C_DancingButterfly_TW @@ -123319,6 +127822,7 @@ Body: View: 1816 Locations: Costume_Head_Mid: true + ArmorLevel: 1 - Id: 31620 AegisName: C_Snow_Fox_TW Name: Costume Magic Successor @@ -123326,12 +127830,14 @@ Body: View: 1818 Locations: Costume_Head_Mid: true + ArmorLevel: 1 - Id: 31624 AegisName: C_HeartOfCat_TW Name: C Heart of Cat Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1822 - Id: 31625 @@ -123340,6 +127846,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1761 - Id: 31628 @@ -123348,6 +127855,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 430 - Id: 31630 @@ -123356,6 +127864,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1746 - Id: 31631 @@ -123364,6 +127873,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1859 - Id: 31632 @@ -123372,6 +127882,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1860 - Id: 31633 @@ -123380,6 +127891,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1861 - Id: 31634 @@ -123388,6 +127900,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 836 - Id: 31635 @@ -123396,6 +127909,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1832 - Id: 31636 @@ -123404,6 +127918,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1833 - Id: 31637 @@ -123412,6 +127927,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1834 - Id: 31638 @@ -123420,6 +127936,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1835 - Id: 31639 @@ -123428,6 +127945,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1836 - Id: 31640 @@ -123436,6 +127954,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1837 - Id: 31641 @@ -123444,6 +127963,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1838 - Id: 31642 @@ -123452,6 +127972,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1839 - Id: 31643 @@ -123460,6 +127981,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1840 - Id: 31644 @@ -123468,6 +127990,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1841 - Id: 31645 @@ -123476,6 +127999,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1842 - Id: 31646 @@ -123484,6 +128008,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1843 - Id: 31647 @@ -123492,6 +128017,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1844 - Id: 31648 @@ -123500,6 +128026,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1845 - Id: 31649 @@ -123508,6 +128035,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1846 - Id: 31650 @@ -123516,6 +128044,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1847 - Id: 31651 @@ -123524,6 +128053,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1848 - Id: 31652 @@ -123532,6 +128062,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1849 - Id: 31653 @@ -123540,6 +128071,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1850 - Id: 31654 @@ -123548,6 +128080,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1851 - Id: 31655 @@ -123556,6 +128089,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1852 - Id: 31656 @@ -123564,6 +128098,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1853 - Id: 31657 @@ -123572,6 +128107,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1854 - Id: 31658 @@ -123580,6 +128116,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1855 - Id: 31659 @@ -123588,6 +128125,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1856 - Id: 31660 @@ -123596,6 +128134,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1857 - Id: 31664 @@ -123604,6 +128143,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 783 - Id: 31667 @@ -123612,6 +128152,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1825 - Id: 31668 @@ -123620,6 +128161,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 888 - Id: 31669 @@ -123628,6 +128170,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 458 - Id: 31670 @@ -123636,6 +128179,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1864 - Id: 31671 @@ -123644,6 +128188,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1865 - Id: 31672 @@ -123652,6 +128197,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1866 - Id: 31673 @@ -123660,6 +128206,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1867 - Id: 31674 @@ -123668,6 +128215,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1868 - Id: 31675 @@ -123676,6 +128224,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 620 - Id: 31676 @@ -123684,6 +128233,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 814 - Id: 31682 @@ -123692,6 +128242,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 875 - Id: 31684 @@ -123700,6 +128251,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1873 - Id: 31685 @@ -123708,6 +128260,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1874 - Id: 31686 @@ -123716,6 +128269,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1875 - Id: 31687 @@ -123724,6 +128278,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1876 - Id: 31688 @@ -123732,6 +128287,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1877 - Id: 31689 @@ -123740,6 +128296,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1775 - Id: 31690 @@ -123748,6 +128305,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 832 - Id: 31691 @@ -123756,6 +128314,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1034 - Id: 31692 @@ -123764,6 +128323,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1413 - Id: 31693 @@ -123772,6 +128332,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1732 - Id: 31695 @@ -123780,6 +128341,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 848 - Id: 31696 @@ -123788,6 +128350,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 503 - Id: 31697 @@ -123796,6 +128359,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 201 - Id: 31698 @@ -123804,6 +128368,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1879 - Id: 31699 @@ -123815,6 +128380,7 @@ Body: Summoner: false Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1880 - Id: 31702 @@ -123823,6 +128389,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1308 - Id: 31703 @@ -123831,6 +128398,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 397 - Id: 31704 @@ -123839,6 +128407,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 865 - Id: 31705 @@ -123847,6 +128416,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 469 - Id: 31706 @@ -123855,6 +128425,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 810 - Id: 31707 @@ -123863,6 +128434,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1884 - Id: 31708 @@ -123871,6 +128443,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1885 - Id: 31709 @@ -123879,6 +128452,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1886 - Id: 31710 @@ -123887,6 +128461,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 740 - Id: 31711 @@ -123895,6 +128470,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 88 - Id: 31712 @@ -123903,6 +128479,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 90 - Id: 31713 @@ -123911,6 +128488,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 134 - Id: 31714 @@ -123919,6 +128497,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 155 - Id: 31715 @@ -123927,6 +128506,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1887 - Id: 31716 @@ -123935,6 +128515,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1888 - Id: 31717 @@ -123943,6 +128524,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1889 - Id: 31718 @@ -123951,6 +128533,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1720 - Id: 31719 @@ -123959,6 +128542,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1890 - Id: 31720 @@ -123967,6 +128551,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1827 - Id: 31721 @@ -123975,6 +128560,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1823 Script: | @@ -123987,6 +128573,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 892 - Id: 31724 @@ -123995,6 +128582,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1773 - Id: 31728 @@ -124004,12 +128592,14 @@ Body: View: 1181 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 31729 AegisName: Costume_Miracle_Plant Name: C Miracle Plant Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1893 - Id: 31730 @@ -124018,6 +128608,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1894 - Id: 31731 @@ -124026,6 +128617,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1896 - Id: 31732 @@ -124034,6 +128626,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1734 - Id: 31733 @@ -124042,6 +128635,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1899 - Id: 31734 @@ -124050,6 +128644,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1900 - Id: 31735 @@ -124058,6 +128653,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1901 - Id: 31736 @@ -124066,6 +128662,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1895 - Id: 31737 @@ -124078,12 +128675,14 @@ Body: Novice: false Locations: Costume_Garment: true + ArmorLevel: 1 - Id: 31762 AegisName: Costume_Gambler_Card Name: C Heart Card in Mouth Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1679 - Id: 31763 @@ -124092,6 +128691,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 876 - Id: 31764 @@ -124100,6 +128700,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 992 - Id: 31765 @@ -124108,6 +128709,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1906 - Id: 31766 @@ -124116,6 +128718,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1907 - Id: 31769 @@ -124124,6 +128727,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 751 - Id: 31770 @@ -124132,6 +128736,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 752 - Id: 31771 @@ -124140,6 +128745,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 753 - Id: 31772 @@ -124148,6 +128754,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 754 - Id: 31783 @@ -124156,6 +128763,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1595 - Id: 31784 @@ -124164,6 +128772,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1768 - Id: 31785 @@ -124172,6 +128781,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1218 - Id: 31786 @@ -124180,6 +128790,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1463 - Id: 31787 @@ -124188,6 +128799,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1915 - Id: 31788 @@ -124196,6 +128808,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1916 - Id: 31789 @@ -124204,6 +128817,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 - Id: 31791 AegisName: Costume_Pig_Mask @@ -124211,6 +128825,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1869 - Id: 31793 @@ -124219,6 +128834,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1704 - Id: 31794 @@ -124227,6 +128843,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 827 - Id: 31795 @@ -124235,6 +128852,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1745 - Id: 31796 @@ -124243,6 +128861,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 657 - Id: 31797 @@ -124251,6 +128870,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1921 - Id: 31798 @@ -124259,6 +128879,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1922 - Id: 31799 @@ -124267,6 +128888,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1923 - Id: 31800 @@ -124275,6 +128897,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 575 - Id: 31801 @@ -124283,6 +128906,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 427 - Id: 31802 @@ -124291,6 +128915,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 428 - Id: 31803 @@ -124299,6 +128924,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1924 - Id: 31805 @@ -124307,6 +128933,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 812 - Id: 31813 AegisName: Costume_Lunatic_On_Shoulder @@ -124314,6 +128941,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1881 - Id: 31814 @@ -124322,6 +128950,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1809 - Id: 31815 @@ -124330,6 +128959,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1925 - Id: 31816 @@ -124338,6 +128968,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1926 - Id: 31817 @@ -124346,6 +128977,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1927 - Id: 31819 @@ -124354,6 +128986,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1931 - Id: 31823 @@ -124362,6 +128995,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1933 - Id: 31824 @@ -124370,6 +129004,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1934 - Id: 31826 @@ -124378,6 +129013,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1935 - Id: 31827 @@ -124386,6 +129022,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1936 - Id: 31831 @@ -124394,6 +129031,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1937 - Id: 31832 @@ -124402,6 +129040,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1938 - Id: 31833 @@ -124410,6 +129049,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1939 - Id: 31834 @@ -124418,6 +129058,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1940 - Id: 31837 @@ -124426,6 +129067,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1919 - Id: 31840 @@ -124434,6 +129076,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1942 - Id: 31841 @@ -124442,6 +129085,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1943 - Id: 31844 @@ -124451,6 +129095,7 @@ Body: View: 1568 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31845 AegisName: C_Palace_Guard_Cap Name: Costume Guard's Hat @@ -124458,6 +129103,7 @@ Body: View: 991 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 31846 AegisName: C_Lovely_Ribbon_Hair Name: Costume Lovely Ribbon Hair @@ -124465,12 +129111,14 @@ Body: View: 1944 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31847 AegisName: c_Blinking_Eyes_Cocktai_BU Name: Costume Blinking Blue Eyes Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 View: 1945 - Id: 31848 AegisName: C_Rose_Gothic_Bonnet @@ -124479,6 +129127,7 @@ Body: View: 1946 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 31849 AegisName: C_Runaway_Accelerator Name: Costume Runaway Accelerator @@ -124486,6 +129135,7 @@ Body: View: 1947 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 31850 AegisName: C_Gift_of_Panagia Name: Costume Crown of Faithful Faith @@ -124493,6 +129143,7 @@ Body: View: 1948 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 31851 AegisName: C_Phalanx Name: Costume Floating Shield @@ -124500,6 +129151,7 @@ Body: View: 1949 Locations: Costume_Head_Mid: true + ArmorLevel: 1 - Id: 31853 AegisName: C_ZombieMask Name: Costume Zombie Mask @@ -124507,6 +129159,7 @@ Body: View: 1951 Locations: Costume_Head_Mid: true + ArmorLevel: 1 - Id: 31855 AegisName: Mushroom_Hair Name: Costume Chocolate Mushroom Wig @@ -124514,6 +129167,7 @@ Body: View: 1953 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31856 AegisName: C_Airy_Two_Side_Up_BD Name: Costume Airy Two Side Up (Blonde) @@ -124521,6 +129175,7 @@ Body: View: 1954 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31858 AegisName: C_Signon_Princ_Wave_BU Name: Costume Signon Princess Wave (Blue) @@ -124528,6 +129183,7 @@ Body: View: 1956 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31859 AegisName: C_Signon_Princ_Wave_RD Name: Costume Signon Princess Wave (Red) @@ -124535,6 +129191,7 @@ Body: View: 1957 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31860 AegisName: C_Signon_Princ_Wave_YL Name: Costume Signon Princess Wave (Yellow) @@ -124542,6 +129199,7 @@ Body: View: 1958 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31861 AegisName: C_Signon_Princ_Wave_GN Name: Costume Signon Princess Wave (Green) @@ -124549,6 +129207,7 @@ Body: View: 1959 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31862 AegisName: C_Signon_Princ_Wave_BL Name: Costume Signon Princess Wave (Black) @@ -124556,6 +129215,7 @@ Body: View: 1960 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31863 AegisName: C_Signon_Princ_Wave_WH Name: Costume Signon Princess Wave (White) @@ -124563,6 +129223,7 @@ Body: View: 1961 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31864 AegisName: C_Signon_Princ_Wave_OM Name: Costume Signon Princess Wave (Brown) @@ -124570,6 +129231,7 @@ Body: View: 1962 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31865 AegisName: C_Signon_Princ_Wave_PP Name: Costume Signon Princess Wave (Purple) @@ -124577,6 +129239,7 @@ Body: View: 1963 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31874 AegisName: C_Exotic_Bob_L_LB Name: Costume Himelmez's Wig (Blue) @@ -124584,6 +129247,7 @@ Body: View: 1972 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31875 AegisName: C_Exotic_Bob_L_YL Name: Costume Himelmez's Wig (Yellow) @@ -124591,6 +129255,7 @@ Body: View: 1973 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31876 AegisName: C_Exotic_Bob_L_WH Name: Costume Himelmez's Wig (White) @@ -124598,6 +129263,7 @@ Body: View: 1974 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31877 AegisName: C_Exotic_Bob_L_LPP Name: Costume Himelmez's Wig (Light Purple) @@ -124605,6 +129271,7 @@ Body: View: 1975 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31878 AegisName: C_Exotic_Bob_R_PK Name: Costume Himelmez's Wig (Pink) @@ -124612,6 +129279,7 @@ Body: View: 1976 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31879 AegisName: C_Exotic_Bob_R_BG Name: Costume Himelmez's Wig (Blue Green) @@ -124619,6 +129287,7 @@ Body: View: 1977 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31880 AegisName: C_Exotic_Bob_R_JBL Name: Costume Himelmez's Wig (Black) @@ -124626,6 +129295,7 @@ Body: View: 1978 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31881 AegisName: C_Exotic_Bob_R_BW Name: Costume Himelmez's Wig (Brown) @@ -124633,12 +129303,14 @@ Body: View: 1979 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31884 AegisName: C_Magic_Helm Name: Costume Magic Helm Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1917 - Id: 31885 @@ -124648,6 +129320,7 @@ Body: View: 1982 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31887 AegisName: aegis_31887 Name: Costume Pure Scarf @@ -124655,6 +129328,7 @@ Body: View: 1981 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31905 AegisName: C_Blanc_Neige_Prince Name: Costume Snow Ice Hair @@ -124662,6 +129336,7 @@ Body: View: 1983 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31906 AegisName: C_PGstone_Knit_Hat_PK Name: Costume Cat Paw Knitted Hat @@ -124669,6 +129344,7 @@ Body: View: 1984 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 31907 AegisName: C_PGstone_Knit_Hat_BW Name: Costume Cat Paw Knitted Hat (Brown) @@ -124676,6 +129352,7 @@ Body: View: 1985 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 31911 AegisName: C_LittleGarden Name: Costume Little Garden @@ -124683,6 +129360,7 @@ Body: View: 1830 Locations: Costume_Head_Mid: true + ArmorLevel: 1 - Id: 31916 AegisName: C_Frill_Collar Name: Costume Frill Neckcap @@ -124690,12 +129368,14 @@ Body: View: 1988 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31921 AegisName: C_Fairy_Long_CB Name: Costume Fairy Long (Sakura) Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 View: 1992 - Id: 31922 AegisName: C_Fluffy_Semi_Long_SV @@ -124704,6 +129384,7 @@ Body: View: 1993 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31923 AegisName: C_Baby_Polar_Bear Name: Costume Baby Polar Bear @@ -124711,6 +129392,7 @@ Body: View: 1994 Locations: Costume_Head_Mid: true + ArmorLevel: 1 - Id: 31927 AegisName: C_Blue_Pencil_In_Mouth Name: Costume Pencil in Mouth (Blue) @@ -124718,6 +129400,7 @@ Body: View: 932 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31930 AegisName: C_Mike_Stand Name: Costume Standing Mic @@ -124725,6 +129408,7 @@ Body: View: 2000 Locations: Costume_Head_Mid: true + ArmorLevel: 1 - Id: 31931 AegisName: C_Half_Rim_Glasses Name: Costume Half Rim Glasses @@ -124732,6 +129416,7 @@ Body: View: 2001 Locations: Costume_Head_Mid: true + ArmorLevel: 1 - Id: 31932 AegisName: C_Suit_Sollar Name: Costume suit lapel # !todo check english name @@ -124739,6 +129424,7 @@ Body: View: 2002 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31933 AegisName: C_Miyabi_Long_Hair_LPP Name: Costume Miyabi Doll Long Hair (Light Purple) @@ -124746,6 +129432,7 @@ Body: View: 2003 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31934 AegisName: C_Blink_Eyes_Sakura Name: Costume Blinking Purple Eyes @@ -124753,6 +129440,7 @@ Body: View: 2004 Locations: Costume_Head_Mid: true + ArmorLevel: 1 - Id: 31936 AegisName: C_Nut_Donut_In_Mouth Name: Costume Honeynut Donut @@ -124760,6 +129448,7 @@ Body: View: 736 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31937 AegisName: C_Unicorn_Ornament Name: Costume unicorn headdress # !todo check english name @@ -124767,6 +129456,7 @@ Body: View: 2006 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 31938 AegisName: C_L_Knitting_Low_Twin Name: Costume Loose Knitting Twin @@ -124774,6 +129464,7 @@ Body: View: 2007 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31943 AegisName: C_Frog_Hood Name: Costume tree frog hoodies # !todo check english name @@ -124781,6 +129472,7 @@ Body: View: 2010 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 31944 AegisName: C_Elegant_Wave Name: Costume Elegant Wave @@ -124788,12 +129480,14 @@ Body: View: 2011 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 31959 AegisName: C_RK_Hair_BL Name: Costume Firm Wave Hair(Black) Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 View: 2062 - Id: 31960 AegisName: C_RK_Hair_BU @@ -124801,6 +129495,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 View: 2063 - Id: 31961 AegisName: C_RK_Hair_GN @@ -124808,6 +129503,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 View: 2064 - Id: 31962 AegisName: C_RK_Hair_OM @@ -124815,6 +129511,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 View: 2065 - Id: 31963 AegisName: C_RK_Hair_PK @@ -124822,6 +129519,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 View: 2066 - Id: 31964 AegisName: C_RK_Hair_PP @@ -124829,6 +129527,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 View: 2067 - Id: 31965 AegisName: C_RK_Hair_RD @@ -124836,6 +129535,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 View: 2068 - Id: 31966 AegisName: C_RK_Hair_WH @@ -124843,6 +129543,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 View: 2069 - Id: 31967 AegisName: C_RK_Hair_YL @@ -124850,6 +129551,7 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 View: 2070 - Id: 32001 AegisName: Diva_Spear @@ -125508,6 +130210,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -125534,6 +130237,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus2 bAddClass,Class_All,5; @@ -125548,6 +130252,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bBaseAtk,50; @@ -125562,6 +130267,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bVit,5; @@ -125582,6 +130288,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Script: | bonus2 bAddClass,Class_All,5; @@ -125594,6 +130301,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Script: | bonus2 bAddClass,Class_All,5; @@ -125606,6 +130314,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Script: | bonus bMatkRate,5; @@ -125618,6 +130327,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Script: | bonus bMatkRate,5; @@ -125629,6 +130339,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 99 Trade: Override: 100 @@ -125651,6 +130362,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus2 bAddClass,Class_All,5; @@ -125676,6 +130388,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bAspdRate,5; @@ -125690,6 +130403,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 150 Script: | bonus2 bAddClass,Class_All,10; @@ -125702,6 +130416,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 150 Script: | bonus bMatkRate,10; @@ -125714,6 +130429,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 150 Script: | bonus bCritAtkRate,7; @@ -125726,6 +130442,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 150 Script: | bonus bMaxHPrate,10; @@ -125738,6 +130455,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 150 Script: | bonus bAspdRate,5; @@ -125750,6 +130468,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 150 Script: | bonus bLongAtkRate,7; @@ -125761,6 +130480,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus2 bAddClass,Class_All,5; @@ -125780,6 +130500,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMatkRate,5; @@ -125793,6 +130514,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Script: | bonus bInt,3; @@ -125806,6 +130528,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Script: | bonus bInt,3; @@ -125817,6 +130540,7 @@ Body: Buy: 20 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bMdef,10; @@ -125830,6 +130554,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bAspdRate,5; @@ -125843,6 +130568,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bAllStats,5; @@ -125856,6 +130582,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus2 bAddClass,Class_All,5; @@ -125868,6 +130595,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bMatkRate,5; @@ -125879,6 +130607,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -125901,6 +130630,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | skill "AL_BLESSING",5; @@ -125931,6 +130661,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bStr,5; @@ -125964,6 +130695,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bStr,5; @@ -126362,6 +131094,7 @@ Body: Novice: false Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 120 Script: | bonus bMatkRate,1; @@ -126374,6 +131107,7 @@ Body: Weight: 100 Locations: Head_Mid: true + ArmorLevel: 1 Script: | bonus bMatk,10; bonus bBaseAtk,10; @@ -126387,6 +131121,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 Script: | bonus bMatk,5; bonus bBaseAtk,5; @@ -126398,6 +131133,7 @@ Body: View: 15 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true - Id: 400011 AegisName: Officer_Cap @@ -126409,6 +131145,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true Script: | .@r = getrefine(); @@ -126431,6 +131168,7 @@ Body: Type: Armor Locations: Head_Top: true + ArmorLevel: 1 Refineable: true - Id: 400020 AegisName: C_BeachBall @@ -126438,6 +131176,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1918 - Id: 400021 @@ -126449,6 +131188,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -126474,6 +131214,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -126500,6 +131241,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true Script: | .@r = getrefine(); @@ -126528,6 +131270,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 907 Script: | @@ -126548,6 +131291,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -126571,6 +131315,7 @@ Body: View: 1952 Locations: Head_Top: true + ArmorLevel: 1 Refineable: true - Id: 400046 AegisName: aegis_400046 @@ -126579,6 +131324,7 @@ Body: View: 1952 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 400049 AegisName: aegis_400049 Name: Stripe Hat @@ -126588,6 +131334,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -126617,6 +131364,7 @@ Body: Novice: false Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -126638,6 +131386,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -126664,6 +131413,7 @@ Body: Novice: false Locations: Costume_Head_Top: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -126682,6 +131432,7 @@ Body: View: 1990 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 400057 AegisName: VIP_Hair_Male Name: "Costume: Red Lotus Demon Wig" @@ -126689,6 +131440,7 @@ Body: View: 1989 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 400059 AegisName: aegis_400059 Name: Scorpio Celestial Coronet @@ -126698,6 +131450,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -126723,6 +131476,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -126745,6 +131499,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 400074 AegisName: C_Disapear_Time_TW Name: Costume Lost Time @@ -126752,6 +131507,7 @@ Body: View: 1998 Locations: Costume_Head_Top: true + ArmorLevel: 1 - Id: 400076 AegisName: C_20th_Anniversary Name: Costume Gravity 20th Anniversary Balloon # !todo check english name @@ -126759,6 +131515,7 @@ Body: View: 2005 Locations: Costume_Head_Low: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -126783,6 +131540,7 @@ Body: Third_Baby: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -126813,6 +131571,7 @@ Body: Third_Baby: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -126847,6 +131606,7 @@ Body: Third_Baby: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -126880,6 +131640,7 @@ Body: Third_Baby: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -126907,6 +131668,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 140 Refineable: true Script: | @@ -126933,6 +131695,7 @@ Body: Third_Baby: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -126963,6 +131726,7 @@ Body: Third_Baby: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -126984,6 +131748,7 @@ Body: View: 2019 Locations: Costume_Head_Top: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -127008,6 +131773,7 @@ Body: Third_Baby: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -127038,6 +131804,7 @@ Body: Third_Baby: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -127072,6 +131839,7 @@ Body: Third_Baby: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -127106,6 +131874,7 @@ Body: Third_Baby: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -127136,6 +131905,7 @@ Body: Third_Baby: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -127169,6 +131939,7 @@ Body: Third_Baby: true Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 170 Refineable: true Script: | @@ -127190,6 +131961,7 @@ Body: View: 513 Locations: Costume_Head_Top: true + ArmorLevel: 1 EquipLevelMin: 200 Trade: Override: 100 @@ -127205,6 +131977,7 @@ Body: Type: Armor Locations: Head_Top: true + ArmorLevel: 1 Refineable: true View: 2077 Trade: @@ -127223,6 +131996,7 @@ Body: Type: Armor Locations: Costume_Head_Top: true + ArmorLevel: 1 View: 2077 - Id: 400134 AegisName: Thanos_Helm_1 @@ -127233,6 +132007,7 @@ Body: Slots: 1 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 190 Refineable: true View: 511 @@ -127255,6 +132030,7 @@ Body: Defense: 5 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Trade: Override: 100 @@ -127281,6 +132057,7 @@ Body: Defense: 3 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 10 Trade: Override: 100 @@ -127307,6 +132084,7 @@ Body: Defense: 10 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -127328,6 +132106,7 @@ Body: Defense: 7 Locations: Head_Top: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -127341,6 +132120,87 @@ Body: Script: | bonus bMatk,60; autobonus "{ bonus2 bHPRegenRate,350,1000; bonus2 bSPRegenRate,80,1000; }",1,4000,BF_MAGIC,"{ specialeffect2 EF_HEAL; }"; + - Id: 400142 + AegisName: Thanos_Helm2_LT + Name: Thanos' Shooter Helmet-LT # !todo check english name + Type: Armor + Weight: 100 + Defense: 10 + Slots: 1 + Locations: + Head_Top: true + ArmorLevel: 2 + EquipLevelMin: 190 + Refineable: true + View: 2090 + Script: | + .@r = getrefine(); + bonus2 bAddClass,Class_All,5*(.@r/3); + if (.@r>=7) { + bonus bAspdRate,15; + if (.@r>=9) { + bonus bLongAtkRate,15; + if (.@r>=11) { + bonus bFixedCast,-200; + bonus2 bAddEle,Ele_All,15; + } + } + } + /* todo bonus by grade */ + - Id: 400145 + AegisName: Thanos_Helm3_LT + Name: Thanos' Magic Helmet-LT # !todo check english name + Type: Armor + Weight: 100 + Defense: 10 + Slots: 1 + Locations: + Head_Top: true + ArmorLevel: 2 + EquipLevelMin: 190 + Refineable: true + View: 2102 + Script: | + .@r = getrefine(); + bonus bMatkRate,5*(.@r/3); + if (.@r>=7) { + bonus bVariableCastrate,-15; + if (.@r>=9) { + bonus2 bMagicAtkEle,Ele_All,15; + if (.@r>=11) { + bonus bFixedCast,-200; + bonus2 bMagicAddEle,Ele_All,15; + } + } + } + /* todo bonus by grade */ + - Id: 400151 + AegisName: Thanos_Helm4_LT + Name: Thanos' Champion Helmet-LT # !todo check english name + Type: Armor + Weight: 100 + Defense: 10 + Slots: 1 + Locations: + Head_Top: true + ArmorLevel: 2 + EquipLevelMin: 190 + Refineable: true + View: 2104 + Script: | + .@r = getrefine(); + bonus2 bAddClass,Class_All,5*(.@r/3); + if (.@r>=7) { + bonus bAspdRate,15; + if (.@r>=9) { + bonus bShortAtkRate,15; + if (.@r>=11) { + bonus bFixedCast,-200; + bonus2 bAddEle,Ele_All,15; + } + } + } + /* todo bonus by grade */ - Id: 410005 AegisName: C_Magic_Heir_TW Name: Costume Magic Heir @@ -127348,6 +132208,7 @@ Body: View: 1996 Locations: Costume_Head_Mid: true + ArmorLevel: 1 - Id: 410013 AegisName: EXP_Processor_ Name: EXP Advisor # !todo check english name @@ -127355,6 +132216,7 @@ Body: Slots: 1 Locations: Head_Mid: true + ArmorLevel: 1 View: 1266 Script: | bonus2 bExpAddRace,RC_All,1; @@ -127366,6 +132228,7 @@ Body: Locations: Head_Top: true Head_Low: true + ArmorLevel: 1 Script: | bonus bMatk,20; bonus bBaseAtk,20; @@ -127378,6 +132241,7 @@ Body: Locations: Head_Top: true Head_Low: true + ArmorLevel: 1 Script: | bonus bMatk,10; bonus bBaseAtk,10; @@ -127390,6 +132254,7 @@ Body: Locations: Head_Top: true Head_Low: true + ArmorLevel: 1 EquipLevelMin: 130 Trade: Override: 100 @@ -127411,6 +132276,7 @@ Body: Locations: Head_Top: true Head_Low: true + ArmorLevel: 1 EquipLevelMin: 130 Trade: Override: 100 @@ -127432,6 +132298,7 @@ Body: Locations: Head_Top: true Head_Low: true + ArmorLevel: 1 EquipLevelMin: 130 Trade: Override: 100 @@ -127450,6 +132317,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 View: 2055 - Id: 410061 AegisName: C_Deviruchi_Apron @@ -127457,6 +132325,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 View: 2095 - Id: 420003 AegisName: CD_In_MouthK @@ -127467,6 +132336,7 @@ Body: Locations: Head_Mid: true Head_Low: true + ArmorLevel: 1 EquipLevelMin: 10 Script: | bonus2 bMagicAtkEle,Ele_All,5; @@ -127478,12 +132348,14 @@ Body: View: 2020 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 420014 AegisName: aegis_420014 Name: Costume Japanese Hair Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 View: 2027 - Id: 420016 AegisName: C_Katashiro_Flying @@ -127491,6 +132363,7 @@ Body: Type: Armor Locations: Costume_Head_Mid: true + ArmorLevel: 1 View: 2025 - Id: 420017 AegisName: aegis_420017 @@ -127500,6 +132373,7 @@ Body: Weight: 50 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 100 - Id: 420018 AegisName: aegis_420018 @@ -127509,6 +132383,7 @@ Body: Weight: 50 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 100 - Id: 420019 AegisName: aegis_420019 @@ -127518,6 +132393,7 @@ Body: Weight: 50 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 100 - Id: 420020 AegisName: aegis_420020 @@ -127527,6 +132403,7 @@ Body: Weight: 50 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 100 - Id: 420021 AegisName: aegis_420021 @@ -127536,6 +132413,7 @@ Body: Weight: 50 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 100 - Id: 420022 AegisName: aegis_420022 @@ -127545,6 +132423,7 @@ Body: Weight: 50 Locations: Head_Low: true + ArmorLevel: 1 EquipLevelMin: 100 - Id: 420025 AegisName: C_OneEyedJack @@ -127553,12 +132432,14 @@ Body: View: 2023 Locations: Costume_Head_Low: true + ArmorLevel: 1 - Id: 420029 AegisName: C_Imperial_Glory Name: "Costume: Imperial Glory" Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 View: 2056 - Id: 420030 AegisName: aegis_420030 @@ -127568,6 +132449,7 @@ Body: Weight: 10 Locations: Head_Low: true + ArmorLevel: 1 Script: | bonus bLongAtkRate,5; - Id: 420031 @@ -127578,6 +132460,7 @@ Body: Weight: 10 Locations: Head_Low: true + ArmorLevel: 1 Script: | bonus bShortAtkRate,5; - Id: 420053 @@ -127586,7 +132469,22 @@ Body: Type: Armor Locations: Costume_Head_Low: true + ArmorLevel: 1 View: 2096 + - Id: 420066 + AegisName: SurviveOrb_K_LT + Name: Survive Orb-LT + Type: Armor + Weight: 300 + Defense: 2 + Locations: + Head_Low: true + ArmorLevel: 2 + EquipLevelMin: 150 + View: 1488 + Script: | + bonus2 bMagicAtkEle,Ele_All,7; + bonus bVariableCastrate,-3; - Id: 436000 AegisName: aegis_436000 Name: Thanatos's Maeror Mask @@ -127596,6 +132494,7 @@ Body: Locations: Head_Top: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus2 bMagicAddRace,RC_Player_Human,10; @@ -127610,6 +132509,7 @@ Body: Locations: Head_Top: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus2 bAddRace,RC_Player_Human,10; @@ -127625,6 +132525,7 @@ Body: Locations: Head_Top: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus2 bSubRace,RC_Player_Human,5; @@ -127641,6 +132542,7 @@ Body: Locations: Head_Top: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus2 bSubRace,RC_Player_Human,5; @@ -127656,6 +132558,7 @@ Body: Locations: Head_Top: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus2 bAddRace,RC_Player_Human,10; @@ -127671,6 +132574,7 @@ Body: Locations: Head_Top: true Head_Mid: true + ArmorLevel: 1 EquipLevelMin: 99 Script: | bonus2 bMagicAddRace,RC_Player_Human,10; @@ -127683,6 +132587,7 @@ Body: Locations: Costume_Head_Top: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1919 - Id: 440002 @@ -127693,6 +132598,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 EquipLevelMin: 1 View: 1980 - Id: 440003 @@ -127704,6 +132610,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -127722,6 +132629,7 @@ Body: Costume_Head_Top: true Costume_Head_Mid: true Costume_Head_Low: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -127741,6 +132649,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 Refineable: true # Flags: # BuyingStore: true @@ -127754,6 +132663,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -127780,6 +132690,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -127806,6 +132717,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -127834,6 +132746,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -127865,6 +132778,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -127896,6 +132810,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -127927,6 +132842,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -127958,6 +132874,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -127989,6 +132906,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128020,6 +132938,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128051,6 +132970,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128082,6 +133002,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128113,6 +133034,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128144,6 +133066,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128175,6 +133098,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128206,6 +133130,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128237,6 +133162,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128268,6 +133194,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128299,6 +133226,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128330,6 +133258,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128361,6 +133290,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128392,6 +133322,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128421,6 +133352,7 @@ Body: Summoner: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128450,6 +133382,7 @@ Body: Summoner: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128479,6 +133412,7 @@ Body: Rebellion: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -128508,6 +133442,7 @@ Body: Rebellion: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128539,6 +133474,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128570,6 +133506,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128601,6 +133538,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128632,6 +133570,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128663,6 +133602,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128694,6 +133634,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128723,6 +133664,7 @@ Body: KagerouOboro: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128752,6 +133694,7 @@ Body: KagerouOboro: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128783,6 +133726,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128814,6 +133758,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128845,6 +133790,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128876,6 +133822,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -128907,6 +133854,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -128938,6 +133886,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -128969,6 +133918,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129000,6 +133950,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129031,6 +133982,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129062,6 +134014,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129093,6 +134046,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129124,6 +134078,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129155,6 +134110,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129186,6 +134142,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129217,6 +134174,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129248,6 +134206,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129279,6 +134238,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129310,6 +134270,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129341,6 +134302,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129372,6 +134334,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129403,6 +134366,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129434,6 +134398,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129465,6 +134430,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129496,6 +134462,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129525,6 +134492,7 @@ Body: Summoner: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129554,6 +134522,7 @@ Body: Summoner: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129583,6 +134552,7 @@ Body: Rebellion: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129612,6 +134582,7 @@ Body: Rebellion: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129643,6 +134614,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129674,6 +134646,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129705,6 +134678,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129736,6 +134710,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129767,6 +134742,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129798,6 +134774,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129827,6 +134804,7 @@ Body: KagerouOboro: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129856,6 +134834,7 @@ Body: KagerouOboro: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129887,6 +134866,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129918,6 +134898,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -129949,6 +134930,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -129980,6 +134962,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130011,6 +134994,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130042,6 +135026,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130073,6 +135058,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130104,6 +135090,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130135,6 +135122,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130166,6 +135154,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130197,6 +135186,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130228,6 +135218,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130259,6 +135250,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130290,6 +135282,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130321,6 +135314,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130352,6 +135346,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130383,6 +135378,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130414,6 +135410,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130445,6 +135442,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130476,6 +135474,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130507,6 +135506,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130538,6 +135538,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130567,6 +135568,7 @@ Body: Summoner: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130596,6 +135598,7 @@ Body: Summoner: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130625,6 +135628,7 @@ Body: Rebellion: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130654,6 +135658,7 @@ Body: Rebellion: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130685,6 +135690,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130716,6 +135722,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130747,6 +135754,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130778,6 +135786,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130809,6 +135818,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130840,6 +135850,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130869,6 +135880,7 @@ Body: KagerouOboro: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130898,6 +135910,7 @@ Body: KagerouOboro: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130929,6 +135942,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130960,6 +135974,7 @@ Body: All_Third: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -130989,6 +136004,7 @@ Body: SuperNovice: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -131018,6 +136034,7 @@ Body: SuperNovice: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -131047,6 +136064,7 @@ Body: SuperNovice: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -131076,6 +136094,7 @@ Body: SuperNovice: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -131105,6 +136124,7 @@ Body: SuperNovice: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -131134,6 +136154,7 @@ Body: SuperNovice: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -131161,6 +136182,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 160 Refineable: true Script: | @@ -131180,6 +136202,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 160 Refineable: true Script: | @@ -131197,6 +136220,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 30 Refineable: true Script: | @@ -131229,6 +136253,7 @@ Body: Priest: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 120 Refineable: true Script: | @@ -131258,6 +136283,7 @@ Body: Swordman: true Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 120 Refineable: true Script: | @@ -131279,6 +136305,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 120 Refineable: true Script: | @@ -131302,6 +136329,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 130 Trade: Override: 100 @@ -131327,6 +136355,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 130 Trade: Override: 100 @@ -131351,6 +136380,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 Refineable: true - Id: 450164 AegisName: Egirnion_Armor @@ -131361,6 +136391,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 140 Refineable: true Script: | @@ -131380,6 +136411,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 190 Refineable: true Script: | @@ -131398,6 +136430,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 190 Refineable: true Script: | @@ -131416,6 +136449,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -131441,6 +136475,7 @@ Body: Slots: 1 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -131463,6 +136498,7 @@ Body: Defense: 30 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 10 Trade: Override: 100 @@ -131496,6 +136532,7 @@ Body: Defense: 20 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 10 Trade: Override: 100 @@ -131529,6 +136566,7 @@ Body: Defense: 50 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -131560,6 +136598,7 @@ Body: Defense: 35 Locations: Armor: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -131591,6 +136630,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 Refineable: true View: 1 - Id: 460017 @@ -131602,6 +136642,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 120 Refineable: true View: 1 @@ -131617,6 +136658,7 @@ Body: Slots: 1 Locations: Left_Hand: true + ArmorLevel: 1 EquipLevelMin: 120 Refineable: true View: 1 @@ -131631,6 +136673,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -131654,6 +136697,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -131677,6 +136721,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -131700,6 +136745,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -131723,6 +136769,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -131750,6 +136797,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -131777,6 +136825,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -131804,6 +136853,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -131831,6 +136881,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -131858,6 +136909,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -131886,6 +136938,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 160 Refineable: true Script: | @@ -131904,6 +136957,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 160 Refineable: true Script: | @@ -131922,6 +136976,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 99 Refineable: true Script: | @@ -131950,6 +137005,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 130 Trade: Override: 100 @@ -131975,6 +137031,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 130 Trade: Override: 100 @@ -132001,6 +137058,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -132024,6 +137082,7 @@ Body: Defense: 8 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 10 Trade: Override: 100 @@ -132055,6 +137114,7 @@ Body: Defense: 4 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 10 Trade: Override: 100 @@ -132081,6 +137141,7 @@ Body: Defense: 14 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -132115,6 +137176,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 140 Refineable: true Script: | @@ -132132,6 +137194,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 190 Refineable: true Script: | @@ -132149,6 +137212,7 @@ Body: Slots: 1 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 190 Refineable: true Script: | @@ -132164,6 +137228,7 @@ Body: Defense: 10 Locations: Shoes: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -132195,6 +137260,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -132217,6 +137283,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -132243,6 +137310,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -132269,6 +137337,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -132291,6 +137360,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -132317,6 +137387,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Trade: @@ -132343,6 +137414,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -132369,6 +137441,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 125 Refineable: true Trade: @@ -132395,6 +137468,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -132421,6 +137495,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 150 Refineable: true Trade: @@ -132448,6 +137523,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 160 Refineable: true Script: | @@ -132466,6 +137542,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 160 Refineable: true Script: | @@ -132487,6 +137564,7 @@ Body: Novice: false Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 130 Refineable: true Script: | @@ -132511,6 +137589,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 View: 3 - Id: 480058 AegisName: aegis_480058 @@ -132518,6 +137597,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 View: 75 - Id: 480062 AegisName: E_Illusion_Engine_A @@ -132527,6 +137607,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 130 Trade: Override: 100 @@ -132552,6 +137633,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 130 Trade: Override: 100 @@ -132575,6 +137657,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 View: 61 - Id: 480071 AegisName: Calabash @@ -132582,6 +137665,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 View: 82 - Id: 480083 AegisName: Egirnion_Manteau @@ -132592,6 +137676,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 140 Refineable: true Script: | @@ -132609,6 +137694,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 190 Refineable: true Script: | @@ -132626,6 +137712,7 @@ Body: Slots: 1 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 190 Refineable: true Script: | @@ -132640,6 +137727,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 View: 98 - Id: 480097 AegisName: C_Snow_Powder @@ -132647,6 +137735,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 View: 100 - Id: 480103 AegisName: 1Para_Manteau_A @@ -132655,6 +137744,7 @@ Body: Defense: 8 Locations: Garment: true + ArmorLevel: 1 Trade: Override: 100 NoDrop: true @@ -132681,6 +137771,7 @@ Body: Defense: 4 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 10 Trade: Override: 100 @@ -132708,6 +137799,7 @@ Body: Defense: 14 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -132739,6 +137831,7 @@ Body: Defense: 10 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -132768,6 +137861,7 @@ Body: Type: Armor Locations: Costume_Garment: true + ArmorLevel: 1 View: 104 - Id: 480120 AegisName: aegis_480120 @@ -132777,6 +137871,7 @@ Body: Defense: 25 Locations: Garment: true + ArmorLevel: 1 EquipLevelMin: 100 Refineable: true Script: | @@ -132808,6 +137903,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bAspdRate,10; @@ -132821,6 +137917,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bAspdRate,10; @@ -132838,6 +137935,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bAspdRate,10; @@ -132855,6 +137953,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus bAspdRate,10; @@ -132869,6 +137968,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -132891,6 +137991,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -132914,6 +138015,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 125 Trade: Override: 100 @@ -132937,6 +138039,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 125 Trade: Override: 100 @@ -132960,6 +138063,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 150 Trade: Override: 100 @@ -132983,6 +138087,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 150 Trade: Override: 100 @@ -133005,6 +138110,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Script: | bonus2 bAddRace,RC_All,5; @@ -133020,6 +138126,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 160 Script: | bonus2 bAddClass,Class_All,5; @@ -133032,6 +138139,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 160 Script: | bonus2 bAddClass,Class_All,5; @@ -133044,6 +138152,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 160 Script: | bonus bMatkRate,5; @@ -133056,6 +138165,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 160 Script: | bonus bMatkRate,5; @@ -133068,6 +138178,7 @@ Body: Slots: 1 Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 30 Script: | bonus2 bAddClass,Class_All,6; @@ -133081,6 +138192,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bAspdRate,7; @@ -133093,6 +138205,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bVariableCastrate,-7; @@ -133105,6 +138218,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bAspdRate,7; @@ -133117,6 +138231,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bVariableCastrate,-7; @@ -133129,6 +138244,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bAspdRate,7; @@ -133142,6 +138258,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bVariableCastrate,-7; @@ -133155,6 +138272,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bAspdRate,7; @@ -133168,6 +138286,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bVariableCastrate,-7; @@ -133181,6 +138300,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bAspdRate,7; @@ -133193,6 +138313,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bVariableCastrate,-7; @@ -133205,6 +138326,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bAspdRate,7; @@ -133217,6 +138339,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bVariableCastrate,-7; @@ -133229,6 +138352,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bAspdRate,7; @@ -133241,6 +138365,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bVariableCastrate,-7; @@ -133253,6 +138378,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bAspdRate,7; @@ -133266,6 +138392,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bVariableCastrate,-7; @@ -133279,6 +138406,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bAspdRate,7; @@ -133292,6 +138420,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bVariableCastrate,-7; @@ -133305,6 +138434,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bAspdRate,7; @@ -133317,6 +138447,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bVariableCastrate,-7; @@ -133329,6 +138460,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bAspdRate,7; @@ -133341,6 +138473,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bVariableCastrate,-7; @@ -133353,6 +138486,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bAspdRate,7; @@ -133365,6 +138499,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 170 Script: | bonus bVariableCastrate,-7; @@ -133380,6 +138515,7 @@ Body: Novice: false Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Script: | bonus bMaxHPrate,5; @@ -133395,6 +138531,7 @@ Body: Novice: false Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Script: | bonus bCritical,5; @@ -133406,6 +138543,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Trade: Override: 100 @@ -133425,6 +138563,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Trade: Override: 100 @@ -133444,6 +138583,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Trade: Override: 100 @@ -133463,6 +138603,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Trade: Override: 100 @@ -133481,6 +138622,7 @@ Body: Type: Armor Locations: Both_Accessory: true + ArmorLevel: 1 EquipLevelMin: 200 Trade: Override: 100 @@ -133500,6 +138642,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 40 Script: | bonus2 bMagicAtkEle,Ele_All,2; @@ -133513,6 +138656,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 40 Script: | bonus bLongAtkRate,2; @@ -133527,6 +138671,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 140 Script: | bonus2 bMagicAtkEle,Ele_All,5; @@ -133540,6 +138685,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 140 Script: | bonus bLongAtkRate,5; @@ -133552,6 +138698,7 @@ Body: Weight: 100 Locations: Right_Accessory: true + ArmorLevel: 1 Script: | bonus bMatkRate,5; bonus2 bAddClass,Class_All,5; @@ -133563,6 +138710,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 Script: | bonus bMatkRate,5; bonus2 bAddClass,Class_All,5; @@ -133574,6 +138722,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 Script: | bonus bMatkRate,5; bonus2 bAddClass,Class_All,5; @@ -133585,6 +138734,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 190 Script: | bonus2 bAddClass,Class_All,7; @@ -133597,6 +138747,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 190 Script: | bonus2 bAddClass,Class_All,7; @@ -133609,6 +138760,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 190 Script: | bonus bMatkRate,7; @@ -133621,6 +138773,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 190 Script: | bonus bMatkRate,7; @@ -133633,6 +138786,7 @@ Body: Slots: 1 Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Script: | bonus bVariableCastrate,-10; @@ -133644,6 +138798,7 @@ Body: Slots: 1 Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 130 Script: | bonus bDelayrate,-3; @@ -133653,6 +138808,7 @@ Body: Type: Armor Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 10 Trade: Override: 100 @@ -133672,6 +138828,7 @@ Body: Type: Armor Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 10 Trade: Override: 100 @@ -133691,6 +138848,7 @@ Body: Type: Armor Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 10 Trade: Override: 100 @@ -133710,6 +138868,7 @@ Body: Type: Armor Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 10 Trade: Override: 100 @@ -133729,6 +138888,7 @@ Body: Type: Armor Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -133748,6 +138908,7 @@ Body: Type: Armor Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -133768,6 +138929,7 @@ Body: Type: Armor Locations: Left_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 @@ -133787,6 +138949,7 @@ Body: Type: Armor Locations: Right_Accessory: true + ArmorLevel: 1 EquipLevelMin: 100 Trade: Override: 100 diff --git a/db/re/item_db_etc.yml b/db/re/item_db_etc.yml index 6ea97e4f72..74043bc5dd 100644 --- a/db/re/item_db_etc.yml +++ b/db/re/item_db_etc.yml @@ -39,7 +39,8 @@ # Classes Upper class types that can equip the item. (Map default is 'All: true') # Gender Gender that can equip the item. (Default: Both) # Locations Equipment's placement. (Default: None) -# WeaponLevel Weapon level. (Default: 0) +# WeaponLevel Weapon level. (Default: 1 for Weapons) +# ArmorLevel Armor level. (Default: 1 for Armors) # EquipLevelMin Minimum required level to equip. (Default: 0) # EquipLevelMax Maximum level that can equip. (Default: 0) # Refineable If the item can be refined. (Default: false) @@ -84,7 +85,7 @@ Header: Type: ITEM_DB - Version: 1 + Version: 2 Body: - Id: 670 @@ -12425,7 +12426,7 @@ Body: Script: | if (getrefine() > 9) .@b += 20; - if (getequipweaponlv(-1) == 4) + if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"GC_CROSSIMPACT",20+.@b; - Id: 4685 @@ -12442,7 +12443,7 @@ Body: Script: | if (getrefine() > 9) .@b += 20; - if (getequipweaponlv(-1) == 4) + if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"AB_ADORAMUS",20+.@b; - Id: 4686 @@ -12459,7 +12460,7 @@ Body: Script: | if (getrefine() > 9) .@b += 20; - if (getequipweaponlv(-1) == 4) + if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"WL_CRIMSONROCK",20+.@b; - Id: 4687 @@ -12476,7 +12477,7 @@ Body: Script: | if (getrefine() > 9) .@b += 20; - if (getequipweaponlv(-1) == 4) + if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"RA_CLUSTERBOMB",20+.@b; - Id: 4688 @@ -12493,7 +12494,7 @@ Body: Script: | if (getrefine() > 9) .@b += 20; - if (getequipweaponlv(-1) == 4) + if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"NC_AXETORNADO",20+.@b; - Id: 4689 @@ -12510,7 +12511,7 @@ Body: Script: | if (getrefine() > 9) .@b += 20; - if (getequipweaponlv(-1) == 4) + if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"RK_IGNITIONBREAK",20+.@b; - Id: 4690 @@ -12527,7 +12528,7 @@ Body: Script: | if (getrefine() > 9) .@b += 20; - if (getequipweaponlv(-1) == 4) + if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"LG_EARTHDRIVE",20+.@b; - Id: 4691 @@ -12544,7 +12545,7 @@ Body: Script: | if (getrefine() > 9) .@b += 20; - if (getequipweaponlv(-1) == 4) + if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"GN_CART_TORNADO",20+.@b; - Id: 4692 @@ -12561,7 +12562,7 @@ Body: Script: | if (getrefine() > 9) .@b += 20; - if (getequipweaponlv(-1) == 4) + if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"SO_VARETYR_SPEAR",20+.@b; - Id: 4693 @@ -12578,7 +12579,7 @@ Body: Script: | if (getrefine() > 9) .@b += 20; - if (getequipweaponlv(-1) == 4) + if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",20+.@b; - Id: 4694 @@ -12595,7 +12596,7 @@ Body: Script: | if (getrefine() > 9) .@b += 20; - if (getequipweaponlv(-1) == 4) + if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"SC_FEINTBOMB",20+.@b; - Id: 4695 @@ -12612,7 +12613,7 @@ Body: Script: | if (getrefine() > 9) .@b += 20; - if (getequipweaponlv(-1) == 4) + if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",20+.@b; - Id: 4696 @@ -12629,7 +12630,7 @@ Body: Script: | if (getrefine() > 9) .@b += 20; - if (getequipweaponlv(-1) == 4) + if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"WM_REVERBERATION",20+.@b; - Id: 4697 diff --git a/db/re/item_db_usable.yml b/db/re/item_db_usable.yml index f28cf0a6b8..9e88cc0cba 100644 --- a/db/re/item_db_usable.yml +++ b/db/re/item_db_usable.yml @@ -39,7 +39,8 @@ # Classes Upper class types that can equip the item. (Map default is 'All: true') # Gender Gender that can equip the item. (Default: Both) # Locations Equipment's placement. (Default: None) -# WeaponLevel Weapon level. (Default: 0) +# WeaponLevel Weapon level. (Default: 1 for Weapons) +# ArmorLevel Armor level. (Default: 1 for Armors) # EquipLevelMin Minimum required level to equip. (Default: 0) # EquipLevelMax Maximum level that can equip. (Default: 0) # Refineable If the item can be refined. (Default: false) @@ -84,7 +85,7 @@ Header: Type: ITEM_DB - Version: 1 + Version: 2 Body: - Id: 500 diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 219bee4197..f845e00a54 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -2782,43 +2782,63 @@ this is +10: --------------------------------------- -*getequipweaponlv({,}) +*getequipweaponlv({{,}}) This function returns the weapon level for the weapon equipped in the specified equipment slot on the invoking character. For a list of equipment slots see 'getequipid'. Only EQI_HAND_L and EQI_HAND_R normally make sense, since only weapons have -a weapon level. You can, however, probably, use this field for other equippable -custom items as a flag or something. +a weapon level. If no item is equipped in this slot, or if it doesn't have a weapon level according to the database, 0 will be returned. Examples: -// Right hand can only contain a weapon. switch (getequipweaponlv(EQI_HAND_R)) { case 1: mes "You are holding a lvl 1 weapon."; break; case 2: mes "You are holding a lvl 2 weapon."; break; case 3: mes "You are holding a lvl 3 weapon."; break; case 4: mes "You are holding a lvl 4 weapon."; break; - case 5: mes "You are holding a lvl 5 weapon, hm, must be a custom design..."; break; + case 5: mes "You are holding a lvl 5 weapon."; break; + case 6: mes "You are holding a lvl 6 weapon, hm, must be a custom design..."; break; default: mes "Seems you don't have a weapon on."; break; } -// Left hand can hold either a weapon or shield. - if (getequipid(EQI_HAND_R) == 0) { + if (getequipid(EQI_HAND_L) == 0) { mes "Seems you have nothing equipped here."; close; } switch (getequipweaponlv(EQI_HAND_L)) { - case 0: mes "You are holding a shield, so it doesn't have a level."; break; + case 0: mes "You are not holding a weapon, so it doesn't have a level."; break; case 1: mes "You are holding a lvl 1 weapon."; break; case 2: mes "You are holding a lvl 2 weapon."; break; case 3: mes "You are holding a lvl 3 weapon."; break; case 4: mes "You are holding a lvl 4 weapon."; break; - case 5: mes "You are holding a lvl 5 weapon, hm, must be a custom design..."; break; + case 5: mes "You are holding a lvl 5 weapon."; break; + case 6: mes "You are holding a lvl 6 weapon, hm, must be a custom design..."; break; + } + +--------------------------------------- + +*getequiparmorlv({{,}}) + +This function returns the armor level for the item equipped in the specified +equipment slot on the invoking character. For a list of equipment slots see +'getequipid'. + +If no item is equipped in this slot, or if it doesn't have an armor level +according to the database, 0 will be returned. + + if (getequipid(EQI_ARMOR) == 0) { + mes "Seems you have nothing equipped here."; + close; + } + switch (getequiparmorlv(EQI_ARMOR)) { + case 1: mes "You are wearing a lvl 1 armor."; break; + case 2: mes "You are wearing a lvl 2 armor."; break; + case 3: mes "You are wearing a lvl 3 armor, hm, must be a custom design..."; break; } --------------------------------------- @@ -3031,7 +3051,8 @@ Valid types are: ITEMINFO_MAGICATTACK (16) - matk if RENEWAL is defined ITEMINFO_ID (17) - item ID ITEMINFO_AEGISNAME (18) - aegis item name - + ITEMINFO_ARMORLEVEL (19) - armor LV + See the sample in 'doc/sample/getiteminfo.txt'. --------------------------------------- @@ -8677,8 +8698,8 @@ Valid types are: ITEMINFO_SELL (1) - Sell Price ITEMINFO_TYPE (2) - Type ITEMINFO_MAXCHANCE (3) - maxchance (max drop chance of this item, e.g. 1 = 0.01%) - if = 0, then monsters don't drop it at all (rare or a quest item) - if = 10000, then this item is sold in NPC shops only + if = 0, then monsters don't drop it at all (rare or a quest item) + if = 10000, then this item is sold in NPC shops only ITEMINFO_GENDER (4) - Gender ITEMINFO_LOCATIONS (5) - Location(s) ITEMINFO_WEIGHT (6) - Weight @@ -8692,6 +8713,7 @@ Valid types are: ITEMINFO_ALIASNAME (14) - AliasName ITEMINFO_EQUIPLEVELMAX (15) - equipment LV Max ITEMINFO_MAGICATTACK (16) - matk if RENEWAL is defined + ITEMINFO_ARMORLEVEL (19) - armor LV Example: setiteminfo 7049,ITEMINFO_WEIGHT,9990; // Stone now weighs 999.0 diff --git a/doc/yaml/db/item_db.yml b/doc/yaml/db/item_db.yml index ed64dba4ca..a369f55583 100644 --- a/doc/yaml/db/item_db.yml +++ b/doc/yaml/db/item_db.yml @@ -22,7 +22,8 @@ # Classes Upper class types that can equip the item. (Map default is 'All: true') # Gender Gender that can equip the item. (Default: Both) # Locations Equipment's placement. (Default: None) -# WeaponLevel Weapon level. (Default: 0) +# WeaponLevel Weapon level. (Default: 1 for Weapons) +# ArmorLevel Armor level. (Default: 1 for Armors) # EquipLevelMin Minimum required level to equip. (Default: 0) # EquipLevelMax Maximum level that can equip. (Default: 0) # Refineable If the item can be refined. (Default: false) diff --git a/doc/yaml/sql/item_db.sql b/doc/yaml/sql/item_db.sql index 04fe89e4f6..59b0463ba2 100644 --- a/doc/yaml/sql/item_db.sql +++ b/doc/yaml/sql/item_db.sql @@ -69,6 +69,7 @@ CREATE TABLE `item_db` ( `location_shadow_right_accessory` tinyint(1) unsigned DEFAULT NULL, `location_shadow_left_accessory` tinyint(1) unsigned DEFAULT NULL, `weapon_level` tinyint(1) unsigned DEFAULT NULL, + `armor_level` tinyint(1) unsigned DEFAULT NULL, `equip_level_min` tinyint(3) unsigned DEFAULT NULL, `equip_level_max` tinyint(3) unsigned DEFAULT NULL, `refineable` tinyint(1) unsigned DEFAULT NULL, diff --git a/doc/yaml/sql/item_db2.sql b/doc/yaml/sql/item_db2.sql index e8dd107528..c9c7a21ddf 100644 --- a/doc/yaml/sql/item_db2.sql +++ b/doc/yaml/sql/item_db2.sql @@ -69,6 +69,7 @@ CREATE TABLE `item_db2` ( `location_shadow_right_accessory` tinyint(1) unsigned DEFAULT NULL, `location_shadow_left_accessory` tinyint(1) unsigned DEFAULT NULL, `weapon_level` tinyint(1) unsigned DEFAULT NULL, + `armor_level` tinyint(1) unsigned DEFAULT NULL, `equip_level_min` tinyint(3) unsigned DEFAULT NULL, `equip_level_max` tinyint(3) unsigned DEFAULT NULL, `refineable` tinyint(1) unsigned DEFAULT NULL, diff --git a/doc/yaml/sql/item_db2_re.sql b/doc/yaml/sql/item_db2_re.sql index 9e8cda62c4..2b24bc7f40 100644 --- a/doc/yaml/sql/item_db2_re.sql +++ b/doc/yaml/sql/item_db2_re.sql @@ -76,6 +76,7 @@ CREATE TABLE `item_db2_re` ( `location_shadow_right_accessory` tinyint(1) unsigned DEFAULT NULL, `location_shadow_left_accessory` tinyint(1) unsigned DEFAULT NULL, `weapon_level` tinyint(1) unsigned DEFAULT NULL, + `armor_level` tinyint(1) unsigned DEFAULT NULL, `equip_level_min` tinyint(3) unsigned DEFAULT NULL, `equip_level_max` tinyint(3) unsigned DEFAULT NULL, `refineable` tinyint(1) unsigned DEFAULT NULL, diff --git a/doc/yaml/sql/item_db_re.sql b/doc/yaml/sql/item_db_re.sql index 27ac24e3db..bbb762d973 100644 --- a/doc/yaml/sql/item_db_re.sql +++ b/doc/yaml/sql/item_db_re.sql @@ -76,6 +76,7 @@ CREATE TABLE `item_db_re` ( `location_shadow_right_accessory` tinyint(1) unsigned DEFAULT NULL, `location_shadow_left_accessory` tinyint(1) unsigned DEFAULT NULL, `weapon_level` tinyint(1) unsigned DEFAULT NULL, + `armor_level` tinyint(1) unsigned DEFAULT NULL, `equip_level_min` tinyint(3) unsigned DEFAULT NULL, `equip_level_max` tinyint(3) unsigned DEFAULT NULL, `refineable` tinyint(1) unsigned DEFAULT NULL, diff --git a/npc/merchants/advanced_refiner.txt b/npc/merchants/advanced_refiner.txt index 397553cc4a..3f4b7e8a64 100644 --- a/npc/merchants/advanced_refiner.txt +++ b/npc/merchants/advanced_refiner.txt @@ -59,10 +59,11 @@ payon,157,146,6 script Suhnbi#cash 85,{ .@refinerycnt = getequiprefinerycnt(.@part); //save refinery count .@price = getequiprefinecost(.@part, REFINE_COST_ENRICHED, REFINE_ZENY_COST); .@material = getequiprefinecost(.@part, REFINE_COST_ENRICHED, REFINE_MATERIAL_ID); + .@itemtype = getiteminfo( .@refineitemid, ITEMINFO_TYPE ); // Make sure you have the necessary items and Zeny to refine your items // Determines chance of failure and verifies that you want to continue. - callsub S_RefineValidate,getequipweaponlv(.@part),.@material,.@price,.@part,.@refineitemid,.@refinerycnt; + callsub S_RefineValidate,.@itemtype,.@material,.@price,.@part,.@refineitemid,.@refinerycnt; mes "[Suhnbi]"; mes "Clang! Clang! Clang!"; @@ -72,7 +73,7 @@ payon,157,146,6 script Suhnbi#cash 85,{ emotion ET_BEST; mes "[Suhnbi]"; mes "There you go! It's done."; - mes "It's been a while since I've made such a fine "+((getequipweaponlv(.@part))?"weapon":"armor")+". You must be happy because it has become stronger!"; + mes "It's been a while since I've made such a fine "+((.@itemtype == IT_WEAPON)?"weapon":"armor")+". You must be happy because it has become stronger!"; close; } failedrefitem .@part; @@ -89,32 +90,63 @@ payon,157,146,6 script Suhnbi#cash 85,{ close; S_RefineValidate: - .@weapon_lvl = getarg(0); + .@itemtype = getarg(0); .@item_req = getarg(1); .@price = getarg(2); .@part = getarg(3); setarray .@card[0], getequipcardid(.@part,0), getequipcardid(.@part,1), getequipcardid(.@part,2), getequipcardid(.@part,3); - // If the VIP system is enabled, the prices for non-VIP players are considerably higher. - if (VIP_SCRIPT && !vip_status(VIP_STATUS_ACTIVE)) { - switch(.@weapon_lvl){ - case 0: set .@price, .@price * 10; break; - case 1: set .@price, .@price * 40; break; - case 2: set .@price, .@price * 50; break; - case 3: set .@price, .@price * 2; break; - case 4: set .@price, .@price * 2; break; + if( .@itemtype == IT_ARMOR ){ + .@equip_lv = getequiparmorlv( .@part ); + + // If the VIP system is enabled, the prices for non-VIP players are considerably higher. + if (VIP_SCRIPT && !vip_status(VIP_STATUS_ACTIVE)) { + switch(.@equip_lv) { + case 1: + set .@price, .@price * 10; + break; + default: + // TODO: + close; + } } + }else if( .@itemtype == IT_WEAPON ){ + .@equip_lv = getequipweaponlv( .@part ); + + // If the VIP system is enabled, the prices for non-VIP players are considerably higher. + if (VIP_SCRIPT && !vip_status(VIP_STATUS_ACTIVE)) { + switch( .@equip_lv ){ + case 1: + set .@price, .@price * 40; + break; + case 2: + set .@price, .@price * 50; + break; + case 3: + set .@price, .@price * 2; + break; + case 4: + set .@price, .@price * 2; + break; + default: + // TODO: + close; + } + } + }else{ + // TODO: + close; } mes "[Suhnbi]"; - if (.@weapon_lvl) - mes "You want to refine a level "+ .@weapon_lvl +" weapon?"; + if (.@itemtype == IT_WEAPON) + mes "You want to refine a level "+ .@equip_lv +" weapon?"; mes "To refine that, you'll need to have one ^ff9999"+ getitemname(.@item_req) +"^000000 and "+ .@price +" zeny."; mes "Would you like to continue?"; next; if(select("Yes:No") == 1) { if (getequippercentrefinery(.@part) < 100) { - if (.@weapon_lvl) { + if (.@itemtype == IT_WEAPON) { mes "[Suhnbi]"; mes "Wow!!"; mes "This weapon probably"; diff --git a/npc/merchants/refine.txt b/npc/merchants/refine.txt index 2b26027149..4e16a00ccc 100644 --- a/npc/merchants/refine.txt +++ b/npc/merchants/refine.txt @@ -682,27 +682,79 @@ function script refinemain { setarray .@card[0], getequipcardid(.@part,0), getequipcardid(.@part,1), getequipcardid(.@part,2), getequipcardid(.@part,3); .@price = getequiprefinecost(.@part, REFINE_COST_NORMAL, REFINE_ZENY_COST); .@material = getequiprefinecost(.@part, REFINE_COST_NORMAL, REFINE_MATERIAL_ID); + .@itemtype = getiteminfo( .@refineitemid, ITEMINFO_TYPE ); - switch (getequipweaponlv(.@part)) { - case 1: .@safe = 7; break; - case 2: .@safe = 6; break; - case 3: .@safe = 5; break; - case 4: - default: .@safe = 4; break; - } + if( .@itemtype == IT_ARMOR ){ + .@equip_lv = getequiparmorlv( .@part ); - // If the VIP system is enabled, the prices for non-VIP players are considerably higher. - if (VIP_SCRIPT && !vip_status(VIP_STATUS_ACTIVE)) { - switch(getequipweaponlv(.@part)) { - case 0: .@price = .@price * 10; break; - case 1: .@price = .@price * 40; break; - case 2: .@price = .@price * 50; break; - case 3: .@price = .@price * 2; break; - case 4: .@price = .@price * 2; break; - case 5: .@price = .@price * 10; break; + switch( .@equip_lv ){ + case 1: + .@safe = 4; + break; + default: + // TODO: + close; } + + // If the VIP system is enabled, the prices for non-VIP players are considerably higher. + if( VIP_SCRIPT && !vip_status(VIP_STATUS_ACTIVE) ){ + switch( .@equip_lv ){ + case 1: + .@price = .@price * 10; + break; + default: + // TODO: + close; + } + } + }else if( .@itemtype == IT_WEAPON ){ + .@equip_lv = getequipweaponlv( .@part ); + + switch( .@equip_lv ){ + case 1: + .@safe = 7; + break; + case 2: + .@safe = 6; + break; + case 3: + .@safe = 5; + break; + case 4: + .@safe = 4; + break; + default: + // TODO: + close; + } + + // If the VIP system is enabled, the prices for non-VIP players are considerably higher. + if( VIP_SCRIPT && !vip_status(VIP_STATUS_ACTIVE) ){ + switch( .@equip_lv ){ + case 1: + .@price = .@price * 40; + break; + case 2: + .@price = .@price * 50; + break; + case 3: + .@price = .@price * 2; + break; + case 4: + .@price = .@price * 2; + break; + default: + // TODO: + close; + } + } + }else{ + .@safe = 4; } + // TODO: What was this? Maybe shadow? + // case 5: .@price = .@price * 10; break; + if(.@features != 1) { mes "["+ .@npc_name$ +"]"; mes "To refine this I need"; diff --git a/npc/other/monster_race.txt b/npc/other/monster_race.txt index df424df14d..abf0cd85b4 100644 --- a/npc/other/monster_race.txt +++ b/npc/other/monster_race.txt @@ -2558,7 +2558,7 @@ S_BonusReward: mes "me a reward later?"; next; mes "[Ei'felle]"; - if (!getiteminfo(.@arg1, ITEMINFO_WEAPONLEVEL)) { //use item level to determine if the item is armor (no weapon level) + if (getiteminfo( .@arg1, ITEMINFO_TYPE ) == IT_ARMOR) { mes "Of course, of course."; mes "Remember, if you donate"; mes "more medals to me, then"; @@ -2601,7 +2601,7 @@ S_BonusReward: getitem .@arg1,1; close; } - + hugel,71,83,4 script Wayne 900,{ if (!checkweight("Knife",1)) { mes "[Wayne]"; diff --git a/npc/quests/seals/mjolnir_seal.txt b/npc/quests/seals/mjolnir_seal.txt index bfeeaab0d7..63062018c4 100644 --- a/npc/quests/seals/mjolnir_seal.txt +++ b/npc/quests/seals/mjolnir_seal.txt @@ -1965,6 +1965,7 @@ mjolnir_01,35,136,7 script Dwarf Blacksmith#west 826,{ close; } .@equip_id = getequipid(.@part); + .@itemtype = getiteminfo( .@equip_id, ITEMINFO_TYPE ); .@equip_refine = getequiprefinerycnt(.@part); setarray .@card[0], getequipcardid(.@part,0), getequipcardid(.@part,1), getequipcardid(.@part,2), getequipcardid(.@part,3); if (.@equip_refine >= 10) { @@ -1983,16 +1984,7 @@ mjolnir_01,35,136,7 script Dwarf Blacksmith#west 826,{ mes "element of risk!"; close; } - if ((getequipweaponlv(.@part) <= 1) && (getequipweaponlv(.@part) >= 3 )){ - mes "[Vestri]"; - mes "Hey..."; - mes "Don't insult me by expecting me to work on anything less than a Level 4 weapon."; - next; - mes "[Vestri]"; - mes "Bring me a Level 4 weapon for me to work on next time, got it?"; - close; - } - if (getequipweaponlv(.@part) == 0){ + if( .@itemtype != IT_WEAPON ){ mes "[Vestri]"; mes "Armor?!"; mes "Didn't I tell"; @@ -2004,6 +1996,15 @@ mjolnir_01,35,136,7 script Dwarf Blacksmith#west 826,{ mes "Blacksmith work on that kind of stuff! Now, a Dwarf like me needs something that's more of a challenge!"; close; } + if( getequipweaponlv( .@part ) != 4 ){ + mes "[Vestri]"; + mes "Hey..."; + mes "Don't insult me by expecting me to work on anything less than a Level 4 weapon."; + next; + mes "[Vestri]"; + mes "Bring me a Level 4 weapon for me to work on next time, got it?"; + close; + } mes "[Vestri]"; mes "Okay, let me give you the mandatory warning. If your weapon happens to be destroyed by chance during the upgrade, you'll never see the weapon again."; @@ -2189,6 +2190,7 @@ mjolnir_01,35,136,7 script Dwarf Blacksmith#west 826,{ close; } .@equip_id = getequipid(.@part); + .@itemtype = getiteminfo( .@equip_id, ITEMINFO_TYPE ); .@equip_refine = getequiprefinerycnt(.@part); setarray .@card[0], getequipcardid(.@part,0), getequipcardid(.@part,1), getequipcardid(.@part,2), getequipcardid(.@part,3); if (.@equip_refine >= 10) { @@ -2207,7 +2209,15 @@ mjolnir_01,35,136,7 script Dwarf Blacksmith#west 826,{ mes "element of risk!"; close; } - if ((getequipweaponlv(.@part) <= 1) && (getequipweaponlv(.@part) >= 3 )){ + if( .@itemtype != IT_WEAPON ){ + mes "[Vestri]"; + mes "Armor?!"; + mes "Didn't I tell"; + mes "you that I only work"; + mes "on Level 4 weapons?"; + close; + } + if( getequipweaponlv( .@part ) != 4 ){ mes "[Vestri]"; mes "Hey..."; mes "Don't insult me by expecting me to work on anything less than a Level 4 weapon."; @@ -2216,14 +2226,6 @@ mjolnir_01,35,136,7 script Dwarf Blacksmith#west 826,{ mes "Bring me a Level 4 weapon for me to work on next time, got it?"; close; } - if (getequipweaponlv(.@part) == 0){ - mes "[Vestri]"; - mes "Armor?!"; - mes "Didn't I tell"; - mes "you that I only work"; - mes "on Level 4 weapons?"; - close; - } mes "[Vestri]"; mes "Okay, let me give you the mandatory warning. If your weapon happens to be destroyed by chance during the upgrade, you'll never see the weapon again."; next; diff --git a/npc/re/jobs/novice/academy.txt b/npc/re/jobs/novice/academy.txt index 5ff205f895..97e0be6541 100644 --- a/npc/re/jobs/novice/academy.txt +++ b/npc/re/jobs/novice/academy.txt @@ -12818,6 +12818,7 @@ izlude_d,153,126,1 duplicate(Refinery Owner Han#iz) Refinery Owner Han#iz_d 4_M_ .@refineitemid = getequipid(.@part); // save id of the item .@refinerycnt = getequiprefinerycnt(.@part); //save refinery count setarray .@card[0], getequipcardid(.@part,0), getequipcardid(.@part,1), getequipcardid(.@part,2), getequipcardid(.@part,3); + .@itemtype = getiteminfo( .@refineitemid, ITEMINFO_TYPE ); if (.@refinerycnt >= 10) { mes "[Refining Machine Wagjak]"; @@ -12876,28 +12877,42 @@ izlude_d,153,126,1 duplicate(Refinery Owner Han#iz) Refinery Owner Han#iz_d 4_M_ // .@price = getequiprefinecost(.@part, REFINE_COST_NORMAL, REFINE_ZENY_COST); .@material = getequiprefinecost(.@part, REFINE_COST_NORMAL, REFINE_MATERIAL_ID); - switch(getequipweaponlv(.@part)) { - default: - case 0: // Armor - .@price = 20000; + if( .@itemtype == IT_ARMOR ){ + .@equip_lv = getequiparmorlv( .@part ); .@type$ = "Armor"; - break; - case 1: // Level 1 Weapon - .@price = 1000; - .@type$ = "Level 1 weapon"; - break; - case 2: // Level 2 Weapon - .@price = 2000; - .@type$ = "Level 2 weapon"; - break; - case 3: // Level 3 Weapon - .@price = 10000; - .@type$ = "Level 3 weapon"; - break; - case 4: // Level 4 Weapon - .@price = 20000; - .@type$ = "Level 4 weapon"; - break; + + switch( .@equip_lv ){ + case 1: + .@price = 20000; + break; + default: + // TODO: + close; + } + }else if( .@itemtype == IT_WEAPON ){ + .@equip_lv = getequipweaponlv( .@part ); + .@type$ = "Level " + .@equip_lv + " Weapon"; + + switch( .@equip_lv ){ + case 1: + .@price = 1000; + break; + case 2: + set .@price,2000; + break; + case 3: + set .@price,10000; + break; + case 4: + set .@price,20000; + break; + default: + // TODO: + close; + } + }else{ + // TODO: + close; } mes "[Refining Machine Wagjak]"; diff --git a/npc/re/merchants/advanced_refiner.txt b/npc/re/merchants/advanced_refiner.txt index 6d6261f550..67462c83e9 100644 --- a/npc/re/merchants/advanced_refiner.txt +++ b/npc/re/merchants/advanced_refiner.txt @@ -71,42 +71,58 @@ malangdo,221,174,6 script Holink#mal_cash 559,{ } mes "[Holink]"; .@refineitemid = getequipid(.@part); // save id of the item + .@itemtype = getiteminfo( .@refineitemid, ITEMINFO_TYPE ); .@refinerycnt = getequiprefinerycnt(.@part); //save refinery count setarray .@card[0], getequipcardid(.@part,0), getequipcardid(.@part,1), getequipcardid(.@part,2), getequipcardid(.@part,3); // Holink has different hardcoded prices // .@price = getequiprefinecost(.@part, REFINE_COST_NORMAL, REFINE_ZENY_COST); .@material = getequiprefinecost(.@part, REFINE_COST_NORMAL, REFINE_MATERIAL_ID); - switch(getequipweaponlv(.@part)) { - default: - case 0: // Armor + if( .@itemtype == IT_ARMOR ){ + .@equip_lv = getequiparmorlv( .@part ); .@type$ = "armor"; - .@price = 15000; mes "You have chosen an armor, meow~"; - break; - case 1: // Level 1 Weapon + + switch(.@equip_lv) { + case 1: + .@price = 15000; + break; + default: + // TODO: + close; + } + }else if( .@itemtype == IT_WEAPON ){ + .@equip_lv = getequipweaponlv( .@part ); .@type$ = "weapon"; - .@price = 500; - mes "A level 1 weapon...?"; - break; - case 2: // Level 2 Weapon - .@type$ = "weapon"; - .@price = 2000; - mes "Meow, a level 2 weapon...?"; - break; - case 3: // Level 3 Weapon - .@type$ = "weapon"; - .@price = 20000; - mes "Meow Meow~~ A level 3 weapon~~"; - break; - case 4: // Level 4 Weapon - .@type$ = "weapon"; - .@price = 50000; - mes "Me-Meow!... A level 4 weapon...!"; - mes "I've only seen it twice while"; - mes "learning from Aragam... Me-Meow!!"; - break; + + switch( .@equip_lv ){ + case 1: // Level 1 Weapon + .@price = 500; + mes "A level 1 weapon...?"; + break; + case 2: // Level 2 Weapon + .@price = 2000; + mes "Meow, a level 2 weapon...?"; + break; + case 3: // Level 3 Weapon + .@price = 20000; + mes "Meow Meow~~ A level 3 weapon~~"; + break; + case 4: // Level 4 Weapon + .@price = 50000; + mes "Me-Meow!... A level 4 weapon...!"; + mes "I've only seen it twice while"; + mes "learning from Aragam... Me-Meow!!"; + break; + default: + // TODO: + close; + } + }else{ + // TODO: + close; } + mes "You need ^ff9999"+getitemname(.@material)+"^000000 and ^ff9999"+.@price+"^000000 Zeny for this refine, meow~"; mes "Want to continue, meow?~"; next; diff --git a/npc/re/merchants/blessed_refiner.txt b/npc/re/merchants/blessed_refiner.txt index 3d4f9aa946..5ae282d15e 100644 --- a/npc/re/merchants/blessed_refiner.txt +++ b/npc/re/merchants/blessed_refiner.txt @@ -69,6 +69,7 @@ close; } .@equip_id = getequipid(.@part); + .@itemtype = getiteminfo( .@equip_id ); .@equip_refine = getequiprefinerycnt(.@part); setarray .@card[0], getequipcardid(.@part,0), getequipcardid(.@part,1), getequipcardid(.@part,2), getequipcardid(.@part,3); @@ -77,34 +78,47 @@ mes "This equipment has refined to "+.@equip_refine+". I only handle items with refine levels from +6 to +12!"; close; } - set .@equip_lv, getequipweaponlv(.@part); - switch(.@equip_lv) { - default: - case 0: - set .@price,20000; - set .@material,6439; //Unbreakable_Def - set .@type$,"Armor"; - break; - case 1: - set .@price,1000; - set .@material,6438; //Unbreakable_Weap - set .@type$,"Weapon"; - break; - case 2: - set .@price,2000; - set .@material,6438; //Unbreakable_Weap - set .@type$,"Weapon"; - break; - case 3: - set .@price,20000; - set .@material,6438; //Unbreakable_Weap - set .@type$,"Weapon"; - break; - case 4: - set .@price,40000; - set .@material,6438; //Unbreakable_Weap - set .@type$,"Weapon"; - break; + if( .@itemtype == IT_ARMOR ){ + .@equip_lv = getequiparmorlv( .@part ); + .@type$ = "Armor"; + + switch(.@equip_lv) { + case 1: + set .@price,20000; + set .@material,6439; //Unbreakable_Def + break; + default: + // TODO: + close; + } + }else if( .@itemtype == IT_WEAPON ){ + .@equip_lv = getequipweaponlv( .@part ); + .@type$ = "Weapon"; + + switch( .@equip_lv ){ + case 1: + set .@price,1000; + set .@material,6438; //Unbreakable_Weap + break; + case 2: + set .@price,2000; + set .@material,6438; //Unbreakable_Weap + break; + case 3: + set .@price,20000; + set .@material,6438; //Unbreakable_Weap + break; + case 4: + set .@price,40000; + set .@material,6438; //Unbreakable_Weap + break; + default: + // TODO: + close; + } + }else{ + // TODO: + close; } set .@ore$,"^ff9999Blessed "+.@type$+" Ore^000000"; mes "[Blacksmith Dister]"; @@ -132,7 +146,7 @@ if (countitem(.@material) == 0 || Zeny < .@price) { mes "[Blacksmith Dister]"; mes "Materials insufficient."; - mes "To refine "+((.@equip_lv)?"a level "+.@equip_lv+" weapon":"armor")+", I need "+.@ore$+" and a "+callfunc("F_InsertComma",.@price)+" zeny refining fee."; + mes "To refine a level "+.@equip_lv+" "+.@type$+", I need "+.@ore$+" and a "+callfunc("F_InsertComma",.@price)+" zeny refining fee."; close; } delitem .@material,1; diff --git a/npc/re/merchants/hd_refiner.txt b/npc/re/merchants/hd_refiner.txt index e4726ef42c..a064b52ec5 100644 --- a/npc/re/merchants/hd_refiner.txt +++ b/npc/re/merchants/hd_refiner.txt @@ -85,6 +85,7 @@ } .@refineitemid = getequipid(.@part); // save id of the item + .@itemtype = getiteminfo( .@refineitemid, ITEMINFO_TYPE ); .@refinerycnt = getequiprefinerycnt(.@part); //save refinery count setarray .@card[0], getequipcardid(.@part,0), getequipcardid(.@part,1), getequipcardid(.@part,2), getequipcardid(.@part,3); .@price = getequiprefinecost(.@part, REFINE_COST_HD, REFINE_ZENY_COST); @@ -113,8 +114,7 @@ mes "With the Blacksmith Blessing, the equipment won't vanish if the refine fails!"; next; mes "[Blacksmith Mighty Hammer]"; - .@weapon_lvl = getequipweaponlv(.@part); - if (.@weapon_lvl < 1 || .@weapon_lvl > 4) + if ( .@itemtype != IT_WEAPON ) mes "For +" + getequiprefinerycnt(.@part) + " equipment, refine with^316AC5 " + .@blacksmith_blessing_count + " unit(s) Blacksmith Blessing^000000 can prevent the equipment from vanishing. Do you want use it to refine?"; else mes "For +" + getequiprefinerycnt(.@part) + " weapon, refine with^316AC5 " + .@blacksmith_blessing_count + " unit(s) Blacksmith Blessing^000000 can prevent the equipment from vanishing. Do you want use it to refine?"; @@ -161,7 +161,7 @@ next; emotion ET_BEST; mes "[Blacksmith Mighty Hammer]"; - mes "The sound refreshes my mind everytime I hear it."; + mes "The sound refreshes my mind every time I hear it."; mes "Here, have it. Refine succeeded flawlessly!"; close; } @@ -253,7 +253,7 @@ lhz_in02,280,19,3 duplicate(MightyHammer) Mighty Hammer#lhz 4_M_DWARF .@refine_count = getequiprefinerycnt(.@part); if (.@refine_count < 10) { mes "[Basta]"; - mes "Haven't I told you? I only refine equipments that are +10 and above."; + mes "Haven't I told you? I only refine equipment that are +10 and above."; close; } else if (.@refine_count == 10) @@ -266,13 +266,13 @@ lhz_in02,280,19,3 duplicate(MightyHammer) Mighty Hammer#lhz 4_M_DWARF close; } .@refineitemid = getequipid(.@part); // save id of the item + .@itemtype = getiteminfo( .@refineitemid, ITEMINFO_TYPE ); .@refinerycnt = getequiprefinerycnt(.@part); //save refinery count setarray .@card[0], getequipcardid(.@part,0), getequipcardid(.@part,1), getequipcardid(.@part,2), getequipcardid(.@part,3); .@price = getequiprefinecost(.@part, REFINE_COST_HD, REFINE_ZENY_COST); .@material = getequiprefinecost(.@part, REFINE_COST_HD, REFINE_MATERIAL_ID); - .@weapon_lvl = getequipweaponlv(.@part); - if (.@weapon_lvl < 1 || .@weapon_lvl > 4) + if ( .@itemtype != IT_WEAPON ) .@type$ = "armor"; else .@type$ = "weapon"; diff --git a/npc/re/merchants/refine.txt b/npc/re/merchants/refine.txt index 07ab4bca82..559c94d3f2 100644 --- a/npc/re/merchants/refine.txt +++ b/npc/re/merchants/refine.txt @@ -108,18 +108,22 @@ function script refinenew { .@price = getequiprefinecost(.@part, REFINE_COST_NORMAL, REFINE_ZENY_COST); .@material = getequiprefinecost(.@part, REFINE_COST_NORMAL, REFINE_MATERIAL_ID); .@safe = 10; - - if (getequipweaponlv(.@part) >= 1 && getequipweaponlv(.@part) <= 4) { + .@itemtype = getiteminfo( .@refineitemid, ITEMINFO_TYPE ); + + if( .@itemtype == IT_WEAPON ){ .@article$ = "a"; .@type$ = "weapon"; - } else { + }else if( .@itemtype == IT_ARMOR ){ .@article$ = "an"; .@type$ = "armor"; + }else{ + // TODO: + close; } - + mes "["+ .@npc_name$ +"]"; mes "Hmm " + .@article$ + " " + .@type$ + ", is that ok?"; - mes "If you want to refine this armor,"; + mes "If you want to refine this " + .@type$ + ","; mes "I will need 1 ^003366" + getitemname(.@material) + "^000000 and " + callfunc("F_InsertComma",.@price) + " zeny."; mes "Are you sure you want to continue?"; next; @@ -131,7 +135,7 @@ function script refinenew { if (getarg(1) != 1) { if (getequippercentrefinery(.@part) < 100) { mes "["+ .@npc_name$ +"]"; - mes "This "+.@type$+" already has been refined serveral times."; + mes "This "+.@type$+" already has been refined several times."; mes "It could be destroyed if I try again."; mes "It won't break for sure, but there is has a small chance."; next; @@ -455,31 +459,44 @@ malangdo,224,172,6 script Clink#mal_normal 544,{ setarray .@card[0], getequipcardid(.@part,0), getequipcardid(.@part,1), getequipcardid(.@part,2), getequipcardid(.@part,3); .@price = getequiprefinecost(.@part, REFINE_COST_NORMAL, REFINE_ZENY_COST); .@material = getequiprefinecost(.@part, REFINE_COST_NORMAL, REFINE_MATERIAL_ID); - + .@itemtype = getiteminfo( .@refineitemid, ITEMINFO_TYPE ); mes "[Clink]"; - switch(getequipweaponlv(.@part)) { - default: - case 0: // Armor - .@type$ = "armor"; - mes "Hmm, an armor refine? Someone like you?"; - break; - case 1: // Level 1 Weapon - .@type$ = "weapon"; - mes "A level 1 weapon?"; - mes "Urr... Annoying... Okay, let's try..."; - break; - case 2: // Level 2 Weapon - .@type$ = "weapon"; - mes "A level 2 weapon?"; - break; - case 3: // Level 3 Weapon - .@type$ = "weapon"; - mes "Woot!! A level 3 weapon? Impressive~"; - break; - case 4: // Level 4 Weapon - .@type$ = "weapon"; - mes "Wow!... A level 4 weapon~!!"; - break; + if( .@itemtype == IT_ARMOR ){ + switch( getequiparmorlv( .@part ) ){ + case 1: // Armor + .@type$ = "armor"; + mes "Hmm, an armor refine? Someone like you?"; + break; + default: + // TODO: + close; + } + }else if( .@itemtype == IT_WEAPON ){ + switch( getequipweaponlv( .@part ) ){ + case 1: // Level 1 Weapon + .@type$ = "weapon"; + mes "A level 1 weapon?"; + mes "Urr... Annoying... Okay, let's try..."; + break; + case 2: // Level 2 Weapon + .@type$ = "weapon"; + mes "A level 2 weapon?"; + break; + case 3: // Level 3 Weapon + .@type$ = "weapon"; + mes "Woot!! A level 3 weapon? Impressive~"; + break; + case 4: // Level 4 Weapon + .@type$ = "weapon"; + mes "Wow!... A level 4 weapon~!!"; + break; + default: + // TODO: + close; + } + }else{ + // TODO: + close; } mes "You need ^ff9999"+getitemname(.@material)+"^000000 and ^ff9999"+.@price+"^000000 Zeny. Do you have them?"; next; diff --git a/npc/re/merchants/ticket_refiner.txt b/npc/re/merchants/ticket_refiner.txt index 4212728891..26e817b604 100644 --- a/npc/re/merchants/ticket_refiner.txt +++ b/npc/re/merchants/ticket_refiner.txt @@ -79,23 +79,36 @@ prontera,184,177,6 script Refine Master 851,{ .@refineitemid = getequipid(.@part); // save id of the item .@refinerycnt = getequiprefinerycnt(.@part); //save refinery count setarray .@card[0], getequipcardid(.@part,0), getequipcardid(.@part,1), getequipcardid(.@part,2), getequipcardid(.@part,3); - switch(getequipweaponlv(.@part)) { - default: - case 0: - setarray .@tickets[0],6457,6235,6234,6233,6232,6239; - setarray .@levels[0],5,6,7,8,9,11; - set .@type$,"Armor"; - set .@check,.@bArmorUp; - break; - case 1: - case 2: - case 3: - case 4: - setarray .@tickets[0],6456,6231,6230,6229,6228,6238; - setarray .@levels[0],5,6,7,8,9,11; - set .@type$,"Weapon"; - set .@check,.@bWeaponUp; - break; + .@itemtype = getiteminfo( .@refineitemid ); + if( .@itemtype == IT_WEAPON ){ + switch( getequipweaponlv( .@part ) ){ + case 1: + case 2: + case 3: + case 4: + setarray .@tickets[0],6456,6231,6230,6229,6228,6238; + setarray .@levels[0],5,6,7,8,9,11; + set .@type$,"Weapon"; + set .@check,.@bWeaponUp; + break; + default: + // TODO: + close; + } + }else if( .@itemtype == IT_ARMOR ){ + switch( getequiparmorlv( .@part ) ){ + case 1: + setarray .@tickets[0],6457,6235,6234,6233,6232,6239; + setarray .@levels[0],5,6,7,8,9,11; + set .@type$,"Armor"; + set .@check,.@bArmorUp; + break; + default: + // TODO: + close; + }else{ + // TODO: + close; } if (!.@check) { emotion ET_THINK; diff --git a/sql-files/item_db.sql b/sql-files/item_db.sql index 04fe89e4f6..59b0463ba2 100644 --- a/sql-files/item_db.sql +++ b/sql-files/item_db.sql @@ -69,6 +69,7 @@ CREATE TABLE `item_db` ( `location_shadow_right_accessory` tinyint(1) unsigned DEFAULT NULL, `location_shadow_left_accessory` tinyint(1) unsigned DEFAULT NULL, `weapon_level` tinyint(1) unsigned DEFAULT NULL, + `armor_level` tinyint(1) unsigned DEFAULT NULL, `equip_level_min` tinyint(3) unsigned DEFAULT NULL, `equip_level_max` tinyint(3) unsigned DEFAULT NULL, `refineable` tinyint(1) unsigned DEFAULT NULL, diff --git a/sql-files/item_db2.sql b/sql-files/item_db2.sql index 819a97a12e..100931e6d1 100644 --- a/sql-files/item_db2.sql +++ b/sql-files/item_db2.sql @@ -69,6 +69,7 @@ CREATE TABLE `item_db2` ( `location_shadow_right_accessory` tinyint(1) unsigned DEFAULT NULL, `location_shadow_left_accessory` tinyint(1) unsigned DEFAULT NULL, `weapon_level` tinyint(1) unsigned DEFAULT NULL, + `armor_level` tinyint(1) unsigned DEFAULT NULL, `equip_level_min` tinyint(3) unsigned DEFAULT NULL, `equip_level_max` tinyint(3) unsigned DEFAULT NULL, `refineable` tinyint(1) unsigned DEFAULT NULL, diff --git a/sql-files/item_db2_re.sql b/sql-files/item_db2_re.sql index 56b0d21937..6ed85c0cf1 100644 --- a/sql-files/item_db2_re.sql +++ b/sql-files/item_db2_re.sql @@ -76,6 +76,7 @@ CREATE TABLE `item_db2_re` ( `location_shadow_right_accessory` tinyint(1) unsigned DEFAULT NULL, `location_shadow_left_accessory` tinyint(1) unsigned DEFAULT NULL, `weapon_level` tinyint(1) unsigned DEFAULT NULL, + `armor_level` tinyint(1) unsigned DEFAULT NULL, `equip_level_min` tinyint(3) unsigned DEFAULT NULL, `equip_level_max` tinyint(3) unsigned DEFAULT NULL, `refineable` tinyint(1) unsigned DEFAULT NULL, diff --git a/sql-files/item_db_equip.sql b/sql-files/item_db_equip.sql index ce503f2dcd..5bd06569f5 100644 --- a/sql-files/item_db_equip.sql +++ b/sql-files/item_db_equip.sql @@ -576,1198 +576,1198 @@ REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`job_mage`,`job_sage`,`job_wizard`,`class_upper`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (2004,'Kronos','Kronos','Weapon','2hStaff',20,1000,30,1,true,true,true,true,true,true,4,50,true,'bonus bMatkRate,20;\nbonus bInt,3+(getrefine()/2);\nbonus bMaxHP,300+(50*getrefine()/2);\nautobonus "{ bonus bMatkRate,12; bonus buseSPRate,20; }",1,5000,BF_MAGIC,"{ specialeffect2 EF_ENHANCE; }";'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`class_upper`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (2005,'Dea_Staff','Dea Staff','Weapon','2hStaff',20,1000,30,1,1,true,true,true,true,true,true,3,50,true,'bonus bAtkEle,Ele_Holy;\nbonus bMatkRate,15+getrefine()/2;\nbonus bInt,6;\nbonus bVit,2;\nautobonus3 "{ }",20,1000,"AL_HEAL","{ specialeffect2 EF_MAGICALATTHIT; heal 0,200; }";'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (2006,'G_Staff_Of_Light','Staff Of Light','Weapon','2hStaff',20,1900,80,1,true,true,true,true,true,true,4,60,true,'/* bonus bMatk,150;\n*/ bonus bAtkEle,Ele_Holy;\nbonus bInt,6;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_left_hand`,`refineable`,`view`) VALUES (2101,'Guard','Guard','Armor',500,300,3,true,true,1); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`refineable`,`view`) VALUES (2102,'Guard_','Guard','Armor',500,300,3,1,true,true,1); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_swordman`,`job_thief`,`location_left_hand`,`refineable`,`view`) VALUES (2103,'Buckler','Buckler','Armor',14000,600,4,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,2); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_swordman`,`job_thief`,`location_left_hand`,`refineable`,`view`) VALUES (2104,'Buckler_','Buckler','Armor',14000,600,4,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,2); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_left_hand`,`refineable`,`view`) VALUES (2105,'Shield','Shield','Armor',56000,1300,6,true,true,true,true,true,3); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_left_hand`,`refineable`,`view`) VALUES (2106,'Shield_','Shield','Armor',56000,1300,6,1,true,true,true,true,true,3); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_stargladiator`,`job_swordman`,`location_left_hand`,`refineable`,`view`,`script`) VALUES (2107,'Mirror_Shield','Mirror Shield','Armor',60000,1000,4,true,true,true,true,true,true,4,'bonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_stargladiator`,`job_swordman`,`location_left_hand`,`refineable`,`view`,`script`) VALUES (2108,'Mirror_Shield_','Mirror Shield','Armor',60000,1000,4,1,true,true,true,true,true,true,4,'bonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_left_hand`,`refineable`,`view`,`script`) VALUES (2109,'Memorize_Book','Memory Book','Armor',20,1000,3,true,true,true,true,true,true,5,'bonus bInt,1;\nbonus bMdef,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`location_left_hand`,`equip_level_min`,`view`,`script`) VALUES (2110,'Holy_Guard','Holy Guard','Armor',85000,1400,5,true,true,68,4,'bonus bVit,2;\nbonus bMdef,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2111,'Herald_Of_GOD','Sacred Mission','Armor',128000,1600,5,true,true,83,true,4,'bonus bVit,3;\nbonus bInt,2;\nbonus bMdef,3;\nbonus bUnbreakableShield;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_left_hand`,`view`) VALUES (2112,'Novice_Guard','Novice Guard','Armor',1,1,3,true,true,true,1); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2113,'Novice_Shield','Novice Shield','Armor',5000,1000,3,1,true,true,true,40,true,3,'bonus2 bSubEle,Ele_Water,20;\nbonus2 bSubEle,Ele_Earth,20;\nbonus2 bSubEle,Ele_Fire,20;\nbonus2 bSubEle,Ele_Wind,20;\nbonus2 bSubEle,Ele_Poison,20;\nbonus2 bSubEle,Ele_Ghost,20;\nbonus2 bSubEle,Ele_Undead,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2114,'Stone_Buckler','Stone Buckler','Armor',30000,1500,3,1,true,false,false,true,65,true,2,'bonus2 bSubSize,Size_Large,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2115,'Valkyrja\'s_Shield','Valkyrja\'s Shield','Armor',30000,500,3,1,true,false,false,true,65,true,4,'bonus2 bSubEle,Ele_Water,20;\nbonus2 bSubEle,Ele_Fire,20;\nbonus2 bSubEle,Ele_Dark,20;\nbonus2 bSubEle,Ele_Undead,20;\nbonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2116,'Angel\'s_Safeguard','Angelic Guard','Armor',10000,400,3,1,true,true,true,20,true,1,'bonus2 bSubRace,RC_Demon,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_ninja`,`location_left_hand`,`equip_level_min`,`refineable`,`view`) VALUES (2117,'Arm_Guard','Arm Guard','Armor',10000,150,5,true,true,20,true,1); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_ninja`,`location_left_hand`,`equip_level_min`,`refineable`,`view`) VALUES (2118,'Arm_Guard_','Arm Guard','Armor',10000,150,5,1,true,true,20,true,1); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_ninja`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2119,'Improved_Arm_Guard','Advanced Arm Guard','Armor',40000,150,4,true,true,50,true,1,'bonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_ninja`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2120,'Improved_Arm_Guard_','Advanced Arm Guard','Armor',40000,150,4,1,true,true,50,true,1,'bonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_left_hand`,`refineable`,`view`,`script`) VALUES (2121,'Memorize_Book_','Memory Book','Armor',20,1000,3,1,true,true,true,true,true,true,5,'bonus bInt,1;\nbonus bMdef,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2122,'Platinum_Shield','Platinum Shield','Armor',20,1200,5,true,false,false,true,true,68,true,4,'bonus bMdef,5;\nbonus2 bSubSize,Size_Medium,15;\nbonus2 bSubSize,Size_Large,15;\nbonus2 bSubRace,RC_Undead,10;\nbonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",7,150,BF_MAGIC,0;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2123,'Orleans_Server','Orleans\'s Server','Armor',20,1000,5,1,true,false,false,true,true,55,true,4,'bonus bMdef,2;\nbonus bMagicDamageReturn,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2124,'Thorny_Buckler','Thorny Buckler','Armor',20,1000,5,1,true,false,false,true,true,55,true,2,'bonus bMdef,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`class_upper`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2125,'Strong_Shield','Strong Shield','Armor',20,2500,4,1,true,true,true,true,true,true,true,true,true,true,true,75,true,4,'bonus bNoKnockback;\nbonus2 bSubEle,Ele_Neutral,-20;\nbonus2 bSubEle,Ele_Fire,-20;\nbonus2 bSubEle,Ele_Water,-20;\nbonus2 bSubEle,Ele_Wind,-20;\nbonus2 bSubEle,Ele_Earth,-20;\nbonus2 bSubEle,Ele_Dark,-20;\nbonus2 bSubEle,Ele_Holy,-20;\nbonus2 bSubEle,Ele_Ghost,-20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2126,'Guyak_Shield','Guyak Shield','Armor',20,700,3,true,false,false,true,75,true,2,'bonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_left_hand`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2127,'Secular_Mission','Secular Mission','Armor',20,10,true,4,100,true,true,true,true,true,true,true,'bonus2 bSubClass,Class_All,25;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2128,'Herald_Of_GOD_','Sacred Mission','Armor',128000,1600,5,1,true,true,83,true,4,'bonus bVit,3;\nbonus bInt,2;\nbonus bMdef,3;\nbonus bUnbreakableShield;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_monk`,`job_priest`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2129,'Exorcism_Bible','Exorcism Bible','Armor',20,600,5,true,true,true,50,true,5,'bonus bHPrecovRate,3;\nbonus bSPrecovRate,3;\nbonus bInt,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2130,'Cross_Shield','Cross Shield','Armor',20,2000,6,1,true,true,80,true,4,'bonus bStr,1;\nbonus2 bSkillAtk,"PA_SHIELDCHAIN",30;\nbonus2 bSkillAtk,"CR_SHIELDBOOMERANG",30;\nbonus bUseSPrate,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2131,'Magic_Study_Vol1','Magic Bible Vol1','Armor',20,1000,2,1,true,true,true,true,true,70,true,5,'bonus bMdef,3;\nbonus bInt,2;\nbonus2 bAddEffWhenHit,Eff_Stun,1000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_left_hand`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2132,'Shelter_Resistance','Shell Of Resistance','Armor',20,9,true,2,100,true,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_All,20;\nbonus bShortWeaponDamageReturn,1;\nif (vip_status(VIP_STATUS_ACTIVE)) {\n bonus bAllStats,1;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`class_upper`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2133,'Tournament_Shield','Tournament Shield','Armor',20,1000,5,1,true,true,true,true,true,50,true,4,'bonus2 bAddClass,Class_All,1;\nif (Class == Job_Lord_Knight)\n bonus bAspdRate,-5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2134,'Shield_Of_Naga','Shield of Naga','Armor',20,500,3,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,70,true,2,'bonus bMdef,3;\nautobonus2 "{ bonus bShortWeaponDamageReturn,(getrefine()*3); }",10,5000,BF_WEAPON,"{ specialeffect2 EF_GUARD; }";'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_rogue`,`class_upper`,`location_left_hand`,`equip_level_min`,`refineable`,`view`) VALUES (2135,'Shadow_Guard','Shadow Guard','Armor',20,800,4,1,true,true,true,70,true,2); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_left_hand`,`view`,`script`) VALUES (2136,'Cracked_Buckler','Cracked Buckler','Armor',5,true,2,'bonus bAgi,2;\nbonus2 bAddEle,Ele_Neutral,-10;\nbonus3 bAutoSpellWhenHit,"PR_KYRIE",1,50;\nbonus bMdef,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_left_hand`,`equip_level_min`,`view`,`script`) VALUES (2137,'Valkyrja\'s_Shield_C','Neo Valkyrja\'s Shield','Armor',5,true,false,false,true,true,95,4,'bonus2 bSubEle,Ele_Water,20;\nbonus2 bSubEle,Ele_Fire,20;\nbonus2 bSubEle,Ele_Dark,20;\nbonus2 bSubEle,Ele_Undead,20;\nbonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2138,'Bradium_Shield','Bradium Shield','Armor',20,1800,5,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,65,true,3,'bonus2 bSkillAtk,"CR_SHIELDBOOMERANG",60;\nbonus bAgi,-1;\nbonus bMaxHP,500;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_blacksmith`,`class_normal`,`class_upper`,`class_baby`,`location_left_hand`,`equip_level_min`,`view`) VALUES (2139,'Flame_Thrower','Flame Thrower','Armor',20000,2000,60,true,true,true,true,true,99,1); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_left_hand`,`equip_level_min`,`refineable`,`script`) VALUES (2199,'Ahura_Mazda','Ahura Mazdah','Armor',1,10,100,true,1,true,'bonus bAllStats,50;\nbonus bMdef,99;\nbonus bShortWeaponDamageReturn,100;\nbonus2 bSubRace,RC_DemiHuman,95;\nbonus2 bSubRace,RC_Player_Human,95;\nskill "CR_FULLPROTECTION",5;\nSkill "WZ_ESTIMATION",1;\nSkill "ST_FULLSTRIP",5;\nSkill "HW_MAGICPOWER",10;\nbonus bMaxHPRate,200;\nbonus bNoGemStone;\nbonus bSpeedRate,25;\nbonus bNoWalkDelay;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`,`script`) VALUES (2201,'Sunglasses','Sunglasses','Armor',5000,100,true,12,'bonus2 bResEff,Eff_Blind,500;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`view`,`script`) VALUES (2202,'Sunglasses_','Sunglasses','Armor',5000,100,1,true,12,'bonus2 bResEff,Eff_Blind,500;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (2203,'Glasses','Glasses','Armor',4000,100,true,3); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`view`) VALUES (2204,'Glasses_','Glasses','Armor',4000,100,1,true,3); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (2205,'Diver\'s_Goggles','Diver Goggles','Armor',3500,100,true,10); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2206,'Wedding_Veil','Wedding Veil','Armor',23000,100,true,true,44,'bonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`view`,`script`) VALUES (2207,'Fancy_Flower','Fancy Flower','Armor',20,100,true,4,'bonus2 bSubRace,RC_Plant,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2208,'Ribbon','Ribbon','Armor',800,100,1,true,true,17,'bonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2209,'Ribbon_','Ribbon','Armor',800,100,1,1,true,true,17,'bonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`) VALUES (2210,'Hair_Band','Hair Band','Armor',500,100,1,true,9); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (2211,'Bandana','Bandana','Armor',400,100,1,true,true,6); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (2212,'Eye_Bandage','Eye Patch','Armor',1000,100,true,13); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (2213,'Cat_Hairband','Kitty Band','Armor',20,100,2,true,true,2); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2214,'Bunny_Band','Bunny Band','Armor',20,100,2,true,true,15,'bonus bLuk,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (2215,'Flower_Hairband','Flower Band','Armor',20,100,2,true,true,5); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`refineable`,`view`) VALUES (2216,'Biretta','Biretta','Armor',9000,100,4,true,true,true,true,true,11); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`refineable`,`view`) VALUES (2217,'Biretta_','Biretta','Armor',9000,100,4,1,true,true,true,true,true,11); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`script`) VALUES (2218,'Flu_Mask','Flu Mask','Armor',300,100,true,8,'bonus2 bResEff,Eff_Silence,1000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`script`) VALUES (2219,'Flu_Mask_','Flu Mask','Armor',300,100,true,8,'bonus2 bResEff,Eff_Silence,1000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (2220,'Hat','Hat','Armor',1000,200,2,true,true,16); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (2221,'Hat_','Hat','Armor',1000,200,2,1,true,true,16); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (2222,'Turban','Turban','Armor',4500,300,3,true,false,false,true,true,7); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (2223,'Turban_','Turban','Armor',4500,300,3,1,true,false,false,true,true,7); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`location_head_mid`,`refineable`,`view`) VALUES (2224,'Goggle','Goggles','Armor',20,300,5,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`location_head_mid`,`refineable`,`view`) VALUES (2225,'Goggle_','Goggles','Armor',20,300,5,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`refineable`,`view`) VALUES (2226,'Cap','Cap','Armor',12000,400,4,true,true,true,true,true,true,true,true,true,true,true,true,true,true,14); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`refineable`,`view`) VALUES (2227,'Cap_','Cap','Armor',12000,400,4,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,14); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`refineable`,`view`) VALUES (2228,'Helm','Helm','Armor',44000,600,6,true,true,true,true,true,40); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`refineable`,`view`) VALUES (2229,'Helm_','Helm','Armor',44000,600,6,1,true,true,true,true,true,40); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`refineable`,`script`) VALUES (2230,'Gemmed_Sallet','Gemmed Sallet','Armor',50000,500,4,true,true,true,true,true,true,true,true,true,true,true,'bonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`refineable`,`script`) VALUES (2231,'Gemmed_Sallet_','Gemmed Sallet','Armor',50000,500,4,1,true,true,true,true,true,true,true,true,true,true,true,'bonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2232,'Circlet','Circlet','Armor',7500,300,3,true,true,true,true,true,true,true,true,true,18,'bonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2233,'Circlet_','Circlet','Armor',7500,300,3,1,true,true,true,true,true,true,true,true,true,18,'bonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2234,'Tiara','Tiara','Armor',20,400,4,true,false,false,true,45,true,19,'bonus bInt,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2235,'Crown','Crown','Armor',20,400,4,true,false,false,true,45,true,45,'bonus bInt,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2236,'Santa\'s_Hat','Santa Hat','Armor',20,100,1,true,true,20,'bonus bMdef,1;\nbonus bLuk,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`) VALUES (2237,'Weird_Goatee','Bandit Beard','Armor',2,100,true,21); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (2239,'One_Eyed_Glass','Monocle','Armor',10000,100,true,23); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`) VALUES (2240,'Beard','Beard','Armor',2,100,true,24); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`) VALUES (2241,'Granpa_Beard','Grampa Beard','Armor',5000,100,true,25); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`view`,`script`) VALUES (2242,'Luxury_Sunglasses','Purple Glasses','Armor',24000,100,1,true,26,'bonus2 bResEff,Eff_Blind,1000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`view`,`script`) VALUES (2243,'Spinning_Eyes','Geek Glasses','Armor',20000,100,1,true,27,'bonus2 bResEff,Eff_Blind,1500;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2244,'Big_Sis\'_Ribbon','Big Ribbon','Armor',15000,200,2,true,false,false,true,true,28,'bonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (2245,'Sweet_Gents','Sweet Gent','Armor',15000,400,3,true,false,false,true,true,29); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2246,'Golden_Gear','Golden Gear','Armor',20,900,5,true,false,false,true,40,true,30,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (2247,'Oldman\'s_Romance','Romantic Gent','Armor',15000,400,3,true,false,false,true,true,31); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (2248,'Western_Grace','Western Grace','Armor',15000,400,3,true,false,false,true,true,32); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2249,'Coronet','Coronet','Armor',20,300,3,true,false,false,true,true,33,'bonus bInt,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`script`) VALUES (2250,'Fillet','Cute Ribbon','Armor',500,100,1,true,false,false,true,34,'bonus bMaxSP,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2251,'Holy_Bonnet','Monk Hat','Armor',30000,100,5,true,true,true,true,true,35,'bonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2252,'Star_Sparkling','Wizard Hat','Armor',20,300,4,true,true,true,true,true,true,36,'bonus bMaxSP,100;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (2253,'Sunflower','Sunflower','Armor',20,100,1,true,37,'bonus2 bSubRace,RC_Insect,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2254,'Angelic_Chain','Angel Wing','Armor',20,100,2,true,false,false,true,true,38,'bonus bMdef,3;\nbonus bAgi,1;\nbonus bLuk,1;\nbonus2 bSubRace,RC_Demon,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2255,'Satanic_Chain','Evil Wing','Armor',20,100,3,true,false,false,true,true,39,'bonus bMdef,2;\nbonus bStr,1;\nbonus2 bSubRace,RC_Angel,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2256,'Magestic_Goat','Majestic Goat','Armor',20,800,5,true,true,true,true,true,true,true,true,true,true,41,'bonus bStr,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (2257,'Snowy_Horn','Unicorn Horn','Armor',20,100,2,true,true,42); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (2258,'Sharp_Gear','Spiky Band','Armor',20,1000,6,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,50,true,43); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (2259,'Mini_Propeller','Mini Propeller','Armor',20,100,1,true,true,46); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`view`) VALUES (2260,'Mini_Glasses','Mini Glasses','Armor',28000,100,1,true,false,false,true,47); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`refineable`,`view`) VALUES (2261,'Prontera_Army_Cap','Army Cap','Armor',20,400,4,true,true,true,true,true,true,true,true,true,true,true,48); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`) VALUES (2262,'Pierrot_Nose','Clown Nose','Armor',20,100,true,49); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`view`) VALUES (2263,'Gangster_Patch','Zorro Masque','Armor',20,100,true,false,false,true,50); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (2264,'Munak_Turban','Munak Hat','Armor',20,300,5,true,true,true,51,'bonus2 bSubRace,RC_Undead,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`script`) VALUES (2265,'Ganster_Mask','Gangster Mask','Armor',20,100,true,52,'bonus2 bResEff,Eff_Silence,1500;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_low`,`equip_level_min`,`view`) VALUES (2266,'Iron_Cane','Iron Cain','Armor',20,300,1,true,true,true,true,50,53); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`view`,`script`) VALUES (2267,'Cigar','Cigarette','Armor',20,100,true,false,false,true,54,'bonus2 bSubRace,RC_Insect,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`view`,`script`) VALUES (2268,'Smoking_Pipe','Pipe','Armor',20,100,true,false,false,true,55,'bonus2 bSubRace,RC_Insect,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`view`,`script`) VALUES (2269,'Centimental_Flower','Romantic Flower','Armor',20,100,true,false,false,true,56,'bonus2 bSubRace,RC_Plant,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`view`,`script`) VALUES (2270,'Centimental_Leaf','Romantic Leaf','Armor',20,100,true,false,false,true,57,'bonus2 bSubRace,RC_Plant,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`) VALUES (2271,'Jack_A_Dandy','Jack be Dandy','Armor',45000,100,1,true,false,false,true,58); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (2272,'Stop_Post','Stop Post','Armor',20,400,1,true,true,59); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2273,'Doctor_Cap','Doctor Band','Armor',20,100,3,true,false,false,true,true,60,'bonus bInt,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2274,'Ghost_Bandana','Ghost Bandana','Armor',20,100,true,false,false,true,true,61,'bonus bAgi,2;\nbonus2 bSubEle,Ele_Ghost,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (2275,'Red_Bandana','Red Bandana','Armor',20,100,2,true,true,62); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`view`) VALUES (2276,'Eagle_Eyes','Angled Glasses','Armor',20,100,1,true,63); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2277,'Nurse_Cap','Nurse Cap','Armor',20,100,2,true,true,true,true,true,64,'bonus bInt,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`view`) VALUES (2278,'Mr_Smile','Mr. Smile','Armor',60,100,1,true,true,65); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`) VALUES (2279,'Bomb_Wick','Bomb Wick','Armor',20,100,1,true,66); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2280,'Sahkkat','Sakkat','Armor',20,300,3,true,true,67,'bonus bAgi,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`location_head_low`,`view`) VALUES (2281,'Phantom_Of_Opera','Opera Masque','Armor',20,200,2,true,false,false,true,true,68); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`view`,`script`) VALUES (2282,'Spirit_Chain','Halo','Armor',20,100,true,69,'bonus2 bSubEle,Ele_Holy,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2283,'Ear_Mufs','Ear Muffs','Armor',20,200,3,true,true,70,'bonus2 bResEff,Eff_Curse,1000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (2284,'Antler','Antlers','Armor',20,500,4,true,false,false,true,true,71); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2285,'Apple_Of_Archer','Apple of Archer','Armor',20,200,true,false,false,true,30,true,72,'bonus bDex,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`equip_level_min`,`view`) VALUES (2286,'Elven_Ears','Elven Ears','Armor',20,100,true,false,false,true,70,73); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2287,'Pirate_Bandana','Pirate Bandana','Armor',20,100,3,true,false,false,true,true,74,'bonus bStr,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`location_head_low`,`view`) VALUES (2288,'Mr_Scream','Mr. Scream','Armor',20,100,1,true,false,false,true,true,75); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`view`,`script`) VALUES (2289,'Poo_Poo_Hat','Poo Poo Hat','Armor',20,700,true,76,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`) VALUES (2290,'Funeral_Costume','Funeral Hat','Armor',3000,100,1,true,77); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`view`,`script`) VALUES (2291,'Masquerade','Masquerade','Armor',20,100,true,false,false,true,78,'bonus2 bAddRace,RC_DemiHuman,3;\nbonus2 bAddRace,RC_Player_Human,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (2292,'Welding_Mask','Welding Mask','Armor',20,300,2,true,true,true,true,true,50,79,'bonus2 bSubEle,Ele_Fire,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`) VALUES (2293,'Pretend_Murdered','Pretend Murdered','Armor',20,100,1,true,80); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (2294,'Star_Dust','Stellar','Armor',20,100,1,true,true,81); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`view`,`script`) VALUES (2295,'Blinker','Blinker','Armor',1500,100,true,false,false,true,82,'bonus2 bResEff,Eff_Blind,10000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_archer`,`job_barddancer`,`job_hunter`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (2296,'Binoculars','Binoculars','Armor',20,100,1,true,true,true,true,50,83,'bonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`location_head_low`,`view`) VALUES (2297,'Goblini_Mask','Goblin Mask','Armor',20,100,1,true,false,false,true,true,84); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`) VALUES (2298,'Green_Feeler','Green Feeler','Armor',20,100,2,true,85); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`refineable`,`view`) VALUES (2299,'Viking_Helm','Orc Helm','Armor',20,500,5,true,true,true,true,true,true,true,true,true,true,true,86); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`refineable`) VALUES (2301,'Cotton_Shirt','Cotton Shirt','Armor',10,100,1,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`refineable`) VALUES (2302,'Cotton_Shirt_','Cotton Shirt','Armor',10,100,1,1,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`refineable`) VALUES (2303,'Leather_Jacket','Jacket','Armor',200,200,2,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`refineable`) VALUES (2304,'Leather_Jacket_','Jacket','Armor',200,200,2,1,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`refineable`) VALUES (2305,'Adventure_Suit','Adventurer\'s Suit','Armor',1000,300,3,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`refineable`) VALUES (2306,'Adventurere\'s_Suit_','Adventurer\'s Suit','Armor',1000,300,3,1,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`refineable`) VALUES (2307,'Mantle','Mantle','Armor',10000,600,4,true,false,false,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`refineable`) VALUES (2308,'Mantle_','Mantle','Armor',10000,600,4,1,true,false,false,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`refineable`) VALUES (2309,'Coat','Coat','Armor',22000,1200,5,true,false,false,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`refineable`) VALUES (2310,'Coat_','Coat','Armor',22000,1200,5,1,true,false,false,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`) VALUES (2311,'Mink_Coat','Mink Coat','Armor',20,2300,6,1,true,false,false,true,30,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_armor`,`refineable`) VALUES (2312,'Padded_Armor','Padded Armor','Armor',48000,2800,7,true,true,true,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_armor`,`refineable`) VALUES (2313,'Padded_Armor_','Padded Armor','Armor',48000,2800,7,1,true,true,true,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_armor`,`refineable`) VALUES (2314,'Chain_Mail','Chain Mail','Armor',65000,3300,8,true,true,true,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_armor`,`refineable`) VALUES (2315,'Chain_Mail_','Chain Mail','Armor',65000,3300,8,1,true,true,true,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_armor`,`equip_level_min`,`refineable`) VALUES (2316,'Plate_Armor','Full Plate','Armor',80000,4500,10,true,true,true,true,40,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_armor`,`equip_level_min`,`refineable`) VALUES (2317,'Plate_Armor_','Full Plate','Armor',80000,4500,10,1,true,true,true,true,40,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2318,'Clothes_Of_The_Lord','Lord\'s Clothes','Armor',20,2500,8,1,true,true,true,true,70,true,'bonus bMdef,5;\nbonus bInt,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2319,'Glittering_Clothes','Glittering Jacket','Armor',20,2500,7,1,true,false,false,true,60,true,'bonus bMdef,5;\nbonus2 bAddEff,Eff_Blind,300;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`refineable`) VALUES (2320,'Formal_Suit','Formal Suit','Armor',20,300,5,1,true,false,false,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_mage`,`job_merchant`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_swordman`,`job_wizard`,`location_armor`,`refineable`,`script`) VALUES (2321,'Silk_Robe','Silk Robe','Armor',8000,400,3,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,'bonus bMdef,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_mage`,`job_merchant`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_swordman`,`job_wizard`,`location_armor`,`refineable`,`script`) VALUES (2322,'Silk_Robe_','Silk Robe','Armor',8000,400,3,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,'bonus bMdef,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_armor`,`refineable`) VALUES (2323,'Scapulare','Scapulare','Armor',6500,400,4,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_armor`,`refineable`) VALUES (2324,'Scapulare_','Scapulare','Armor',6500,400,4,1,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`job_monk`,`job_priest`,`location_armor`,`refineable`,`script`) VALUES (2325,'Saint_Robe','Saint\'s Robe','Armor',54000,600,6,true,true,true,true,true,true,true,true,'bonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`job_monk`,`job_priest`,`location_armor`,`refineable`,`script`) VALUES (2326,'Saint_Robe_','Saint\'s Robe','Armor',54000,600,6,1,true,true,true,true,true,true,true,true,'bonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2327,'Holy_Robe','Holy Robe','Armor',20,1700,7,true,true,true,true,60,true,'bonus bMdef,5;\nbonus2 bSubRace,RC_Demon,15;\nbonus2 bSubEle,Ele_Dark,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`refineable`) VALUES (2328,'Wooden_Mail','Wooden Mail','Armor',5500,1000,4,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`refineable`) VALUES (2329,'Wooden_Mail_','Wooden Mail','Armor',5500,1000,4,1,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_archer`,`job_barddancer`,`job_hunter`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2330,'Tights','Tights','Armor',71000,500,6,true,true,true,true,45,true,'bonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2331,'Tights_','Tights','Armor',71000,500,6,1,true,true,true,true,45,true,'bonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`refineable`) VALUES (2332,'Silver_Robe','Silver Robe','Armor',7000,700,4,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`refineable`) VALUES (2333,'Silver_Robe_','Silver Robe','Armor',7000,700,4,1,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2334,'Mage_Coat','Mage Coat','Armor',20,600,5,true,true,true,true,true,50,true,'bonus bMdef,5;\nbonus bInt,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`refineable`,`script`) VALUES (2335,'Thief_Clothes','Thief Clothes','Armor',74000,100,6,true,true,true,true,true,true,'bonus bAgi,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`refineable`,`script`) VALUES (2336,'Thief_Clothes_','Thief Clothes','Armor',74000,100,6,1,true,true,true,true,true,true,'bonus bAgi,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2337,'Ninja_Suit','Ninja Suit','Armor',20,1500,7,true,true,true,true,true,50,true,'bonus bAgi,1;\nbonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`refineable`,`script`) VALUES (2338,'Wedding_Dress','Wedding Dress','Armor',43000,500,true,false,false,true,true,'bonus bMdef,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`refineable`) VALUES (2339,'G_Strings','Pantie','Armor',1000,100,4,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`) VALUES (2340,'Novice_Breast','Novice Breastplate','Armor',89000,500,4,1,true,true,true,10,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`location_armor`,`equip_level_min`,`refineable`) VALUES (2341,'Full_Plate_Armor','Legion Plate Armor','Armor',94000,5500,11,true,true,70,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`location_armor`,`equip_level_min`,`refineable`) VALUES (2342,'Full_Plate_Armor_','Legion Plate Armor','Armor',102500,5500,11,1,true,true,70,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2343,'Robe_Of_Casting','Robe of Cast','Armor',124800,1100,5,true,true,true,true,75,true,'bonus bCastrate,-3;\nbonus bMdef,4;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2344,'Flame_Sprits_Armor','Lucius\'s Fierce Armor of Volcano','Armor',136000,2200,4,true,true,true,true,true,true,true,45,true,'bonus bDefEle,Ele_Fire;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2345,'Flame_Sprits_Armor_','Lucius\'s Fierce Armor of Volcano','Armor',136000,2200,4,1,true,false,false,true,45,true,'bonus bDefEle,Ele_Fire;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2346,'Water_Sprits_Armor','Saphien\'s Armor of Ocean','Armor',136000,2200,4,true,true,true,true,true,true,true,45,true,'bonus bDefEle,Ele_Water;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2347,'Water_Sprits_Armor_','Saphien\'s Armor of Ocean','Armor',136000,2200,4,1,true,false,false,true,45,true,'bonus bDefEle,Ele_Water;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2348,'Wind_Sprits_Armor','Aebecee\'s Raging Typhoon Armor','Armor',136000,2200,4,true,true,true,true,true,true,true,45,true,'bonus bDefEle,Ele_Wind;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2349,'Wind_Sprits_Armor_','Aebecee\'s Raging Typhoon Armor','Armor',136000,2200,4,1,true,false,false,true,45,true,'bonus bDefEle,Ele_Wind;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2350,'Earth_Sprits_Armor','Claytos Cracking Earth Armor','Armor',136000,2200,4,true,true,true,true,true,true,true,45,true,'bonus bDefEle,Ele_Earth;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2351,'Earth_Sprits_Armor_','Claytos Cracking Earth Armor','Armor',136000,2200,4,1,true,false,false,true,45,true,'bonus bDefEle,Ele_Earth;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_armor`) VALUES (2352,'Novice_Plate','Tattered Novice Ninja Suit','Armor',1,1,4,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`) VALUES (2353,'Odin\'s_Blessing','Odin\'s Blessing','Armor',30000,2500,6,1,true,false,false,true,65,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2354,'Goibne\'s_Armor','Goibne\'s Armor','Armor',50000,3500,7,true,false,false,true,54,true,'bonus bVit,2;\nbonus bMaxHPrate,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2355,'Angel\'s_Protection','Angelic Protection','Armor',10000,600,4,1,true,true,true,40,true,'bonus bMdef,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_monk`,`job_priest`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2356,'Vestment_Of_Grace','Blessed Holy Robe','Armor',20,2500,5,1,true,true,true,70,true,'bonus bMdef,5;\nbonus2 bResEff,Eff_Blind,8000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2357,'Valkyrie_Armor','Valkyrian Armor','Armor',2800,6,1,true,false,false,true,true,1,true,'bonus bAllStats,1;\nbonus bUnbreakableArmor;\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus2 bResEff,Eff_Silence,5000;\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus2 bResEff,Eff_Stun,5000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (2358,'Dress_Of_Angel','Angel\'s Dress','Armor',20,1000,5,true,1,100,true,true,true,'bonus bLuk,4;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2359,'Ninja_Suit_','Ninja Suit','Armor',20,1500,7,1,true,true,true,true,true,50,true,'bonus bAgi,1;\nbonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2360,'Robe_Of_Casting_','Robe of Cast','Armor',124800,1100,5,1,true,true,true,true,75,true,'bonus bCastrate,-3;\nbonus bMdef,4;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`class_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2364,'Meteo_Plate_Armor','Meteo Plate Armor','Armor',20,3000,10,1,true,true,true,true,true,true,true,true,55,true,'bonus2 bResEff,Eff_Stun,3000;\nbonus2 bResEff,Eff_Freeze,3000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2365,'Orleans_Gown','Orleans\'s Gown','Armor',20,300,2,1,true,false,false,true,true,55,true,'bonus bCastrate,15;\nbonus bNoCastCancel;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2366,'Divine_Cloth','Divine Cloth','Armor',20,1500,6,1,true,false,false,true,true,55,true,'bonus2 bResEff,Eff_Curse,500;\nbonus2 bResEff,Eff_Silence,500;\nbonus2 bResEff,Eff_Stun,500;\nbonus2 bResEff,Eff_Stone,500;\nbonus2 bResEff,Eff_Sleep,500;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_hunter`,`class_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2367,'Sniping_Suit','Sniping Suit','Armor',20,750,5,1,true,true,true,50,true,'bonus bMdef,5;\nbonus bCritical,6+(readparam(bLuk)/10);\nbonus bDelayRate,-23;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2368,'Golden_Armor','Golden Armor','Armor',20,2000,4,true,100,true,true,true,true,true,true,'bonus bMdef,4;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2369,'Freyja_Overcoat','Freyja Overcoat','Armor',500,12,true,false,false,true,100,true,true,true,true,true,true,true,true,'bonus bUnbreakableArmor;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2370,'Used_Mage_Coat','Used Mage Coat','Armor',15,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,300;\nbonus bMaxSP,30;\nbonus bBaseAtk,10;\nbonus bAGI,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`refineable`) VALUES (2371,'G_Strings_','Pantie','Armor',1000,100,4,1,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2372,'Mage_Coat_','Mage Coat','Armor',20,600,5,1,true,true,true,true,true,50,true,'bonus bMdef,5;\nbonus bInt,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2373,'Holy_Robe_','Holy Robe','Armor',20,1700,7,1,true,true,true,true,60,true,'bonus bMdef,5;\nbonus2 bSubRace,RC_Demon,15;\nbonus2 bSubEle,Ele_Dark,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_wizard`,`class_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2374,'Diabolus_Robe','Diabolus Robe','Armor',20,300,6,1,true,true,true,true,true,true,true,true,true,true,true,55,true,'bonus bMaxSP,150;\nbonus bMdef,5;\nbonus bHealPower,6;\nbonus bDelayRate,-10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`class_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2375,'Diabolus_Armor','Diabolus Armor','Armor',20,600,7,1,true,true,true,true,true,true,true,true,true,true,true,55,true,'bonus bStr,2;\nbonus bDex,1;\nbonus bMaxHP,150;\nbonus2 bResEff,Eff_Stun,500;\nbonus2 bResEff,Eff_Stone,500;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2376,'Assaulter_Plate','Assaulter Plate','Armor',10,7,1,true,true,true,true,true,true,true,true,true,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2377,'Elite_Engineer_Armor','Elite Engineer Armor','Armor',10,7,1,true,true,true,true,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_assassin`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2378,'Assassin_Robe','Assassin Robe','Armor',10,7,1,true,true,true,true,true,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2379,'Warlock_Battle_Robe','Warlock\'s Battle Robe','Armor',10,3,1,true,true,true,true,true,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2380,'Medic_Robe','Medic\'s Robe','Armor',10,3,1,true,true,true,true,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2381,'Elite_Archer_Suit','Elite Archer Suit','Armor',10,3,1,true,true,true,true,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_gunslinger`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2382,'Elite_Shooter_Suit','Elite Shooter Suit','Armor',10,3,1,true,true,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`equip_level_min`,`script`) VALUES (2383,'Brynhild','Brynhild','Armor',20,400,10,true,94,'bonus bMdef,10;\nbonus bMaxHP,20*BaseLevel;\nbonus bMaxSP,5*BaseLevel;\nbonus2 bAddClass,Class_All,10;\nbonus bMatkRate,10;\nbonus bUnbreakableArmor;\nbonus bNoKnockback;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2384,'Spritual_Tunic','Spiritual Tunic','Armor',20,10,true,100,true,true,true,true,true,true,true,true,'bonus bMaxHP,800;\nbonus2 bResEff,Eff_Freeze,10000;\nbonus2 bSubEle,Ele_Earth,20;\nbonus2 bSubEle,Ele_Fire,20;\nbonus2 bSubEle,Ele_Wind,20;\nbonus2 bSubEle,Ele_Poison,20;\nbonus2 bSubEle,Ele_Holy,20;\nbonus2 bSubEle,Ele_Dark,20;\nbonus2 bSubEle,Ele_Ghost,20;\nbonus2 bSubEle,Ele_Undead,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`,`unequip_script`) VALUES (2385,'Recuperative_Armor','Recuperative Armor','Armor',20,12,true,100,true,true,true,true,true,true,true,true,'bonus bNoRegen,1;\nbonus bNoRegen,2;\nbonus bHPGainValue,60;\nbonus bSPGainValue,6;\nbonus bMagicHPGainValue,60;\nbonus bMagicSPGainValue,6;','heal 0,-100;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2386,'Chameleon_Armor','Chameleon Armor','Armor',20,1700,5,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,70,true,'bonus bMaxHP,(BaseLevel*7);\nbonus bMaxSP,(BaseLevel/2);\nautobonus2 "{ bonus bNoMagicDamage,100; }",10,2000,BF_MAGIC,"{ specialeffect2 EF_ENERGYCOAT; }";\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte )\n bonus bMdef,5;\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief )\n bonus bDef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2387,'Sprint_Mail','Sprint Mail','Armor',20,1000,3,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,70,true,'bonus bVit,1;\nbonus bHPrecovRate,5;\nbonus bAddItemHealRate,3;\nbonus2 bSkillHeal,"AL_HEAL",3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`class_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2388,'Kandura','Kandura','Armor',20,300,4,1,true,true,true,70,true,'bonus bAgi,1;\nbonus bFlee,5;\nbonus bAspdRate,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2389,'Armor_Of_Naga','Armor of Naga','Armor',20,1000,5,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,70,true,'bonus bMdef,2;\nautobonus "{ bonus bBaseAtk,20; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`class_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2390,'Improved_Tights','Improved Tights','Armor',20,400,6,1,true,true,true,true,true,75,true,'bonus bMdef,2;\nbonus bFlee2,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`class_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2391,'Life_Link','Life Link','Armor',20,3500,9,1,true,true,true,true,true,82,true,'bonus bVit,2;\nbonus bMdef,5;\nbonus bHPrecovRate,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`script`) VALUES (2392,'Old_Pant','Old Green Pantie','Armor',10,true,'bonus bStr,2;\nbonus bVit,2;\nbonus bMaxHP,200;\nbonus3 bAutoSpellWhenHit,"MO_CALLSPIRITS",5,20;\nbonus bMdef,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2393,'N_Adventurer\'s_Suit','Novice Adventurer\'s Suit','Armor',8,1,true,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2394,'Krieger_Suit1','Glorious Suit','Armor',20,true,false,false,true,81,true,100,true,true,true,true,true,true,true,'bonus bMaxHPRate,20;\nbonus2 bSubRace,RC_DemiHuman,7;\nbonus2 bSubRace,RC_Player_Human,7;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2395,'Krieger_Suit2','Glorious Popularized Suit','Armor',20,true,false,false,true,61,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,600;\nbonus bSPrecovRate,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2396,'Krieger_Suit3','Glorious Mass-Production Suit','Armor',20,true,false,false,true,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,500;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`refineable`) VALUES (2397,'Incredible_Coat','Incredible Event Resignation Coat','Armor',10,900,2,true,false,false,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_hunter`,`class_upper`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2398,'Sniping_Suit_M','Sniping Suit','Armor',20,750,5,1,true,true,true,50,true,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bCritical,6+(readparam(bLuk)/10);\nbonus bDelayRate,-23;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_armor`,`refineable`,`script`) VALUES (2399,'Dragon_Vest','Dragon Vest','Armor',20,500,3,1,true,false,false,true,true,true,'bonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`refineable`) VALUES (2401,'Sandals','Sandals','Armor',400,200,1,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`refineable`) VALUES (2402,'Sandals_','Sandals','Armor',400,200,1,1,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`refineable`) VALUES (2403,'Shoes','Shoes','Armor',3500,400,2,true,false,false,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`refineable`) VALUES (2404,'Shoes_','Shoes','Armor',3500,400,2,1,true,false,false,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_gunslinger`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_shoes`,`refineable`) VALUES (2405,'Boots','Boots','Armor',18000,600,4,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_gunslinger`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_shoes`,`refineable`) VALUES (2406,'Boots_','Boots','Armor',18000,600,4,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`refineable`,`script`) VALUES (2407,'Chrystal_Pumps','Crystal Pumps','Armor',20,100,true,false,false,true,true,'bonus bMdef,10;\nbonus bLuk,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`refineable`) VALUES (2408,'Cuffs','Shackles','Armor',5000,3000,3,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`refineable`,`script`) VALUES (2409,'Spiky_Heel','High Heels','Armor',8500,600,2,true,false,false,true,true,'bonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`script`) VALUES (2410,'Sleipnir','Sleipnir','Armor',20,3500,5,true,94,'bonus bMdef,10;\nbonus bMaxHPrate,20;\nbonus bMaxSPrate,20;\nbonus bSPrecovRate,15;\nbonus bSpeedRate,25;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`location_shoes`,`equip_level_min`,`refineable`) VALUES (2411,'Grave','Greaves','Armor',48000,750,5,true,true,true,65,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`location_shoes`,`equip_level_min`,`refineable`) VALUES (2412,'Grave_','Greaves','Armor',54000,750,5,1,true,true,true,65,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_shoes`,`equip_level_min`) VALUES (2413,'Safty_Boots','Safety Boots','Armor',34000,350,6,true,true,true,true,30); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_shoes`) VALUES (2414,'Novice_Boots','Novice Slippers','Armor',1,1,2,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2415,'Slipper','Bunny Slipper','Armor',34000,300,3,1,true,false,false,true,30,true,'bonus bLuk,3;\nbonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2416,'Novice_Shoes','Novice Shoes','Armor',35000,500,2,1,true,true,true,40,true,'bonus bMaxHPrate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2417,'Fricco_Shoes','Fricco\'s Shoes','Armor',30000,500,3,true,false,false,true,65,true,'bonus bAgi,2;\nbonus2 bAddItemGroupHealRate,IG_Potion,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2418,'Vidar\'s_Boots','Vidar\'s Boots','Armor',30000,650,4,true,false,false,true,65,true,'bonus bMaxHPrate,9;\nbonus bMaxSPrate,9;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2419,'Goibne\'s_Combat_Boots','Goibne\'s Greaves','Armor',30000,700,4,true,false,false,true,54,true,'bonus bMdef,3;\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2420,'Angel\'s_Arrival','Angel\'s Reincarnation','Armor',10000,300,2,1,true,true,true,25,true,'bonus bMaxHP,100;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2421,'Valkyrie_Shoes','Valkyrian Shoes','Armor',500,4,1,true,false,false,true,true,1,true,'bonus bUnbreakableShoes;\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus bMaxHP,(BaseLevel*5);\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus bMaxSP,(JobLevel*2);'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2422,'High_Fashion_Sandals','High Fashion Sandals','Armor',24000,200,2,1,true,true,true,true,true,true,true,true,40,true,'bonus bMdef,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2423,'Variant_Shoes','Variant Shoes','Armor',20,500,3,true,false,false,true,true,85,true,'bonus bMaxHPRate,20-getrefine();\nbonus bMaxSPRate,20-getrefine();\nbonus bDef,getrefine()/2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2424,'Tidal_Shoes','Tidal Shoes','Armor',20,300,3,1,true,false,false,true,true,55,true,'bonus2 bSubEle,Ele_Water,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2425,'Black_Leather_Boots','Black Leather Boots','Armor',20,500,4,true,false,false,true,true,55,true,'bonus bAgi,1;\nif (getrefine()>=9)\nbonus bAgi,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2426,'Shadow_Walk','Shadow Walk','Armor',20,2000,true,false,false,true,true,75,true,'bonus bMdef,10;\nif (getskilllv("AS_CLOAKING")<2) {\n bonus5 bAutoSpellWhenHit,"AS_CLOAKING",2,100,BF_MAGIC,0;\n} else\n bonus5 bAutoSpellWhenHit,"AS_CLOAKING",getskilllv("AS_CLOAKING"),100,BF_MAGIC,0;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2427,'Golden_Shoes','Golden Shoes','Armor',20,300,4,true,100,true,true,true,true,true,true,'bonus bMdef,4;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`script`) VALUES (2428,'Freyja_Boots','Freyja Boots','Armor',300,10,true,false,false,true,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_shoes`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2429,'Iron_Boots01','Iron Boots','Armor',1500,5,true,true,true,true,true,true,true,true,true,true,true,true,true,true,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_shoes`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2430,'Iron_Boots02','Iron Boots','Armor',800,5,true,true,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_shoes`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2431,'Valley_Shoes','Valley Shoes','Armor',20,10,true,100,true,true,true,true,true,true,true,'bonus bMaxHPRate,7;\nbonus bMaxSPRate,7;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`refineable`,`script`) VALUES (2432,'Spiky_Heel_','High Heels','Armor',8500,600,2,1,true,false,false,true,true,'bonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_shoes`,`refineable`,`script`) VALUES (2433,'Diabolus_Boots','Diabolus Boots','Armor',20,250,4,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,'bonus bMaxHP,(BaseLevel*10);'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2434,'Black_Leather_Boots_','Black Leather Boots','Armor',20,500,4,1,true,false,false,true,true,55,true,'bonus bAgi,1;\nif (getrefine()>=9)\n bonus bAgi,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_ninja`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2435,'Battle_Greave','Battle Greaves','Armor',10,4,1,true,true,true,true,true,true,true,true,true,true,true,true,true,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2436,'Combat_Boots','Combat Boots','Armor',10,3,1,true,true,true,true,true,true,true,true,true,true,true,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_gunslinger`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2437,'Battle_Boots','Battle Boots','Armor',10,3,1,true,true,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2438,'Paw_Of_Cat','Paw Of Cat','Armor',10,300,true,80,true,100,true,true,true,true,true,true,'bonus bFlee,5;\nbonus bAgi,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_shoes`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2439,'Refresh_Shoes','Refresh Shoes','Armor',20,9,true,100,true,true,true,true,true,true,true,true,'bonus bMaxHPRate,17;\nbonus bMaxSPRate,8;\nbonus2 bHPRegenRate,20,10000;\nbonus2 bSPRegenRate,3,10000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2440,'Sprint_Shoes','Sprint Shoes','Armor',20,300,2,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,70,true,'bonus bAgi,1;\nbonus bSPrecovRate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`refineable`,`script`) VALUES (2441,'Beach_Sandal','Beach Sandals','Armor',20,200,true,true,'bonus bStr,1;\nbonus bInt,1;\nbonus bAgi,1;\nbonus2 bSubEle,Ele_Fire,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`script`) VALUES (2442,'Boots_Perforated','Red Stocking Boots','Armor',7,true,'bonus bLuk,2;\nbonus bHPrecovRate,10;\nbonus bSPrecovRate,10;\nbonus3 bAutoSpellWhenHit,"WZ_QUAGMIRE",3,20;\nbonus bMdef,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`) VALUES (2443,'Fish_Shoes','Fisher\'s Boots','Armor',10,250,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2444,'Krieger_Shoes1','Glorious Shoes','Armor',20,true,false,false,true,81,true,100,true,true,true,true,true,true,true,'bonus bMaxHPRate,10;\nbonus2 bSubRace,RC_DemiHuman,4;\nbonus2 bSubRace,RC_Player_Human,4;\nbonus3 bAutoSpellWhenHit,"AL_INCAGI",1,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2445,'Krieger_Shoes2','Glorious Popularized Shoes','Armor',20,true,false,false,true,61,true,100,true,true,true,true,true,true,true,'bonus bMaxHPRate,5;\nbonus bMaxSPRate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2446,'Krieger_Shoes3','Glorious Mass-Production Shoes','Armor',20,true,false,false,true,true,100,true,true,true,true,true,true,true,'bonus bMaxHPRate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`refineable`) VALUES (2447,'Military_Boots','Army Boots','Armor',1000,5,true,false,false,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_shoes`,`refineable`,`script`) VALUES (2448,'Air_Boss','Air Boss','Armor',500,2,true,true,'bonus bAgi,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2449,'Variant_Shoes_M','Variant Shoes','Armor',20,500,3,true,false,false,true,true,85,true,100,true,true,true,true,true,true,true,'bonus bMaxHPRate,20-getrefine();\nbonus bMaxSPRate,20-getrefine();\nbonus bDef,getrefine()/2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2450,'Vital_Tree_Shoes','Vital Tree Shoes','Armor',20,500,4,true,false,false,true,true,60,true,'bonus bMaxHPrate,10;\nbonus2 bHPRegenRate,30,10000;\nbonus bHealpower2,5;\nbonus bAddItemHealRate,5;\nbonus bMdef,3;\nbonus bVit,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`refineable`) VALUES (2501,'Hood','Hood','Armor',1000,200,1,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`refineable`) VALUES (2502,'Hood_','Hood','Armor',1000,200,1,1,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`refineable`) VALUES (2503,'Muffler','Muffler','Armor',5000,400,2,true,false,false,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`refineable`) VALUES (2504,'Muffler_','Muffler','Armor',5000,400,2,1,true,false,false,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_garment`,`refineable`) VALUES (2505,'Manteau','Manteau','Armor',32000,600,4,true,true,true,true,true,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_garment`,`refineable`) VALUES (2506,'Manteau_','Manteau','Armor',32000,600,4,1,true,true,true,true,true,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2507,'Cape_Of_Ancient_Lord','Ancient Cape','Armor',82000,600,2,true,false,false,true,40,true,'bonus bAgi,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`refineable`,`script`) VALUES (2508,'Ragamuffin_Cape','Ragamuffin Manteau','Armor',56000,500,1,true,false,false,true,true,'bonus bUnbreakableGarment;\nbonus bMdef,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2509,'Clack_Of_Servival','Survivor\'s Manteau','Armor',20000,550,true,true,true,true,true,75,true,'bonus bMdef,5;\nbonus bVit,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_garment`,`script`) VALUES (2510,'Novice_Hood','Somber Novice Hood','Armor',1,1,2,true,true,true,'bonus2 bSubEle,Ele_Neutral,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2511,'Skeleton\'s_Cape','Skeleton Manteau','Armor',5000,700,1,true,false,false,true,75,true,'bonus bStr,2;\nbonus bInt,-3;\nbonus bDex,2;\nbonus bVit,-3;\nbonus bLuk,2;\nbonus bAgi,-4;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2512,'Novice_Manteau','Novice Manteau','Armor',50000,500,2,1,true,true,true,40,true,'bonus2 bSubEle,Ele_Neutral,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`) VALUES (2513,'Celestial_Robe','Heavenly Maiden Robe','Armor',20,500,3,1,true,false,false,true,80,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_garment`,`equip_level_min`,`refineable`) VALUES (2514,'Pauldron','Pauldron','Armor',20,800,5,1,true,true,true,true,true,true,true,true,true,true,80,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_garment`,`equip_level_min`,`refineable`) VALUES (2515,'Wing_Of_Eagle','Eagle Wing','Armor',20000,300,1,1,true,true,true,true,true,85,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2516,'Falcon_Robe','Falcon Muffler','Armor',30000,400,3,true,false,false,true,65,true,'bonus bFlee,15;\nbonus bFlee2,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2517,'Vali\'s_Manteau','Vali\'s Manteau','Armor',30000,600,4,true,false,false,true,65,true,'bonus2 bSubEle,Ele_Neutral,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2518,'Morpheus\'s_Shawl','Morpheus\'s Shawl','Armor',30000,600,3,true,false,false,true,33,true,'bonus bMaxSPrate,10;\nbonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2519,'Morrigane\'s_Manteau','Morrigane\'s Manteau','Armor',30000,600,3,true,false,false,true,61,true,'bonus bLuk,2;\nbonus bFlee2,8;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2520,'Goibne\'s_Shoulder_Arms','Goibne\'s Spaulders','Armor',30000,700,3,true,false,false,true,54,true,'bonus bLongAtkDef,10;\nbonus bMdef,2;\nbonus bVit,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2521,'Angel\'s_Warmth','Angelic Cardigan','Armor',10000,400,2,1,true,true,true,20,true,'bonus bHPrecovRate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2522,'Undershirt','Undershirt','Armor',20000,150,2,true,1,true,'bonus bMdef,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2523,'Undershirt_','Undershirt','Armor',20000,150,2,1,true,1,true,'bonus bMdef,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2524,'Valkyrie_Manteau','Valkyrian Manteau','Armor',500,3,1,true,false,false,true,true,1,true,'bonus bUnbreakableGarment;\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus bFlee2,5+(getequiprefinerycnt(EQI_GARMENT)*2);\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus bShortWeaponDamageReturn,5+(getequiprefinerycnt(EQI_GARMENT)*2);'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2525,'Cape_Of_Ancient_Lord_','Ancient Cape','Armor',82000,600,2,1,true,false,false,true,40,true,'bonus bAgi,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`equip_level_min`,`refineable`) VALUES (2526,'Dragon_Scale_Coat','Coat of Dragon Scale','Armor',20,10,4,true,50,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2527,'Dragon_Breath','Dragon Breath','Armor',20,600,4,1,true,false,false,true,true,48,true,'bonus2 bSubRace,RC_Dragon,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2528,'Wool_Scarf','Wool Scarf','Armor',20,500,3,1,true,false,false,true,true,55,true,'bonus bMdef,4;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2529,'Rider_Insignia','Rider Insignia','Armor',20,500,4,true,false,false,true,true,55,true,'bonus bAgi,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2530,'Rider_Insignia_','Rider Insignia','Armor',20,500,4,1,true,false,false,true,true,55,true,'bonus bAgi,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`class_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2531,'Ulfhedinn','Ulfhedinn','Armor',20,700,3,1,true,true,true,true,true,true,true,true,true,true,true,70,true,'bonus3 bAutoSpellWhenHit,"NPC_STONESKIN",6,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_wizard`,`class_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2532,'Mithril_Magic_Cape','Mithril Magic Cape','Armor',20,400,3,1,true,true,true,true,true,true,true,true,true,true,true,70,true,'bonus bMdef,3;\nbonus5 bAutoSpellWhenHit,"NPC_ANTIMAGIC",6,200,BF_MAGIC,0;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`script`) VALUES (2533,'Freyja_Cape','Freyja Cape','Armor',200,10,true,false,false,true,'bonus2 bSubRace,RC_DemiHuman,15;\nbonus2 bSubRace,RC_Player_Human,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_garment`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2534,'Ruffler','Ruffler','Armor',20,10,true,100,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,17;\nbonus bFlee,17;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_garment`,`script`) VALUES (2535,'Cloak_Of_Survival_C','Cloak Of Survival','Armor',1,5,true,true,true,true,true,'bonus bVit,10;\nbonus bMdef,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2536,'Skin_Of_Ventus','Skin of Ventus','Armor',20,250,2,1,true,false,false,true,60,true,'bonus bMdef,2;\nbonus bMaxHP,200;\nbonus bFlee,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_garment`,`refineable`,`script`) VALUES (2537,'Diabolus_Manteau','Diabolus Manteau','Armor',20,250,5,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,5;\nbonus bMaxHP,100;\nbonus2 bAddDamageClass,1916,10;\nbonus2 bAddDamageClass,1917,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_ninja`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2538,'Commander_Manteau','Captain\'s Manteau','Armor',10,4,1,true,true,true,true,true,true,true,true,true,true,true,true,true,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,50;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2539,'Commander_Manteau_','Commander\'s Manteau','Armor',10,3,1,true,true,true,true,true,true,true,true,true,true,true,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,50;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_gunslinger`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2540,'Sheriff_Manteau','Sheriff\'s Manteau','Armor',10,3,1,true,true,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,50;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`equip_level_min`,`script`) VALUES (2541,'Asprika','Asprika','Armor',20,400,5,true,94,'bonus bMdef,5;\nbonus3 bSubEle,Ele_Neutral,30,BF_SHORT;\nbonus3 bSubEle,Ele_Water,30,BF_SHORT;\nbonus3 bSubEle,Ele_Earth,30,BF_SHORT;\nbonus3 bSubEle,Ele_Fire,30,BF_SHORT;\nbonus3 bSubEle,Ele_Wind,30,BF_SHORT;\nbonus3 bSubEle,Ele_Poison,30,BF_SHORT;\nbonus3 bSubEle,Ele_Holy,30,BF_SHORT;\nbonus3 bSubEle,Ele_Dark,30,BF_SHORT;\nbonus3 bSubEle,Ele_Ghost,30,BF_SHORT;\nbonus3 bSubEle,Ele_Undead,30,BF_SHORT;\nbonus bFlee,30;\nskill "AL_TELEPORT",1;\nbonus bUnbreakableGarment;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2542,'Flame_Manteau','Flame Manteau of Naght Sieger','Armor',20,70,4,1,true,false,false,true,true,70,true,'bonus bMaxHPRate,5;\nbonus bMdef,2;\nbonus bMatkRate,1;\nbonus2 bAddEle,Ele_Fire,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_garment`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2543,'Sylphid_Manteau','Sylphid Manteau','Armor',20,9,true,100,true,true,true,true,true,true,true,true,'bonus bFlee,13;\nbonus2 bSubEle,Ele_Neutral,13;\nbonus bFlee2,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_garment`,`refineable`,`script`) VALUES (2544,'Leather_Of_Tendrilion','Leather of Tendrilion','Armor',20,300,3,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Water,5;\nbonus2 bSubEle,Ele_Earth,5;\nbonus2 bSubRace,RC_Plant,5;\nbonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_monk`,`job_priest`,`class_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2545,'Musika','Musika','Armor',20,500,2,1,true,true,true,true,70,true,'bonus bMdef,3;\nbonus3 bAutoSpellwhenhit,"AL_HEAL",max(1,getskilllv("AL_HEAL")),20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_garment`,`refineable`,`script`) VALUES (2546,'Beach_Manteau','Beach Manteau','Armor',20,600,1,true,true,'bonus bStr,1;\nbonus bInt,1;\nbonus2 bSubEle,Ele_Fire,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`refineable`,`script`) VALUES (2547,'Cheap_Running_Shirts','Cheap Undershirt','Armor',8,true,true,'bonus bDex,2;\nbonus bFlee,10;\nbonus2 bSubEle,Ele_Neutral,10;\nbonus bMdef,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_garment`,`equip_level_min`,`script`) VALUES (2548,'Muffler_C','Neo Muffler','Armor',5,true,false,false,true,true,95,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus bMaxHPrate,10;\nbonus2 bSubEle,Ele_Water,5;\nbonus2 bSubEle,Ele_Fire,5;\nbonus2 bSubEle,Ele_Holy,5;\nbonus2 bSubEle,Ele_Dark,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2549,'Krieger_Muffler1','Glorious Muffler','Armor',20,true,false,false,true,81,true,100,true,true,true,true,true,true,true,'bonus bMaxHPRate,5;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`refineable`) VALUES (2550,'Fisher\'s_Muffler','Fisher\'s Muffler','Armor',20,200,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2551,'Rider_Insignia_M','Crest of the Rider','Armor',20,500,4,1,true,false,false,true,true,55,true,100,true,true,true,true,true,true,true,'bonus bAgi,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_wizard`,`class_upper`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2552,'Mithril_Magic_Cape_M','Mithril Magic Manteau','Armor',20,400,3,1,true,true,true,true,true,true,true,true,true,true,true,70,true,100,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus5 bAutoSpellWhenHit,"NPC_ANTIMAGIC",6,200,BF_MAGIC,0;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_garment`,`refineable`,`script`) VALUES (2553,'Dragon_Manteau','Dragon Manteau','Armor',20,1000,5,1,true,false,false,true,true,true,'bonus bAgi,1;\nbonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2554,'Piece_Of_Angent_Skin','Nydhorgg\'s Shadow Garb','Armor',20,400,5,1,true,false,false,true,true,90,true,'bonus2 bSubEle,Ele_Neutral,7;\nbonus2 bSubEle,Ele_Water,7;\nbonus2 bSubEle,Ele_Earth,7;\nbonus2 bSubEle,Ele_Fire,7;\nbonus2 bSubEle,Ele_Wind,7;\nbonus2 bSubEle,Ele_Poison,7;\nbonus2 bSubEle,Ele_Holy,7;\nbonus2 bSubEle,Ele_Dark,7;\nbonus2 bSubEle,Ele_Ghost,7;\nbonus2 bSubEle,Ele_Undead,7;\nbonus bMaxSP,(BaseLevel/3)+(getrefine()*10);\nbonus2 bSPDrainRate,10,1;\nbonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2601,'Ring','Ring','Armor',30000,100,true,false,false,true,true,20,'bonus bStr,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2602,'Earring','Earring','Armor',30000,100,true,false,false,true,true,20,'bonus bInt,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2603,'Necklace','Necklace','Armor',30000,100,true,false,false,true,true,20,'bonus bVit,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2604,'Glove','Glove','Armor',30000,100,true,false,false,true,true,20,'bonus bDex,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2605,'Brooch','Brooch','Armor',30000,100,true,false,false,true,true,20,'bonus bAgi,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2607,'Clip','Clip','Armor',30000,100,1,true,true,'bonus bMaxSP,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2608,'Rosary','Rosary','Armor',15000,100,true,false,false,true,true,20,'bonus bMdef,5;\nbonus bLuk,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`) VALUES (2609,'Skul_Ring','Skull Ring','Armor',10000,100,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`) VALUES (2610,'Gold_Ring','Gold Ring','Armor',30000,100,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`) VALUES (2611,'Silver_Ring','Silver Ring','Armor',20000,100,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`) VALUES (2612,'Flower_Ring','Flower Ring','Armor',1500,100,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`) VALUES (2613,'Diamond_Ring','Diamond Ring','Armor',45000,100,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2614,'An_Eye_Of_Dullahan','Eye of Dullahan','Armor',90000,100,true,false,false,true,true,50,'bonus2 bResEff,Eff_Poison,10000;\nbonus2 bSubRace,RC_Undead,4;\nbonus2 bSubRace,RC_Demon,4;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2615,'Safety_Ring','Safety Ring','Armor',75000,100,3,true,false,false,true,true,40,'bonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2616,'Critical_Ring','Critical Ring','Armor',75000,100,true,false,false,true,true,40,'bonus bCritical,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2617,'Mitten_Of_Presbyter','Celebrant\'s Mitten','Armor',2,100,1,true,false,false,true,true,35,'bonus bInt,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2618,'Matyr\'s_Flea_Guard','Matyr\'s Leash','Armor',2,100,1,true,false,false,true,true,35,'bonus bAgi,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_archer`,`job_barddancer`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2619,'Thimble_Of_Archer','Bow Thimble','Armor',10000,100,true,true,true,true,true,65,'bonus bLongAtkRate,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_assassin`,`job_ninja`,`job_rogue`,`job_thief`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2620,'Ring_Of_Rogue','Rogue\'s Treasure','Armor',10000,100,true,true,true,true,true,true,70,'if (readparam(bStr)>=90) {\n bonus bHit,10;\n bonus bFlee,10;\n}\nif (readparam(bAgi)>=90) {\n bonus bBaseAtk,10;\n bonus bCritical,10;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2621,'Ring_','Ring','Armor',30000,200,1,true,false,false,true,true,90,'bonus bStr,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2622,'Earring_','Earring','Armor',30000,200,1,true,false,false,true,true,90,'bonus bInt,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2623,'Necklace_','Necklace','Armor',30000,200,1,true,false,false,true,true,90,'bonus bVit,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2624,'Glove_','Glove','Armor',30000,200,1,true,false,false,true,true,90,'bonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2625,'Brooch_','Brooch','Armor',30000,200,1,true,false,false,true,true,90,'bonus bAgi,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2626,'Rosary_','Rosary','Armor',15000,200,1,true,false,false,true,true,90,'bonus bMdef,3;\nbonus bLuk,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2627,'Belt','Belt','Armor',20000,1200,1,true,true,25); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2628,'Novice_Armlet','Novice Armlet','Armor',400,200,1,true,true,true,true,1); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2629,'Magingiorde','Megingjard','Armor',20,8000,2,true,true,94,'bonus bStr,40;\nbonus bMdef,7;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2630,'Brysinggamen','Brisingamen','Armor',20,1500,1,true,true,94,'bonus bStr,6;\nbonus bAgi,6;\nbonus bVit,6;\nbonus bInt,6;\nbonus bLuk,10;\nbonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2631,'First_Age_Ring','Celebration Ring','Armor',1,10,true,true,1); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`gender`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2634,'Bridegroom_Ring','Wedding Ring','Armor','Male',true,true,100,true,true,true,true,true,true,true,true,'skill "WE_MALE",1;\nskill "WE_FEMALE",1;\nskill "WE_CALLPARTNER",1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`gender`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2635,'Bride_Ring','Wedding Ring','Armor','Female',true,true,100,true,true,true,true,true,true,true,true,'skill "WE_MALE",1;\nskill "WE_FEMALE",1;\nskill "WE_CALLPARTNER",1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2636,'Gold_Ring_','Gold Christmas Ring','Armor',30000,100,true,true,'bonus bLuk,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2637,'Silver_Ring_','Silver Christmas Ring','Armor',20000,100,true,true,'bonus bLuk,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2638,'Exorcize_Sachet','Sacred Incense','Armor',20000,100,true,true,'bonus bStr,1;\nbonus bLuk,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2639,'Purification_Sachet','Occult Incense','Armor',20000,100,true,true,'bonus bInt,1;\nbonus bAgi,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2640,'Kafra_Ring','Kafra Ring','Armor',40000,200,1,true,false,false,true,true,'bonus bStr,1;\nbonus bInt,1;\nbonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2641,'Fashionable_Sack','Fashion Hip Sack','Armor',20,700,true,true,true,true,true,50,'bonus bStr,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2642,'Serin\'s_Gold_Ring','Serin\'s Gold Ring','Armor',20,true,true,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`) VALUES (2643,'Serin\'s_Gold_Ring_','Serin\'s Gold Ring','Armor',45000,100,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2644,'The_Sign_','The Sign','Armor',2,true,true,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_assassin`,`job_ninja`,`job_rogue`,`job_thief`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2645,'Moonlight_Ring','Moonlight Ring','Armor',40000,200,true,true,true,true,true,true,60,'bonus bMdef,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2646,'Bunch_Of_Carnation','Bunch of Carnations','Armor',2,100,true,true,'bonus bAllStats,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2647,'Nile_Rose','Nile Rose','Armor',2,100,1,true,true,100,true,true,true,true,true,true,true,true,'bonus bMaxHP,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2648,'Morpheus\'s_Ring','Morpheus\'s Ring','Armor',30000,100,true,false,false,true,true,33,'bonus bInt,1;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2649,'Morpheus\'s_Armlet','Morpheus\'s Bracelet','Armor',30000,100,true,false,false,true,true,33,'bonus bInt,1;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2650,'Morrigane\'s_Belt','Morrigane\'s Belt','Armor',30000,200,true,false,false,true,true,61,'bonus bBaseAtk,5;\nbonus bCritical,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2651,'Morrigane\'s_Pendant','Morrigane\'s Pendant','Armor',30000,200,true,false,false,true,true,61,'bonus bStr,2;\nbonus bCritical,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2652,'Cursed_Lucky_Brooch','Goddess of Fortune\'s Cursed Brooch','Armor',20,100,true,true,40,'bonus bCritical,6;\nbonus2 bAddEff2,Eff_Curse,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2653,'Sacrifice_Ring','Sacrifice Ring','Armor',20,100,true,true,90); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`job_ninja`,`job_rogue`,`job_thief`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2654,'Shinobi\'s_Sash','Shinobi Sash','Armor',20000,300,1,true,true,true,true,true,true,30,'bonus bStr,1;\nbonus bAgi,1;\nbonus bMdef,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2655,'Bloody_Iron_Ball','Bloodied Shackle Ball','Armor',50000,4000,true,false,false,true,true,1); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2656,'Hyper_Changer','Armor Charm','Armor',20000,1000,1,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMaxHP,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2657,'Lab_Passport','Laboratory Permit','Armor',20,100,true,true,1); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2658,'Nile_Rose_','Nile Rose','Armor',2,100,1,true,true,'bonus bMaxHP,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2659,'Vesper_Core01','Vesper Core 01','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMdef,3;\nbonus bInt,2;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2660,'Vesper_Core02','Vesper Core 02','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMdef,3;\nbonus bStr,3;\nbonus bBaseAtk,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2661,'Vesper_Core03','Vesper Core 03','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMdef,3;\nbonus bAgi,3;\nbonus bFlee,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2662,'Vesper_Core04','Vesper Core 04','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMdef,3;\nbonus bDex,3;\nbonus bHit,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2663,'Gauntlet_Of_Accuracy','Gauntlet of Hit','Armor',20,900,true,true,75,'bonus bHit,15;\nbonus bStr,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2664,'Scarf_Belt','Belcarf','Armor',20,200,true,false,false,true,true,75,'bonus bDex,2;\nbonus bInt,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_acolyte`,`job_monk`,`job_priest`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2665,'Ring_Of_Exorcism','Exorcising Ring','Armor',20,500,true,true,true,true,true,60,'bonus bMdef,1;\nbonus2 bExpAddRace,RC_Undead,5;\nbonus2 bExpAddRace,RC_Demon,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2666,'Lamp_Of_Hope','Lantern of Hope','Armor',20,100,true,true,1,'bonus bStr,2;\nbonus2 bResEff,Eff_Blind,1000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2667,'Glove_Of_Archer','Renown Archer\'s Gloves','Armor',20,300,true,false,false,true,true,60,'bonus bHit,5;\nbonus bCritical,5;\nbonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2668,'Women\'s_Glory','Woman Glory','Armor',500,true,true,1,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2669,'Golden_Necklace_','RJC Necklace','Armor',30000,100,1,true,true,'bonus bMaxSP,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2670,'Ring_Of_Longing','Ring of Longing','Armor',20,100,1,true,true,30,100,true,true,true,true,true,true,true,'bonus bFlee,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2671,'Thimble_Of_Archer_','Bow Thimble','Armor',10000,100,1,true,true,true,true,true,65,'bonus bLongAtkRate,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`) VALUES (2672,'Anniversary_Ring','3rd Anniversary Celebration Ring','Armor',20,100,true,false,false,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2673,'Shining_Ring','Warrior\'s Shining Ring','Armor',100,true,false,false,true,true,48,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bSPrecovRate,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2674,'Honor_Ring','Ring of Honor','Armor',20,true,true,1,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2675,'Lord_Ring','Lord Ring','Armor',10,true,true,1,'bonus bAllStats,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2676,'Hunter_Earring','Hunter\'s Earring','Armor',20,300,true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bAddMonsterDropItem,7618,100;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2677,'Spiritual_Ring','Spiritual Ring','Armor',20,100,true,true,'bonus bInt,2;\nbonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2678,'Ring_Of_Flame_Lord','Ring Of Flame Lord','Armor',20,100,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,'bonus bStr,2;\nbonus bVit,1;\nbonus bBaseAtk,15;\nbonus2 bSubEle,Ele_Fire,10;\nbonus3 bAutoSpell,"CH_SOULCOLLECT",1,30;\nbonus3 bAutoSpell,"MO_EXPLOSIONSPIRITS",1,10;\nbonus3 bAutoSpell,"PA_PRESSURE",2,30;\nbonus3 bAutoSpell,"MG_FIREBALL",1,150;\nbonus3 bAutoSpell,"KN_BOWLINGBASH",5,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2679,'Ring_Of_Resonance','Ring Of Resonance','Armor',20,100,2,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,'bonus bAgi,2;\nbonus bVit,1;\nbonus bMdef,2;\nbonus4 bAutoSpellWhenHit,"WZ_QUAGMIRE",1,50,0;\nbonus3 bAutoSpellWhenHit,"AS_SPLASHER",10,20;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",10,30;\nbonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",3,20;\nbonus3 bAutoSpellWhenHit,"CG_TAROTCARD",5,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2680,'Lesser_Elemental_Ring','Lesser Elemental Ring','Armor',20,100,true,true,'bonus bAllStats,1;\nbonus3 bAutoSpell,"WZ_ESTIMATION",1,80;\nbonus3 bAutoSpell,"MC_IDENTIFY",1,50;\nbonus3 bAutoSpell,"TF_PICKSTONE",1,100;\nbonus3 bAutoSpell,"BS_GREED",1,10;\nbonus3 bAutoSpellWhenHit,"TK_RUN",5,20;\nbonus3 bAutoSpellWhenHit,"TK_HIGHJUMP",3,30;\nbonus3 bAutoSpellWhenHit,"NV_FIRSTAID",1,100;\nbonus3 bAutoSpellWhenHit,"TF_BACKSLIDING",1,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2681,'Republic_Ring','Republic Anniversary Ring','Armor',20,1000,true,true,'bonus bAllStats,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2682,'Ring_Of_Water','Ring of Water','Armor',20,100,1,true,false,false,true,true,20,'bonus2 bSubEle,Ele_Water,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2683,'Ring_Of_Fire','Ring of Fire','Armor',20,100,1,true,false,false,true,true,20,'bonus2 bSubEle,Ele_Fire,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2684,'Ring_Of_Wind','Ring of Wind','Armor',20,100,1,true,false,false,true,true,20,'bonus2 bSubEle,Ele_Wind,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2685,'Ring_Of_Earth','Ring of Earth','Armor',20,100,1,true,false,false,true,true,20,'bonus2 bSubEle,Ele_Earth,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2686,'Elven_Ears_C','Elven Ears','Armor',1,2,true,false,false,true,1,73,100,true,true,true,true,true,true,true,true,'bonus bInt,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2687,'Steel_Flower_C','Steel Flower','Armor',1,1,true,false,false,true,1,56,100,true,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_Plant,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2688,'Critical_Ring_C','Critical Ring','Armor',1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bCritical,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2689,'Earring_C','Earring','Armor',1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bInt,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2690,'Ring_C','Ring','Armor',1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bStr,4;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2691,'Necklace_C','Necklace','Armor',1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bVit,4;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2692,'Glove_C','Glove','Armor',1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bDex,4;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2693,'Brooch_C','Brooch','Armor',1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bAgi,4;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2694,'Rosary_C','Rosary','Armor',1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bLuk,4;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2695,'Safety_Ring_C','Safety Ring','Armor',1,5,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2696,'Vesper_Core01_C','Vesper Core 01','Armor',1,1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus bInt,2;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2697,'Vesper_Core02_C','Vesper Core 02','Armor',1,1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus bStr,3;\nbonus bBaseAtk,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2698,'Vesper_Core03_C','Vesper Core 03','Armor',1,1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus bAgi,3;\nbonus bFlee,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2699,'Vesper_Core04_C','Vesper Core 04','Armor',1,1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus bDex,3;\nbonus bHit,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_crusader`,`job_knight`,`job_swordman`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2700,'Red_Silk_Seal','Red Silk Seal','Armor',20,100,true,true,true,true,true,true,60); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2701,'Orleans_Glove','Orleans\'s Glove','Armor',20,100,1,true,false,false,true,true,true,90,'bonus bDex,2;\nbonus bMatkRate,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2702,'Bison_Horn','Bison Horn','Armor',20,100,1,true,false,false,true,true,true,90,'bonus bAgi,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2703,'Expert_Ring','Expert Ring','Armor',20,150,1,true,false,false,true,true,true,50,'bonus bDelayRate,-5;\nbonus bUseSPrate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2704,'Golden_Accessory','Golden Accessories','Armor',20,100,4,true,true,100,true,true,true,true,true,true,'bonus bMdef,4;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2705,'Golden_Accessory2','Golden Accessories','Armor',20,100,4,true,true,100,true,true,true,true,true,true,'bonus2 bAddMonsterDropItem,12018,500;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`) VALUES (2706,'Handcuff','Arrest Handcuffs','Armor',true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`) VALUES (2707,'Gusli','GUSLI','Armor',20,100,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2708,'Chinese_Handicraft','Chinese Handicraft','Armor',50,true,true,100,true,true,true,true,true,true,true,'bonus3 bAutoSpell,"MG_FIREBOLT",5,300;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2709,'5_Anniversary_Coin','5th Anniversary Coin','Armor',2,true,true,'bonus bAtkRate,5;\nbonus bMatkRate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2710,'Bloody_Iron_Ball_C','Bloody Iron Ball','Armor',1,true,false,false,true,true,'bonus bBaseAtk,30;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2711,'Spiritual_Ring_C','Spiritual Ring','Armor',1,true,true,'bonus bInt,2;\nbonus bDex,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2712,'Ragnarok_Limited_Ed','Ragnarok Limited Edition','Armor',300,true,true,30,'bonus bVit,3;\nbonus bAgi,3;\nbonus bLuk,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2713,'Certificate_TW','Certificate','Armor',true,true,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`) VALUES (2714,'Marvelous_Pandent','Marvelous Pendant','Armor',100,1,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2715,'Skul_Ring_','Skull Ring','Armor',10000,100,1,true,true,'bonus2 bSubRace,RC_Undead,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_sage`,`job_soullinker`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2716,'Librarian_Glove','Librarian Glove','Armor',20,100,1,true,true,true,true,true,80,'bonus bMaxSP,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2717,'Pocket_Watch_','Pocket Watch','Armor',20,200,true,true,true,true,true,true,80); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2718,'Lunatic_Brooch','Lunatic Brooch','Armor',20,200,1,true,true,true,true,true,65); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2719,'Iron_Wrist','Iron Wrist','Armor',20,700,1,true,true,true,true,true,true,true,true,50,'bonus2 bSkillAtk,"SM_BASH",6;\nbonus2 bSkillAtk,"MC_MAMMONITE",6;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_crusader`,`job_knight`,`job_stargladiator`,`job_swordman`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2720,'Medal_Swordman','Medal of Honor','Armor',20,1,true,true,true,true,true,true,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bHit,10;\nbonus bMaxHP,500;\nbonus bMaxSP,50;\nbonus3 bAddEff,Eff_Stun,100,ATF_SHORT;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_assassin`,`job_ninja`,`job_rogue`,`job_thief`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2721,'Medal_Thief','Medal of Honor','Armor',20,1,true,true,true,true,true,true,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bFlee,10;\nbonus bMaxHP,300;\nbonus bMaxSP,80;\nbonus3 bAddEff,Eff_Poison,100,ATF_SHORT;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2722,'Medal_Acolyte','Medal of Honor','Armor',20,1,true,true,true,true,true,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bMdef,6;\nbonus bMaxHP,600;\nbonus3 bAddEff,Eff_Silence,100,ATF_SHORT;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2723,'Medal_Mage','Medal of Honor','Armor',20,1,true,true,true,true,true,true,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bMdef,6;\nbonus bMaxHP,600;\nbonus2 bAddEffWhenHit,Eff_Stone,100;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_archer`,`job_barddancer`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2724,'Medal_Archer','Medal of Honor','Armor',20,1,true,true,true,true,true,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bCritical,10;\nbonus bMaxHP,300;\nbonus bMaxSP,80;\nbonus3 bAddEff,Eff_Blind,100,ATF_LONG;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2725,'Medal_Merchant','Medal of Honor','Armor',20,1,true,true,true,true,true,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bAspdRate,10;\nbonus bMaxHP,500;\nbonus bMaxSP,50;\nbonus3 bAddEff,Eff_Curse,100,ATF_SHORT;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_hunter`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2726,'Icarus_Wing','Icarus Wings','Armor',20,100,true,true,true,true,70,'bonus bMaxSP,50;\nbonus bDex,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_hunter`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2727,'Bowman_Scarf','Bowman Scarf','Armor',20,200,true,true,true,true,70,'bonus bMaxSP,50;\nbonus bDex,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2728,'Cursed_Hand','Cursed Hand','Armor',20,50,1,true,false,false,true,true,80,'bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,30;\nbonus bHit,10;\nbonus bHPrecovRate,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2729,'Diabolus_Ring','Diabolus Ring','Armor',20,50,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus bMaxSP,100;\nbonus bHealPower,5;\nbonus2 bAddDamageClass,1916,10;\nbonus2 bAddDamageClass,1917,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2730,'Morroc_Seal','Seal of Continental Guard','Armor',20,50,1,true,false,false,true,true,80,100,true,true,true,true,true,true,'bonus bMaxHP,50;\nbonus bAspdRate,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2731,'Morroc_Charm_Stone','Rune Spellstone','Armor',20,50,1,true,false,false,true,true,80,100,true,true,true,true,true,true,'bonus bMaxSP,50;\nbonus bCastRate,-1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2732,'Morroc_Ring','Death Loop','Armor',20,50,1,true,false,false,true,true,80,100,true,true,true,true,true,true,'bonus bCritical,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_gunslinger`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2733,'Medal_Gunner','Sheriff Badge','Armor',20,1,true,true,true,70,100,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bCritical,10;\nbonus bMaxHP,300;\nbonus bMaxSP,80;\nbonus3 bAddEff,Eff_Blind,100,ATF_LONG;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2734,'Directive_A','Directive','Armor',1,true,true,true,true,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2735,'Directive_B','Directive','Armor',1,true,true,true,true,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2736,'Navel_Ring','Navel Ring','Armor',20,100,true,false,false,true,true,75,'bonus bDex,3;\nbonus bLuk,3;\nbonus bMdef,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2737,'Foot_Ring','Foot Ring','Armor',20,150,true,false,false,true,true,75,'bonus bVit,3;\nbonus bMaxHPRate,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2738,'Shiny_Coin','Shiny Coin','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,6;\nbonus bMatkRate,6;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2739,'Ordinary_Coin','Ordinary Coin','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2740,'Rusty_Coin','Rusty Coin','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,3;\nbonus bMatkRate,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2741,'All_In_One_Ring','All In One Ring','Armor',20,true,true,100,true,true,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bNoCastCancel;\nbonus bCastRate,10;\nskill "AL_HEAL",1;\nskill "AL_TELEPORT",1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2743,'Angelic_Ring','Angelic Ring','Armor',20,100,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,70,'bonus bInt,2;\nbonus bDex,1;\nbonus bMdef,2;\nautobonus3 "{ bonus bHealPower,20; }",100,3000,"AL_HEAL","{ specialeffect2 EF_HEAL3; }";\nautobonus3 "{ bonus bHealPower,20; }",100,3000,"AM_POTIONPITCHER","{ specialeffect2 EF_HEAL3; }";\nautobonus3 "{ bonus bHealPower,20; }",100,3000,"PR_SANCTUARY","{ specialeffect2 EF_HEAL3; }";'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2744,'Sprint_Ring','Sprint Ring','Armor',20,100,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,70,'bonus bCastrate,-10;\nbonus bDelayRate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2745,'Pinguicula_Corsage','Pinguicula Corsage','Armor',20,200,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,70,'bonus bMdef,2;\nbonus bMaxSP,25;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2746,'Cold_Heart','Cold Heart','Armor',20,100,1,true,true,true,true,80,'bonus bAgi,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_rogue`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2747,'Black_Cat','Black Cat','Armor',20,100,1,true,true,true,true,80,'bonus bDex,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_archer`,`job_barddancer`,`job_hunter`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`,`unequip_script`) VALUES (2748,'Cursed_Star','Cursed Star','Armor',20,200,true,true,true,true,true,true,84,'bonus bMdef,3;\nbonus bDex,2;\nbonus bLuk,-1;\nbonus2 bHPLossRate,50,10000;\nbonus3 bAddEff,Eff_Curse,200,ATF_WEAPON|ATF_LONG|ATF_TARGET;','heal -300,0;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2749,'Linen_Glove','Linen Glove','Armor',20,120,1,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,90,'bonus bMdef,2;\nbonus bAgi,2;\nbonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2751,'Academy_Badge','Academy Of Badge','Armor',100,true,true,100,true,true,true,true,true,true,'if (BaseLevel<80) {\n bonus bMaxHP,400;\n bonus bMaxSP,200;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2752,'Praxinus_C','Praccsinos','Armor',2,true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkrate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2753,'Beholder_Ring','Beholder Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Formless,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2754,'Hallow_Ring','Hallow Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_undead,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2755,'Clamorous_Ring','Clamorous Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Brute,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2756,'Chemical_Ring','Chemical Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Plant,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2757,'Insecticide_Ring','Insecticide Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Insect,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2758,'Fisher_Ring','Fischer Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Fish,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2759,'Decussate_Ring','Decussate Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Demon,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2760,'Bloody_Ring','Bloody Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_DemiHuman,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2761,'Satanic_Ring','Satanic Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Angel,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2762,'Dragoon_Ring','Dragon Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Dragon,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2763,'Skul_Ring_C','Neo Skull Ring','Armor',true,false,false,true,true,true,95,'bonus bAtkRate,5;\nbonus bMatkrate,5;\nbonus bMaxHPrate,5;\nbonus2 bSkillHeal,"AL_HEAL",5;\nskill "MG_SIGHT",1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`) VALUES (2764,'Small_Fishing_Rod','Small Fishing Rod','Armor',10,250,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2765,'Novice_Figure','Novice Figure','Armor',100,true,true,'bonus bMaxHP,70;\nif (BaseJob == Job_Novice || BaseJob == Job_SuperNovice)\n bonus bMaxHP,30;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2766,'Swordman_Figure','Swordman Figure','Armor',true,true,'bonus bVit,1;\nif (Class == Job_Swordman)\n bonus bDef,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2767,'Acolyte_Figure','Acolyte Figure','Armor',true,true,'bonus bInt,1;\nif (Class == Job_Acolyte)\n bonus bMaxSP,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2768,'Mage_Figure','Mage Figure','Armor',true,true,'bonus bInt,1;\nif (Class == Job_Mage)\n bonus bSPrecovRate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2769,'Archer_Figure','Archer Figure','Armor',true,true,'bonus bDex,1;\nif (Class == Job_Archer)\n bonus bBaseAtk,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2770,'Thief_Figure','Thief Figure','Armor',true,true,'bonus bAgi,1;\nif (Class == Job_Thief)\n bonus bAspdRate,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2771,'Merchant_Figure','Merchant Figure','Armor',true,true,'bonus bStr,1;\nif (Class == Job_Merchant)\n bonus bCritical,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2772,'Krieger_Ring1','Glorious Ring','Armor',20,true,false,false,true,true,81,100,true,true,true,true,true,true,true,'bonus bMaxHP,300;\nbonus2 bSubEle,Ele_Water,10;\nbonus2 bSubEle,Ele_Wind,10;\nbonus2 bSubEle,Ele_Earth,10;\nbonus2 bSubEle,Ele_Fire,10;\nbonus bAspdRate,5;\nbonus bCastrate,-3;\nbonus bHealPower,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2773,'Krieger_Ring2','Glorious Mass-Production Ring','Armor',20,true,false,false,true,true,61,100,true,true,true,true,true,true,true,'bonus bAllStats,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2774,'Krieger_Ring3','Glorious Popularized Ring','Armor',20,true,false,false,true,true,100,true,true,true,true,true,true,true,'bonus bAllStats,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`) VALUES (2775,'Lure','Lure','Armor',20,100,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_script`,`unequip_script`) VALUES (2776,'Cool_Towel','Adventurer\'s Trusty Towel','Armor',20,100,true,true,'sc_start SC_SUMMER,INFINITE_TICK,0;','sc_end SC_SUMMER;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (2777,'Shaman_Ring','Shaman Ring','Armor',20,100,1,true,true,30,100,true,true,'bonus bUseSPrate,-5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (2778,'Shaman_Earing','Shaman Earrings','Armor',20,100,true,true,30,100,true,true,'bonus bInt,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (2779,'Dark_Knight_Belt','Dark Knight Belt','Armor',20,500,1,true,true,30,100,true,true,'bonus bStr,2;\nbonus bAgi,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (2780,'Dark_Knight_Glove','Dark Knight Glove','Armor',20,500,1,true,true,80,100,true,true,'autobonus "{ bonus bAspdRate,2; }",10,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }";'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (2781,'Aumdura\'s_Grace','Aumdura\'s Benefit','Armor',100,1,1,true,true,1,100,true,true,'bonus bAllStats,1;\nbonus bMdef,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2782,'Ring_Of_Wise_King','Ring of the Ancient Wise King','Armor',20,100,true,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,50;\nbonus bMaxSP,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2783,'Eyes_Stone_Ring','Eye Stone Ring','Armor',20,100,1,true,true,70,'bonus bCritical,2;\nbonus bMaxSP,25;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2784,'Oh_Holy_Night','Christmas Musicbox','Armor',20,100,true,true,1,'skill "ALL_WEWISH",1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2785,'Orleans_Glove_M','Orlean\'s Gloves','Armor',20,100,1,true,false,false,true,true,true,90,100,true,true,true,true,true,true,true,'bonus bDex,2;\nbonus bMatkRate,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2786,'Spiritual_Ring_M','Spiritual Ring','Armor',20,100,true,true,'bonus bInt,2;\nbonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2787,'Waterdrop_Brooch','Waterdrop Brooch','Armor',20,200,1,true,false,false,true,true,true,75,'bonus2 bSubEle,Ele_Water,5;\nbonus bMaxHP,80;\nbonus bMdef,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2788,'Bradium_Earing','Bradium Earring','Armor',20,200,1,true,false,false,true,true,true,60,'bonus bMatkRate,2;\nbonus bInt,1;\nbonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2789,'Bradium_Ring','Bradium Ring','Armor',20,200,1,true,false,false,true,true,true,60,'bonus2 bAddClass,Class_All,2;\nbonus bStr,1;\nbonus bVit,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2790,'Bradium_Brooch','Bradium Brooch','Armor',20,200,1,true,false,false,true,true,true,60,'bonus bFlee,4;\nbonus bAspdRate,2;\nbonus bAgi,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2791,'Just_Got_Fish','Fresh Fish','Armor',20,500,1,true,true,1,'bonus bHit,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2794,'Magic_Stone_Ring','Magic Stone Ring','Armor',1,true,true,true,true,true,99,100,true,true,true,true,true,true,true,true,'bonus bStr,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2795,'Green_Apple_Ring','Green Apple Ring','Armor',true,false,false,true,true,99,100,true,true,true,true,true,true,true,'bonus bAllStats,6;\nif (JobLevel <30) {\n bonus bAllStats,(JobLevel/5);\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2796,'Magical_Stone','Rocks','Armor',200,true,true,true,true,true,true,99,100,true,true,true,true,true,true,true,true,'bonus2 bAddDamageClass,2047,10;\nbonus2 bAddDefMonster,2048,-10;\nbonus3 bAddMonsterIdDropItem,6152,2047,70;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2797,'Magical_Stone_','Rocks','Armor',200,true,true,true,true,true,true,99,100,true,true,true,true,true,true,true,true,'bonus2 bAddDamageClass,2049,10;\nbonus2 bAddDefMonster,2050,-10;\nbonus3 bAddMonsterIdDropItem,6151,2049,70;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_monk`,`job_priest`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2798,'Will_Of_Exhausted_Angel','Will Of Exhausted Angel','Armor',200,true,true,true,true,99,100,true,true,true,true,true,true,true,'if (strcharinfo(3) == "job3_arch02") {\n bonus2 bAddDefMonster,1761,50;\n bonus2 bAddDefMonster,1762,50;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2799,'Kuirpenring','Kuirpenring','Armor',100,1,true,true,'bonus bMdef,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2800,'Accelerator','Accelerator','Armor',100000,100,1,true,true,true,99,'bonus bAgi,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2801,'Hovering_Booster','Hovering Booster','Armor',100000,2000,1,true,true,true,99,'bonus bAgi,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2802,'Suicidal_Device','Suicidal Device','Armor',500000,1000,1,true,true,true,99); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2803,'Shape_Shifter','Shape Shifter','Armor',100000,500,1,true,true,true,99,'bonus bInt,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2804,'Cooling_Device','Cooling Device','Armor',100000,2500,1,true,true,true,99,'bonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2805,'Mag_Field_Generator','Magnetic Field Generator','Armor',100000,6000,1,true,true,true,99,'bonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2806,'Barrier_Builder','Barrier Builder','Armor',150000,8000,3,1,true,true,true,99,'bonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2807,'Repair_Kit','Repair Kit','Armor',200000,400,1,true,true,true,99); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2808,'Camouflage_Generator','Camouflague Generator','Armor',250000,1000,1,true,true,true,99,'bonus bAgi,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2809,'High_Quality_Cooler','High Quality Cooler','Armor',100000,2500,1,true,true,true,99,'bonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2810,'Special_Cooler','Special Cooler','Armor',100000,2500,1,true,true,true,99,'bonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2819,'Swordman_Manual','Swordsman Manual','Armor',100,true,true,true,true,1,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "SM_BASH",1;\nskill "SM_PROVOKE",1;\nskill "SM_MAGNUM",1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2820,'Thief_Manual','Thief Manual','Armor',100,true,true,true,true,1,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "TF_DOUBLE",3;\nbonus bDoubleRate,15;\nskill "TF_STEAL",1;\nskill "TF_HIDING",1;\nskill "TF_POISON",1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2821,'Acolyte_Manual','Acolyte Manual','Armor',100,true,true,true,true,1,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "AL_HEAL",1;\nskill "AL_INCAGI",1;\nskill "AL_BLESSING",1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2822,'Archer_Manual','Archer Manual','Armor',100,true,true,true,true,1,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "AC_OWL",1;\nskill "AC_CONCENTRATION",1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2823,'Merchant_Manual','Merchant Manual','Armor',100,true,true,true,true,1,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "MC_DISCOUNT",1;\nskill "MC_OVERCHARGE",10;\nskill "MC_IDENTIFY",1;\nskill "MC_MAMMONITE",1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2824,'Mage_Manual','Mage Manual','Armor',100,true,true,true,true,1,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "MG_SRECOVERY",1;\nskill "MG_COLDBOLT",1;\nskill "MG_FIREWALL",1;\nskill "MG_FIREBOLT",1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5001,'Headset','Headset','Armor',20,200,3,true,false,false,true,1,true,87,'bonus2 bResEff,Eff_Curse,1000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5002,'Gemmed_Crown','Jewel Crown','Armor',20,600,4,true,true,true,true,true,true,true,true,true,true,60,true,88,'bonus bInt,2;\nbonus bLuk,1;\nbonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5003,'Joker_Jester','Joker Jester','Armor',20,100,1,true,false,false,true,true,89,'bonus bLuk,2;\nbonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`view`,`script`) VALUES (5004,'Oxygen_Mask','Oxygen Mask','Armor',20,200,true,false,false,true,90,'bonus2 bResEff,Eff_Poison,2000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (5005,'Gas_Mask','Gas Mask','Armor',20,100,1,true,false,false,true,true,91,'bonus2 bResEff,Eff_Poison,3000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`view`) VALUES (5006,'Machoman_Glasses','Machoman\'s Glasses','Armor',36000,100,1,true,false,false,true,92); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5007,'Loard_Circlet','Grand Circlet','Armor',20,200,3,true,false,false,true,55,true,93,'bonus bStr,1;\nbonus bInt,1;\nbonus bLuk,1;\nbonus bMdef,4;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`) VALUES (5008,'Puppy_Love','Puppy Love','Armor',20,100,1,true,false,false,true,94); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5009,'Safety_Helmet','Safety Helmet','Armor',20,500,3,true,false,false,true,true,95,'bonus bMdef,3;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5010,'Indian_Hair_Piece','Indian Fillet','Armor',20,100,3,true,true,96); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5011,'Antenna','Aerial','Armor',20,100,3,true,true,97); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (5012,'Ph.D_Hat','Ph.D Hat','Armor',20,200,3,true,false,false,true,true,98); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5013,'Horn_Of_Lord_Kaho','Lord Kaho\'s Horn','Armor',20,100,5,true,true,99,'bonus bMdef,10;\nbonus bStr,5;\nbonus bAgi,10;\nbonus bVit,10;\nbonus bInt,5;\nbonus bLuk,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_mid`,`equip_level_min`,`view`) VALUES (5014,'Fin_Helm','Fin Helm','Armor',20,300,2,true,true,true,true,65,100); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`) VALUES (5015,'Egg_Shell','Egg Shell','Armor',20,200,3,true,101); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (5016,'Boy\'s_Cap','Boy\'s Cap','Armor',20,100,2,true,false,false,true,true,102); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5017,'Bone_Helm','Bone Helm','Armor',20,800,7,true,true,true,true,true,true,true,70,true,103,'bonus2 bSubEle,Ele_Dark,-15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_archer`,`job_barddancer`,`job_hunter`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5018,'Feather_Bonnet','Feather Bonnet','Armor',20,300,4,true,true,true,true,true,104,'bonus bAgi,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5019,'Corsair','Corsair','Armor',20,500,5,true,false,false,true,true,105,'bonus bVit,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5020,'Kafra_Band','Kafra Band','Armor',20,500,3,true,true,106,'bonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5021,'Bankruptcy_Of_Heart','Grief for Greed','Armor',20,1200,4,true,true,true,true,38,true,107,'bonus bInt,1;\nbonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (5022,'Helm_Of_Sun','Hat of the Sun God','Armor',20,2400,4,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,138,'bonus bStr,3;\nbonus bInt,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_head_top`,`refineable`,`view`) VALUES (5023,'Hat_Of_Bundle','Parcel Hat','Armor',20,1000,true,true,true,true,true,108); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5024,'Hat_Of_Cake','Cake Hat','Armor',20,1000,1,true,true,109); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5025,'Helm_Of_Angel','Helm of Angel','Armor',20,1600,5,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,74,true,110,'bonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5026,'Hat_Of_Cook','Chef Hat','Armor',20,300,1,true,false,false,true,50,true,111,'bonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5027,'Wizardry_Hat','Mage Hat','Armor',20,300,1,true,true,true,true,true,true,112,'bonus bInt,2;\nbonus bMaxSP,150;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`) VALUES (5028,'Candle','Candle','Armor',20,150,true,true,113); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5029,'Spore_Hat','Spore Hat','Armor',20,900,3,true,false,false,true,20,true,114); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5030,'Panda_Cap','Panda Hat','Armor',20,800,3,true,false,false,true,40,true,115); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5031,'Mine_Helm','Mine Hat','Armor',20,1500,4,true,true,true,true,true,true,true,true,true,true,true,true,true,55,true,116,'bonus bDex,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (5032,'Picnic_Hat','Sunday Hat','Armor',20,800,1,true,false,false,true,true,117); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5033,'Smokie_Hat','Raccoon Hat','Armor',20,900,3,true,false,false,true,50,true,118); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (5034,'Light_Bulb_Band','Bulb Band','Armor',20,500,true,false,false,true,true,119); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5035,'Poring_Hat','Poring Hat','Armor',20,700,2,true,false,false,true,38,true,120); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5036,'Cross_Band','Cross Hat','Armor',20,250,1,true,false,false,true,10,true,121); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`) VALUES (5037,'Fruit_Shell','Nut Shell','Armor',20,150,4,true,5,122); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5038,'Deviruchi_Cap','Deviruchi Hat','Armor',20,800,2,true,false,false,true,64,true,123,'bonus bStr,1;\nbonus bInt,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`) VALUES (5039,'Mottled_Egg_Shell','Rainbow Eggshell','Armor',20,400,4,true,19,124); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (5040,'Blush','Blush','Armor',20,100,true,125); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`) VALUES (5041,'Heart_Hair_Pin','Heart Hairpin','Armor',20,100,true,true,126); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5042,'Hair_Protector','Bao Bao','Armor',20,150,true,false,false,true,14,true,127); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`equip_level_min`,`view`) VALUES (5043,'Opera_Ghost_Mask','Opera Phantom Mask','Armor',20,200,1,true,false,false,true,20,128); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5044,'Devil\'s_Wing','Evil Wing Ears','Armor',20,350,2,true,45,true,129,'bonus bVit,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5045,'Magician_Hat','Magician Hat','Armor',20,500,3,true,true,true,true,true,true,true,true,50,true,130,'bonus bDex,1;\nbonus bAgi,1;\nbonus bMaxSP,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`view`) VALUES (5046,'Bongun_Hat','Bongun Hat','Armor',20,300,5,true,true,true,139); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (5047,'Fashion_Sunglass','Fashionable Glasses','Armor',20,100,true,false,false,true,true,131); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`) VALUES (5048,'First_Moon_Hair_Pin','Cresent Hairpin','Armor',20,100,true,true,132); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`) VALUES (5049,'Stripe_Band','Striped Hairband','Armor',20,150,1,true,133); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`) VALUES (5050,'Mystery_Fruit_Shell','Wonder Nutshell','Armor',20,300,5,true,30,134); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`) VALUES (5051,'Kitty_Bell','Pussy Cat Bell','Armor',20,100,true,135); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5052,'Blue_Hair_Band','Blue Hairband','Armor',20,150,1,true,true,136); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5053,'Spinx_Helm','Sphinx Hat','Armor',20,3000,5,true,true,true,true,true,65,137,'bonus bStr,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_assassin`,`job_priest`,`location_head_low`,`equip_level_min`,`view`) VALUES (5054,'Assassin_Mask','Assassin Mask','Armor',20,100,true,true,true,70,180); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_head_top`,`view`) VALUES (5055,'Novice_Egg_Cap','Novice False Eggshell','Armor',1,1,3,true,true,true,101); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`view`) VALUES (5056,'Love_Berry','Fruit of Love','Armor',1,100,true,140); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5057,'Ear_Of_Black_Cat','Black Cat Ears','Armor',16000,200,2,true,45,true,141); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5058,'Drooping_Kitty','Drooping Cat','Armor',250000,500,1,true,false,false,true,true,142,'bonus bMdef,15;\nbonus2 bResEff,Eff_Curse,3000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5059,'Brown_Bear_Cap','Teddybear Hat','Armor',20,800,3,true,50,true,143); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5060,'Party_Hat','Party Hat','Armor',20,300,3,true,true,144,'bonus bLuk,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5061,'Flower_Hairpin','Flower Hairpin','Armor',20,100,1,true,true,145); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5062,'Straw_Hat','Straw Hat','Armor',20,200,3,true,50,true,146,'bonus bAgi,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (5063,'Plaster','Giant Band Aid','Armor',20,100,1,true,false,false,true,true,147); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5064,'Leaf_Headgear','Smokie Leaf','Armor',20,100,1,true,true,148); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5065,'Fish_On_Head','Blue Fish','Armor',20,500,2,true,50,true,149,'bonus2 bAddRace,RC_Fish,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5066,'Horn_Of_Succubus','Succubus Horn','Armor',20,800,4,true,false,false,true,70,true,150,'bonus bInt,1;\nbonus bMdef,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5067,'Sombrero','Sombrero','Armor',20,350,4,true,false,false,true,true,151,'bonus bAgi,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5068,'Ear_Of_Devil\'s_Wing','Evil Wing Ears','Armor',20,100,1,true,70,152,'bonus bStr,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5069,'Mask_Of_Fox','Kitsune Mask','Armor',20,300,1,true,false,false,true,true,153,'bonus bAgi,1;\nbonus bLuk,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5070,'Headband_Of_Power','Hot-blooded Headband','Armor',20,100,1,true,false,false,true,true,154,'bonus bStr,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5071,'Indian_Headband','Indian Headband','Armor',20,200,1,true,false,false,true,true,155,'bonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5072,'Inccubus_Horn','Incubus Horn','Armor',20,800,4,true,false,false,true,70,true,156,'bonus bAgi,1;\nbonus bMdef,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5073,'Cap_Of_Concentration','Model Training Hat','Armor',20,700,2,true,false,false,true,true,157,'bonus bDex,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5074,'Ear_Of_Angel\'s_Wing','Angel Wing Ears','Armor',20,100,1,true,70,158,'bonus bStr,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5075,'Cowboy_Hat','Cowboy Hat','Armor',20,500,4,true,true,159); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5076,'Fur_Hat','Beanie','Armor',20,350,2,true,true,160,'bonus bLuk,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5077,'Tulip_Hairpin','Tulip Hairpin','Armor',20,100,1,true,true,161); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5078,'Sea_Otter_Cap','Sea-Otter Hat','Armor',20,800,3,true,50,true,162,'bonus bVit,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5079,'Crossed_Hair_Band','X Hairpin','Armor',20,100,1,true,true,163); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5080,'Headgear_Of_Queen','Crown of Ancient Queen','Armor',20,400,4,true,45,true,164); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5081,'Mistress_Crown','Crown of Mistress','Armor',20,100,true,false,false,true,75,true,165,'bonus bMaxSP,100;\nbonus bInt,2;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5082,'Mushroom_Band','Decorative Mushroom','Armor',20,100,2,true,true,166); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5083,'Red_Tailed_Ribbon','Red Ribbon','Armor',20,200,1,true,45,true,167,'bonus bMdef,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5084,'Lazy_Raccoon','Lazy Smokie','Armor',20,500,1,true,false,false,true,true,168,'bonus2 bResEff,Eff_Sleep,2000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`) VALUES (5085,'Pair_Of_Red_Ribbon','Small Ribbons','Armor',20,100,1,true,45,169); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (5086,'Alarm_Mask','Alarm Mask','Armor',20,100,2,true,false,false,true,true,170,'bonus2 bResEff,Eff_Blind,5000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`view`) VALUES (5087,'Goblin_Mask_01','Poker Face','Armor',20,100,1,true,true,171); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`view`) VALUES (5088,'Goblin_Mask_02','Surprised Mask','Armor',20,100,1,true,true,172); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`view`) VALUES (5089,'Goblin_Mask_03','Annoyed Mask','Armor',20,100,1,true,true,173); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`view`) VALUES (5090,'Goblin_Mask_04','Goblin Leader Mask','Armor',20,100,2,true,true,174); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`) VALUES (5091,'Big_Golden_Bell','Decorative Golden Bell','Armor',20,200,2,true,false,false,true,true,35,true,175); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`job_priest`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`) VALUES (5092,'Blue_Coif','Coif','Armor',150000,300,5,true,true,true,true,65,true,176); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`job_priest`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5093,'Blue_Coif_','Coif','Armor',150000,300,5,1,true,true,true,true,65,true,177,'bonus bMaxSP,100;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5094,'Orc_Hero_Helm','Helmet of Orc Hero','Armor',500000,900,5,true,false,false,true,true,55,true,178,'bonus bStr,2;\nbonus bVit,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_assassin`,`job_priest`,`location_head_low`,`equip_level_min`,`view`) VALUES (5096,'Assassin_Mask_','Assassin Mask','Armor',20,100,true,true,true,70,180); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`refineable`,`view`) VALUES (5097,'Cone_Hat_','Holiday Hat','Armor',400,true,true,144); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5098,'Tiger_Mask','Tiger Mask','Armor',20,400,2,true,true,50,181,100,true,true,true,'bonus bStr,3;\nbonus bMaxHP,100;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5099,'Cat_Hat','Neko Mimi','Armor',20,300,1,true,true,182,'bonus bLuk,2;\nbonus bMdef,10;\nbonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5100,'Sales_Signboard','Sales Banner','Armor',20,800,true,75,true,183,100,true,true,true,'bonus bStr,1;\nbonus bAgi,1;\nbonus bLuk,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (5101,'Takius_Blindfold','Takius\'s Blindfold','Armor',20,100,true,184); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (5102,'Round_Eyes','Blank Eyes','Armor',20,100,true,185); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5103,'Sunflower_Hairpin','Sunflower Hairpin','Armor',20,600,1,true,false,false,true,30,186,100,true,true,true,'bonus bAgi,2;\nbonus bCritical,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`view`,`script`) VALUES (5104,'Dark_Blindfold','Dark Blinder','Armor',20,100,true,false,false,true,187,'bonus2 bResEff,Eff_Blind,10000;\nbonus2 bResEff,Eff_Stun,200;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5105,'Hat_Of_Cake_','2nd Anniversary Hat','Armor',20,1000,1,true,24,true,109,'bonus bDex,1;\nbonus bMaxSP,80;\nbonus3 bAddMonsterDropItem,7864,7,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5106,'Cone_Hat_INA','2nd Anniversary Hat','Armor',20,300,3,true,1,144,'bonus bLuk,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`) VALUES (5107,'Well_Baked_Toast','Crunch Toast','Armor',20,50,true,188); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (5108,'Detective_Hat','Renown Detective\'s Cap','Armor',20,350,3,1,true,true,189); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5109,'Red_Bonnet','Red Bonnet','Armor',20,400,2,true,true,190); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`) VALUES (5110,'Baby_Pacifier','Baby Pacifier','Armor',20,50,true,191); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5111,'Galapago_Cap','Galapago Cap','Armor',20,500,2,true,55,true,192,'bonus2 bAddMonsterDropItem,605,100;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5112,'Super_Novice_Hat','Super Novice Hat','Armor',8500,400,4,true,true,true,40,true,193,'bonus bAllStats,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`) VALUES (5113,'Angry_Mouth','Angry Snarl','Armor',20,50,true,194); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5114,'Fedora','Bucket Hat','Armor',6000,300,3,true,true,195); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5115,'Winter_Hat','Winter Hat','Armor',20,500,3,true,true,196,'bonus2 bResEff,Eff_Freeze,1000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5116,'Banana_Hat','Banana Hat','Armor',20,200,1,true,true,197,'bonus3 bAutoSpell,"SM_PROVOKE",3,30;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5117,'Mistic_Rose','Mystic Rose','Armor',20,100,true,true,198,'bonus2 bSubRace,RC_Plant,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5118,'Ear_Of_Puppy','Puppy Headband','Armor',20,100,2,true,true,199); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5119,'Super_Novice_Hat_','Super Novice Hat','Armor',8500,400,4,1,true,true,true,40,true,193,'bonus bAllStats,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (5120,'Fedora_','Bucket Hat','Armor',6000,300,3,1,true,true,195); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5121,'Zherlthsh_Mask','Zealotus Mask','Armor',20,400,3,true,false,false,true,true,70,true,200,'bonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5122,'Magni_Cap','Magni\'s Cap','Armor',30000,1000,5,true,false,false,true,65,true,250,'bonus bStr,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5123,'Ulle_Cap','Ulle\'s Cap','Armor',30000,500,3,1,true,false,false,true,65,true,254,'bonus bDex,2;\nbonus bAgi,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5124,'Fricca_Circlet','Fricca\'s Circlet','Armor',30000,300,3,true,false,false,true,65,true,251,'bonus bMdef,10;\nbonus bInt,2;\nbonus bMaxSP,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5125,'Kiss_Of_Angel','Angel\'s Kiss','Armor',10000,300,3,1,true,true,true,50,true,255,'bonus bSPrecovRate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5126,'Morpheus\'s_Hood','Morpheus\'s Hood','Armor',30000,200,1,true,false,false,true,33,true,256,'bonus bInt,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5127,'Morrigane\'s_Helm','Morrigane\'s Helm','Armor',30000,500,4,true,false,false,true,61,true,257,'bonus bLuk,2;\nbonus bBaseAtk,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5128,'Goibne\'s_Helmet','Goibne\'s Helm','Armor',30000,500,5,true,false,false,true,54,true,258,'bonus bVit,3;\nbonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5129,'Bird_Nest','Bird Nest','Armor',20,400,1,true,50,201,'bonus bAgi,2;\nbonus2 bSubRace,RC_Brute,10;\nbonus2 bSubRace,RC_Player_Doram,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5130,'Lion_Mask','Lion Mask','Armor',20,700,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,75,true,202,'bonus2 bAddEffWhenHit,Eff_Silence,500;\nbonus bMdef,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5131,'Close_Helmet','Close Helmet','Armor',20,1200,8,true,true,true,true,true,true,75,true,203,'bonus bVit,3;\nbonus bMaxHPrate,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`,`trade_override`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5132,'Angeling_Hat','Angeling Hat','Armor',20,700,2,true,204,100,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5133,'Sheep_Hat','Sheep Hat','Armor',20,150,1,true,true,true,true,205,100,true,true,true,'bonus bShortWeaponDamageReturn,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5134,'Pumpkin_Hat','Pumpkin-Head','Armor',20,200,2,true,true,206,'bonus2 bSubRace,RC_Demon,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5135,'Cyclops_Visor','Cyclop\'s Eye','Armor',200,true,false,false,true,75,207,'bonus bMaxSP,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5136,'Santa\'s_Hat_','Antonio\'s Santa Hat','Armor',20,100,2,true,true,20); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5137,'Alice_Doll','Alice Doll','Armor',20,500,1,true,false,false,true,30,208,'bonus bStr,1;\nbonus2 bAddRace,RC_DemiHuman,10;\nbonus2 bAddRace,RC_Player_Human,10;\nbonus2 bAddEff2,Eff_Sleep,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5138,'Magic_Eyes','Magic Eyes','Armor',20,300,1,true,true,true,true,true,30,true,209,'bonus bMdef,5;\nbonus bCastrate,-10;\nbonus bUseSPrate,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5139,'Hibiscus','Hibiscus','Armor',20,200,true,10,210,'bonus bDex,1;\nbonus bInt,1;\nbonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5140,'Charming_Ribbon','Charming Ribbon','Armor',20,400,1,1,true,10,true,211,'bonus2 bSubRace,RC_Undead,5;\nbonus2 bSubRace,RC_Demon,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5141,'Marionette_Doll','Marionette Doll','Armor',20,400,1,true,false,false,true,30,true,212,'bonus bStr,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5142,'Crescent_Helm','Crescent Helm','Armor',20,3000,8,true,true,true,true,true,true,true,true,50,true,213,'bonus bVit,1;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5143,'Kabuki_Mask','Kabuki Mask','Armor',20,1000,5,1,true,false,false,true,true,true,30,true,214,'bonus2 bResEff,Eff_Silence,3000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5144,'Gambler_Hat','Gambler Hat','Armor',20,200,2,true,true,16,'bonus bLuk,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`) VALUES (5145,'Carnival_Joker_Jester','Carnival Joker Jester','Armor',10,100,true,true,89); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5146,'Elephant_Hat','Elephant Hat','Armor',500,true,true,215,'bonus bVit,1;\nbonus2 bSubRace,RC_Brute,7;\nskill "WZ_WATERBALL",1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (5147,'Baseball_Cap','Baseball Cap','Armor',200,3,1,true,true,216); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5148,'Phrygian_Cap','Phrygian Cap','Armor',500,true,true,217,'bonus bInt,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5149,'Silver_Tiara','Silver Tiara','Armor',100,true,true,218,'bonus bInt,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (5150,'Joker_Jester_','Joker Jester','Armor',20,100,1,true,219,'bonus bSpeedRate,25;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (5151,'Headset_OST','Note Headphones','Armor',20,200,4,1,true,true,true,220,'bonus bMdef,3;\nbonus2 bResEff,Eff_Stun,1000;\nbonus2 bResEff,Eff_Freeze,1000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5152,'Chinese_Crown','Chinese Crown','Armor',20,2000,2,true,true,1,true,221,'bonus2 bResEff,Eff_Stun,1000;\nbonus bInt,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5153,'Angeling_Hairpin','Angeling Hairpin','Armor',20,700,3,true,true,222,'bonus bFlee,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5154,'Sunglasses_F','Father\'s Sunglasses','Armor',20,100,3,true,12,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5155,'Granpa_Beard_F','Father\'s White Moustache','Armor',20,100,true,25,100,true,true,true,true,true,true,true,'bonus bBaseAtk,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5156,'Flu_Mask_F','Father\'s Mask','Armor',20,100,true,8,100,true,true,true,true,true,true,true,'bonus bMatkRate,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`refineable`,`view`) VALUES (5157,'Viking_Helm_','Orc Helm','Armor',20,500,5,1,true,true,true,true,true,true,true,true,true,true,true,86); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5158,'Holy_Bonnet_','Monk Hat','Armor',30000,100,5,1,true,true,true,true,true,35,'bonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5159,'Golden_Gear_','Golden Gear','Armor',20,900,5,1,true,false,false,true,40,true,30,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5160,'Magestic_Goat_','Majestic Goat','Armor',20,800,5,1,true,true,true,true,true,true,true,true,true,true,41,'bonus bStr,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5161,'Sharp_Gear_','Spiky Band','Armor',20,1000,6,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,50,true,43); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5162,'Bone_Helm_','Bone Helm','Armor',20,800,7,1,true,true,true,true,true,true,true,70,true,103,'bonus2 bSubEle,Ele_Dark,-15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5163,'Corsair_','Corsair','Armor',20,500,5,1,true,false,false,true,true,105,'bonus bVit,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5164,'Tiara_','Tiara','Armor',20,400,4,1,true,false,false,true,45,true,19,'bonus bInt,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5165,'Crown_','Crown','Armor',20,400,4,1,true,false,false,true,45,true,45,'bonus bInt,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5166,'Spinx_Helm_','Sphinx Hat','Armor',20,3000,5,1,true,true,true,true,true,65,137,'bonus bStr,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (5167,'Munak_Turban_','Munak Hat','Armor',20,300,5,1,true,true,true,51,'bonus2 bSubRace,RC_Undead,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`view`) VALUES (5168,'Bongun_Hat_','Bongun Hat','Armor',20,300,5,1,true,true,true,139); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5169,'Bride_Mask','Bride Mask','Armor',30000,500,4,1,true,true,40,true,223,'if (BaseClass == Job_Taekwon) {\n bonus bLuk,2;\n bonus bCritical,5;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5170,'Feather_Beret','Feather Beret','Armor',30000,600,1,true,false,false,true,true,224,'bonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5171,'Valkyrie_Helm','Valkyrie Helm','Armor',100000,1000,5,1,true,false,false,true,true,true,225,'bonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`view`,`script`) VALUES (5172,'Beret','Beret','Armor',30000,700,true,226,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5173,'Satto_Hat','Magistrate Hat','Armor',30000,400,3,1,true,60,true,227,'if (BaseClass == Job_Taekwon) {\n bonus bAgi,1;\n bonus bHPrecovRate,3;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5174,'Ayam','Ayam','Armor',30000,400,3,1,true,60,true,228,'if (BaseClass == Job_Taekwon) {\n bonus bInt,1;\n bonus bSPrecovRate,3;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`,`script`) VALUES (5175,'Censor_Bar','Censor Bar','Armor',30000,100,true,229,'bonus2 bResEff,Eff_Curse,500;\nbonus bMdef,1;\nbonus bHit,-5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5176,'Hahoe_Mask','Hahoe Mask','Armor',30000,100,2,true,true,30,230,'if (BaseClass == Job_Taekwon) {\n bonus bLuk,1;\n bonus bFlee2,2;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5177,'Guardian_Lion_Mask','Mythical Lion Mask','Armor',30000,500,5,1,true,true,40,true,231,'if (BaseClass == Job_Taekwon) {\n bonus bDex,2;\n bonus bBaseAtk,2*getrefine();\n bonus3 bAddEff,Eff_Stun,1000,ATF_SHORT;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5178,'Candle_','Candle','Armor',20,150,true,true,113,'bonus bAllStats,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5179,'Gold_Tiara','Golden Tiara','Armor',100,true,true,232,'bonus bInt,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5180,'Phrygian_Cap_','France Holiday Hat','Armor',20,100,1,true,true,217,'bonus bVit,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5181,'Helm_Of_Darkness','Helm of Darkness','Armor',20,2000,3,1,true,true,true,true,true,true,true,true,true,true,true,50,true,233,'bonus bStr,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5182,'Puppy_Hat','Puppy Hat','Armor',20,500,2,true,30,234,'bonus bAgi,1;\nbonus3 bAutoSpell,"PR_GLORIA",1,10+20*(readparam(bAgi)>=77);'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5183,'Bird_Nest_Hat','Bird Nest Hat','Armor',20,500,2,true,10,true,235,'bonus bDex,1;\nbonus bAgi,1;\nbonus2 bResEff,Eff_Stun,1000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5184,'Captain_Hat','Captain\'s Hat','Armor',20,500,4,true,false,false,true,30,true,236,'bonus2 bSubEle,Ele_Water,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5185,'Laurel_Wreath','Laurel Wreath','Armor',20,100,1,1,true,10,true,237,'bonus bLuk,3;\nbonus2 bResEff,Eff_Blind,500;\nbonus2 bResEff,Eff_Curse,500;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5186,'Geographer_Band','Geographer Band','Armor',20,500,1,true,30,238,'bonus bInt,1;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",1,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5187,'Twin_Ribbon','Twin Ribbon','Armor',20,200,1,true,30,true,239,'bonus bMaxSP,30;\nbonus bMdef,3;\nbonus3 bAutoSpellWhenHit,"NPC_STONESKIN",6,10;\nbonus5 bAutoSpellWhenHit,"NPC_ANTIMAGIC",6,120,BF_MAGIC,0;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5188,'Minstrel_Hat','Wandering Minstrel Hat','Armor',20,500,2,true,50,true,240,'bonus bInt,1;\nbonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5189,'Fallen_Leaves','Autumn Leaves','Armor',20,100,true,true,241,'bonus bMaxHP,40;\nbonus bMaxSP,40;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (5190,'Baseball_Cap_','Independence Memorial Hat','Armor',20,20,3,1,true,true,216); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5191,'Ribbon_Black','Black Ribbon','Armor',800,100,1,1,true,true,242,'bonus bInt,1;\nbonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5192,'Ribbon_Yellow','Yellow Ribbon','Armor',800,100,1,1,true,true,243,'bonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5193,'Ribbon_Green','Green Ribbon','Armor',800,100,1,1,true,true,244,'bonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5194,'Ribbon_Pink','Pink Ribbon','Armor',800,100,1,1,true,true,245,'bonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5195,'Ribbon_Red','Red Ribbon','Armor',800,100,1,1,true,true,246,'bonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5196,'Ribbon_Orange','Orange Ribbon','Armor',800,100,1,1,true,true,247,'bonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5197,'Ribbon_White','White Ribbon','Armor',800,100,1,1,true,true,248,'bonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5198,'Drooping_Bunny','Drooping Bunny','Armor',10,100,1,true,true,249,'bonus bDex,1;\nbonus bFlee,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5199,'Baseball_Cap_I','Baseball Cap','Armor',200,3,true,true,216); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`) VALUES (5200,'Coppola','Coppola','Armor',10,300,true,true,252); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5201,'Party_Hat_B','Party Hat','Armor',20,300,3,true,true,144,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5202,'Pumpkin_Hat_','Fantastic Pumpkin-Head','Armor',20,200,2,true,true,206,'bonus2 bSubRace,RC_Demon,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (5203,'Tongue_Mask','Smiling Mask','Armor',20,200,2,true,true,253,'bonus bSpeedRate,25;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`script`) VALUES (5204,'Event_Pierrot_Nose','Rudolph\'s Nose','Armor',20,100,true,49,'bonus2 bResEff,Eff_Blind,3000;\nbonus2 bAddMonsterDropItem,12130,30;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (5205,'Wreath','Emperor\'s Laurel Crown','Armor',20,1000,3,true,true,true,261,'bonus bAllStats,1;\nbonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5206,'Romantic_White_Flower','Romantic White Flower','Armor',20,100,true,false,false,true,259,100,true,true,true,'bonus2 bSubRace,RC_Plant,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`view`,`script`) VALUES (5207,'Gold_Spirit_Chain','Angel Blessing','Armor',20,100,true,260,'bonus bLuk,1;\nbonus2 bSubEle,Ele_Holy,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5208,'Rideword_Hat','Rideword Hat','Armor',20,300,2,1,true,false,false,true,40,true,262,'bonus2 bHPDrainRate,50,8;\nbonus2 bSPDrainRate,10,4;\nbonus2 bHPLossRate,10,5000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5209,'Yellow_Baseball_Cap','Love Dad Cap','Armor',20,300,2,true,true,263); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5210,'Flying_Angel','Flapping Angel Wing','Armor',20,300,1,true,10,true,264,100,true,true,true,'bonus bCastrate,-3;\nbonus bAspdRate,3;\nbonus bInt,1;\nbonus bAgi,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5211,'Dress_Hat','Dress Hat','Armor',200,2,1,true,20,true,265,'bonus bMdef,7;\nbonus bStr,1;\nbonus bInt,1;\nbonus2 bAddClass,Class_All,2;\nbonus bMAtkRate,2;\nbonus bHealPower,5;\nif (getrefine()>=7) {\n bonus2 bAddClass,Class_All,1;\n bonus bMAtkRate,1;\n bonus bHealPower,1;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5212,'Satellite_Hairband','Satellite Hairband','Armor',1000,3,1,true,30,true,266,'bonus bMaxHP,50;\nbonus bMaxSP,10;\nskill "AL_RUWACH",1;','sc_end SC_RUWACH;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5213,'Black_Bunny_Band','Sheila Hairnet','Armor',200,2,true,1,true,267,'bonus bAgi,2;\nbonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5214,'Moonlight_Flower_Hat','Moonlight Flower Hat','Armor',200,3,true,true,1,true,268,'bonus bDex,2;\nbonus3 bAutoSpell,"AL_INCAGI",1,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5215,'Angelic_Chain_','Evolved Angel Wing','Armor',20,100,2,true,false,false,true,true,38,100,true,true,true,'bonus bMdef,3;\nbonus bDex,1;\nbonus bInt,1;\nbonus2 bSubRace,RC_Demon,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5216,'Satanic_Chain_','Evolved Evil Wing','Armor',20,100,3,true,false,false,true,true,39,100,true,true,true,'bonus bStr,1;\nbonus bAgi,1;\nbonus bFlee,3;\nbonus2 bSubRace,RC_Angel,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5217,'Magestic_Goat_TW','Evolved Majestic Goat','Armor',20,800,5,true,true,true,true,true,true,true,true,true,true,41,100,true,true,true,'bonus bStr,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5218,'Bunny_Band_','Evolved Bunny Band','Armor',20,100,2,true,true,15,100,true,true,true,'bonus bInt,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5219,'Drooping_Kitty_','Evolved Drooping Cat','Armor',250000,500,1,true,false,false,true,true,142,100,true,true,true,'bonus bMdef,18;\nbonus bFlee,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5220,'Smoking_Pipe_','Evolved Pipe','Armor',20,100,true,false,false,true,55,100,true,true,true,'bonus bVit,1;\nbonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5221,'Pair_Of_Red_Ribbon_','Evolved Pair of Red Ribbon','Armor',20,100,1,true,45,169,100,true,true,true,'bonus bFlee,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5222,'Fish_On_Head_','Evolved Blue Fish','Armor',20,500,2,true,50,true,149,100,true,true,true,'bonus bAgi,1;\nbonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5223,'Big_Golden_Bell_','Evolved Big Golden Bell','Armor',20,200,2,true,false,false,true,true,35,true,175,100,true,true,true,'bonus bAgi,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5224,'Orc_Hero_Helm_TW','Evolved Orc Hero Helm','Armor',500000,900,5,true,false,false,true,true,55,true,178,100,true,true,true,'bonus bStr,2;\nbonus bVit,1;\nbonus bMaxHPrate,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5225,'Marcher_Hat','Parade Hat','Armor',20,200,2,1,true,10,true,269,'bonus bMdef,2;\nbonus bStr,2;\nbonus4 bAutoSpellWhenHit,"AL_ANGELUS",5,30,0;\nbonus4 bAutoSpellWhenHit,"HP_ASSUMPTIO",1,1,0;\nbonus2 bResEff,Eff_Stun,1000;\nif (BaseClass == Job_Acolyte)\n bonus4 bAutoSpellOnSkill,"AL_HEAL","PR_LEXAETERNA",1,1000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5226,'Mini_Propeller_','Mini Propeller','Armor',20,200,2,true,true,270,100,true,true,true,'bonus bAgi,2;\nbonus bDex,1;\nbonus bFlee,10;\nbonus bCastrate,-getrefine();'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5227,'Red_Deviruchi_Cap','Red Deviruchi Hat','Armor',20,800,2,true,false,false,true,64,true,271,100,true,true,true,true,true,true,true,'bonus bStr,1;\nbonus bInt,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5228,'White_Deviruchi_Cap','Gray Deviruchi Hat','Armor',20,800,2,true,false,false,true,64,true,272,100,true,true,true,true,true,true,true,'bonus bStr,1;\nbonus bInt,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5229,'Gray_Deviruchi_Cap','Brown Deviruchi Hat','Armor',20,800,2,true,false,false,true,64,true,273,100,true,true,true,true,true,true,true,'bonus bStr,1;\nbonus bInt,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5230,'White_Drooping_Kitty','Gray Drooping Cat','Armor',250000,500,1,true,false,false,true,true,274,100,true,true,true,true,true,true,true,'bonus2 bResEff,Eff_Curse,3000;\nbonus bMdef,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5231,'Gray_Drooping_Kitty','Brown Drooping Cat','Armor',250000,500,1,true,false,false,true,true,275,100,true,true,true,true,true,true,true,'bonus2 bResEff,Eff_Curse,3000;\nbonus bMdef,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5232,'Pink_Drooping_Kitty','Pink Drooping Cat','Armor',250000,500,1,true,false,false,true,true,276,100,true,true,true,true,true,true,true,'bonus2 bResEff,Eff_Curse,3000;\nbonus bMdef,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5233,'Blue_Drooping_Kitty','Blue Drooping Cat','Armor',250000,500,1,true,false,false,true,true,277,100,true,true,true,true,true,true,true,'bonus2 bResEff,Eff_Curse,3000;\nbonus bMdef,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5234,'Yellow_Drooping_Kitty','Yellow Drooping Cat','Armor',250000,500,1,true,false,false,true,true,278,100,true,true,true,true,true,true,true,'bonus2 bResEff,Eff_Curse,3000;\nbonus bMdef,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5235,'Gray_Fur_Hat','Brown Beanie','Armor',20,350,2,true,true,279,100,true,true,true,true,true,true,true,'bonus bLuk,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5236,'Blue_Fur_Hat','Blue Beanie','Armor',20,350,2,true,true,280,100,true,true,true,true,true,true,true,'bonus bLuk,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5237,'Pink_Fur_Hat','Pink Beanie','Armor',20,350,2,true,true,281,100,true,true,true,true,true,true,true,'bonus bLuk,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5238,'Red_Wizardry_Hat','Red Mage Hat','Armor',20,300,1,true,true,true,true,true,true,282,100,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bMaxSP,150;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5239,'White_Wizardry_Hat','Gray Mage Hat','Armor',20,300,1,true,true,true,true,true,true,283,100,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bMaxSP,150;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5240,'Gray_Wizardry_Hat','Brown Mage Hat','Armor',20,300,1,true,true,true,true,true,true,284,100,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bMaxSP,150;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5241,'Blue_Wizardry_Hat','Blue Mage Hat','Armor',20,300,1,true,true,true,true,true,true,285,100,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bMaxSP,150;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5242,'Yellow_Wizardry_Hat','Yellow Mage Hat','Armor',20,300,1,true,true,true,true,true,true,286,100,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bMaxSP,150;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5243,'Chullos','Shafka','Armor',20,800,2,1,true,true,true,287,100,true,true,true,'bonus2 bResEff,Eff_Freeze,1000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`view`,`script`) VALUES (5244,'Elven_Blindfold','Elven Blindfold','Armor',20,200,1,true,288,'bonus2 bResEff,Eff_Blind,10000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`view`,`script`) VALUES (5245,'Elven_Sunglasses','Elven Sunglasses','Armor',20,200,1,true,289,'bonus2 bResEff,Eff_Blind,500;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5246,'Angelic_Helm','Angelic Helm','Armor',20,700,3,true,true,290,'bonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,3;\nbonus2 bSubRace,RC_Demon,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5247,'Satanic_Helm','Satanic Helm','Armor',20,700,4,true,true,291,'bonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,3;\nbonus2 bSubRace,RC_Demon,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`view`,`script`) VALUES (5248,'Robotic_Blindfold','Robotic Blindfold','Armor',20,200,1,true,292,'bonus2 bResEff,Eff_Blind,10000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`view`,`script`) VALUES (5249,'Human_Blindfold','Human Blindfold','Armor',20,200,1,true,293,'bonus2 bResEff,Eff_Blind,10000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (5250,'Robotic_Ears','Robotic Ears','Armor',20,10,true,294); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (5251,'Round_Ears','Round Ears','Armor',20,10,true,295); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5252,'Drooping_Nine_Tail','Drooping Ninetail','Armor',20,300,1,true,20,true,296,'bonus bAgi,1;\nbonus bDex,1;\nbonus3 bAutoSpellWhenHit,"PR_GLORIA",1,30;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5253,'Lif_Doll_Hat','Lif Doll Hat','Armor',20,200,1,1,true,20,true,297,'bonus bInt,1;\nbonus bMdef,getrefine();\nbonus bDef,getrefine()*-1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5254,'Deviling_Hat','Deviling Hat','Armor',20,500,1,1,true,20,true,298,'bonus bStr,1;\nbonus bCritical,3;\nbonus2 bSubRace,RC_Angel,-20;\nif (getrefine()>=6) {\n bonus bCritical,getrefine()-5;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5255,'Triple_Poring_Hat','Triple Poring Hat','Armor',20,600,3,true,20,299,'bonus bLuk,3;\nbonus3 bAutoSpell,"BS_GREED",1,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5256,'Valkyrie_Feather_Band','Valkyrie Feather Band','Armor',20,100,1,1,true,20,true,300,100,true,true,true,'bonus bInt,1;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",1,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5257,'Soulless_Wing','Soul Ring','Armor',20,300,2,true,false,false,true,20,true,301,100,true,true,true,'bonus bMdef,2;\nbonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",1,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5258,'Afro_Wig','Afro Wig','Armor',20,100,1,true,true,10,true,302,'bonus3 bAutoSpellWhenHit,"NV_FIRSTAID",1,300;\nbonus2 bSubEle,Ele_Neutral,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5259,'Elephant_Hat_','Elephant Hat','Armor',20,500,3,true,true,215,'bonus bVit,1;\nbonus3 bAutoSpell,"WZ_WATERBALL",3,10;\nskill "AL_HOLYWATER",1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5260,'Cookie_Hat','Cookie Hat','Armor',20,500,2,true,true,217,'bonus bAgi,1;\nbonus bFlee2,5;\nbonus bCritAtkRate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5261,'Silver_Tiara_','Silver Tiara','Armor',20,500,2,true,true,218,'bonus bInt,2;\nif (BaseClass == Job_Mage)\n bonus bMatkRate,(JobLevel/20);\nif (BaseClass == Job_Acolyte)\n bonus bUseSPrate,-(JobLevel/10);\nif (BaseClass == Job_Archer)\n bonus bMaxSP,(JobLevel*2);'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5262,'Gold_Tiara_','Golden Tiara','Armor',20,500,2,true,true,232,'bonus bStr,2;\nbonus bUnbreakableHelm;\nif (readparam(bDex)<56 && (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief))\n bonus bDex,JobLevel/7;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5263,'Ati_Atihan_Hat','Pagdayaw','Armor',20,100,1,true,false,false,true,true,true,20,true,303,100,true,true,true,'bonus2 bSubEle,Ele_Water,1;\nbonus2 bSubEle,Ele_Earth,1;\nbonus2 bSubEle,Ele_Fire,1;\nbonus2 bSubEle,Ele_Wind,1;\nbonus2 bAddEff,Eff_Curse,300;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5264,'Aussie_Flag_Hat','Australian Flag Hat','Armor',20,500,4,true,true,304,'bonus bAllStats,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5265,'Apple_Of_Archer_C','Apple of Archer','Armor',1,7,true,false,false,true,1,72,100,true,true,true,true,true,true,true,true,'bonus bDex,4;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5266,'Bunny_Band_C','Bunny Band','Armor',1,9,true,1,15,100,true,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5267,'Sahkkat_C','Sakkat','Armor',1,10,true,67,100,true,true,true,true,true,true,true,true,'bonus bAgi,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5268,'Lord_Circlet_C','Grand Circlet','Armor',1,10,true,false,false,true,1,93,100,true,true,true,true,true,true,true,true,'bonus bStr,3;\nbonus bInt,3;\nbonus bLuk,3;\nbonus bMdef,4;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5269,'Flying_Angel_','Flapping Angel Wing','Armor',20,300,1,true,10,true,264,'bonus bInt,1;\nbonus bAgi,1;\nbonus bAspdRate,3;\nbonus bSpeedRate,25;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5270,'Fallen_Leaves_','Autumn Leaves','Armor',20,100,1,1,true,true,241,'bonus bFlee2,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (5271,'Chinese_Crown_','Phoenix Crown','Armor',20,500,4,1,true,true,true,221,'bonus bMdef,3;\nbonus2 bSubClass,Class_Boss,getrefine();'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (5272,'Tongue_Mask_','Tongue Mask','Armor',20,100,2,true,true,253,'bonus3 bAutoSpell,"SM_PROVOKE",5,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5273,'Happy_Wig','Happy Wig','Armor',20,100,1,true,true,true,305,'bonus bSpeedRate,25;\nbonus bDef,4;\nskill "TF_HIDING",1;','sc_end SC_HIDING;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5274,'Shiny_Wig','Shiny Wig','Armor',20,100,1,true,true,true,306,'bonus bSpeedRate,25;\nbonus bDef,4;\nskill "TF_HIDING",1;','sc_end SC_HIDING;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5275,'Marvelous_Wig','Marvelous Wig','Armor',20,100,1,true,true,true,307,'bonus bSpeedRate,25;\nbonus bDef,4;\nskill "TF_HIDING",1;','sc_end SC_HIDING;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5276,'Fantastic_Wig','Fantastic Wig','Armor',20,100,1,true,true,true,308,'bonus bSpeedRate,25;\nbonus bDef,4;\nskill "TF_HIDING",1;','sc_end SC_HIDING;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5277,'Yellow_Bandana','Yellow Bandana','Armor',20,100,1,true,false,false,true,20,true,309,100,true,true,true,'bonus bLuk,2;\nbonus bVit,2;\nbonus bLongAtkDef,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5278,'Yellow_Ribbon','Yellow Ribbon','Armor',20,100,1,true,false,false,true,20,true,310,100,true,true,true,'bonus bLuk,2;\nbonus bVit,2;\nbonus bLongAtkDef,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`script`) VALUES (5279,'Drooping_Kitty_C','Refined Drooping Cat','Armor',2,1,true,false,false,true,142,'bonus bMdef,15;\nbonus2 bResEff,Eff_Curse,3000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`view`,`script`) VALUES (5280,'Magestic_Goat_C','Baphomet Horns','Armor',2,5,true,41,'bonus bStr,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`script`) VALUES (5281,'Deviruchi_Cap_C','Refined Deviruchi Hat','Armor',2,2,true,false,false,true,123,'bonus bStr,1;\nbonus bInt,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (5282,'euRO_Baseball_Cap','Europe Baseball Cap','Armor',200,3,1,true,true,216); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5283,'Chick_Hat','Chick Hat','Armor',20,100,1,true,10,311,100,true,true,true,'bonus bLuk,2;\nbonus bMaxHP,50;\nbonus bMaxSP,50;\nskill "TF_DOUBLE",2;\nbonus bDoubleRate,10;\nbonus2 bSubRace,RC_DemiHuman,3;\nbonus2 bSubRace,RC_Player_Human,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5284,'Water_Lily_Crown','Water Lily Crown','Armor',20,200,1,true,30,312,100,true,true,true,'bonus bDex,1;\nbonus bAgi,1;\nbonus bHPrecovRate,5;\nbonus bSPrecovRate,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5285,'Vane_Hairpin','Vane Hairpin','Armor',20,300,3,1,true,30,313,100,true,true,true,'bonus bAgi,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5286,'Pecopeco_Hairband','Pecopeco Hairband','Armor',20,3,true,70,314,100,true,true,true,'bonus bSpeedRate,25;\nbonus bAspdRate,-10;\nbonus bCastrate,25;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5287,'Vacation_Hat','Vacation Hat','Armor',20,200,1,1,true,30,315,100,true,true,true,'bonus bVit,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5288,'Red_Glasses','Red Glasses','Armor',20,1,true,316,100,true,true,true,'bonus bInt,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5289,'Vanilmirth_Hat','Vanilmirth Hat','Armor',20,100,true,30,317,100,true,true,true,'bonus bUnbreakableHelm;\nbonus3 bAutoSpell,"MG_FIREBOLT",1,10;\nbonus3 bAutoSpell,"MG_COLDBOLT",1,10;\nbonus3 bAutoSpell,"MG_LIGHTNINGBOLT",1,10;\nbonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5290,'Drooping_Bunny_','Drooping Bunny','Armor',20,100,1,true,true,249,'bonus bDex,1;\nbonus bFlee,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5291,'Kettle_Hat','Kettle Hat','Armor',20,600,4,true,30,true,318,100,true,true,true,'bonus4 bAutoSpell,"SA_DELUGE",2,10,0;\nbonus3 bAutoSpell,"WZ_WATERBALL",3,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5292,'Dragon_Skull','Dragon Skull','Armor',20,800,5,true,50,true,319,100,true,true,true,'bonus2 bSubRace,RC_Dragon,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5293,'Ramen_Hat','Ramen Hat','Armor',20,1,true,320,100,true,true,true,'bonus bDex,4;\nbonus4 bAutoSpellWhenHit,"AL_DECAGI",1,30,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`location_head_mid`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5294,'Whisper_Mask','Whisper Mask','Armor',20,true,true,true,321,100,true,true,true,'bonus bAgi,3;\nbonus2 bSubEle,Ele_Ghost,-10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5295,'Golden_Bandana','Golden Bandana','Armor',20,2400,4,true,true,138,100,true,true,true,true,true,true,'bonus bMdef,4;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5296,'Drooping_Nine_Tail_','Drooping Nine Tail','Armor',20,300,1,1,true,true,296,'bonus bAgi,1;\nbonus bCritical,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5297,'Soulless_Wing_','Soul Wing','Armor',20,300,2,1,true,true,301,'bonus bAllStats,1;\nbonus2 bSPRegenRate,2,10000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (5298,'Marvelous_Wig_','Dokebi\'s Wig','Armor',20,100,1,1,true,true,true,307,'bonus2 bSubEle,Ele_Neutral,5;\nbonus2 bSubEle,Ele_Fire,-5;\nbonus2 bSubEle,Ele_Water,-5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (5299,'Ati_Atihan_Hat_','Pagdayaw','Armor',20,100,1,1,true,true,true,303,'bonus3 bAutoSpell,"DC_SCREAM",1,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5300,'Bullock_Helm','Bullock Helm','Armor',20,800,2,true,false,false,true,45,true,322,100,true,true,true,'bonus bMaxHP,100;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`refineable`,`view`) VALUES (5301,'Russian_Ribbon','Victory Hairband','Armor',100,true,true,323); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5302,'Lotus_Flower_Hat','Flower Lily','Armor',100,1,true,30,true,324); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5303,'Flower_Coronet','Flower Crown','Armor',20,300,1,true,true,325,'bonus bMdef,3;\nbonus bMaxHP,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5304,'Cap_Of_Blindness','Cap Of Blindness','Armor',20,800,4,1,true,true,true,50,true,326,100,true,true,true,'bonus2 bResEff,Eff_Curse,700;\nbonus2 bResEff,Eff_Blind,10000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5305,'Pirate_Dagger','Pirate Dagger','Armor',20,100,true,327,100,true,true,true,true,true,true,true,'bonus bBaseAtk,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5306,'Freyja_Crown','Freya\'s Crown','Armor',500,12,true,false,false,true,328,100,true,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5307,'Carmen_Miranda\'s_Hat','Carmen Miranda\'s Hat','Armor',20,400,3,true,true,329,100,true,true,true,'bonus bMdef,3;\nbonus3 bAutoSpellWhenHit,"DC_WINKCHARM",1,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5308,'Brazilian_Flag_Hat','Brazil National Flag Hat','Armor',20,300,3,1,true,true,330,100,true,true,true,'bonus bSpeedAddRate,25;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`refineable`,`view`,`script`) VALUES (5309,'Mahican','Wool Mask','Armor',20,200,1,true,true,true,true,331,'skill "RG_GRAFFITI",1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`,`unequip_script`) VALUES (5310,'Bulb_Hairband','Shining Electric Bulb Hairband','Armor',20,100,3,1,true,true,332,100,true,true,true,'bonus2 bSubEle,Ele_Dark,10;\nskill "MG_SIGHT",1;','sc_end SC_SIGHT;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5311,'Large_Hibiscus','Large Hisbiscus','Armor',20,100,1,1,true,true,333,100,true,true,true,'bonus bMdef,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5312,'Ayothaya_Hat','Ayothaya King\'s Hat','Armor',20,100,5,1,true,true,true,true,true,true,true,true,true,true,true,334,100,true,true,true,'bonus bStr,1;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5313,'Diadem','Diadem','Armor',20,100,3,1,true,true,true,335,100,true,true,true,'bonus bInt,1;\nbonus bMatkRate,3;\nbonus bCastrate,-3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5314,'Hockey_Mask','Hockey Mask','Armor',20,100,1,true,true,50,336,100,true,true,true,'bonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5315,'Observer','Observer','Armor',20,100,1,true,35,337,100,true,true,true,'skill "WZ_ESTIMATION",1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5316,'Umbrella_Hat','Umbrella Hat','Armor',20,100,2,true,50,true,338,'bonus2 bSubEle,Ele_Water,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5317,'Fisherman_Hat','Fisherman\'s Hat','Armor',20,100,2,true,50,true,339,'bonus3 bAutoSpell,"WZ_WATERBALL",3,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5318,'Poring_Party_Hat','Poring Party Hat','Armor',20,2,true,true,340,100,true,true,true,true,true,true,'bonus bAllStats,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5319,'Hellomother_Hat','Hello Mother Hat','Armor',20,200,2,true,false,false,true,10,true,341,'bonus bLuk,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5320,'Champion_Wreath','Champion Wreath','Armor',20,500,4,true,false,false,true,true,261,100,true,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus4 bAutoSpellWhenHit,"AL_HEAL",1,50,0;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5321,'Indonesian_Bandana','Bandana Merah Putih','Armor',20,500,2,true,true,342); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5322,'Scarf','Kerchief','Armor',20,100,2,true,24,true,343,100,true,true,true,true,true,true,true,'bonus bMdef,2;\nbonus bFlee,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5323,'Misstrance_Crown','Misstrance Crown','Armor',20,10,true,165,100,true,true,true,true,true,true,true,'bonus bAllStats,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5324,'Little_Angel_Doll','Little Angel Doll','Armor',20,300,2,true,10,true,344,100,true,true,true,'bonus bDex,3;\nbonus4 bAutoSpellWhenHit,"CR_GRANDCROSS",3,30,0;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5325,'Robo_Eye','Robo Eye','Armor',20,200,2,true,10,345,'bonus2 bAddClass,Class_All,2;\nbonus bMatkRate,2;\nbonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`view`,`script`) VALUES (5326,'Masquerade_C','Masquerade C','Armor',1,1,true,78,'bonus2 bAddRace,RC_DemiHuman,7;\nbonus2 bAddRace,RC_Player_Human,7;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`view`,`script`) VALUES (5327,'Orc_Hero_Helm_C','Refined Helmet of Orc Hero','Armor',1,10,true,false,false,true,true,178,'bonus bStr,5;\nbonus bVit,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`view`,`script`) VALUES (5328,'Evil_Wing_Ears_C','Evil Wing Ears C','Armor',1,2,true,152,'bonus bStr,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`view`,`script`) VALUES (5329,'Dark_Blindfold_C','Dark Blindfold C','Armor',1,1,true,187,'bonus2 bResEff,Eff_Blind,10000;\nbonus2 bResEff,Eff_Stun,500;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`script`) VALUES (5330,'kRO_Drooping_Kitty_C','kRO Drooping Kitty C','Armor',1,6,true,false,false,true,142,'bonus bMdef,15;\nbonus2 bResEff,Eff_Curse,4000;\nbonus2 bResEff,Eff_Curse,1000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`script`) VALUES (5331,'Corsair_C','Corsair C','Armor',1,10,true,false,false,true,105,'bonus bVit,3;\nbonus bInt,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5332,'Loki_Mask','Loki Mask','Armor',200,true,true,20,346,'bonus bFlee2,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5333,'Radio_Antenna','Radio Antenna','Armor',1500,2,true,50,true,347,100,true,true,true,true,true,'bonus bMdef,5;\nbonus bCritical,5;\nbonus bFlee,5;\nskill "MG_LIGHTNINGBOLT",1;\nbonus4 bAutoSpellWhenHit,"MG_THUNDERSTORM",5,30,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5334,'Angeling_Wanna_Fly','Flapping Angeling','Armor',700,true,38,348,'bonus bLuk,2;\nbonus bMdef,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (5335,'Jumping_Poring','Jumping Poring','Armor',300,2,true,349,'bonus bLuk,1;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`) VALUES (5336,'Guildsman_Recruiter','Guildsman Recruiter Hat','Armor',2,true,10,true,350,100,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`) VALUES (5337,'Party_Recruiter_Hat','Party Recruiter Hat','Armor',2,true,10,true,351,100,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5338,'Bf_Recruiter_Hat','Bf Recruiter Hat','Armor',2,true,10,true,352,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5339,'Friend_Recruiter_Hat','Friend Recruiter Hat','Armor',2,true,10,true,353,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5340,'Deprotai_Doll_Hat','Defolty Doll Hat','Armor',500,1,true,60,354,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus bStr,2;\nbonus3 bAutoSpellWhenHit,"AL_ANGELUS",10,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5341,'Claris_Doll_Hat','Glaris Doll Hat','Armor',500,1,true,60,355,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus bInt,2;\nbonus bMagicHPGainValue,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5342,'Sorin_Doll_Hat','Sorin Doll Hat','Armor',500,1,true,60,356,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus bDex,2;\nautobonus "{ bonus bBaseAtk,50; }",20,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }";'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5343,'Tayelin_Doll_Hat','Telling Doll Hat','Armor',500,1,true,60,357,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus bAgi,2;\nbonus2 bAddItemHealRate,504,10;\nbonus2 bAddItemHealRate,547,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5344,'Binit_Doll_Hat','Bennit Doll Hat','Armor',500,1,true,60,358,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus bVit,2;\nautobonus "{ bonus bAspdRate,5; }",20,30000,0,"{ specialeffect2 EF_HASTEUP; }";'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5345,'Debril_Doll_Hat','W Doll Hat','Armor',500,1,true,60,359,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus bLuk,2;\nbonus2 bAddRace,RC_Undead,5;\nbonus2 bMagicAddRace,RC_Undead,5;\nbonus2 bSubRace,RC_Undead,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5346,'Gf_Recruiter_Hat','Gf Recruiter Hat','Armor',2,true,10,true,360,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (5347,'Ph.D_Hat_','Ph.D Hat','Armor',20,200,3,1,true,false,false,true,true,98); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5348,'Big_Sis\'_Ribbon_','Big Ribbon','Armor',15000,200,2,1,true,false,false,true,true,28,'bonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (5349,'Boy\'s_Cap_','Boy\'s Cap','Armor',20,100,2,1,true,false,false,true,true,102); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5350,'Pirate_Bandana_','Pirate Bandana','Armor',20,100,3,1,true,false,false,true,true,74,'bonus bStr,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`view`,`script`) VALUES (5351,'Sunflower_','Sunflower','Armor',20,100,1,1,true,37,'bonus2 bSubRace,RC_Insect,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`) VALUES (5352,'Poporing_Cap','Poporing Cap','Armor',20,700,2,true,false,false,true,38,true,361,100,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (5353,'Helm_Of_Sun_','Hat of the Sun God','Armor',20,2400,4,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,138,'bonus bStr,3;\nbonus bInt,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (5354,'Muslim_Hat_M','Muslim Hat M','Armor',100,2,true,362,'bonus bCastrate,-5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (5355,'Muslim_Hat_F','Selendang','Armor',100,2,true,363,'bonus bCastrate,-5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5356,'Pumpkin_Hat_H','Festival Pumpkin Hat','Armor',20,200,2,true,true,206,100,true,true,'bonus2 bSubRace,RC_Demon,5;\nbonus2 bAddRace,RC_Demon,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5357,'Wings_Of_Victory','Wings Of Victory','Armor',20,200,10,true,true,365,100,true,true,true,true,true,true,true,'bonus bMdef,10;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5358,'Pecopeco_Wing_Ears','Peco Ears','Armor',20,100,1,true,70,366,100,true,true,true,'bonus bAgi,1;\nbonus bMdef,2;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5359,'J_Captain_Hat','Ship Captain Hat','Armor',20,300,3,1,true,60,true,367,100,true,true,true,'bonus bDex,1;\nbonus bLongAtkRate,7;\nbonus bMaxHP,100;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5360,'Whikebain_Ears','Hyuke\'s Black Cat Ears','Armor',20,200,2,true,45,true,368,100,true,true,true,'bonus bFlee,10;\nbonus bCritical,3;\nbonus bCritAtkRate,10;\nbonus bDefRate,-50;\nbonus bDef2Rate,-50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5361,'Gang_Scarf','Gangster Scarf','Armor',20,100,true,60,369,100,true,true,true,'bonus bBaseAtk,5;\nif (BaseJob == Job_Rogue)\n skill "RG_GANGSTER",1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5362,'Ninja_Scroll','Ninja Scroll','Armor',20,200,true,60,370,100,true,true,true,'bonus bMatkRate,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5363,'Helm_Of_Abyss','Helm Of Abyss','Armor',20,1000,2,1,true,true,true,true,true,true,true,true,true,true,70,true,371,'bonus2 bSubRace,RC_DemiHuman,-10;\nbonus2 bSubRace,RC_Player_Human,-10;\nbonus2 bSubClass,Class_Boss,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5364,'Dark_Snake_Lord_Hat','Evil Snake Lord Hat','Armor',20,500,2,1,true,60,true,372,'bonus bStr,1;\nbonus bInt,1;\nbonus bAgi,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5365,'Fried_Egg','Magnolia Hat','Armor',20,100,3,1,true,1,373,'bonus2 bResEff,Eff_Stun,500;\nskill "HT_FLASHER",1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5366,'Hat_0f_King','Love Dad Bandana','Armor',20,200,3,true,true,374,'bonus bAllStats,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5367,'Hyegun_Hat','Hyegun Hat','Armor',20,100,5,1,true,true,true,10,375,100,true,true,true,'bonus bMdef,3;\nbonus2 bSubRace,RC_Demon,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5368,'White_Wing','White Wing','Armor',20,100,2,true,true,38,100,true,true,true,true,true,true,true,'bonus2 bAddMonsterDropItem,12280,300;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5369,'Dark_Wing','Dark Wing','Armor',20,100,1,true,true,39,100,true,true,true,true,true,true,true,'bonus2 bAddMonsterDropItem,12279,300;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5370,'Orchid_Hairband','Orchid Hairband','Armor',20,200,1,true,true,376,'bonus bInt,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5371,'Hat_Of_Judge','Judge Hat','Armor',20,300,2,true,true,true,377,100,true,true,true,'bonus bLuk,1;\nbonus bMaxSP,30;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5372,'Drooping_White_Kitty','Koneko Hat','Armor',20,500,1,true,true,378,100,true,true,true,'bonus bInt,1;\nbonus bDelayRate,-3;\nbonus bMatkRate,3;\nbonus bMaxSPrate,3;\nbonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5373,'Darkness_Helm','Dark Randgris Helm','Armor',20,300,2,1,true,true,true,379,100,true,true,true,'bonus bDex,3;\nbonus bMdef,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5374,'L_Magestic_Goat','Gigantic Majestic Goat','Armor',20,800,5,true,true,380,100,true,true,true,'bonus2 bAddRace,RC_DemiHuman,12;\nbonus2 bAddRace,RC_Player_Human,12;\nbonus bBaseAtk,(JobLevel*2)/7;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5375,'L_Orc_Hero_Helm','Orc Hero Headdress','Armor',20,900,5,1,true,true,true,381,100,true,true,true,'bonus bStr,2;\nbonus3 bAutoSpellWhenHit,"BS_WEAPONPERFECT",3,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5376,'Satanic_Chain_P','Flying Evil Wing','Armor',20,100,3,1,true,true,382,100,true,true,true,'bonus bMaxSP,120;\nbonus2 bAddEff2,Eff_Curse,300;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5377,'Antique_Pipe','Gentleman\'s Pipe','Armor',20,100,true,383,100,true,true,true,'bonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5378,'Rabbit_Ear_Hat','Bunny Top Hat','Armor',20,300,true,true,384,100,true,true,true,'bonus bAgi,3;\nbonus3 bAutoSpellWhenHit,"AL_INCAGI",5,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5379,'Balloon_Hat','Tam','Armor',800,3,1,true,50,true,385,'bonus bMdef,2;\nbonus bMatkRate,2+(getrefine()/2);'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5380,'Fish_Head_Hat','Fish Head Hat','Armor',20,400,1,true,true,386,100,true,true,true,'bonus3 bAutoSpell,"SA_FROSTWEAPON",1,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5381,'Santa_Poring_Hat','Santa Poring Hat','Armor',20,100,2,1,true,387,100,true,true,true,'bonus bMdef,2;\nbonus2 bAddEle,Ele_Dark,3;\nbonus2 bSubEle,Ele_Dark,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`,`unequip_script`) VALUES (5382,'Bell_Ribbon','Bell Ribbon','Armor',20,200,3,1,true,true,388,100,true,true,true,'bonus bVit,1;\nskill "AL_ANGELUS",1;','sc_end SC_ANGELUS;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5383,'Hunting_Cap','Hunter\'s Cap','Armor',20,250,3,1,true,false,false,true,50,true,389,100,true,true,true,'bonus bLuk,1;\nbonus2 bAddRace,RC_Brute,10;\nbonus2 bAddRace,RC_Player_Doram,10;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5384,'Santa_Hat_1','Twin Pompom By JB','Armor',20,200,1,1,true,20,true,390,'bonus bLuk,3;\nskill "WZ_ESTIMATION",1;\nbonus3 bAutoSpell,"AL_INCAGI",1,500;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`,`unequip_script`) VALUES (5385,'Yoyo_Hat','Yoyo Hat','Armor',20,300,1,true,20,true,391,100,true,true,true,true,true,'skill "TF_HIDING", 1;','sc_end SC_HIDING;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5386,'Ayam_','Ayam','Armor',70,7,true,1,228,100,true,true,'bonus bMdef,7;\nbonus bFlee,7;\nbonus2 bAddMonsterDropItem,12198,200;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5387,'Neko_Mimi_Kafra','Neko Mimi Kafra','Armor',20,200,1,1,true,30,true,392,100,true,true,true,'bonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5388,'Snake_Head','Snake Head Hat','Armor',20,200,1,1,true,30,true,393,100,true,true,true,'skill "TF_DOUBLE",5;\nbonus bDoubleRate,25;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5389,'Angel_Spirit','Angel Spirit','Armor',20,200,true,30,394,100,true,true,true,'bonus bStr,2;\nbonus bHit,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5390,'Santa_Hat_2','Frozen Twin Pompom','Armor',20,100,2,true,true,395,'bonus2 bResEff, Eff_Freeze, 3000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5391,'Toast_C','Toast','Armor',20,true,188,100,true,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus2 bAddMonsterDropItem,617,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5392,'Louyang_Cap','Luoyang NewYear Hat','Armor',20,300,3,1,true,true,396,'bonus bLuk,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (5393,'Valentine_Hat','Love Valentine\'s Hat','Armor',20,200,2,true,397,'bonus bMaxSPrate, 7;\nbonus bMaxHPrate, 7;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5394,'Bubblegum_Lower','Bubblegum','Armor',true,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5395,'Tiraya_Bonnet','Striped Hat','Armor',20,500,2,1,true,50,true,398,100,true,true,true,'bonus bMaxHP,100+(getrefine()*20);\nbonus bLuk,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5396,'Jasper_Crest','Jasper Crest','Armor',20,700,2,1,true,true,399,'bonus bDex,3;\nbonus bVit,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5397,'Scuba_Mask','Scuba Gear','Armor',20,100,true,400,100,true,true,true,'bonus2 bSubEle,Ele_Water, 10;\nbonus bUnbreakableHelm, 0;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`class_upper`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5398,'Bone_Head','Bone Head','Armor',20,1200,5,1,true,true,true,true,true,true,true,true,85,true,401,'bonus bStr,2;\nbonus bMdef,5;\nbonus2 bResEff,Eff_Stun,500;\nbonus2 bResEff,Eff_Bleeding,500;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5399,'Mandragora_Cap','Mandragora Cap','Armor',20,300,1,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,85,402,'bonus bVit,3;\nbonus3 bAutoSpellWhenHit,"DC_SCREAM",5,30;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (5400,'Fox_Hat','Fox Hat','Armor',20,200,true,true,true,403,'bonus bLuk,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5401,'Black_Glasses','Black Frame Glasses','Armor',20,200,1,true,70,404,100,true,true,true,'bonus bInt,1;\nbonus bMdef,2;\nbonus bUnbreakableHelm, 0;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5402,'Mischievous_Fairy','Mischievous Fairy','Armor',10,200,1,true,70,405,100,true,true,true,'bonus bUnbreakableHelm, 0;\nbonus bFlee2, 3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5403,'Fish_In_Mouth','Fish In Mouth','Armor',10,200,true,30,406,100,true,true,true,'bonus2 bAddMonsterDropItem,579,500;\nbonus2 bAddItemHealRate,579,25;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5404,'Blue_Ribbon','Blue Ribbon','Armor',10,100,1,1,true,45,true,407,100,true,true,true,'bonus4 bAutoSpellWhenHit,"AC_CONCENTRATION",2,7,0;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5405,'Filir_Hat','Filir Hat','Armor',10,200,true,80,408,100,true,true,true,'bonus bShortWeaponDamageReturn, 1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5406,'Academy_Freshman_Hat','Academy Freshman Hat','Armor',500,2,true,true,409,100,true,true,true,true,true,true,'bonus bMaxHP,80;\nbonus bMaxSP,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5407,'Academy_Graduating_Cap','Academy Completion Hat','Armor',200,2,1,true,true,410,100,true,true,true,true,true,true,'bonus bMaxSP,30;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`view`,`script`) VALUES (5408,'Old_Bandanna','Old Bandana','Armor',5,true,6,'bonus bInt,2;\nbonus bMaxSP,50;\nbonus bCastrate,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5409,'New_Cowboy_Hat','Purple Cowboy Hat','Armor',20,500,4,1,true,true,411,'bonus bInt,2;\nbonus bVit,2;\nbonus bMaxSP,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (5410,'Bread_Bag2','Brown Paperbag Hat','Armor',20,200,6,true,true,true,412,'bonus bMaxHP,100;\nbonus2 bResEff, Eff_Stun, 400;\nbonus2 bSubRace,RC_DemiHuman,4;\nbonus2 bSubRace,RC_Player_Human,4;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5411,'White_Snake_Hat','White Snake Hat','Armor',20,500,2,true,true,413,'bonus bDex,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`view`,`script`) VALUES (5412,'Sweet_Candy','Sweet Candy','Armor',20,100,1,true,414,'bonus bUnbreakableHelm, 0;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (5413,'Popcorn_Hat','Pop Corn Hat','Armor',20,300,2,true,415,'bonus2 bSubEle,Ele_Wind, 10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (5414,'Campfire_Hat','Camp Fire Hat','Armor',20,300,2,true,416,'bonus2 bSubEle,Ele_Fire,10;\nbonus4 bAutoSpellWhenHit,"MG_FIREBALL",5,100,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5415,'Poring_Cake_Cap','Poring Cake Hat','Armor',20,1000,5,true,40,true,417,'bonus bMdef,5;\nbonus bCritical,5;\nbonus bFlee,5;\nbonus bFlee2,5;\nbonus bAspdRate,5;\nbonus bCastrate,-5;\nbonus bDelayRate,-5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5416,'Beer_Cap','Beer Hat','Armor',20,600,2,true,false,false,true,18,true,418,'bonus bFlee2,5;\nskill "SM_RECOVERY",3;\nskill "MG_SRECOVERY",3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`view`,`script`) VALUES (5417,'Crown_Parrot','Crown Parrots','Armor',20,200,1,1,true,419,'bonus bInt,1;\nbonus2 bResEff,Eff_Silence,10000;\nbonus3 bAutoSpell,"DC_SCREAM",1,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5418,'Soldier_Hat','Legionnaire Hat','Armor',20,400,4,1,true,true,420,'bonus bStr,1;\nbonus2 bAddClass,Class_All,3;\nbonus bUseSPrate,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`script`) VALUES (5419,'Evolved_Leaf','Leaves Of Grass','Armor',20,100,true,57,'bonus bVit,1;\nbonus2 bSubRace,RC_Plant,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`,`unequip_script`) VALUES (5420,'Mask_Of_Ifrit','Mask Of Ifrit','Armor',8,true,false,false,true,true,true,70,421,100,true,true,true,'bonus bStr,1;\nbonus bInt,1;\nbonus bMdef,5;\nbonus2 bSubEle,Ele_Fire,10;\nbonus2 bSubEle,Ele_Water,-10;\nskill "MG_SIGHT",1;\nbonus3 bAutoSpellWhenHit,"WZ_METEOR",3,50;\nbonus3 bAutoSpell,"MG_FIREBOLT",3,50;','sc_end SC_SIGHT;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5421,'Ifrit\'s_Ear','Ears Of Ifrit','Armor',20,true,false,false,true,70,422,100,true,true,true,'bonus bStr,1;\nbonus bMdef,3;\nbonus2 bSkillAtk,"MG_FIREBOLT",2;\nbonus2 bSkillAtk,"WZ_FIREPILLAR",2;\nbonus2 bSkillAtk,"WZ_METEOR",2;\nbonus2 bSkillAtk,"SM_BASH",2;\nbonus2 bSkillAtk,"SM_MAGNUM",2;\nbonus2 bSkillAtk,"KN_PIERCE",2;\nbonus2 bSubEle,Ele_Fire,5;\nbonus2 bSubEle,Ele_Water,-5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5422,'Linguistic_Book_Cap','Linguistic Book Hat','Armor',20,70,true,true,423,'bonus bInt,1;\nbonus bMdef,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5423,'Lovecap_China','I Love China','Armor',20,250,5,true,424,100,true,true,true,'bonus bDex,3;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (5424,'Fanta_Orange_Can','Fanta Orange Can Hat','Armor',20,100,2,1,true,true,425); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (5425,'Fanta_Grape_Can','Fanta Grape Can Hat','Armor',20,100,2,1,true,true,426); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5426,'Karada_Meguri_Tea_Hat','Karada Meguricha Hat','Armor',20,100,2,1,true,true,427,'bonus bLuk,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5427,'Royal_Milk_Tea_Hat','Black Tea Kochakaden Hat','Armor',20,100,2,1,true,true,428,'bonus bAgi,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5428,'Bread_Bag1','RWC Anniversary Bread Envelope','Armor',100,true,true,true,true,429,100,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,12;\nbonus2 bSubRace,RC_Player_Human,12;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5429,'Bogy_Cap','Bogy Cap','Armor',20,100,2,1,true,true,430,100,true,true,true,'bonus bHPrecovRate, 5;\nbonus bSPrecovRate, 5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (5430,'Sacred_Torch_Coronet','Torch Cap','Armor',20,3,true,431,100,true,true,'bonus2 bSubEle,Ele_Fire,20;\nskill "MG_FIREBOLT",5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5431,'Chicken_Hat','Chicken Hat','Armor',20,1000,1,true,30,true,432,'bonus3 bAutoSpell,"MC_LOUD",1,30;\nbonus bAspdRate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5432,'Brazil_Baseball_Cap','bRO 4th Anniversary Hat','Armor',20,100,true,true,433,'if (gettime(DT_MONTH) == SEPTEMBER && gettime(DT_DAYOFMONTH)>=10 && gettime(DT_DAYOFMONTH)<=24)\n bonus bAllStats, 4;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`) VALUES (5433,'Golden_Wreath','Golden Laurel','Armor',20,100,true,true,434); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5435,'Coke_Hat','Red Minstrel Hat','Armor',20,100,1,1,true,40,true,436,'bonus bInt,1;\nbonus bMaxSP,80;\nbonus bMdef,3;\nif (getrefine()>5) {\n bonus bMdef,getrefine()-5;\n bonus bMaxSP,(getrefine()-5)*10;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5436,'Bride\'s_Corolla','Bride\'s Corolla','Armor',20,200,1,true,true,437,'bonus bLuk,3;\nbonus bMdef,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5437,'Flower_Of_Fairy','Fairy Flower','Armor',20,200,1,1,true,true,438,'bonus bInt,1;\nbonus bMdef,1;\nbonus2 bSubRace,RC_Insect,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`script`) VALUES (5438,'Fillet_Green','Cute Green Ribbon','Armor',500,100,1,true,false,false,true,439,'bonus bMaxSP,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`script`) VALUES (5439,'Fillet_Red','Cute Red Ribbon','Armor',500,100,1,true,false,false,true,440,'bonus bMaxSP,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`script`) VALUES (5440,'Fillet_Blue','Cute Blue Ribbon','Armor',500,100,1,true,false,false,true,441,'bonus bMaxSP,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`script`) VALUES (5441,'Fillet_White','Cute White Ribbon','Armor',500,100,1,true,false,false,true,442,'bonus bMaxSP,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5442,'Necktie','Necktie','Armor',20,100,3,1,true,70,true,443,'bonus bVit,1;\nbonus bHit,-5;\nbonus bUseSPrate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5443,'Status_Of_Baby_Angel','Statue Of Baby Angel','Armor',20,600,3,1,true,70,true,444,'bonus bMdef,2;\nbonus4 bAutoSpellWhenHit,"PR_STRECOVERY",1,20,0;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5444,'Hair_Brush','Hair Brush','Armor',20,100,true,true,445,'bonus bCritical,6;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`script`) VALUES (5445,'Candy_Cane_In_The_Mouth','Candy Cane In Mouth','Armor',20,100,true,446,'bonus bMaxSP,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5446,'Cat_Foot_Hairpin','Catfoot Hairpin','Armor',20,200,1,true,true,447,'bonus bFlee,5;\nbonus bFlee2,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5447,'Frog_Cap','Frog Hat','Armor',20,500,3,true,70,true,448,'bonus bMdef,1;\nbonus2 bAddRace,RC_Insect,12;\nbonus2 bMagicAddRace,RC_Insect,12;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`refineable`,`view`) VALUES (5448,'Solo_Play_Box1','Soloplay Box1','Armor',300,1,true,true,true,true,449); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`refineable`,`view`) VALUES (5449,'Solo_Play_Box2','Soloplay Box2','Armor',300,1,true,true,true,true,450); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5450,'Sun_Cap','Solar Hat','Armor',20,1000,true,false,false,true,20,true,451,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5451,'Dragonhelm_Gold','RWC 2008 Dragon Helm Gold','Armor',20,2500,7,1,true,1,452,100,true,true,true,true,true,true,true,'bonus bAspdRate,10;\nbonus bAllStats,3;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5452,'Dragonhelm_Silver','RWC 2008 Dragon Helm Silver','Armor',20,2500,5,1,true,1,453,100,true,true,true,true,true,true,true,'bonus bAspdRate,7;\nbonus bAllStats,2;\nbonus2 bAddRace,RC_DemiHuman,3;\nbonus2 bAddRace,RC_Player_Human,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5453,'Dragonhelm_Copper','RWC 2008 Dragon Helm Copper','Armor',20,2500,1,true,1,454,100,true,true,true,true,true,true,true,'bonus bAspdRate,5;\nbonus bAllStats,2;\nbonus2 bAddRace,RC_DemiHuman,1;\nbonus2 bAddRace,RC_Player_Human,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5454,'Dog_Cap_','Puppy Hat','Armor',20,500,3,1,true,true,234,'bonus bStr,1;\nbonus bInt,1;\nautobonus "{ bonus bCritical,100; }",10,3000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";\nautobonus "{ bonus2 bIgnoreMdefClassRate,Class_Normal,100; bonus2 bIgnoreMdefClassRate,Class_Boss,100; }",10,3000,BF_MAGIC,"{ specialeffect2 EF_MAGICALATTHIT; }";'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5455,'Geographer_Band_','Decorative Geographer','Armor',20,500,1,1,true,true,238,'bonus bInt,1;\nbonus3 bAutoSpell,"AL_HEAL",5,50;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",5,30;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5456,'Vacation_Hat_','Summer Hat','Armor',20,200,1,true,true,315,'bonus bVit,5;\nbonus bHPrecovRate,20;\nbonus bSPrecovRate,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5457,'Spring_Rabbit_Hat','Moon Rabbit Hat','Armor',20,300,2,1,true,1,true,455,100,true,true,true,'bonus bAgi,3;\nbonus bBaseAtk,5;\nbonus bMatkRate,5;\nif (getrefine()>4) {\n bonus bBaseAtk,getrefine()-4;\n bonus bMatkRate,getrefine()-4;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5458,'Pinwheel_Cap','Pinwheel Hat','Armor',20,200,2,true,true,456,'bonus bMaxHPrate,5;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5459,'Drooping_Bunny_Chusuk','Drooping Bunny','Armor',100,1,true,true,249,'bonus bDex,1;\nbonus bFlee,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5460,'Adv_Dragon_Skull','Evolved Dragon Skull Hat','Armor',20,1000,7,true,60,true,457,100,true,true,true,true,true,true,true,'bonus bAllStats, 2;\nbonus bMaxHPrate, 3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5461,'Adv_Whisper_Mask','Evolved Whisper Mask','Armor',20,300,1,true,true,true,50,true,458,100,true,true,true,true,true,true,true,'bonus bDex,3;\nbonus2 bSubEle,Ele_Ghost, 20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5462,'Spiked_Scarf','Spiked Scarf','Armor',20,100,1,true,90,459,100,true,true,true,true,true,'bonus bVit,1;\nbonus2 bAddRace,RC_DemiHuman,1;\nbonus2 bAddRace,RC_Player_Human,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5463,'Rainbow_Scarf','Rainbow Scarf','Armor',20,100,1,true,90,460,100,true,true,true,true,true,'bonus bInt,1;\nbonus bMdef,2;\nbonus bMatkRate,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5464,'Zaha_Doll_Hat','Zaha Doll Hat','Armor',20,1,true,461,100,true,true,true,true,true,true,true,true,'bonus bInt,2;\nskill "PR_MAGNIFICAT", 3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5476,'Hairband_Of_Grandpeco','Grand Peco Hairband','Armor',20,800,2,true,true,30,true,473,100,true,true,true,'bonus bStr,2;\nbonus bMaxHPrate,-10;\nbonus2 bAddRace2,RC2_Orc,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5477,'Bro_Flag','Brazilian Flag Hat','Armor',20,100,1,1,true,30,true,474,'skill "SM_BASH", 1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5478,'Classic_Hat','Classic Hat','Armor',20,500,3,true,true,475,100,true,true,true,true,true,'bonus bStr,2;\nbonus bMaxHP,300;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (5479,'Shaman\'s_Hair_Ornament','Shaman\'s Hair Decoration','Armor',20,300,1,true,30,true,476,100,true,true,'bonus bMdef,3;\nbonus bMaxHP,50;\nbonus2 bSubEle,Ele_Neutral,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (5480,'Bizofnil_Wing_Deco','Bijofnil Wings','Armor',20,1000,3,true,30,true,477,100,true,true,'bonus bAllStats,2;\nbonus3 bAutoSpell,"PR_IMPOSITIO",3,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (5481,'Hermose_Cap','Hermode Cap','Armor',20,1000,1,1,true,1,true,478,100,true,true,'bonus bAspdRate,10;\nbonus bBaseAtk,-20;\nbonus bMatkRate,-10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (5482,'Dark_Knight_Mask','Dark Knight Mask','Armor',3000,5,true,true,true,80,true,479,100,true,true,'bonus bStr,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (5483,'Odin_Mask','Odin Mask','Armor',20,100,1,true,true,50,480,100,true,true,'bonus bHit,-10;\nbonus2 bAddRace,RC_DemiHuman,6;\nbonus2 bAddRace,RC_Player_Human,6;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5485,'Tiger_Face','Tiger Face','Armor',20,1000,3,true,true,true,60,true,483,'bonus2 bSubRace,RC_Brute,5;\nbonus2 bAddRace,RC_Brute,5;\nbonus2 bMagicAddRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;\nbonus2 bAddRace,RC_Player_Doram,5;\nbonus2 bMagicAddRace,RC_Player_Doram,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5486,'J_Anniversary_Hat','Anniversary Hat','Armor',20,300,3,true,true,395,'bonus bAllStats, 2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5487,'J_Poringcake_Hat','Poring Cake Hat','Armor',20,500,1,true,true,417,'bonus bLuk,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5488,'J_Twin_Santahat','Twin Santa Hat','Armor',20,100,1,true,true,390,'bonus bLuk,1;\nbonus bMdef,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5489,'Love_Daddy','Love Daddy Hat','Armor',20,100,true,true,484,'bonus bDex,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5490,'Anubis_Helm','Anubis Helm','Armor',20,3,true,70,485,100,true,true,true,true,true,'bonus bMdef,5;\nbonus2 bSubClass,Class_Boss,10;\nbonus bHealpower2,10;\nbonus bAddItemHealRate,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5491,'Hat_Of_Outlaw','Bandit Hat','Armor',20,800,3,1,true,true,486,100,true,true,true,true,true,'bonus bStr,2;\nbonus2 bSubEle,Ele_Fire, 10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5492,'Boy\'s_Cap_I','Student Cap','Armor',5,true,false,false,true,102,100,true,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5493,'Ulle_Cap_I','Ulle\'s Cap','Armor',3,true,false,false,true,254,100,true,true,true,true,true,true,true,true,'bonus bDex,2;\nbonus bAgi,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5494,'Spinx_Helm_I','Sphinx Hat','Armor',5,true,true,true,true,true,137,100,true,true,true,true,true,true,true,true,'bonus bStr,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5495,'Power_Of_Thor','Power Of Thor','Armor',20,100,6,1,true,75,true,493,100,true,true,true,'bonus bInt,1;\nbonus bDex,1;\nbonus bMdef,3;\nbonus bFlee,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5496,'Dice_Hat','Dice Hat','Armor',20,300,3,true,50,494,100,true,true,true,true,true,'bonus bLuk,4;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5497,'King_Tiger_Doll_Hat','King Tiger Doll Hat','Armor',20,400,3,1,true,false,false,true,30,true,495,100,true,true,true,true,true,'bonus bStr,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5498,'Wondering_Wolf_Helm','Wandering Wolf Helm','Armor',20,600,5,true,false,false,true,true,50,true,490,100,true,true,true,'bonus bVit,5;\nbonus bFlee,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5499,'Pizza_Hat','Pizza Hat','Armor',20,600,true,487,100,true,true,true,'skill "SM_PROVOKE", 1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5500,'Icecream_Hat','Icecream Hat','Armor',300,6,true,30,true,488,100,true,true,true,'bonus bMdef,3;\nskill "MG_FROSTDIVER",3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5501,'Pirate\'s_Pride','Pirate\'s Pride','Armor',100,6,true,10,496,100,true,true,true,true,true,'bonus2 bAddRace2,RC2_Ninja,5;\nbonus2 bSubRace2,RC2_Ninja,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5502,'Necromencer\'s_Hood','Necromancer\'s Hood','Armor',500,2,true,true,1,true,491,100,true,true,true,true,true,'bonus5 bAutoSpellWhenHit,"NPC_DARKSTRIKE",5,5,BF_WEAPON|BF_MAGIC,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5503,'Rabbit_Magic_Hat','Magic Rabit Hat','Armor',800,2,true,true,497,100,true,true,true,'bonus bDex,2;\nbonus bAgi,2;\nbonus bMdef,1;\nbonus bMaxSP,50;\nbonus3 bAutoSpellWhenHit,"MG_FIREBOLT",1,20;\nbonus3 bAutoSpellWhenHit,"MG_COLDBOLT",1,20;\nbonus3 bAutoSpellWhenHit,"MG_LIGHTNINGBOLT",1,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5504,'China_Wedding_Veil','Wedding Weil','Armor',20,500,5,true,true,70,true,489,100,true,true,true,'bonus bMdef,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5505,'Asara_Fairy_Hat','Asara Fairy Hat','Armor',500,2,true,true,50,true,492,100,true,true,true,'skill "DC_DONTFORGETME",1;\nbonus bDex,2;\nbonus bLuk,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5506,'Blue_Pajamas_Hat','Blue Night Cap','Armor',100,4,true,true,501,'bonus bBaseAtk,5;\nbonus bMatkRate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5507,'Pink_Pajamas_Hat','Pink Night Cap','Armor',100,4,true,true,502,'bonus bBaseAtk,5;\nbonus bMatkRate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5508,'Shark_Hat','Shark Hat','Armor',20,500,3,true,true,503,100,true,true,true,'bonus bStr,1;\nbonus bAgi,2;\nbonus bMdef,1;\nbonus2 bAddEle,Ele_Water,5;\nbonus2 bSubEle,Ele_Water,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5509,'Sting_Hat','Sting hat','Armor',20,1000,5,true,true,504,100,true,true,true,'bonus bStr,2;\nbonus bVit,1;\nbonus bMdef,3;\nbonus2 bAddEle,Ele_Fire,5;\nbonus2 bSubEle,Ele_Earth,5;\nbonus3 bAutoSpell,"WZ_EARTHSPIKE",1,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5510,'Shower_Cap','Shower Cap','Armor',20,4,true,true,507,'bonus bMdef,3;\nbonus bFlee,3;\nbonus2 bAddEle,Ele_Water,10;\nbonus2 bSubRace,RC_Fish,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5511,'Samambaia','Samambaia','Armor',20,200,5,1,true,true,30,true,508,100,true,true,true,'bonus bSPrecovRate,8;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5512,'Aquarius_Diadem','Aquarius Diadem','Armor',20,300,6,true,70,true,509,'bonus bStr,2;\nbonus bFlee,10;\nbonus2 bSubEle,Ele_Wind, 5;\nif (getrefine()>6) {\n bonus bDef, 1;\n bonus bBaseAtk,15;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5513,'Aquarius_Crown','Aquarius Crown','Armor',20,300,6,true,70,true,510,'bonus bStr,2;\nbonus bFlee,10;\nbonus2 bSubEle,Ele_Wind, 5;\nif (getrefine()>6) {\n bonus bDef, 1;\n bonus bBaseAtk,15;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5514,'Pisces_Diadem','Pisces Diadem','Armor',20,300,6,true,70,true,511,'bonus bInt,2;\nbonus bMdef,5;\nbonus2 bSubEle,Ele_Water, 5;\nif (getrefine()>6) {\n bonus bDef, 1;\n bonus bMatkRate,2;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5515,'Pisces_Crown','Pisces Crown','Armor',20,300,6,true,70,true,512,'bonus bInt,2;\nbonus bMdef,5;\nbonus2 bSubEle,Ele_Water, 5;\nif (getrefine()>6) {\n bonus bDef, 1;\n bonus bMatkRate,2;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_hunter`,`class_upper`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5516,'Hawk_Eyes01','hawk Eyes','Armor',10,100,true,true,true,60,23,'bonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_archer`,`job_barddancer`,`job_hunter`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5517,'Hawk_Eyes02','Hawk Eyes','Armor',10,100,true,true,true,true,60,23,'bonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5518,'L_Magestic_Goat2','Gigantic Majestic Goat','Armor',20,800,5,true,50,true,513,'bonus2 bSubRace,RC_DemiHuman,12;\nbonus2 bSubRace,RC_Player_Human,12;\nbonus bBaseAtk,(JobLevel*2)/7;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5519,'Peacock_Feather','Peacock Feather','Armor',20,800,4,1,true,1,true,514,100,true,true,true,'bonus bInt,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5520,'Rabbit_Earplug','Rabbit Earplugs','Armor',400,1,true,true,1,true,515,'bonus2 bAddClass,Class_All,4;\nbonus bMatkRate,4;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5521,'Angry_Mouth_C','Angry Mouth','Armor',true,194,100,true,true,true,true,true,true,true,true,'bonus bDelayRate,-3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (5522,'Fanta_Zero_Lemon_Hat','Fanta Zero Lemon Hat','Armor',20,100,4,1,true,true,516); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5523,'Sakura_Mist_Hat','Sakura Mist Hat','Armor',20,100,4,1,true,true,517,'bonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5524,'Sakura_Milk_Tea_Hat','Sakura Milk Tea Hat','Armor',20,100,4,1,true,true,518,'bonus bVit,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5525,'First_Leaf_Tea_Hat','Flower Hat','Armor',20,100,4,1,true,true,519,'bonus bMaxHP,80;\nbonus bMaxSP,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5526,'Lady_Tanee_Doll','Tanigumi Girl Doll','Armor',20,300,4,true,60,520,100,true,true,true,'bonus bAgi,2;\nbonus bFlee,3;\nbonus2 bSubEle,Ele_Wind, 5;\nbonus2 bAddMonsterDropItem, 513, 200;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5527,'Lunatic_Hat','Lunatic Hat','Armor',20,300,2,true,1,true,521,100,true,true,true,'bonus bLuk,5;\nbonus bMdef,2;\nbonus bFlee2,5;\nbonus2 bAddMonsterDropItem,622,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5528,'King_Frog_Hat','Frog King Hat','Armor',20,500,4,1,true,false,false,true,30,522,100,true,true,true,true,true,'bonus bAgi,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5529,'Evil\'s_Bone_Hat','Satanic Bone Helm','Armor',20,600,6,1,true,true,70,true,523,100,true,true,true,true,true,'bonus bDex,3;\nbonus2 bSubEle,Ele_Neutral,5;\nskill "WZ_FROSTNOVA",1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`) VALUES (5530,'Raven_Cap','Raven Cap','Armor',20,100,6,1,true,30,true,524,100,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5531,'B_Dragon_Hat','Baby Dragon Hat','Armor',45000,100,1,1,true,true,525,'bonus bDex,2;\n.@bonus = max(getskilllv("TF_DOUBLE"), 5);\nskill "TF_DOUBLE",.@bonus;\nbonus bDoubleRate,.@bonus * 5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5532,'Pirate_Dagger_J','Pirate Dagger','Armor',20,100,true,true,327,100,true,true,true,'bonus bShortWeaponDamageReturn,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5533,'Emperor_Wreath_J','Emperor Wreath','Armor',20,800,3,1,true,80,true,261,'bonus bAllStats,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5535,'Side_Cap','Side Cap','Armor',500,3,true,true,529,'bonus bVit,1;\nbonus bDex,1;\nbonus bMdef,3;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bAddRace,RC_DemiHuman,3;\nbonus2 bAddRace,RC_Player_Human,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5536,'Spare_Card','Spare Card','Armor',20,10,1,true,1,526,100,true,true,true,true,true,true,true,true,'bonus2 bAddMonsterDropItem,6187,1000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5537,'Quati_Hat','Kwati Hat','Armor',20,700,2,1,true,45,527,100,true,true,true,'bonus bAgi,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5538,'Tucan_Hat','Tucan Hat','Armor',20,600,2,1,true,true,45,528,100,true,true,true,'bonus bDex,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5539,'Jaguar_Hat','Jaguar Hat','Armor',20,400,4,1,true,true,true,25,true,530,100,true,true,true,'bonus bMdef,2;\nskill "MC_LOUD", 1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5540,'Freyja_SCirclet7','Freyja SCirclet7','Armor',20,700,8,true,20,18,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5541,'Freyja_SCirclet30','Freyja SCirclet30','Armor',20,700,8,true,20,18,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5542,'Freyja_SCirclet60','Freyja SCirclet60','Armor',20,700,8,true,20,18,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5543,'Freyja_SCirclet90','Freyja SCirclet90','Armor',20,700,8,true,20,18,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5544,'Time_Keeper_Hat','Time Keeper Hat','Armor',30000,6,true,1,true,240,100,true,true,true,true,true,true,'bonus bInt,2;\nbonus bMaxSP,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5545,'Aries_Diadem','Aries Diadem','Armor',20,400,3,true,70,true,531,100,true,true,true,'bonus bVit,2;\nbonus2 bSubEle,Ele_fire,5;\nif (getrefine()>6) {\n bonus bDef,1;\n bonus bVit,1;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5546,'Aries_Crown','Aries Crown','Armor',20,400,3,true,70,true,532,100,true,true,true,'bonus bVit,2;\nbonus2 bSubEle,Ele_fire,5;\nif (getrefine()>6) {\n bonus bDef,1;\n bonus bVit,1;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5547,'RJC_Katusa','RJC Katusa Flower','Armor',20,200,1,1,true,true,533,100,true,true,true,'bonus2 bSkillAtk, "WZ_HEAVENDRIVE", 15 + getequiprefinerycnt(EQI_HAND_R);\nbonus2 bSkillAtk, "WZ_EARTHSPIKE", 15 + getequiprefinerycnt(EQI_HAND_R);\nbonus2 bCastrate, "WZ_HEAVENDRIVE", -25;\nbonus2 bCastrate, "WZ_EARTHSPIKE", -25;\n;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5548,'Scarlet_Rose','Scarlet Rose','Armor',20,100,true,50,true,534,100,true,true,true,'bonus bLuk,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5549,'Taurus_Diadem','Taurus Diadem','Armor',20,300,3,true,70,true,535,100,true,true,true,'bonus bDex,2;\nbonus bDelayRate,-2;\nbonus2 bSubEle,Ele_earth,5;\nif (getrefine()>6) {\n bonus bDex,1;\n bonus bMatkRate,1;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5550,'Taurus_Crown','Taurus Crown','Armor',20,300,3,true,70,true,536,100,true,true,true,'bonus bDex,2;\nbonus bDelayRate,-2;\nbonus2 bSubEle,Ele_earth,5;\nif (getrefine()>6) {\n bonus bDex,1;\n bonus bMatkRate,1;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`view`,`script`) VALUES (5552,'Fest_Lord_Circlet','Festival Grand Circlet','Armor',8,true,93,'bonus bStr,3;\nbonus bInt,3;\nbonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`view`,`script`) VALUES (5553,'Fest_Bunny_Band','Festival Bunny Band','Armor',7,true,15,'bonus bMdef,4;\nbonus2 bSubRace,RC_DemiHuman,9;\nbonus2 bSubRace,RC_Player_Human,9;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5554,'Octopus_Hat','Octopus Hat','Armor',20,200,3,true,20,true,538,100,true,true,true,'bonus3 bAutoSpell,"SM_PROVOKE",5,10;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5555,'Leaf_Cat_Hat','Leaf Cat Hat','Armor',20,100,3,true,true,539,100,true,true,true,'bonus bAgi,1;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",3,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5556,'Fur_Seal_Hat','Seal Hat','Armor',20,500,3,true,true,true,55,true,540,'bonus bInt,1;\nbonus3 bAutoSpell,"WZ_FROSTNOVA",1,30;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5557,'Wild_Rose_Hat','Wild Rose Hat','Armor',20,500,6,1,true,false,false,true,20,true,541,100,true,true,true,'bonus bAgi,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5558,'Saci_Hat','Luxury Hat','Armor',20,100,6,1,true,30,true,542,'bonus3 bAddMonsterDropItem,510,RC_Plant,500;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5559,'Piece_Of_White_Cloth_E','Piece Of White Cloth','Armor',1,true,true,543); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5560,'Bullock_Helm_J','Bullock Helm','Armor',20,3000,3,true,75,true,322,'bonus bMaxHP,100;\nbonus bNoKnockback;\nbonus2 bSubEle,Ele_Neutral,-20;\nbonus2 bSubEle,Ele_Fire,-20;\nbonus2 bSubEle,Ele_Water,-20;\nbonus2 bSubEle,Ele_Wind,-20;\nbonus2 bSubEle,Ele_Earth,-20;\nbonus2 bSubEle,Ele_Dark,-20;\nbonus2 bSubEle,Ele_Holy,-20;\nbonus2 bSubEle,Ele_Ghost,-20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5561,'Rabbit_Magic_Hat_J','Magic Rabbit Hat','Armor',800,1,true,true,497,'bonus bInt,1;\nbonus bMaxSP,50;\nbonus4 bAutoSpellWhenHit,"MG_FIREBOLT",3,10,3;\nbonus4 bAutoSpellWhenHit,"MG_COLDBOLT",3,10,3;\nbonus4 bAutoSpellWhenHit,"MG_LIGHTNINGBOLT",3,10,3;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",1,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5562,'Good_Wedding_Veil_J','Luxurious Wedding Veil','Armor',500,1,true,true,45,489,'bonus bMdef,10;\nbonus bCastRate,-3;\nbonus bUseSPrate,-5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5564,'Crown_Of_Deceit','Crown of Deceit','Armor',20,300,3,1,true,true,85,true,544,100,true,true,true,'bonus bInt,4;\nbonus bCastRate,-10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5565,'Dragon_Arhat_Mask','Dragon Arhat Mask','Armor',5,true,true,1,545,100,true,true,true,true,true,true,true,true,'bonus2 bAddRace,RC_DemiHuman,10;\nbonus2 bAddRace,RC_Player_Human,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5566,'Tiger_Arhat_Mask','Tiger Arhat Mask','Armor',1,true,true,1,546,100,true,true,true,true,true,true,true,true,'bonus2 bAddRace,RC_DemiHuman,2;\nbonus2 bAddRace,RC_Player_Human,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5567,'Bright_Fury','Bright Fury','Armor',20,300,1,1,true,1,true,548,100,true,true,true,'bonus bStr,1;\nbonus2 bAddClass,Class_All,2;\nbonus bAspdRate,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (5568,'Rabbit_Bonnet','Rabbit Bonnet','Armor',20,1000,1,1,true,true,true,549,'bonus bInt,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5569,'Gemini_Diadem','Gemini Diadem','Armor',20,300,4,true,70,true,550,100,true,true,true,'bonus bAgi,2;\nbonus bMatkRate,2;\nif (getrefine()>6) {\n bonus bMdef,7;\n bonus bMAtkRate,8;\n bonus2 bSubEle,Ele_Wind,5;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5570,'Gemini_Crown','Gemini Crown','Armor',20,300,4,true,70,true,551,100,true,true,true,'bonus bAgi,2;\nbonus bBaseAtk,2;\nbonus bMdef,5;\nif (getrefine()>6) {\n bonus bDef,1;\n bonus bMatk,15;\n bonus bFlee,10;\n bonus2 bSubEle,Ele_Wind,5;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5572,'Savage_Baby_Hat','Savage Babe Hat','Armor',20,100,1,1,true,1,true,553,'bonus bVit,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (5573,'Bogy_Horn','Dokebi Horn','Armor',20,100,1,1,true,true,554); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5574,'Pencil_In_Mouth','Well-Chewed Pencil','Armor',20,100,true,10,555,100,true,true,true,'bonus bdex,2;\nbonus bHitRate,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`) VALUES (5575,'Onigiri_Hat','Rice Ball Hat','Armor',20,100,6,1,true,30,556); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (5577,'Dark_Knight_MaskB','Dark Knight Mask','Armor',3000,5,true,true,true,80,true,479,100,true,true,'bonus bStr,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5578,'Voyage_Hat','Voyage_Hat','Armor',200,10,1,true,true,236,'bonus bAgi,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5579,'Wanderer\'s_Sakkat','Wanderer\'s Sakkat','Armor',20,300,2,1,true,true,70,true,558,100,true,true,true,'bonus bAgi,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5581,'Cancer_Diadem','Cancer Diadem','Armor',20,300,3,true,70,true,560,100,true,true,true,'bonus bInt,2;\nbonus2 bSubEle,Ele_water, 5;\nif (getrefine()>6) {\n bonus bMdef,1;\n bonus bHealPower, 3;\n bonus bMatkRate,2;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5582,'Cancer_Crown','Cancer Crown','Armor',20,300,3,true,70,true,561,100,true,true,true,'bonus bStr,2;\nbonus2 bSubEle,Ele_water, 5;\nif (getrefine()>6) {\n bonus bDef, 1;\n bonus bBaseAtk,15;\n bonus bFlee,10;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5583,'Para_Team_Hat','Eden Team Hat','Armor',1,true,12,true,465,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5584,'Majestic_Evil_Horn','Majestic Evil Horns','Armor',400,1,true,1,true,562,100,true,true,true,'bonus2 bSubRace,RC_Demon,3;\nbonus2 bHPDrainRate,3,15;\nbonus2 bSPDrainRate,1,7;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`) VALUES (5585,'Rune_Hairband','Rune Cloth Circlet','Armor',20,400,1,1,true,true,1,true,564); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5586,'Mosquito_Coil','Mosquito Coil','Armor',20,100,1,1,true,1,true,563); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5587,'Mosquito_Coil_1Use','Mosquito Coil','Armor',100,1,true,1,true,563,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5590,'K_Poring_Cake_Cap','Poring Cake Hat','Armor',20,200,1,true,true,417); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5592,'Sigrun\'s_Wing','Sigrun\'s Wings','Armor',20,100,2,true,80,568,'if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief || (BaseJob == Job_Taekwon && Class!=Job_Soul_Linker))\n bonus bStr,1;\nelse if (BaseClass == Job_Mage || BaseClass == Job_Acolyte || class == Job_Ninja || class == Job_Soul_Linker)\n bonus bInt,1;\nelse if (BaseClass == Job_Archer || BaseClass == Job_Gunslinger)\n bonus bDex,1;\nelse if (BaseJob == Job_Novice || BaseJob == Job_SuperNovice) {\n bonus bMaxHP,80;\n bonus bMaxSP,30;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`) VALUES (5593,'K_Rabbit_Bonnet','Rabbit Bonnet','Armor',20,200,1,1,true,true,1,true,549); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`) VALUES (5594,'Donut_In_Mouth','Donut In Mouth','Armor',20,50,1,true,1,569); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5596,'4Leaf_Clover_In_Mouth','4Leaf Clover In Mouth','Armor',20,2,true,1,571,100,true,true,true,true,true,true,true,true,'bonus bMdef,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5597,'Bubble_Gum_In_Mouth','Bubble Gum In Mouth','Armor',20,2,true,1,572,100,true,true,true,true,true,true,true,true,'bonus bMdef,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5600,'Br_Twin_Ribbon','Brazil Twin Ribbon','Armor',20,100,1,true,1,true,575,'bonus bAllStats,3;\nbonus bMdef,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5603,'RTC_Winner_Only','RTC First Place','Armor',250,8,1,true,1,true,577,100,true,true,true,true,true,true,true,'bonus bAllStats, 3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5604,'RTC_Second_Best','RTC Second Place','Armor',250,6,1,true,1,true,578,100,true,true,true,true,true,true,true,'bonus bAllStats, 2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5605,'RTC_Third_Best','RTC Third Place','Armor',250,4,1,true,1,true,579,100,true,true,true,true,true,true,true,'bonus bAllStats, 1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5653,'Darkness_Helm_J','Darkness Helm','Armor',20,500,3,1,true,70,true,586); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5654,'Holy_Marching_Hat_J','Holy Marching Hat','Armor',20,200,2,1,true,10,true,587,100,true,true,true,'bonus bStr,2;\nbonus3 bAutoSpell,"PR_ASPERSIO",2,30;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5658,'Imp_Hat','Imp Hat','Armor',20,400,1,true,1,true,589,'bonus3 bAutoSpell,"SA_FLAMELAUNCHER",1,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5659,'Sleepr_Hat','Sleeper Hat','Armor',20,400,1,true,1,true,590,'bonus3 bAutoSpell,"SA_SEISMICWEAPON",1,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5660,'Gryphon_Hat','Gryphon Hat','Armor',20,400,1,true,1,true,591,'bonus3 bAutoSpell,"SA_LIGHTNINGLOADER",1,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5664,'Filir_Wing','Filir\'s Pinions','Armor',20,100,1,true,70,595,'bonus bAspdRate,2;\nbonus bCastRate,-2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5665,'Shaman_Hat','Shaman Hat','Armor',20,400,1,1,true,1,true,596,'bonus2 bSubEle,Ele_Neutral,3;\nbonus2 bSubEle,Ele_Water,3;\nbonus2 bSubEle,Ele_Earth,3;\nbonus2 bSubEle,Ele_Fire,3;\nbonus2 bSubEle,Ele_Wind,3;\nbonus2 bSubEle,Ele_Poison,3;\nbonus2 bSubEle,Ele_Holy,3;\nbonus2 bSubEle,Ele_Dark,3;\nbonus2 bSubEle,Ele_Ghost,3;\nbonus2 bSubEle,Ele_Undead,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5666,'Golden_Crown','Golden Crown','Armor',20,500,8,1,true,1,true,597,'bonus bInt,1;\nbonus bDex,1;\nbonus bLuk,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`) VALUES (5667,'Skull_Hood','Skull Hood','Armor',20,100,1,1,true,true,30,true,598,100,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5668,'Weird_Pumpkin_Hat','Weird Pumpkin Hat','Armor',20,5,true,1,true,206,100,true,true,true,true,true,true,true,'bonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`view`) VALUES (5671,'Drooping_Morocc_Minion','Drooping Morocc Minion','Armor',20,300,1,true,70,600); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5681,'F_Ribbon_Green','Green Ribbon','Armor',800,100,1,true,true,244,'bonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5682,'Triangle_Rune_Cap','Triangle Rune Cap','Armor',20,300,5,1,true,1,true,610,'bonus bHealPower,2;\nif (getrefine() > 6) {\n bonus bMatk,10;\n bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,150,BF_MAGIC,0;\n}\nelse {\n bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",7,150,BF_MAGIC,0;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5683,'Majestic_Goat_Repl','Baphomet Horns','Armor',20,100,5,true,1,true,41); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5684,'Jewel_Crown_Repl','Ornate Crown','Armor',20,100,5,true,1,true,88); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5685,'Prontera_Army_Cap_Repl','Army Cap','Armor',20,100,5,true,1,true,48); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5686,'Feather_Bonnet_Repl','Nice Hat Feather','Armor',20,100,5,true,1,true,104); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5687,'Viking_Helm_Repl','Orc Helm','Armor',20,100,5,true,1,true,86); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5690,'Red_Wing_Hat','Red Wing Hat','Armor',20,600,2,1,true,50,true,613,'if (getrefine()>6) {\n bonus2 bAddClass,Class_All,2;\n bonus bMatkRate,2;\n}\nif (getrefine()>8) {\n bonus2 bAddClass,Class_All,2;\n bonus bMatkRate,2;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5691,'Catain_Bandanna','Sailor\'s Bandana','Armor',20,10,1,true,1,true,542,'bonus bDex,1;\nbonus2 bSubEle,Ele_Poison,20;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5692,'Sea_Cat_Hat','Sea Cat Hat','Armor',20,10,1,true,1,true,539,'bonus bDex,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5738,'Snowman_Hat','Snowman Hat','Armor',20,300,4,1,true,1,true,616,100,true,true,true,'bonus bStr,1;\nbonus bInt,1;\nbonus bMdef,3;\nbonus2 bSubEle,Ele_Water,7;\nbonus2 bAddMonsterDropItem,530,100;\nbonus2 bAddMonsterDropItem,12354,300;\nif (getrefine()>7) {\n bonus5 bAutoSpellwhenhit,"BA_FROSTJOKER",5,20,BF_WEAPON|BF_MAGIC,0;\n}\nelse {\n bonus5 bAutoSpellwhenhit,"BA_FROSTJOKER",1,20,BF_WEAPON|BF_MAGIC,0;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5741,'Im_Egg_Shell_Hat','Eternal Egg Shell','Armor',20,1,true,10,true,101,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5742,'Rudolf_Santa_Hat','Rudolph Santa Hat','Armor',20,400,5,true,10,true,619,'bonus bLuk,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5770,'Splash_Hat','Splash Hat','Armor',20,100,3,1,true,1,true,349,100,true,true,true,'autobonus "{ sc_start SC_WINDWEAPON, 180000, 1; }", 3, 180000, BF_WEAPON, "{ specialeffect2 EF_ENHANCE; }";'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5771,'Family_Hat','Family Hat','Armor',20,100,3,1,true,1,true,109,'bonus bDex,1;\nbonus bMdef,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`) VALUES (5775,'Choco_Donut_In_Mouth','Choco Donut In Mouth','Armor',20,50,1,true,1,653); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`view`) VALUES (5781,'Persika','Persika','Armor',20,100,1,true,659); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5786,'Ancient_Elven_Ear','Ancient Elven Ear','Armor',10,200,1,true,1,665,100,true,true,true,true,true,true,true,'bonus bLuk,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`) VALUES (5788,'3D_Glasses','3D Glasses','Armor',20,100,1,true,1,661); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5792,'Fish_Pin','Fish Pin','Armor',20,100,3,true,1,true,669); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5793,'Ribbon_Of_Life','Ribbon Of Life','Armor',20,2,true,1,575,'bonus bInt,1;\nbonus bMdef,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`equip_level_min`,`view`) VALUES (5794,'3D_Glasses_','3D Glasses','Armor',20,1,true,1,661); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5796,'Cheer_Scarf','Cheer Scarf','Armor',true,1,369,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5797,'Cheer_Scarf2','Cheer Scarf2','Armor',true,1,369,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5798,'Cheer_Scarf3','Cheer Scarf3','Armor',true,1,369,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5799,'Cheer_Scarf4','Cheer Scarf4','Armor',true,1,369,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`,`script`) VALUES (5800,'Blush_Of_Groom','Blush of Groom','Armor',20,50,true,125,'bonus2 bSubRace,RC_DemiHuman,3;\nbonus2 bSubRace,RC_Player_Human,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5801,'Ribbon_Of_Bride','Red Tailed Ribbon','Armor',20,100,5,true,true,167,'bonus bAllStats,2;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;\nif (getskilllv("AL_HEAL") == 10) {\n bonus3 bAutoSpellWhenHit,"AL_HEAL",10,20;\n}\nelse {\n bonus3 bAutoSpellWhenHit,"AL_HEAL",5,20;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (5802,'Upgrade_Elephant_Hat','Upgraded Elephant Hat','Armor',500,3,1,true,true,215); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5803,'Flower_Love_Hat','Love Flower Hat','Armor',20,100,2,true,true,5,'bonus2 bAddMonsterDropItem,608,100;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (5804,'Pirate_Eyepatch','Pirate Eye Bandage','Armor',1000,100,true,13); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5805,'Victorious_Coronet','Victorious Coronet','Armor',150,1,true,70,43,100,true,true,true,true,true,true,true,'bonus bMaxHPrate,15;\nbonus bSPrecovRate,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5806,'Poem_Natalia_Hat','Poet Natalie\'s Hat','Armor',20,300,5,true,67,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5807,'October_Fest_Cap','October Fest Cap','Armor',20,100,1,true,false,false,true,50,true,104); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`location_head_top`,`location_head_mid`,`location_head_low`,`refineable`,`view`,`script`) VALUES (5808,'Diabolus_Helmet','Dark Bacilium','Armor',20,250,5,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,364,'bonus2 bResEff,Eff_Stone,2000+(getrefine()*200);\nbonus2 bResEff,Eff_Freeze,2000+(getrefine()*200);\nbonus2 bResEff,Eff_Stun,2000+(getrefine()*200);'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (5809,'Boom_Boom_Hat','Boom Boom Hat','Armor',100,6,true,216,'bonus bAllStats,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5810,'Ph.D_Hat_V','Ph.D Hat V','Armor',20,100,3,true,false,false,true,true,98,'bonus bInt,5;\nbonus bVit,3;\nbonus bDex,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`view`) VALUES (5811,'Santa_Beard','Santa\'s Beard','Armor',20,100,5,true,25); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5812,'Hat_Of_Expert','Hat Of Expert','Armor',2,true,true,16,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5815,'Classic_Hat_J','Classic Hat','Armor',20,500,2,true,true,475,'bonus bStr,1;\nbonus2 bSubSize, 0, 5;\nbonus2 bSubSize, 1, 5;\nbonus2 bSubSize, 2, 5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5816,'Cowboy_Hat_J','Purple Cowboy Hat','Armor',20,500,true,true,411,'bonus bBaseAtk,15;\nbonus bFlee,-5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5817,'Valentine_Pledge','Valentine Pledge','Armor',20,3,true,true,100,true,true,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bMdef,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5818,'Carnival_Hat','Carnival Hat','Armor',6,true,true,505,100,true,true,true,true,true,true,true,true,'bonus bAllStats, 3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5819,'Carnival_Circlet','Carnival Circlet','Armor',6,true,true,506,100,true,true,true,true,true,true,true,true,'bonus bAllStats, 3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5821,'Gold_Tulip_Hairpin','Gold Tulip Hairpin','Armor',10,100,2,true,true,499,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddClass,Class_All,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5822,'Love_Chick_Hat','Love Chick Hat','Armor',10000,100,4,true,true,500,100,true,true,true,true,true,true,true,'bonus bLuk,4;\nbonus bMaxHP,100;\nbonus bMaxSP,100;\nbonus2 bSubRace,RC_DemiHuman,7;\nbonus2 bSubRace,RC_Player_Human,7;\nbonus2 bSubRace,RC_Undead,7;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5824,'Fools_Day_Hat','Fools Day Hat','Armor',20,300,6,1,true,30,true,265); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`view`,`script`) VALUES (5826,'Valkyrie_Helmet','Valkyrie Helmet','Armor',10,true,225,'bonus bStr,2;\nbonus bInt,2;\nbonus bDex,2;\nbonus bAgi,2;\nbonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5827,'Book_File_Hat','Book File Hat','Armor',20,100,1,true,1,true,423); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (5828,'Honor_Gold_Ring','Honor Gold Ring','Armor',50,true,true,1,'bonus bAllStats,1;\nbonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (5844,'Loyal_Ring3','Loyal Ring3','Armor',true,true,1,'bonus bAllStats,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5846,'Buzzy_Ball_Gum','Buzzy Ball Gum','Armor',50,100,1,true,1,572,'bonus bMdef,5;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`location_head_mid`,`equip_level_min`,`view`) VALUES (5851,'Summer_Knight','Summer Knight','Armor',20,1,true,true,60,138); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5856,'Passion_FB_Hat','Passion FB Hat','Armor',20,600,2,1,true,1,true,671,100,true,true,true,true,true,true,true,true,'bonus bStr,2;\nbonus bDex,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5857,'Cool_FB_Hat','Cool FB Hat','Armor',20,600,2,1,true,1,true,672,100,true,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bVit,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5858,'Victory_FB_Hat','Victory FB Hat','Armor',20,600,2,1,true,1,true,673,100,true,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bDex,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5859,'Glory_FB_Hat','Glory FB Hat','Armor',20,600,2,1,true,1,true,674,100,true,true,true,true,true,true,true,true,'bonus bAllStats,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_left_hand`,`armor_level`,`refineable`,`view`) VALUES (2101,'Guard','Guard','Armor',500,300,3,true,1,true,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`refineable`,`view`) VALUES (2102,'Guard_','Guard','Armor',500,300,3,1,true,1,true,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_swordman`,`job_thief`,`location_left_hand`,`armor_level`,`refineable`,`view`) VALUES (2103,'Buckler','Buckler','Armor',14000,600,4,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,2); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_swordman`,`job_thief`,`location_left_hand`,`armor_level`,`refineable`,`view`) VALUES (2104,'Buckler_','Buckler','Armor',14000,600,4,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,2); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_left_hand`,`armor_level`,`refineable`,`view`) VALUES (2105,'Shield','Shield','Armor',56000,1300,6,true,true,true,true,1,true,3); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_left_hand`,`armor_level`,`refineable`,`view`) VALUES (2106,'Shield_','Shield','Armor',56000,1300,6,1,true,true,true,true,1,true,3); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_stargladiator`,`job_swordman`,`location_left_hand`,`armor_level`,`refineable`,`view`,`script`) VALUES (2107,'Mirror_Shield','Mirror Shield','Armor',60000,1000,4,true,true,true,true,true,1,true,4,'bonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_stargladiator`,`job_swordman`,`location_left_hand`,`armor_level`,`refineable`,`view`,`script`) VALUES (2108,'Mirror_Shield_','Mirror Shield','Armor',60000,1000,4,1,true,true,true,true,true,1,true,4,'bonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_left_hand`,`armor_level`,`refineable`,`view`,`script`) VALUES (2109,'Memorize_Book','Memory Book','Armor',20,1000,3,true,true,true,true,true,1,true,5,'bonus bInt,1;\nbonus bMdef,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`location_left_hand`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (2110,'Holy_Guard','Holy Guard','Armor',85000,1400,5,true,true,1,68,4,'bonus bVit,2;\nbonus bMdef,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2111,'Herald_Of_GOD','Sacred Mission','Armor',128000,1600,5,true,true,1,83,true,4,'bonus bVit,3;\nbonus bInt,2;\nbonus bMdef,3;\nbonus bUnbreakableShield;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_left_hand`,`armor_level`,`view`) VALUES (2112,'Novice_Guard','Novice Guard','Armor',1,1,3,true,true,true,1,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2113,'Novice_Shield','Novice Shield','Armor',5000,1000,3,1,true,true,true,1,40,true,3,'bonus2 bSubEle,Ele_Water,20;\nbonus2 bSubEle,Ele_Earth,20;\nbonus2 bSubEle,Ele_Fire,20;\nbonus2 bSubEle,Ele_Wind,20;\nbonus2 bSubEle,Ele_Poison,20;\nbonus2 bSubEle,Ele_Ghost,20;\nbonus2 bSubEle,Ele_Undead,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2114,'Stone_Buckler','Stone Buckler','Armor',30000,1500,3,1,true,false,false,true,1,65,true,2,'bonus2 bSubSize,Size_Large,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2115,'Valkyrja\'s_Shield','Valkyrja\'s Shield','Armor',30000,500,3,1,true,false,false,true,1,65,true,4,'bonus2 bSubEle,Ele_Water,20;\nbonus2 bSubEle,Ele_Fire,20;\nbonus2 bSubEle,Ele_Dark,20;\nbonus2 bSubEle,Ele_Undead,20;\nbonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2116,'Angel\'s_Safeguard','Angelic Guard','Armor',10000,400,3,1,true,true,true,1,20,true,1,'bonus2 bSubRace,RC_Demon,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_ninja`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (2117,'Arm_Guard','Arm Guard','Armor',10000,150,5,true,true,1,20,true,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_ninja`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (2118,'Arm_Guard_','Arm Guard','Armor',10000,150,5,1,true,true,1,20,true,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_ninja`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2119,'Improved_Arm_Guard','Advanced Arm Guard','Armor',40000,150,4,true,true,1,50,true,1,'bonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_ninja`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2120,'Improved_Arm_Guard_','Advanced Arm Guard','Armor',40000,150,4,1,true,true,1,50,true,1,'bonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_left_hand`,`armor_level`,`refineable`,`view`,`script`) VALUES (2121,'Memorize_Book_','Memory Book','Armor',20,1000,3,1,true,true,true,true,true,1,true,5,'bonus bInt,1;\nbonus bMdef,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2122,'Platinum_Shield','Platinum Shield','Armor',20,1200,5,true,false,false,true,true,1,68,true,4,'bonus bMdef,5;\nbonus2 bSubSize,Size_Medium,15;\nbonus2 bSubSize,Size_Large,15;\nbonus2 bSubRace,RC_Undead,10;\nbonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",7,150,BF_MAGIC,0;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2123,'Orleans_Server','Orleans\'s Server','Armor',20,1000,5,1,true,false,false,true,true,1,55,true,4,'bonus bMdef,2;\nbonus bMagicDamageReturn,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2124,'Thorny_Buckler','Thorny Buckler','Armor',20,1000,5,1,true,false,false,true,true,1,55,true,2,'bonus bMdef,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`class_upper`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2125,'Strong_Shield','Strong Shield','Armor',20,2500,4,1,true,true,true,true,true,true,true,true,true,true,true,1,75,true,4,'bonus bNoKnockback;\nbonus2 bSubEle,Ele_Neutral,-20;\nbonus2 bSubEle,Ele_Fire,-20;\nbonus2 bSubEle,Ele_Water,-20;\nbonus2 bSubEle,Ele_Wind,-20;\nbonus2 bSubEle,Ele_Earth,-20;\nbonus2 bSubEle,Ele_Dark,-20;\nbonus2 bSubEle,Ele_Holy,-20;\nbonus2 bSubEle,Ele_Ghost,-20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2126,'Guyak_Shield','Guyak Shield','Armor',20,700,3,true,false,false,true,1,75,true,2,'bonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_left_hand`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2127,'Secular_Mission','Secular Mission','Armor',20,10,true,1,4,100,true,true,true,true,true,true,true,'bonus2 bSubClass,Class_All,25;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2128,'Herald_Of_GOD_','Sacred Mission','Armor',128000,1600,5,1,true,true,1,83,true,4,'bonus bVit,3;\nbonus bInt,2;\nbonus bMdef,3;\nbonus bUnbreakableShield;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_monk`,`job_priest`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2129,'Exorcism_Bible','Exorcism Bible','Armor',20,600,5,true,true,true,1,50,true,5,'bonus bHPrecovRate,3;\nbonus bSPrecovRate,3;\nbonus bInt,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2130,'Cross_Shield','Cross Shield','Armor',20,2000,6,1,true,true,1,80,true,4,'bonus bStr,1;\nbonus2 bSkillAtk,"PA_SHIELDCHAIN",30;\nbonus2 bSkillAtk,"CR_SHIELDBOOMERANG",30;\nbonus bUseSPrate,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2131,'Magic_Study_Vol1','Magic Bible Vol1','Armor',20,1000,2,1,true,true,true,true,true,1,70,true,5,'bonus bMdef,3;\nbonus bInt,2;\nbonus2 bAddEffWhenHit,Eff_Stun,1000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_left_hand`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2132,'Shelter_Resistance','Shell Of Resistance','Armor',20,9,true,1,2,100,true,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_All,20;\nbonus bShortWeaponDamageReturn,1;\nif (vip_status(VIP_STATUS_ACTIVE)) {\n bonus bAllStats,1;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`class_upper`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2133,'Tournament_Shield','Tournament Shield','Armor',20,1000,5,1,true,true,true,true,true,1,50,true,4,'bonus2 bAddClass,Class_All,1;\nif (Class == Job_Lord_Knight)\n bonus bAspdRate,-5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2134,'Shield_Of_Naga','Shield of Naga','Armor',20,500,3,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,70,true,2,'bonus bMdef,3;\nautobonus2 "{ bonus bShortWeaponDamageReturn,(getrefine()*3); }",10,5000,BF_WEAPON,"{ specialeffect2 EF_GUARD; }";'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_rogue`,`class_upper`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (2135,'Shadow_Guard','Shadow Guard','Armor',20,800,4,1,true,true,true,1,70,true,2); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_left_hand`,`armor_level`,`view`,`script`) VALUES (2136,'Cracked_Buckler','Cracked Buckler','Armor',5,true,1,2,'bonus bAgi,2;\nbonus2 bAddEle,Ele_Neutral,-10;\nbonus3 bAutoSpellWhenHit,"PR_KYRIE",1,50;\nbonus bMdef,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_left_hand`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (2137,'Valkyrja\'s_Shield_C','Neo Valkyrja\'s Shield','Armor',5,true,false,false,true,true,1,95,4,'bonus2 bSubEle,Ele_Water,20;\nbonus2 bSubEle,Ele_Fire,20;\nbonus2 bSubEle,Ele_Dark,20;\nbonus2 bSubEle,Ele_Undead,20;\nbonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2138,'Bradium_Shield','Bradium Shield','Armor',20,1800,5,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,65,true,3,'bonus2 bSkillAtk,"CR_SHIELDBOOMERANG",60;\nbonus bAgi,-1;\nbonus bMaxHP,500;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_blacksmith`,`class_normal`,`class_upper`,`class_baby`,`location_left_hand`,`armor_level`,`equip_level_min`,`view`) VALUES (2139,'Flame_Thrower','Flame Thrower','Armor',20000,2000,60,true,true,true,true,true,1,99,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2199,'Ahura_Mazda','Ahura Mazdah','Armor',1,10,100,true,1,1,true,'bonus bAllStats,50;\nbonus bMdef,99;\nbonus bShortWeaponDamageReturn,100;\nbonus2 bSubRace,RC_DemiHuman,95;\nbonus2 bSubRace,RC_Player_Human,95;\nskill "CR_FULLPROTECTION",5;\nSkill "WZ_ESTIMATION",1;\nSkill "ST_FULLSTRIP",5;\nSkill "HW_MAGICPOWER",10;\nbonus bMaxHPRate,200;\nbonus bNoGemStone;\nbonus bSpeedRate,25;\nbonus bNoWalkDelay;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (2201,'Sunglasses','Sunglasses','Armor',5000,100,true,1,12,'bonus2 bResEff,Eff_Blind,500;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (2202,'Sunglasses_','Sunglasses','Armor',5000,100,1,true,1,12,'bonus2 bResEff,Eff_Blind,500;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`) VALUES (2203,'Glasses','Glasses','Armor',4000,100,true,1,3); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`armor_level`,`view`) VALUES (2204,'Glasses_','Glasses','Armor',4000,100,1,true,1,3); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`) VALUES (2205,'Diver\'s_Goggles','Diver Goggles','Armor',3500,100,true,1,10); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2206,'Wedding_Veil','Wedding Veil','Armor',23000,100,true,1,true,44,'bonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (2207,'Fancy_Flower','Fancy Flower','Armor',20,100,true,1,4,'bonus2 bSubRace,RC_Plant,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2208,'Ribbon','Ribbon','Armor',800,100,1,true,1,true,17,'bonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2209,'Ribbon_','Ribbon','Armor',800,100,1,1,true,1,true,17,'bonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`) VALUES (2210,'Hair_Band','Hair Band','Armor',500,100,1,true,1,9); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2211,'Bandana','Bandana','Armor',400,100,1,true,1,true,6); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`) VALUES (2212,'Eye_Bandage','Eye Patch','Armor',1000,100,true,1,13); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2213,'Cat_Hairband','Kitty Band','Armor',20,100,2,true,1,true,2); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2214,'Bunny_Band','Bunny Band','Armor',20,100,2,true,1,true,15,'bonus bLuk,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2215,'Flower_Hairband','Flower Band','Armor',20,100,2,true,1,true,5); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2216,'Biretta','Biretta','Armor',9000,100,4,true,true,true,true,1,true,11); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2217,'Biretta_','Biretta','Armor',9000,100,4,1,true,true,true,true,1,true,11); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (2218,'Flu_Mask','Flu Mask','Armor',300,100,true,1,8,'bonus2 bResEff,Eff_Silence,1000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (2219,'Flu_Mask_','Flu Mask','Armor',300,100,true,1,8,'bonus2 bResEff,Eff_Silence,1000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2220,'Hat','Hat','Armor',1000,200,2,true,1,true,16); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2221,'Hat_','Hat','Armor',1000,200,2,1,true,1,true,16); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2222,'Turban','Turban','Armor',4500,300,3,true,false,false,true,1,true,7); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2223,'Turban_','Turban','Armor',4500,300,3,1,true,false,false,true,1,true,7); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`) VALUES (2224,'Goggle','Goggles','Armor',20,300,5,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`) VALUES (2225,'Goggle_','Goggles','Armor',20,300,5,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2226,'Cap','Cap','Armor',12000,400,4,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,14); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2227,'Cap_','Cap','Armor',12000,400,4,1,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,14); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2228,'Helm','Helm','Armor',44000,600,6,true,true,true,true,1,true,40); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2229,'Helm_','Helm','Armor',44000,600,6,1,true,true,true,true,1,true,40); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`armor_level`,`refineable`,`script`) VALUES (2230,'Gemmed_Sallet','Gemmed Sallet','Armor',50000,500,4,true,true,true,true,true,true,true,true,true,true,1,true,'bonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`armor_level`,`refineable`,`script`) VALUES (2231,'Gemmed_Sallet_','Gemmed Sallet','Armor',50000,500,4,1,true,true,true,true,true,true,true,true,true,true,1,true,'bonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2232,'Circlet','Circlet','Armor',7500,300,3,true,true,true,true,true,true,true,true,1,true,18,'bonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2233,'Circlet_','Circlet','Armor',7500,300,3,1,true,true,true,true,true,true,true,true,1,true,18,'bonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2234,'Tiara','Tiara','Armor',20,400,4,true,false,false,true,1,45,true,19,'bonus bInt,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2235,'Crown','Crown','Armor',20,400,4,true,false,false,true,1,45,true,45,'bonus bInt,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2236,'Santa\'s_Hat','Santa Hat','Armor',20,100,1,true,1,true,20,'bonus bMdef,1;\nbonus bLuk,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`) VALUES (2237,'Weird_Goatee','Bandit Beard','Armor',2,100,true,1,21); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`) VALUES (2239,'One_Eyed_Glass','Monocle','Armor',10000,100,true,1,23); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`) VALUES (2240,'Beard','Beard','Armor',2,100,true,1,24); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`) VALUES (2241,'Granpa_Beard','Grampa Beard','Armor',5000,100,true,1,25); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (2242,'Luxury_Sunglasses','Purple Glasses','Armor',24000,100,1,true,1,26,'bonus2 bResEff,Eff_Blind,1000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (2243,'Spinning_Eyes','Geek Glasses','Armor',20000,100,1,true,1,27,'bonus2 bResEff,Eff_Blind,1500;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2244,'Big_Sis\'_Ribbon','Big Ribbon','Armor',15000,200,2,true,false,false,true,1,true,28,'bonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2245,'Sweet_Gents','Sweet Gent','Armor',15000,400,3,true,false,false,true,1,true,29); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2246,'Golden_Gear','Golden Gear','Armor',20,900,5,true,false,false,true,1,40,true,30,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2247,'Oldman\'s_Romance','Romantic Gent','Armor',15000,400,3,true,false,false,true,1,true,31); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2248,'Western_Grace','Western Grace','Armor',15000,400,3,true,false,false,true,1,true,32); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2249,'Coronet','Coronet','Armor',20,300,3,true,false,false,true,1,true,33,'bonus bInt,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (2250,'Fillet','Cute Ribbon','Armor',500,100,1,true,false,false,true,1,34,'bonus bMaxSP,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2251,'Holy_Bonnet','Monk Hat','Armor',30000,100,5,true,true,true,true,1,true,35,'bonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2252,'Star_Sparkling','Wizard Hat','Armor',20,300,4,true,true,true,true,true,1,true,36,'bonus bMaxSP,100;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (2253,'Sunflower','Sunflower','Armor',20,100,1,true,1,37,'bonus2 bSubRace,RC_Insect,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2254,'Angelic_Chain','Angel Wing','Armor',20,100,2,true,false,false,true,1,true,38,'bonus bMdef,3;\nbonus bAgi,1;\nbonus bLuk,1;\nbonus2 bSubRace,RC_Demon,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2255,'Satanic_Chain','Evil Wing','Armor',20,100,3,true,false,false,true,1,true,39,'bonus bMdef,2;\nbonus bStr,1;\nbonus2 bSubRace,RC_Angel,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2256,'Magestic_Goat','Majestic Goat','Armor',20,800,5,true,true,true,true,true,true,true,true,true,1,true,41,'bonus bStr,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2257,'Snowy_Horn','Unicorn Horn','Armor',20,100,2,true,1,true,42); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (2258,'Sharp_Gear','Spiky Band','Armor',20,1000,6,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,50,true,43); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2259,'Mini_Propeller','Mini Propeller','Armor',20,100,1,true,1,true,46); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`view`) VALUES (2260,'Mini_Glasses','Mini Glasses','Armor',28000,100,1,true,false,false,true,1,47); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2261,'Prontera_Army_Cap','Army Cap','Armor',20,400,4,true,true,true,true,true,true,true,true,true,true,1,true,48); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`) VALUES (2262,'Pierrot_Nose','Clown Nose','Armor',20,100,true,1,49); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`view`) VALUES (2263,'Gangster_Patch','Zorro Masque','Armor',20,100,true,false,false,true,1,50); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (2264,'Munak_Turban','Munak Hat','Armor',20,300,5,true,true,true,1,51,'bonus2 bSubRace,RC_Undead,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (2265,'Ganster_Mask','Gangster Mask','Armor',20,100,true,1,52,'bonus2 bResEff,Eff_Silence,1500;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (2266,'Iron_Cane','Iron Cain','Armor',20,300,1,true,true,true,true,1,50,53); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (2267,'Cigar','Cigarette','Armor',20,100,true,false,false,true,1,54,'bonus2 bSubRace,RC_Insect,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (2268,'Smoking_Pipe','Pipe','Armor',20,100,true,false,false,true,1,55,'bonus2 bSubRace,RC_Insect,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (2269,'Centimental_Flower','Romantic Flower','Armor',20,100,true,false,false,true,1,56,'bonus2 bSubRace,RC_Plant,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (2270,'Centimental_Leaf','Romantic Leaf','Armor',20,100,true,false,false,true,1,57,'bonus2 bSubRace,RC_Plant,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`) VALUES (2271,'Jack_A_Dandy','Jack be Dandy','Armor',45000,100,1,true,false,false,true,1,58); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2272,'Stop_Post','Stop Post','Armor',20,400,1,true,1,true,59); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2273,'Doctor_Cap','Doctor Band','Armor',20,100,3,true,false,false,true,1,true,60,'bonus bInt,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2274,'Ghost_Bandana','Ghost Bandana','Armor',20,100,true,false,false,true,1,true,61,'bonus bAgi,2;\nbonus2 bSubEle,Ele_Ghost,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2275,'Red_Bandana','Red Bandana','Armor',20,100,2,true,1,true,62); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`view`) VALUES (2276,'Eagle_Eyes','Angled Glasses','Armor',20,100,1,true,1,63); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2277,'Nurse_Cap','Nurse Cap','Armor',20,100,2,true,true,true,true,1,true,64,'bonus bInt,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (2278,'Mr_Smile','Mr. Smile','Armor',60,100,1,true,true,1,65); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`) VALUES (2279,'Bomb_Wick','Bomb Wick','Armor',20,100,1,true,1,66); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2280,'Sahkkat','Sakkat','Armor',20,300,3,true,1,true,67,'bonus bAgi,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (2281,'Phantom_Of_Opera','Opera Masque','Armor',20,200,2,true,false,false,true,true,1,68); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (2282,'Spirit_Chain','Halo','Armor',20,100,true,1,69,'bonus2 bSubEle,Ele_Holy,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2283,'Ear_Mufs','Ear Muffs','Armor',20,200,3,true,1,true,70,'bonus2 bResEff,Eff_Curse,1000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2284,'Antler','Antlers','Armor',20,500,4,true,false,false,true,1,true,71); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2285,'Apple_Of_Archer','Apple of Archer','Armor',20,200,true,false,false,true,1,30,true,72,'bonus bDex,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (2286,'Elven_Ears','Elven Ears','Armor',20,100,true,false,false,true,1,70,73); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2287,'Pirate_Bandana','Pirate Bandana','Armor',20,100,3,true,false,false,true,1,true,74,'bonus bStr,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (2288,'Mr_Scream','Mr. Scream','Armor',20,100,1,true,false,false,true,true,1,75); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (2289,'Poo_Poo_Hat','Poo Poo Hat','Armor',20,700,true,1,76,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`) VALUES (2290,'Funeral_Costume','Funeral Hat','Armor',3000,100,1,true,1,77); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (2291,'Masquerade','Masquerade','Armor',20,100,true,false,false,true,1,78,'bonus2 bAddRace,RC_DemiHuman,3;\nbonus2 bAddRace,RC_Player_Human,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (2292,'Welding_Mask','Welding Mask','Armor',20,300,2,true,true,true,true,true,1,50,79,'bonus2 bSubEle,Ele_Fire,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`) VALUES (2293,'Pretend_Murdered','Pretend Murdered','Armor',20,100,1,true,1,80); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2294,'Star_Dust','Stellar','Armor',20,100,1,true,1,true,81); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (2295,'Blinker','Blinker','Armor',1500,100,true,false,false,true,1,82,'bonus2 bResEff,Eff_Blind,10000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_archer`,`job_barddancer`,`job_hunter`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (2296,'Binoculars','Binoculars','Armor',20,100,1,true,true,true,true,1,50,83,'bonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (2297,'Goblini_Mask','Goblin Mask','Armor',20,100,1,true,false,false,true,true,1,84); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`) VALUES (2298,'Green_Feeler','Green Feeler','Armor',20,100,2,true,1,85); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2299,'Viking_Helm','Orc Helm','Armor',20,500,5,true,true,true,true,true,true,true,true,true,true,1,true,86); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`refineable`) VALUES (2301,'Cotton_Shirt','Cotton Shirt','Armor',10,100,1,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`refineable`) VALUES (2302,'Cotton_Shirt_','Cotton Shirt','Armor',10,100,1,1,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`refineable`) VALUES (2303,'Leather_Jacket','Jacket','Armor',200,200,2,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`refineable`) VALUES (2304,'Leather_Jacket_','Jacket','Armor',200,200,2,1,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`refineable`) VALUES (2305,'Adventure_Suit','Adventurer\'s Suit','Armor',1000,300,3,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`refineable`) VALUES (2306,'Adventurere\'s_Suit_','Adventurer\'s Suit','Armor',1000,300,3,1,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`refineable`) VALUES (2307,'Mantle','Mantle','Armor',10000,600,4,true,false,false,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`refineable`) VALUES (2308,'Mantle_','Mantle','Armor',10000,600,4,1,true,false,false,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`refineable`) VALUES (2309,'Coat','Coat','Armor',22000,1200,5,true,false,false,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`refineable`) VALUES (2310,'Coat_','Coat','Armor',22000,1200,5,1,true,false,false,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2311,'Mink_Coat','Mink Coat','Armor',20,2300,6,1,true,false,false,true,1,30,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_armor`,`armor_level`,`refineable`) VALUES (2312,'Padded_Armor','Padded Armor','Armor',48000,2800,7,true,true,true,true,true,true,true,true,true,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_armor`,`armor_level`,`refineable`) VALUES (2313,'Padded_Armor_','Padded Armor','Armor',48000,2800,7,1,true,true,true,true,true,true,true,true,true,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_armor`,`armor_level`,`refineable`) VALUES (2314,'Chain_Mail','Chain Mail','Armor',65000,3300,8,true,true,true,true,true,true,true,true,true,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_armor`,`armor_level`,`refineable`) VALUES (2315,'Chain_Mail_','Chain Mail','Armor',65000,3300,8,1,true,true,true,true,true,true,true,true,true,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2316,'Plate_Armor','Full Plate','Armor',80000,4500,10,true,true,true,true,1,40,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2317,'Plate_Armor_','Full Plate','Armor',80000,4500,10,1,true,true,true,true,1,40,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2318,'Clothes_Of_The_Lord','Lord\'s Clothes','Armor',20,2500,8,1,true,true,true,true,1,70,true,'bonus bMdef,5;\nbonus bInt,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2319,'Glittering_Clothes','Glittering Jacket','Armor',20,2500,7,1,true,false,false,true,1,60,true,'bonus bMdef,5;\nbonus2 bAddEff,Eff_Blind,300;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`refineable`) VALUES (2320,'Formal_Suit','Formal Suit','Armor',20,300,5,1,true,false,false,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_mage`,`job_merchant`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_swordman`,`job_wizard`,`location_armor`,`armor_level`,`refineable`,`script`) VALUES (2321,'Silk_Robe','Silk Robe','Armor',8000,400,3,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,'bonus bMdef,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_mage`,`job_merchant`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_swordman`,`job_wizard`,`location_armor`,`armor_level`,`refineable`,`script`) VALUES (2322,'Silk_Robe_','Silk Robe','Armor',8000,400,3,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,'bonus bMdef,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_armor`,`armor_level`,`refineable`) VALUES (2323,'Scapulare','Scapulare','Armor',6500,400,4,true,true,true,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_armor`,`armor_level`,`refineable`) VALUES (2324,'Scapulare_','Scapulare','Armor',6500,400,4,1,true,true,true,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`job_monk`,`job_priest`,`location_armor`,`armor_level`,`refineable`,`script`) VALUES (2325,'Saint_Robe','Saint\'s Robe','Armor',54000,600,6,true,true,true,true,true,true,true,1,true,'bonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`job_monk`,`job_priest`,`location_armor`,`armor_level`,`refineable`,`script`) VALUES (2326,'Saint_Robe_','Saint\'s Robe','Armor',54000,600,6,1,true,true,true,true,true,true,true,1,true,'bonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2327,'Holy_Robe','Holy Robe','Armor',20,1700,7,true,true,true,true,1,60,true,'bonus bMdef,5;\nbonus2 bSubRace,RC_Demon,15;\nbonus2 bSubEle,Ele_Dark,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`armor_level`,`refineable`) VALUES (2328,'Wooden_Mail','Wooden Mail','Armor',5500,1000,4,true,true,true,true,true,true,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`armor_level`,`refineable`) VALUES (2329,'Wooden_Mail_','Wooden Mail','Armor',5500,1000,4,1,true,true,true,true,true,true,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_archer`,`job_barddancer`,`job_hunter`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2330,'Tights','Tights','Armor',71000,500,6,true,true,true,true,1,45,true,'bonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2331,'Tights_','Tights','Armor',71000,500,6,1,true,true,true,true,1,45,true,'bonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`armor_level`,`refineable`) VALUES (2332,'Silver_Robe','Silver Robe','Armor',7000,700,4,true,true,true,true,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`armor_level`,`refineable`) VALUES (2333,'Silver_Robe_','Silver Robe','Armor',7000,700,4,1,true,true,true,true,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2334,'Mage_Coat','Mage Coat','Armor',20,600,5,true,true,true,true,true,1,50,true,'bonus bMdef,5;\nbonus bInt,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`armor_level`,`refineable`,`script`) VALUES (2335,'Thief_Clothes','Thief Clothes','Armor',74000,100,6,true,true,true,true,true,1,true,'bonus bAgi,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`armor_level`,`refineable`,`script`) VALUES (2336,'Thief_Clothes_','Thief Clothes','Armor',74000,100,6,1,true,true,true,true,true,1,true,'bonus bAgi,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2337,'Ninja_Suit','Ninja Suit','Armor',20,1500,7,true,true,true,true,true,1,50,true,'bonus bAgi,1;\nbonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`refineable`,`script`) VALUES (2338,'Wedding_Dress','Wedding Dress','Armor',43000,500,true,false,false,true,1,true,'bonus bMdef,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`refineable`) VALUES (2339,'G_Strings','Pantie','Armor',1000,100,4,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2340,'Novice_Breast','Novice Breastplate','Armor',89000,500,4,1,true,true,true,1,10,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2341,'Full_Plate_Armor','Legion Plate Armor','Armor',94000,5500,11,true,true,1,70,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2342,'Full_Plate_Armor_','Legion Plate Armor','Armor',102500,5500,11,1,true,true,1,70,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2343,'Robe_Of_Casting','Robe of Cast','Armor',124800,1100,5,true,true,true,true,1,75,true,'bonus bCastrate,-3;\nbonus bMdef,4;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2344,'Flame_Sprits_Armor','Lucius\'s Fierce Armor of Volcano','Armor',136000,2200,4,true,true,true,true,true,true,true,1,45,true,'bonus bDefEle,Ele_Fire;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2345,'Flame_Sprits_Armor_','Lucius\'s Fierce Armor of Volcano','Armor',136000,2200,4,1,true,false,false,true,1,45,true,'bonus bDefEle,Ele_Fire;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2346,'Water_Sprits_Armor','Saphien\'s Armor of Ocean','Armor',136000,2200,4,true,true,true,true,true,true,true,1,45,true,'bonus bDefEle,Ele_Water;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2347,'Water_Sprits_Armor_','Saphien\'s Armor of Ocean','Armor',136000,2200,4,1,true,false,false,true,1,45,true,'bonus bDefEle,Ele_Water;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2348,'Wind_Sprits_Armor','Aebecee\'s Raging Typhoon Armor','Armor',136000,2200,4,true,true,true,true,true,true,true,1,45,true,'bonus bDefEle,Ele_Wind;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2349,'Wind_Sprits_Armor_','Aebecee\'s Raging Typhoon Armor','Armor',136000,2200,4,1,true,false,false,true,1,45,true,'bonus bDefEle,Ele_Wind;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2350,'Earth_Sprits_Armor','Claytos Cracking Earth Armor','Armor',136000,2200,4,true,true,true,true,true,true,true,1,45,true,'bonus bDefEle,Ele_Earth;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2351,'Earth_Sprits_Armor_','Claytos Cracking Earth Armor','Armor',136000,2200,4,1,true,false,false,true,1,45,true,'bonus bDefEle,Ele_Earth;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`) VALUES (2352,'Novice_Plate','Tattered Novice Ninja Suit','Armor',1,1,4,true,true,true,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2353,'Odin\'s_Blessing','Odin\'s Blessing','Armor',30000,2500,6,1,true,false,false,true,1,65,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2354,'Goibne\'s_Armor','Goibne\'s Armor','Armor',50000,3500,7,true,false,false,true,1,54,true,'bonus bVit,2;\nbonus bMaxHPrate,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2355,'Angel\'s_Protection','Angelic Protection','Armor',10000,600,4,1,true,true,true,1,40,true,'bonus bMdef,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_monk`,`job_priest`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2356,'Vestment_Of_Grace','Blessed Holy Robe','Armor',20,2500,5,1,true,true,true,1,70,true,'bonus bMdef,5;\nbonus2 bResEff,Eff_Blind,8000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2357,'Valkyrie_Armor','Valkyrian Armor','Armor',2800,6,1,true,false,false,true,true,1,1,true,'bonus bAllStats,1;\nbonus bUnbreakableArmor;\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus2 bResEff,Eff_Silence,5000;\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus2 bResEff,Eff_Stun,5000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (2358,'Dress_Of_Angel','Angel\'s Dress','Armor',20,1000,5,true,1,1,100,true,true,true,'bonus bLuk,4;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2359,'Ninja_Suit_','Ninja Suit','Armor',20,1500,7,1,true,true,true,true,true,1,50,true,'bonus bAgi,1;\nbonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2360,'Robe_Of_Casting_','Robe of Cast','Armor',124800,1100,5,1,true,true,true,true,1,75,true,'bonus bCastrate,-3;\nbonus bMdef,4;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`class_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2364,'Meteo_Plate_Armor','Meteo Plate Armor','Armor',20,3000,10,1,true,true,true,true,true,true,true,true,1,55,true,'bonus2 bResEff,Eff_Stun,3000;\nbonus2 bResEff,Eff_Freeze,3000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2365,'Orleans_Gown','Orleans\'s Gown','Armor',20,300,2,1,true,false,false,true,true,1,55,true,'bonus bCastrate,15;\nbonus bNoCastCancel;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2366,'Divine_Cloth','Divine Cloth','Armor',20,1500,6,1,true,false,false,true,true,1,55,true,'bonus2 bResEff,Eff_Curse,500;\nbonus2 bResEff,Eff_Silence,500;\nbonus2 bResEff,Eff_Stun,500;\nbonus2 bResEff,Eff_Stone,500;\nbonus2 bResEff,Eff_Sleep,500;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_hunter`,`class_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2367,'Sniping_Suit','Sniping Suit','Armor',20,750,5,1,true,true,true,1,50,true,'bonus bMdef,5;\nbonus bCritical,6+(readparam(bLuk)/10);\nbonus bDelayRate,-23;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2368,'Golden_Armor','Golden Armor','Armor',20,2000,4,true,1,100,true,true,true,true,true,true,'bonus bMdef,4;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2369,'Freyja_Overcoat','Freyja Overcoat','Armor',500,12,true,false,false,true,1,100,true,true,true,true,true,true,true,true,'bonus bUnbreakableArmor;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2370,'Used_Mage_Coat','Used Mage Coat','Armor',15,true,1,100,true,true,true,true,true,true,true,'bonus bMaxHP,300;\nbonus bMaxSP,30;\nbonus bBaseAtk,10;\nbonus bAGI,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`refineable`) VALUES (2371,'G_Strings_','Pantie','Armor',1000,100,4,1,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2372,'Mage_Coat_','Mage Coat','Armor',20,600,5,1,true,true,true,true,true,1,50,true,'bonus bMdef,5;\nbonus bInt,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2373,'Holy_Robe_','Holy Robe','Armor',20,1700,7,1,true,true,true,true,1,60,true,'bonus bMdef,5;\nbonus2 bSubRace,RC_Demon,15;\nbonus2 bSubEle,Ele_Dark,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_wizard`,`class_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2374,'Diabolus_Robe','Diabolus Robe','Armor',20,300,6,1,true,true,true,true,true,true,true,true,true,true,true,1,55,true,'bonus bMaxSP,150;\nbonus bMdef,5;\nbonus bHealPower,6;\nbonus bDelayRate,-10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`class_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2375,'Diabolus_Armor','Diabolus Armor','Armor',20,600,7,1,true,true,true,true,true,true,true,true,true,true,true,1,55,true,'bonus bStr,2;\nbonus bDex,1;\nbonus bMaxHP,150;\nbonus2 bResEff,Eff_Stun,500;\nbonus2 bResEff,Eff_Stone,500;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2376,'Assaulter_Plate','Assaulter Plate','Armor',10,7,1,true,true,true,true,true,true,true,true,true,1,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2377,'Elite_Engineer_Armor','Elite Engineer Armor','Armor',10,7,1,true,true,true,true,1,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_assassin`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2378,'Assassin_Robe','Assassin Robe','Armor',10,7,1,true,true,true,true,true,1,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2379,'Warlock_Battle_Robe','Warlock\'s Battle Robe','Armor',10,3,1,true,true,true,true,true,1,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2380,'Medic_Robe','Medic\'s Robe','Armor',10,3,1,true,true,true,true,1,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2381,'Elite_Archer_Suit','Elite Archer Suit','Armor',10,3,1,true,true,true,true,1,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_gunslinger`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2382,'Elite_Shooter_Suit','Elite Shooter Suit','Armor',10,3,1,true,true,1,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`script`) VALUES (2383,'Brynhild','Brynhild','Armor',20,400,10,true,1,94,'bonus bMdef,10;\nbonus bMaxHP,20*BaseLevel;\nbonus bMaxSP,5*BaseLevel;\nbonus2 bAddClass,Class_All,10;\nbonus bMatkRate,10;\nbonus bUnbreakableArmor;\nbonus bNoKnockback;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2384,'Spritual_Tunic','Spiritual Tunic','Armor',20,10,true,1,100,true,true,true,true,true,true,true,true,'bonus bMaxHP,800;\nbonus2 bResEff,Eff_Freeze,10000;\nbonus2 bSubEle,Ele_Earth,20;\nbonus2 bSubEle,Ele_Fire,20;\nbonus2 bSubEle,Ele_Wind,20;\nbonus2 bSubEle,Ele_Poison,20;\nbonus2 bSubEle,Ele_Holy,20;\nbonus2 bSubEle,Ele_Dark,20;\nbonus2 bSubEle,Ele_Ghost,20;\nbonus2 bSubEle,Ele_Undead,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`,`unequip_script`) VALUES (2385,'Recuperative_Armor','Recuperative Armor','Armor',20,12,true,1,100,true,true,true,true,true,true,true,true,'bonus bNoRegen,1;\nbonus bNoRegen,2;\nbonus bHPGainValue,60;\nbonus bSPGainValue,6;\nbonus bMagicHPGainValue,60;\nbonus bMagicSPGainValue,6;','heal 0,-100;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2386,'Chameleon_Armor','Chameleon Armor','Armor',20,1700,5,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,70,true,'bonus bMaxHP,(BaseLevel*7);\nbonus bMaxSP,(BaseLevel/2);\nautobonus2 "{ bonus bNoMagicDamage,100; }",10,2000,BF_MAGIC,"{ specialeffect2 EF_ENERGYCOAT; }";\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte )\n bonus bMdef,5;\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief )\n bonus bDef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2387,'Sprint_Mail','Sprint Mail','Armor',20,1000,3,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,70,true,'bonus bVit,1;\nbonus bHPrecovRate,5;\nbonus bAddItemHealRate,3;\nbonus2 bSkillHeal,"AL_HEAL",3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`class_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2388,'Kandura','Kandura','Armor',20,300,4,1,true,true,true,1,70,true,'bonus bAgi,1;\nbonus bFlee,5;\nbonus bAspdRate,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2389,'Armor_Of_Naga','Armor of Naga','Armor',20,1000,5,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,70,true,'bonus bMdef,2;\nautobonus "{ bonus bBaseAtk,20; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`class_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2390,'Improved_Tights','Improved Tights','Armor',20,400,6,1,true,true,true,true,true,1,75,true,'bonus bMdef,2;\nbonus bFlee2,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`class_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2391,'Life_Link','Life Link','Armor',20,3500,9,1,true,true,true,true,true,1,82,true,'bonus bVit,2;\nbonus bMdef,5;\nbonus bHPrecovRate,50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`armor_level`,`script`) VALUES (2392,'Old_Pant','Old Green Pantie','Armor',10,true,1,'bonus bStr,2;\nbonus bVit,2;\nbonus bMaxHP,200;\nbonus3 bAutoSpellWhenHit,"MO_CALLSPIRITS",5,20;\nbonus bMdef,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_armor`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2393,'N_Adventurer\'s_Suit','Novice Adventurer\'s Suit','Armor',8,1,true,1,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2394,'Krieger_Suit1','Glorious Suit','Armor',20,true,false,false,true,1,81,true,100,true,true,true,true,true,true,true,'bonus bMaxHPRate,20;\nbonus2 bSubRace,RC_DemiHuman,7;\nbonus2 bSubRace,RC_Player_Human,7;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2395,'Krieger_Suit2','Glorious Popularized Suit','Armor',20,true,false,false,true,1,61,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,600;\nbonus bSPrecovRate,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2396,'Krieger_Suit3','Glorious Mass-Production Suit','Armor',20,true,false,false,true,1,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,500;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`refineable`) VALUES (2397,'Incredible_Coat','Incredible Event Resignation Coat','Armor',10,900,2,true,false,false,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_hunter`,`class_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2398,'Sniping_Suit_M','Sniping Suit','Armor',20,750,5,1,true,true,true,1,50,true,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bCritical,6+(readparam(bLuk)/10);\nbonus bDelayRate,-23;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_armor`,`armor_level`,`refineable`,`script`) VALUES (2399,'Dragon_Vest','Dragon Vest','Armor',20,500,3,1,true,false,false,true,true,1,true,'bonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`refineable`) VALUES (2401,'Sandals','Sandals','Armor',400,200,1,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`refineable`) VALUES (2402,'Sandals_','Sandals','Armor',400,200,1,1,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`refineable`) VALUES (2403,'Shoes','Shoes','Armor',3500,400,2,true,false,false,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`refineable`) VALUES (2404,'Shoes_','Shoes','Armor',3500,400,2,1,true,false,false,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_gunslinger`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_shoes`,`armor_level`,`refineable`) VALUES (2405,'Boots','Boots','Armor',18000,600,4,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_gunslinger`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_shoes`,`armor_level`,`refineable`) VALUES (2406,'Boots_','Boots','Armor',18000,600,4,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`refineable`,`script`) VALUES (2407,'Chrystal_Pumps','Crystal Pumps','Armor',20,100,true,false,false,true,1,true,'bonus bMdef,10;\nbonus bLuk,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`refineable`) VALUES (2408,'Cuffs','Shackles','Armor',5000,3000,3,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`refineable`,`script`) VALUES (2409,'Spiky_Heel','High Heels','Armor',8500,600,2,true,false,false,true,1,true,'bonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`script`) VALUES (2410,'Sleipnir','Sleipnir','Armor',20,3500,5,true,1,94,'bonus bMdef,10;\nbonus bMaxHPrate,20;\nbonus bMaxSPrate,20;\nbonus bSPrecovRate,15;\nbonus bSpeedRate,25;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2411,'Grave','Greaves','Armor',48000,750,5,true,true,true,1,65,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2412,'Grave_','Greaves','Armor',54000,750,5,1,true,true,true,1,65,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_shoes`,`armor_level`,`equip_level_min`) VALUES (2413,'Safty_Boots','Safety Boots','Armor',34000,350,6,true,true,true,true,1,30); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`) VALUES (2414,'Novice_Boots','Novice Slippers','Armor',1,1,2,true,true,true,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2415,'Slipper','Bunny Slipper','Armor',34000,300,3,1,true,false,false,true,1,30,true,'bonus bLuk,3;\nbonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2416,'Novice_Shoes','Novice Shoes','Armor',35000,500,2,1,true,true,true,1,40,true,'bonus bMaxHPrate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2417,'Fricco_Shoes','Fricco\'s Shoes','Armor',30000,500,3,true,false,false,true,1,65,true,'bonus bAgi,2;\nbonus2 bAddItemGroupHealRate,IG_Potion,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2418,'Vidar\'s_Boots','Vidar\'s Boots','Armor',30000,650,4,true,false,false,true,1,65,true,'bonus bMaxHPrate,9;\nbonus bMaxSPrate,9;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2419,'Goibne\'s_Combat_Boots','Goibne\'s Greaves','Armor',30000,700,4,true,false,false,true,1,54,true,'bonus bMdef,3;\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2420,'Angel\'s_Arrival','Angel\'s Reincarnation','Armor',10000,300,2,1,true,true,true,1,25,true,'bonus bMaxHP,100;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2421,'Valkyrie_Shoes','Valkyrian Shoes','Armor',500,4,1,true,false,false,true,true,1,1,true,'bonus bUnbreakableShoes;\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus bMaxHP,(BaseLevel*5);\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus bMaxSP,(JobLevel*2);'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2422,'High_Fashion_Sandals','High Fashion Sandals','Armor',24000,200,2,1,true,true,true,true,true,true,true,true,1,40,true,'bonus bMdef,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2423,'Variant_Shoes','Variant Shoes','Armor',20,500,3,true,false,false,true,true,1,85,true,'bonus bMaxHPRate,20-getrefine();\nbonus bMaxSPRate,20-getrefine();\nbonus bDef,getrefine()/2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2424,'Tidal_Shoes','Tidal Shoes','Armor',20,300,3,1,true,false,false,true,true,1,55,true,'bonus2 bSubEle,Ele_Water,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2425,'Black_Leather_Boots','Black Leather Boots','Armor',20,500,4,true,false,false,true,true,1,55,true,'bonus bAgi,1;\nif (getrefine()>=9)\nbonus bAgi,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2426,'Shadow_Walk','Shadow Walk','Armor',20,2000,true,false,false,true,true,1,75,true,'bonus bMdef,10;\nif (getskilllv("AS_CLOAKING")<2) {\n bonus5 bAutoSpellWhenHit,"AS_CLOAKING",2,100,BF_MAGIC,0;\n} else\n bonus5 bAutoSpellWhenHit,"AS_CLOAKING",getskilllv("AS_CLOAKING"),100,BF_MAGIC,0;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2427,'Golden_Shoes','Golden Shoes','Armor',20,300,4,true,1,100,true,true,true,true,true,true,'bonus bMdef,4;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`script`) VALUES (2428,'Freyja_Boots','Freyja Boots','Armor',300,10,true,false,false,true,1,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_shoes`,`armor_level`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2429,'Iron_Boots01','Iron Boots','Armor',1500,5,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_shoes`,`armor_level`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2430,'Iron_Boots02','Iron Boots','Armor',800,5,true,1,true,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_shoes`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2431,'Valley_Shoes','Valley Shoes','Armor',20,10,true,1,100,true,true,true,true,true,true,true,'bonus bMaxHPRate,7;\nbonus bMaxSPRate,7;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`refineable`,`script`) VALUES (2432,'Spiky_Heel_','High Heels','Armor',8500,600,2,1,true,false,false,true,1,true,'bonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_shoes`,`armor_level`,`refineable`,`script`) VALUES (2433,'Diabolus_Boots','Diabolus Boots','Armor',20,250,4,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,'bonus bMaxHP,(BaseLevel*10);'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2434,'Black_Leather_Boots_','Black Leather Boots','Armor',20,500,4,1,true,false,false,true,true,1,55,true,'bonus bAgi,1;\nif (getrefine()>=9)\n bonus bAgi,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_ninja`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2435,'Battle_Greave','Battle Greaves','Armor',10,4,1,true,true,true,true,true,true,true,true,true,true,true,true,true,1,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2436,'Combat_Boots','Combat Boots','Armor',10,3,1,true,true,true,true,true,true,true,true,true,true,true,1,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_gunslinger`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2437,'Battle_Boots','Battle Boots','Armor',10,3,1,true,true,1,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2438,'Paw_Of_Cat','Paw Of Cat','Armor',10,300,true,1,80,true,100,true,true,true,true,true,true,'bonus bFlee,5;\nbonus bAgi,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_shoes`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2439,'Refresh_Shoes','Refresh Shoes','Armor',20,9,true,1,100,true,true,true,true,true,true,true,true,'bonus bMaxHPRate,17;\nbonus bMaxSPRate,8;\nbonus2 bHPRegenRate,20,10000;\nbonus2 bSPRegenRate,3,10000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2440,'Sprint_Shoes','Sprint Shoes','Armor',20,300,2,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,70,true,'bonus bAgi,1;\nbonus bSPrecovRate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`armor_level`,`refineable`,`script`) VALUES (2441,'Beach_Sandal','Beach Sandals','Armor',20,200,true,1,true,'bonus bStr,1;\nbonus bInt,1;\nbonus bAgi,1;\nbonus2 bSubEle,Ele_Fire,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`armor_level`,`script`) VALUES (2442,'Boots_Perforated','Red Stocking Boots','Armor',7,true,1,'bonus bLuk,2;\nbonus bHPrecovRate,10;\nbonus bSPrecovRate,10;\nbonus3 bAutoSpellWhenHit,"WZ_QUAGMIRE",3,20;\nbonus bMdef,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`armor_level`) VALUES (2443,'Fish_Shoes','Fisher\'s Boots','Armor',10,250,true,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2444,'Krieger_Shoes1','Glorious Shoes','Armor',20,true,false,false,true,1,81,true,100,true,true,true,true,true,true,true,'bonus bMaxHPRate,10;\nbonus2 bSubRace,RC_DemiHuman,4;\nbonus2 bSubRace,RC_Player_Human,4;\nbonus3 bAutoSpellWhenHit,"AL_INCAGI",1,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2445,'Krieger_Shoes2','Glorious Popularized Shoes','Armor',20,true,false,false,true,1,61,true,100,true,true,true,true,true,true,true,'bonus bMaxHPRate,5;\nbonus bMaxSPRate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2446,'Krieger_Shoes3','Glorious Mass-Production Shoes','Armor',20,true,false,false,true,1,true,100,true,true,true,true,true,true,true,'bonus bMaxHPRate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`refineable`) VALUES (2447,'Military_Boots','Army Boots','Armor',1000,5,true,false,false,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_shoes`,`armor_level`,`refineable`,`script`) VALUES (2448,'Air_Boss','Air Boss','Armor',500,2,true,1,true,'bonus bAgi,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2449,'Variant_Shoes_M','Variant Shoes','Armor',20,500,3,true,false,false,true,true,1,85,true,100,true,true,true,true,true,true,true,'bonus bMaxHPRate,20-getrefine();\nbonus bMaxSPRate,20-getrefine();\nbonus bDef,getrefine()/2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2450,'Vital_Tree_Shoes','Vital Tree Shoes','Armor',20,500,4,true,false,false,true,true,1,60,true,'bonus bMaxHPrate,10;\nbonus2 bHPRegenRate,30,10000;\nbonus bHealpower2,5;\nbonus bAddItemHealRate,5;\nbonus bMdef,3;\nbonus bVit,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`armor_level`,`refineable`) VALUES (2501,'Hood','Hood','Armor',1000,200,1,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`refineable`) VALUES (2502,'Hood_','Hood','Armor',1000,200,1,1,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`refineable`) VALUES (2503,'Muffler','Muffler','Armor',5000,400,2,true,false,false,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`refineable`) VALUES (2504,'Muffler_','Muffler','Armor',5000,400,2,1,true,false,false,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_garment`,`armor_level`,`refineable`) VALUES (2505,'Manteau','Manteau','Armor',32000,600,4,true,true,true,true,true,true,true,true,true,true,true,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_garment`,`armor_level`,`refineable`) VALUES (2506,'Manteau_','Manteau','Armor',32000,600,4,1,true,true,true,true,true,true,true,true,true,true,true,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2507,'Cape_Of_Ancient_Lord','Ancient Cape','Armor',82000,600,2,true,false,false,true,1,40,true,'bonus bAgi,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`refineable`,`script`) VALUES (2508,'Ragamuffin_Cape','Ragamuffin Manteau','Armor',56000,500,1,true,false,false,true,1,true,'bonus bUnbreakableGarment;\nbonus bMdef,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2509,'Clack_Of_Servival','Survivor\'s Manteau','Armor',20000,550,true,true,true,true,true,1,75,true,'bonus bMdef,5;\nbonus bVit,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`script`) VALUES (2510,'Novice_Hood','Somber Novice Hood','Armor',1,1,2,true,true,true,1,'bonus2 bSubEle,Ele_Neutral,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2511,'Skeleton\'s_Cape','Skeleton Manteau','Armor',5000,700,1,true,false,false,true,1,75,true,'bonus bStr,2;\nbonus bInt,-3;\nbonus bDex,2;\nbonus bVit,-3;\nbonus bLuk,2;\nbonus bAgi,-4;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2512,'Novice_Manteau','Novice Manteau','Armor',50000,500,2,1,true,true,true,1,40,true,'bonus2 bSubEle,Ele_Neutral,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2513,'Celestial_Robe','Heavenly Maiden Robe','Armor',20,500,3,1,true,false,false,true,1,80,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2514,'Pauldron','Pauldron','Armor',20,800,5,1,true,true,true,true,true,true,true,true,true,true,1,80,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2515,'Wing_Of_Eagle','Eagle Wing','Armor',20000,300,1,1,true,true,true,true,true,1,85,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2516,'Falcon_Robe','Falcon Muffler','Armor',30000,400,3,true,false,false,true,1,65,true,'bonus bFlee,15;\nbonus bFlee2,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2517,'Vali\'s_Manteau','Vali\'s Manteau','Armor',30000,600,4,true,false,false,true,1,65,true,'bonus2 bSubEle,Ele_Neutral,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2518,'Morpheus\'s_Shawl','Morpheus\'s Shawl','Armor',30000,600,3,true,false,false,true,1,33,true,'bonus bMaxSPrate,10;\nbonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2519,'Morrigane\'s_Manteau','Morrigane\'s Manteau','Armor',30000,600,3,true,false,false,true,1,61,true,'bonus bLuk,2;\nbonus bFlee2,8;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2520,'Goibne\'s_Shoulder_Arms','Goibne\'s Spaulders','Armor',30000,700,3,true,false,false,true,1,54,true,'bonus bLongAtkDef,10;\nbonus bMdef,2;\nbonus bVit,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2521,'Angel\'s_Warmth','Angelic Cardigan','Armor',10000,400,2,1,true,true,true,1,20,true,'bonus bHPrecovRate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2522,'Undershirt','Undershirt','Armor',20000,150,2,true,1,1,true,'bonus bMdef,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2523,'Undershirt_','Undershirt','Armor',20000,150,2,1,true,1,1,true,'bonus bMdef,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2524,'Valkyrie_Manteau','Valkyrian Manteau','Armor',500,3,1,true,false,false,true,true,1,1,true,'bonus bUnbreakableGarment;\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus bFlee2,5+(getequiprefinerycnt(EQI_GARMENT)*2);\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus bShortWeaponDamageReturn,5+(getequiprefinerycnt(EQI_GARMENT)*2);'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2525,'Cape_Of_Ancient_Lord_','Ancient Cape','Armor',82000,600,2,1,true,false,false,true,1,40,true,'bonus bAgi,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2526,'Dragon_Scale_Coat','Coat of Dragon Scale','Armor',20,10,4,true,1,50,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2527,'Dragon_Breath','Dragon Breath','Armor',20,600,4,1,true,false,false,true,true,1,48,true,'bonus2 bSubRace,RC_Dragon,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2528,'Wool_Scarf','Wool Scarf','Armor',20,500,3,1,true,false,false,true,true,1,55,true,'bonus bMdef,4;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2529,'Rider_Insignia','Rider Insignia','Armor',20,500,4,true,false,false,true,true,1,55,true,'bonus bAgi,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2530,'Rider_Insignia_','Rider Insignia','Armor',20,500,4,1,true,false,false,true,true,1,55,true,'bonus bAgi,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`class_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2531,'Ulfhedinn','Ulfhedinn','Armor',20,700,3,1,true,true,true,true,true,true,true,true,true,true,true,1,70,true,'bonus3 bAutoSpellWhenHit,"NPC_STONESKIN",6,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_wizard`,`class_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2532,'Mithril_Magic_Cape','Mithril Magic Cape','Armor',20,400,3,1,true,true,true,true,true,true,true,true,true,true,true,1,70,true,'bonus bMdef,3;\nbonus5 bAutoSpellWhenHit,"NPC_ANTIMAGIC",6,200,BF_MAGIC,0;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`script`) VALUES (2533,'Freyja_Cape','Freyja Cape','Armor',200,10,true,false,false,true,1,'bonus2 bSubRace,RC_DemiHuman,15;\nbonus2 bSubRace,RC_Player_Human,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_garment`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2534,'Ruffler','Ruffler','Armor',20,10,true,1,100,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,17;\nbonus bFlee,17;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_garment`,`armor_level`,`script`) VALUES (2535,'Cloak_Of_Survival_C','Cloak Of Survival','Armor',1,5,true,true,true,true,true,1,'bonus bVit,10;\nbonus bMdef,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2536,'Skin_Of_Ventus','Skin of Ventus','Armor',20,250,2,1,true,false,false,true,1,60,true,'bonus bMdef,2;\nbonus bMaxHP,200;\nbonus bFlee,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_garment`,`armor_level`,`refineable`,`script`) VALUES (2537,'Diabolus_Manteau','Diabolus Manteau','Armor',20,250,5,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,'bonus2 bSubEle,Ele_Neutral,5;\nbonus bMaxHP,100;\nbonus2 bAddDamageClass,1916,10;\nbonus2 bAddDamageClass,1917,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_ninja`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2538,'Commander_Manteau','Captain\'s Manteau','Armor',10,4,1,true,true,true,true,true,true,true,true,true,true,true,true,true,1,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,50;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2539,'Commander_Manteau_','Commander\'s Manteau','Armor',10,3,1,true,true,true,true,true,true,true,true,true,true,true,1,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,50;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_gunslinger`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2540,'Sheriff_Manteau','Sheriff\'s Manteau','Armor',10,3,1,true,true,1,80,true,100,true,true,true,true,true,true,'bonus bMaxHP,50;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`script`) VALUES (2541,'Asprika','Asprika','Armor',20,400,5,true,1,94,'bonus bMdef,5;\nbonus3 bSubEle,Ele_Neutral,30,BF_SHORT;\nbonus3 bSubEle,Ele_Water,30,BF_SHORT;\nbonus3 bSubEle,Ele_Earth,30,BF_SHORT;\nbonus3 bSubEle,Ele_Fire,30,BF_SHORT;\nbonus3 bSubEle,Ele_Wind,30,BF_SHORT;\nbonus3 bSubEle,Ele_Poison,30,BF_SHORT;\nbonus3 bSubEle,Ele_Holy,30,BF_SHORT;\nbonus3 bSubEle,Ele_Dark,30,BF_SHORT;\nbonus3 bSubEle,Ele_Ghost,30,BF_SHORT;\nbonus3 bSubEle,Ele_Undead,30,BF_SHORT;\nbonus bFlee,30;\nskill "AL_TELEPORT",1;\nbonus bUnbreakableGarment;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2542,'Flame_Manteau','Flame Manteau of Naght Sieger','Armor',20,70,4,1,true,false,false,true,true,1,70,true,'bonus bMaxHPRate,5;\nbonus bMdef,2;\nbonus bMatkRate,1;\nbonus2 bAddEle,Ele_Fire,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_garment`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2543,'Sylphid_Manteau','Sylphid Manteau','Armor',20,9,true,1,100,true,true,true,true,true,true,true,true,'bonus bFlee,13;\nbonus2 bSubEle,Ele_Neutral,13;\nbonus bFlee2,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_garment`,`armor_level`,`refineable`,`script`) VALUES (2544,'Leather_Of_Tendrilion','Leather of Tendrilion','Armor',20,300,3,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,'bonus2 bSubEle,Ele_Water,5;\nbonus2 bSubEle,Ele_Earth,5;\nbonus2 bSubRace,RC_Plant,5;\nbonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_monk`,`job_priest`,`class_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2545,'Musika','Musika','Armor',20,500,2,1,true,true,true,true,1,70,true,'bonus bMdef,3;\nbonus3 bAutoSpellwhenhit,"AL_HEAL",max(1,getskilllv("AL_HEAL")),20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_garment`,`armor_level`,`refineable`,`script`) VALUES (2546,'Beach_Manteau','Beach Manteau','Armor',20,600,1,true,1,true,'bonus bStr,1;\nbonus bInt,1;\nbonus2 bSubEle,Ele_Fire,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`armor_level`,`refineable`,`script`) VALUES (2547,'Cheap_Running_Shirts','Cheap Undershirt','Armor',8,true,1,true,'bonus bDex,2;\nbonus bFlee,10;\nbonus2 bSubEle,Ele_Neutral,10;\nbonus bMdef,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_garment`,`armor_level`,`equip_level_min`,`script`) VALUES (2548,'Muffler_C','Neo Muffler','Armor',5,true,false,false,true,true,1,95,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus bMaxHPrate,10;\nbonus2 bSubEle,Ele_Water,5;\nbonus2 bSubEle,Ele_Fire,5;\nbonus2 bSubEle,Ele_Holy,5;\nbonus2 bSubEle,Ele_Dark,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2549,'Krieger_Muffler1','Glorious Muffler','Armor',20,true,false,false,true,1,81,true,100,true,true,true,true,true,true,true,'bonus bMaxHPRate,5;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`armor_level`,`refineable`) VALUES (2550,'Fisher\'s_Muffler','Fisher\'s Muffler','Armor',20,200,true,1,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2551,'Rider_Insignia_M','Crest of the Rider','Armor',20,500,4,1,true,false,false,true,true,1,55,true,100,true,true,true,true,true,true,true,'bonus bAgi,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_wizard`,`class_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2552,'Mithril_Magic_Cape_M','Mithril Magic Manteau','Armor',20,400,3,1,true,true,true,true,true,true,true,true,true,true,true,1,70,true,100,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus5 bAutoSpellWhenHit,"NPC_ANTIMAGIC",6,200,BF_MAGIC,0;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_garment`,`armor_level`,`refineable`,`script`) VALUES (2553,'Dragon_Manteau','Dragon Manteau','Armor',20,1000,5,1,true,false,false,true,true,1,true,'bonus bAgi,1;\nbonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2554,'Piece_Of_Angent_Skin','Nydhorgg\'s Shadow Garb','Armor',20,400,5,1,true,false,false,true,true,1,90,true,'bonus2 bSubEle,Ele_Neutral,7;\nbonus2 bSubEle,Ele_Water,7;\nbonus2 bSubEle,Ele_Earth,7;\nbonus2 bSubEle,Ele_Fire,7;\nbonus2 bSubEle,Ele_Wind,7;\nbonus2 bSubEle,Ele_Poison,7;\nbonus2 bSubEle,Ele_Holy,7;\nbonus2 bSubEle,Ele_Dark,7;\nbonus2 bSubEle,Ele_Ghost,7;\nbonus2 bSubEle,Ele_Undead,7;\nbonus bMaxSP,(BaseLevel/3)+(getrefine()*10);\nbonus2 bSPDrainRate,10,1;\nbonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2601,'Ring','Ring','Armor',30000,100,true,false,false,true,true,1,20,'bonus bStr,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2602,'Earring','Earring','Armor',30000,100,true,false,false,true,true,1,20,'bonus bInt,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2603,'Necklace','Necklace','Armor',30000,100,true,false,false,true,true,1,20,'bonus bVit,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2604,'Glove','Glove','Armor',30000,100,true,false,false,true,true,1,20,'bonus bDex,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2605,'Brooch','Brooch','Armor',30000,100,true,false,false,true,true,1,20,'bonus bAgi,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2607,'Clip','Clip','Armor',30000,100,1,true,true,1,'bonus bMaxSP,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2608,'Rosary','Rosary','Armor',15000,100,true,false,false,true,true,1,20,'bonus bMdef,5;\nbonus bLuk,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2609,'Skul_Ring','Skull Ring','Armor',10000,100,true,true,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2610,'Gold_Ring','Gold Ring','Armor',30000,100,true,true,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2611,'Silver_Ring','Silver Ring','Armor',20000,100,true,true,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2612,'Flower_Ring','Flower Ring','Armor',1500,100,true,true,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2613,'Diamond_Ring','Diamond Ring','Armor',45000,100,true,true,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2614,'An_Eye_Of_Dullahan','Eye of Dullahan','Armor',90000,100,true,false,false,true,true,1,50,'bonus2 bResEff,Eff_Poison,10000;\nbonus2 bSubRace,RC_Undead,4;\nbonus2 bSubRace,RC_Demon,4;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2615,'Safety_Ring','Safety Ring','Armor',75000,100,3,true,false,false,true,true,1,40,'bonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2616,'Critical_Ring','Critical Ring','Armor',75000,100,true,false,false,true,true,1,40,'bonus bCritical,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2617,'Mitten_Of_Presbyter','Celebrant\'s Mitten','Armor',2,100,1,true,false,false,true,true,1,35,'bonus bInt,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2618,'Matyr\'s_Flea_Guard','Matyr\'s Leash','Armor',2,100,1,true,false,false,true,true,1,35,'bonus bAgi,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_archer`,`job_barddancer`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2619,'Thimble_Of_Archer','Bow Thimble','Armor',10000,100,true,true,true,true,true,1,65,'bonus bLongAtkRate,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_assassin`,`job_ninja`,`job_rogue`,`job_thief`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2620,'Ring_Of_Rogue','Rogue\'s Treasure','Armor',10000,100,true,true,true,true,true,true,1,70,'if (readparam(bStr)>=90) {\n bonus bHit,10;\n bonus bFlee,10;\n}\nif (readparam(bAgi)>=90) {\n bonus bBaseAtk,10;\n bonus bCritical,10;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2621,'Ring_','Ring','Armor',30000,200,1,true,false,false,true,true,1,90,'bonus bStr,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2622,'Earring_','Earring','Armor',30000,200,1,true,false,false,true,true,1,90,'bonus bInt,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2623,'Necklace_','Necklace','Armor',30000,200,1,true,false,false,true,true,1,90,'bonus bVit,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2624,'Glove_','Glove','Armor',30000,200,1,true,false,false,true,true,1,90,'bonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2625,'Brooch_','Brooch','Armor',30000,200,1,true,false,false,true,true,1,90,'bonus bAgi,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2626,'Rosary_','Rosary','Armor',15000,200,1,true,false,false,true,true,1,90,'bonus bMdef,3;\nbonus bLuk,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (2627,'Belt','Belt','Armor',20000,1200,1,true,true,1,25); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (2628,'Novice_Armlet','Novice Armlet','Armor',400,200,1,true,true,true,true,1,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2629,'Magingiorde','Megingjard','Armor',20,8000,2,true,true,1,94,'bonus bStr,40;\nbonus bMdef,7;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2630,'Brysinggamen','Brisingamen','Armor',20,1500,1,true,true,1,94,'bonus bStr,6;\nbonus bAgi,6;\nbonus bVit,6;\nbonus bInt,6;\nbonus bLuk,10;\nbonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (2631,'First_Age_Ring','Celebration Ring','Armor',1,10,true,true,1,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`gender`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2634,'Bridegroom_Ring','Wedding Ring','Armor','Male',true,true,1,100,true,true,true,true,true,true,true,true,'skill "WE_MALE",1;\nskill "WE_FEMALE",1;\nskill "WE_CALLPARTNER",1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`gender`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2635,'Bride_Ring','Wedding Ring','Armor','Female',true,true,1,100,true,true,true,true,true,true,true,true,'skill "WE_MALE",1;\nskill "WE_FEMALE",1;\nskill "WE_CALLPARTNER",1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2636,'Gold_Ring_','Gold Christmas Ring','Armor',30000,100,true,true,1,'bonus bLuk,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2637,'Silver_Ring_','Silver Christmas Ring','Armor',20000,100,true,true,1,'bonus bLuk,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2638,'Exorcize_Sachet','Sacred Incense','Armor',20000,100,true,true,1,'bonus bStr,1;\nbonus bLuk,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2639,'Purification_Sachet','Occult Incense','Armor',20000,100,true,true,1,'bonus bInt,1;\nbonus bAgi,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2640,'Kafra_Ring','Kafra Ring','Armor',40000,200,1,true,false,false,true,true,1,'bonus bStr,1;\nbonus bInt,1;\nbonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2641,'Fashionable_Sack','Fashion Hip Sack','Armor',20,700,true,true,true,true,true,1,50,'bonus bStr,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2642,'Serin\'s_Gold_Ring','Serin\'s Gold Ring','Armor',20,true,true,1,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2643,'Serin\'s_Gold_Ring_','Serin\'s Gold Ring','Armor',45000,100,true,true,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2644,'The_Sign_','The Sign','Armor',2,true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_assassin`,`job_ninja`,`job_rogue`,`job_thief`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2645,'Moonlight_Ring','Moonlight Ring','Armor',40000,200,true,true,true,true,true,true,1,60,'bonus bMdef,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2646,'Bunch_Of_Carnation','Bunch of Carnations','Armor',2,100,true,true,1,'bonus bAllStats,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2647,'Nile_Rose','Nile Rose','Armor',2,100,1,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bMaxHP,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2648,'Morpheus\'s_Ring','Morpheus\'s Ring','Armor',30000,100,true,false,false,true,true,1,33,'bonus bInt,1;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2649,'Morpheus\'s_Armlet','Morpheus\'s Bracelet','Armor',30000,100,true,false,false,true,true,1,33,'bonus bInt,1;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2650,'Morrigane\'s_Belt','Morrigane\'s Belt','Armor',30000,200,true,false,false,true,true,1,61,'bonus bBaseAtk,5;\nbonus bCritical,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2651,'Morrigane\'s_Pendant','Morrigane\'s Pendant','Armor',30000,200,true,false,false,true,true,1,61,'bonus bStr,2;\nbonus bCritical,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2652,'Cursed_Lucky_Brooch','Goddess of Fortune\'s Cursed Brooch','Armor',20,100,true,true,1,40,'bonus bCritical,6;\nbonus2 bAddEff2,Eff_Curse,50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (2653,'Sacrifice_Ring','Sacrifice Ring','Armor',20,100,true,true,1,90); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`job_ninja`,`job_rogue`,`job_thief`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2654,'Shinobi\'s_Sash','Shinobi Sash','Armor',20000,300,1,true,true,true,true,true,true,1,30,'bonus bStr,1;\nbonus bAgi,1;\nbonus bMdef,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (2655,'Bloody_Iron_Ball','Bloodied Shackle Ball','Armor',50000,4000,true,false,false,true,true,1,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2656,'Hyper_Changer','Armor Charm','Armor',20000,1000,1,true,true,true,true,true,true,true,true,true,true,true,1,1,'bonus bMaxHP,50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (2657,'Lab_Passport','Laboratory Permit','Armor',20,100,true,true,1,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2658,'Nile_Rose_','Nile Rose','Armor',2,100,1,true,true,1,'bonus bMaxHP,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2659,'Vesper_Core01','Vesper Core 01','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,1,'bonus bMdef,3;\nbonus bInt,2;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2660,'Vesper_Core02','Vesper Core 02','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,1,'bonus bMdef,3;\nbonus bStr,3;\nbonus bBaseAtk,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2661,'Vesper_Core03','Vesper Core 03','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,1,'bonus bMdef,3;\nbonus bAgi,3;\nbonus bFlee,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2662,'Vesper_Core04','Vesper Core 04','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,1,'bonus bMdef,3;\nbonus bDex,3;\nbonus bHit,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2663,'Gauntlet_Of_Accuracy','Gauntlet of Hit','Armor',20,900,true,true,1,75,'bonus bHit,15;\nbonus bStr,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2664,'Scarf_Belt','Belcarf','Armor',20,200,true,false,false,true,true,1,75,'bonus bDex,2;\nbonus bInt,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_acolyte`,`job_monk`,`job_priest`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2665,'Ring_Of_Exorcism','Exorcising Ring','Armor',20,500,true,true,true,true,true,1,60,'bonus bMdef,1;\nbonus2 bExpAddRace,RC_Undead,5;\nbonus2 bExpAddRace,RC_Demon,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2666,'Lamp_Of_Hope','Lantern of Hope','Armor',20,100,true,true,1,1,'bonus bStr,2;\nbonus2 bResEff,Eff_Blind,1000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2667,'Glove_Of_Archer','Renown Archer\'s Gloves','Armor',20,300,true,false,false,true,true,1,60,'bonus bHit,5;\nbonus bCritical,5;\nbonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2668,'Women\'s_Glory','Woman Glory','Armor',500,true,true,1,1,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2669,'Golden_Necklace_','RJC Necklace','Armor',30000,100,1,true,true,1,'bonus bMaxSP,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2670,'Ring_Of_Longing','Ring of Longing','Armor',20,100,1,true,true,1,30,100,true,true,true,true,true,true,true,'bonus bFlee,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2671,'Thimble_Of_Archer_','Bow Thimble','Armor',10000,100,1,true,true,true,true,true,1,65,'bonus bLongAtkRate,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2672,'Anniversary_Ring','3rd Anniversary Celebration Ring','Armor',20,100,true,false,false,true,true,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2673,'Shining_Ring','Warrior\'s Shining Ring','Armor',100,true,false,false,true,true,1,48,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bSPrecovRate,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2674,'Honor_Ring','Ring of Honor','Armor',20,true,true,1,1,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2675,'Lord_Ring','Lord Ring','Armor',10,true,true,1,1,'bonus bAllStats,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2676,'Hunter_Earring','Hunter\'s Earring','Armor',20,300,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus2 bAddMonsterDropItem,7618,100;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2677,'Spiritual_Ring','Spiritual Ring','Armor',20,100,true,true,1,'bonus bInt,2;\nbonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2678,'Ring_Of_Flame_Lord','Ring Of Flame Lord','Armor',20,100,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bStr,2;\nbonus bVit,1;\nbonus bBaseAtk,15;\nbonus2 bSubEle,Ele_Fire,10;\nbonus3 bAutoSpell,"CH_SOULCOLLECT",1,30;\nbonus3 bAutoSpell,"MO_EXPLOSIONSPIRITS",1,10;\nbonus3 bAutoSpell,"PA_PRESSURE",2,30;\nbonus3 bAutoSpell,"MG_FIREBALL",1,150;\nbonus3 bAutoSpell,"KN_BOWLINGBASH",5,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2679,'Ring_Of_Resonance','Ring Of Resonance','Armor',20,100,2,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bAgi,2;\nbonus bVit,1;\nbonus bMdef,2;\nbonus4 bAutoSpellWhenHit,"WZ_QUAGMIRE",1,50,0;\nbonus3 bAutoSpellWhenHit,"AS_SPLASHER",10,20;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",10,30;\nbonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",3,20;\nbonus3 bAutoSpellWhenHit,"CG_TAROTCARD",5,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2680,'Lesser_Elemental_Ring','Lesser Elemental Ring','Armor',20,100,true,true,1,'bonus bAllStats,1;\nbonus3 bAutoSpell,"WZ_ESTIMATION",1,80;\nbonus3 bAutoSpell,"MC_IDENTIFY",1,50;\nbonus3 bAutoSpell,"TF_PICKSTONE",1,100;\nbonus3 bAutoSpell,"BS_GREED",1,10;\nbonus3 bAutoSpellWhenHit,"TK_RUN",5,20;\nbonus3 bAutoSpellWhenHit,"TK_HIGHJUMP",3,30;\nbonus3 bAutoSpellWhenHit,"NV_FIRSTAID",1,100;\nbonus3 bAutoSpellWhenHit,"TF_BACKSLIDING",1,50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2681,'Republic_Ring','Republic Anniversary Ring','Armor',20,1000,true,true,1,'bonus bAllStats,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2682,'Ring_Of_Water','Ring of Water','Armor',20,100,1,true,false,false,true,true,1,20,'bonus2 bSubEle,Ele_Water,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2683,'Ring_Of_Fire','Ring of Fire','Armor',20,100,1,true,false,false,true,true,1,20,'bonus2 bSubEle,Ele_Fire,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2684,'Ring_Of_Wind','Ring of Wind','Armor',20,100,1,true,false,false,true,true,1,20,'bonus2 bSubEle,Ele_Wind,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2685,'Ring_Of_Earth','Ring of Earth','Armor',20,100,1,true,false,false,true,true,1,20,'bonus2 bSubEle,Ele_Earth,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2686,'Elven_Ears_C','Elven Ears','Armor',1,2,true,false,false,true,1,1,73,100,true,true,true,true,true,true,true,true,'bonus bInt,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2687,'Steel_Flower_C','Steel Flower','Armor',1,1,true,false,false,true,1,1,56,100,true,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_Plant,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2688,'Critical_Ring_C','Critical Ring','Armor',1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bCritical,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2689,'Earring_C','Earring','Armor',1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bInt,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2690,'Ring_C','Ring','Armor',1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bStr,4;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2691,'Necklace_C','Necklace','Armor',1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bVit,4;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2692,'Glove_C','Glove','Armor',1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bDex,4;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2693,'Brooch_C','Brooch','Armor',1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bAgi,4;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2694,'Rosary_C','Rosary','Armor',1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bLuk,4;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2695,'Safety_Ring_C','Safety Ring','Armor',1,5,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2696,'Vesper_Core01_C','Vesper Core 01','Armor',1,1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus bInt,2;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2697,'Vesper_Core02_C','Vesper Core 02','Armor',1,1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus bStr,3;\nbonus bBaseAtk,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2698,'Vesper_Core03_C','Vesper Core 03','Armor',1,1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus bAgi,3;\nbonus bFlee,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2699,'Vesper_Core04_C','Vesper Core 04','Armor',1,1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus bDex,3;\nbonus bHit,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_crusader`,`job_knight`,`job_swordman`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (2700,'Red_Silk_Seal','Red Silk Seal','Armor',20,100,true,true,true,true,true,true,1,60); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2701,'Orleans_Glove','Orleans\'s Glove','Armor',20,100,1,true,false,false,true,true,true,1,90,'bonus bDex,2;\nbonus bMatkRate,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2702,'Bison_Horn','Bison Horn','Armor',20,100,1,true,false,false,true,true,true,1,90,'bonus bAgi,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2703,'Expert_Ring','Expert Ring','Armor',20,150,1,true,false,false,true,true,true,1,50,'bonus bDelayRate,-5;\nbonus bUseSPrate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2704,'Golden_Accessory','Golden Accessories','Armor',20,100,4,true,true,1,100,true,true,true,true,true,true,'bonus bMdef,4;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2705,'Golden_Accessory2','Golden Accessories','Armor',20,100,4,true,true,1,100,true,true,true,true,true,true,'bonus2 bAddMonsterDropItem,12018,500;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2706,'Handcuff','Arrest Handcuffs','Armor',true,true,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2707,'Gusli','GUSLI','Armor',20,100,true,true,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2708,'Chinese_Handicraft','Chinese Handicraft','Armor',50,true,true,1,100,true,true,true,true,true,true,true,'bonus3 bAutoSpell,"MG_FIREBOLT",5,300;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2709,'5_Anniversary_Coin','5th Anniversary Coin','Armor',2,true,true,1,'bonus bAtkRate,5;\nbonus bMatkRate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2710,'Bloody_Iron_Ball_C','Bloody Iron Ball','Armor',1,true,false,false,true,true,1,'bonus bBaseAtk,30;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2711,'Spiritual_Ring_C','Spiritual Ring','Armor',1,true,true,1,'bonus bInt,2;\nbonus bDex,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2712,'Ragnarok_Limited_Ed','Ragnarok Limited Edition','Armor',300,true,true,1,30,'bonus bVit,3;\nbonus bAgi,3;\nbonus bLuk,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2713,'Certificate_TW','Certificate','Armor',true,true,1,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2714,'Marvelous_Pandent','Marvelous Pendant','Armor',100,1,true,true,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2715,'Skul_Ring_','Skull Ring','Armor',10000,100,1,true,true,1,'bonus2 bSubRace,RC_Undead,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_sage`,`job_soullinker`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2716,'Librarian_Glove','Librarian Glove','Armor',20,100,1,true,true,true,true,true,1,80,'bonus bMaxSP,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (2717,'Pocket_Watch_','Pocket Watch','Armor',20,200,true,true,true,true,true,true,1,80); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (2718,'Lunatic_Brooch','Lunatic Brooch','Armor',20,200,1,true,true,true,true,true,1,65); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2719,'Iron_Wrist','Iron Wrist','Armor',20,700,1,true,true,true,true,true,true,true,true,1,50,'bonus2 bSkillAtk,"SM_BASH",6;\nbonus2 bSkillAtk,"MC_MAMMONITE",6;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_crusader`,`job_knight`,`job_stargladiator`,`job_swordman`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2720,'Medal_Swordman','Medal of Honor','Armor',20,1,true,true,true,true,true,true,1,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bHit,10;\nbonus bMaxHP,500;\nbonus bMaxSP,50;\nbonus3 bAddEff,Eff_Stun,100,ATF_SHORT;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_assassin`,`job_ninja`,`job_rogue`,`job_thief`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2721,'Medal_Thief','Medal of Honor','Armor',20,1,true,true,true,true,true,true,1,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bFlee,10;\nbonus bMaxHP,300;\nbonus bMaxSP,80;\nbonus3 bAddEff,Eff_Poison,100,ATF_SHORT;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2722,'Medal_Acolyte','Medal of Honor','Armor',20,1,true,true,true,true,true,1,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bMdef,6;\nbonus bMaxHP,600;\nbonus3 bAddEff,Eff_Silence,100,ATF_SHORT;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2723,'Medal_Mage','Medal of Honor','Armor',20,1,true,true,true,true,true,true,1,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bMdef,6;\nbonus bMaxHP,600;\nbonus2 bAddEffWhenHit,Eff_Stone,100;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_archer`,`job_barddancer`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2724,'Medal_Archer','Medal of Honor','Armor',20,1,true,true,true,true,true,1,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bCritical,10;\nbonus bMaxHP,300;\nbonus bMaxSP,80;\nbonus3 bAddEff,Eff_Blind,100,ATF_LONG;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2725,'Medal_Merchant','Medal of Honor','Armor',20,1,true,true,true,true,true,1,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bAspdRate,10;\nbonus bMaxHP,500;\nbonus bMaxSP,50;\nbonus3 bAddEff,Eff_Curse,100,ATF_SHORT;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_hunter`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2726,'Icarus_Wing','Icarus Wings','Armor',20,100,true,true,true,true,1,70,'bonus bMaxSP,50;\nbonus bDex,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_hunter`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2727,'Bowman_Scarf','Bowman Scarf','Armor',20,200,true,true,true,true,1,70,'bonus bMaxSP,50;\nbonus bDex,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2728,'Cursed_Hand','Cursed Hand','Armor',20,50,1,true,false,false,true,true,1,80,'bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,30;\nbonus bHit,10;\nbonus bHPrecovRate,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2729,'Diabolus_Ring','Diabolus Ring','Armor',20,50,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMaxHP,100;\nbonus bMaxSP,100;\nbonus bHealPower,5;\nbonus2 bAddDamageClass,1916,10;\nbonus2 bAddDamageClass,1917,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2730,'Morroc_Seal','Seal of Continental Guard','Armor',20,50,1,true,false,false,true,true,1,80,100,true,true,true,true,true,true,'bonus bMaxHP,50;\nbonus bAspdRate,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2731,'Morroc_Charm_Stone','Rune Spellstone','Armor',20,50,1,true,false,false,true,true,1,80,100,true,true,true,true,true,true,'bonus bMaxSP,50;\nbonus bCastRate,-1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2732,'Morroc_Ring','Death Loop','Armor',20,50,1,true,false,false,true,true,1,80,100,true,true,true,true,true,true,'bonus bCritical,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_gunslinger`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2733,'Medal_Gunner','Sheriff Badge','Armor',20,1,true,true,true,1,70,100,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bCritical,10;\nbonus bMaxHP,300;\nbonus bMaxSP,80;\nbonus3 bAddEff,Eff_Blind,100,ATF_LONG;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2734,'Directive_A','Directive','Armor',1,true,true,true,true,1,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2735,'Directive_B','Directive','Armor',1,true,true,true,true,1,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2736,'Navel_Ring','Navel Ring','Armor',20,100,true,false,false,true,true,1,75,'bonus bDex,3;\nbonus bLuk,3;\nbonus bMdef,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2737,'Foot_Ring','Foot Ring','Armor',20,150,true,false,false,true,true,1,75,'bonus bVit,3;\nbonus bMaxHPRate,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2738,'Shiny_Coin','Shiny Coin','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,6;\nbonus bMatkRate,6;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2739,'Ordinary_Coin','Ordinary Coin','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2740,'Rusty_Coin','Rusty Coin','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,3;\nbonus bMatkRate,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2741,'All_In_One_Ring','All In One Ring','Armor',20,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bNoCastCancel;\nbonus bCastRate,10;\nskill "AL_HEAL",1;\nskill "AL_TELEPORT",1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2743,'Angelic_Ring','Angelic Ring','Armor',20,100,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,70,'bonus bInt,2;\nbonus bDex,1;\nbonus bMdef,2;\nautobonus3 "{ bonus bHealPower,20; }",100,3000,"AL_HEAL","{ specialeffect2 EF_HEAL3; }";\nautobonus3 "{ bonus bHealPower,20; }",100,3000,"AM_POTIONPITCHER","{ specialeffect2 EF_HEAL3; }";\nautobonus3 "{ bonus bHealPower,20; }",100,3000,"PR_SANCTUARY","{ specialeffect2 EF_HEAL3; }";'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2744,'Sprint_Ring','Sprint Ring','Armor',20,100,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,70,'bonus bCastrate,-10;\nbonus bDelayRate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2745,'Pinguicula_Corsage','Pinguicula Corsage','Armor',20,200,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,70,'bonus bMdef,2;\nbonus bMaxSP,25;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2746,'Cold_Heart','Cold Heart','Armor',20,100,1,true,true,true,true,1,80,'bonus bAgi,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_rogue`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2747,'Black_Cat','Black Cat','Armor',20,100,1,true,true,true,true,1,80,'bonus bDex,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_archer`,`job_barddancer`,`job_hunter`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`,`unequip_script`) VALUES (2748,'Cursed_Star','Cursed Star','Armor',20,200,true,true,true,true,true,true,1,84,'bonus bMdef,3;\nbonus bDex,2;\nbonus bLuk,-1;\nbonus2 bHPLossRate,50,10000;\nbonus3 bAddEff,Eff_Curse,200,ATF_WEAPON|ATF_LONG|ATF_TARGET;','heal -300,0;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2749,'Linen_Glove','Linen Glove','Armor',20,120,1,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,90,'bonus bMdef,2;\nbonus bAgi,2;\nbonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2751,'Academy_Badge','Academy Of Badge','Armor',100,true,true,1,100,true,true,true,true,true,true,'if (BaseLevel<80) {\n bonus bMaxHP,400;\n bonus bMaxSP,200;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2752,'Praxinus_C','Praccsinos','Armor',2,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkrate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2753,'Beholder_Ring','Beholder Ring','Armor',true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Formless,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2754,'Hallow_Ring','Hallow Ring','Armor',true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_undead,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2755,'Clamorous_Ring','Clamorous Ring','Armor',true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Brute,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2756,'Chemical_Ring','Chemical Ring','Armor',true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Plant,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2757,'Insecticide_Ring','Insecticide Ring','Armor',true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Insect,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2758,'Fisher_Ring','Fischer Ring','Armor',true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Fish,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2759,'Decussate_Ring','Decussate Ring','Armor',true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Demon,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2760,'Bloody_Ring','Bloody Ring','Armor',true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_DemiHuman,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2761,'Satanic_Ring','Satanic Ring','Armor',true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Angel,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2762,'Dragoon_Ring','Dragon Ring','Armor',true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Dragon,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2763,'Skul_Ring_C','Neo Skull Ring','Armor',true,false,false,true,true,true,1,95,'bonus bAtkRate,5;\nbonus bMatkrate,5;\nbonus bMaxHPrate,5;\nbonus2 bSkillHeal,"AL_HEAL",5;\nskill "MG_SIGHT",1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2764,'Small_Fishing_Rod','Small Fishing Rod','Armor',10,250,true,true,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2765,'Novice_Figure','Novice Figure','Armor',100,true,true,1,'bonus bMaxHP,70;\nif (BaseJob == Job_Novice || BaseJob == Job_SuperNovice)\n bonus bMaxHP,30;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2766,'Swordman_Figure','Swordman Figure','Armor',true,true,1,'bonus bVit,1;\nif (Class == Job_Swordman)\n bonus bDef,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2767,'Acolyte_Figure','Acolyte Figure','Armor',true,true,1,'bonus bInt,1;\nif (Class == Job_Acolyte)\n bonus bMaxSP,50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2768,'Mage_Figure','Mage Figure','Armor',true,true,1,'bonus bInt,1;\nif (Class == Job_Mage)\n bonus bSPrecovRate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2769,'Archer_Figure','Archer Figure','Armor',true,true,1,'bonus bDex,1;\nif (Class == Job_Archer)\n bonus bBaseAtk,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2770,'Thief_Figure','Thief Figure','Armor',true,true,1,'bonus bAgi,1;\nif (Class == Job_Thief)\n bonus bAspdRate,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2771,'Merchant_Figure','Merchant Figure','Armor',true,true,1,'bonus bStr,1;\nif (Class == Job_Merchant)\n bonus bCritical,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2772,'Krieger_Ring1','Glorious Ring','Armor',20,true,false,false,true,true,1,81,100,true,true,true,true,true,true,true,'bonus bMaxHP,300;\nbonus2 bSubEle,Ele_Water,10;\nbonus2 bSubEle,Ele_Wind,10;\nbonus2 bSubEle,Ele_Earth,10;\nbonus2 bSubEle,Ele_Fire,10;\nbonus bAspdRate,5;\nbonus bCastrate,-3;\nbonus bHealPower,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2773,'Krieger_Ring2','Glorious Mass-Production Ring','Armor',20,true,false,false,true,true,1,61,100,true,true,true,true,true,true,true,'bonus bAllStats,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2774,'Krieger_Ring3','Glorious Popularized Ring','Armor',20,true,false,false,true,true,1,100,true,true,true,true,true,true,true,'bonus bAllStats,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2775,'Lure','Lure','Armor',20,100,true,true,1); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_script`,`unequip_script`) VALUES (2776,'Cool_Towel','Adventurer\'s Trusty Towel','Armor',20,100,true,true,1,'sc_start SC_SUMMER,INFINITE_TICK,0;','sc_end SC_SUMMER;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (2777,'Shaman_Ring','Shaman Ring','Armor',20,100,1,true,true,1,30,100,true,true,'bonus bUseSPrate,-5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (2778,'Shaman_Earing','Shaman Earrings','Armor',20,100,true,true,1,30,100,true,true,'bonus bInt,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (2779,'Dark_Knight_Belt','Dark Knight Belt','Armor',20,500,1,true,true,1,30,100,true,true,'bonus bStr,2;\nbonus bAgi,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (2780,'Dark_Knight_Glove','Dark Knight Glove','Armor',20,500,1,true,true,1,80,100,true,true,'autobonus "{ bonus bAspdRate,2; }",10,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }";'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (2781,'Aumdura\'s_Grace','Aumdura\'s Benefit','Armor',100,1,1,true,true,1,1,100,true,true,'bonus bAllStats,1;\nbonus bMdef,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2782,'Ring_Of_Wise_King','Ring of the Ancient Wise King','Armor',20,100,true,true,1,100,true,true,true,true,true,true,true,'bonus bMaxHP,50;\nbonus bMaxSP,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2783,'Eyes_Stone_Ring','Eye Stone Ring','Armor',20,100,1,true,true,1,70,'bonus bCritical,2;\nbonus bMaxSP,25;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2784,'Oh_Holy_Night','Christmas Musicbox','Armor',20,100,true,true,1,1,'skill "ALL_WEWISH",1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2785,'Orleans_Glove_M','Orlean\'s Gloves','Armor',20,100,1,true,false,false,true,true,true,1,90,100,true,true,true,true,true,true,true,'bonus bDex,2;\nbonus bMatkRate,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2786,'Spiritual_Ring_M','Spiritual Ring','Armor',20,100,true,true,1,'bonus bInt,2;\nbonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2787,'Waterdrop_Brooch','Waterdrop Brooch','Armor',20,200,1,true,false,false,true,true,true,1,75,'bonus2 bSubEle,Ele_Water,5;\nbonus bMaxHP,80;\nbonus bMdef,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2788,'Bradium_Earing','Bradium Earring','Armor',20,200,1,true,false,false,true,true,true,1,60,'bonus bMatkRate,2;\nbonus bInt,1;\nbonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2789,'Bradium_Ring','Bradium Ring','Armor',20,200,1,true,false,false,true,true,true,1,60,'bonus2 bAddClass,Class_All,2;\nbonus bStr,1;\nbonus bVit,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2790,'Bradium_Brooch','Bradium Brooch','Armor',20,200,1,true,false,false,true,true,true,1,60,'bonus bFlee,4;\nbonus bAspdRate,2;\nbonus bAgi,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2791,'Just_Got_Fish','Fresh Fish','Armor',20,500,1,true,true,1,1,'bonus bHit,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2794,'Magic_Stone_Ring','Magic Stone Ring','Armor',1,true,true,true,true,true,1,99,100,true,true,true,true,true,true,true,true,'bonus bStr,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2795,'Green_Apple_Ring','Green Apple Ring','Armor',true,false,false,true,true,1,99,100,true,true,true,true,true,true,true,'bonus bAllStats,6;\nif (JobLevel <30) {\n bonus bAllStats,(JobLevel/5);\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2796,'Magical_Stone','Rocks','Armor',200,true,true,true,true,true,true,1,99,100,true,true,true,true,true,true,true,true,'bonus2 bAddDamageClass,2047,10;\nbonus2 bAddDefMonster,2048,-10;\nbonus3 bAddMonsterIdDropItem,6152,2047,70;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2797,'Magical_Stone_','Rocks','Armor',200,true,true,true,true,true,true,1,99,100,true,true,true,true,true,true,true,true,'bonus2 bAddDamageClass,2049,10;\nbonus2 bAddDefMonster,2050,-10;\nbonus3 bAddMonsterIdDropItem,6151,2049,70;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_monk`,`job_priest`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2798,'Will_Of_Exhausted_Angel','Will Of Exhausted Angel','Armor',200,true,true,true,true,1,99,100,true,true,true,true,true,true,true,'if (strcharinfo(3) == "job3_arch02") {\n bonus2 bAddDefMonster,1761,50;\n bonus2 bAddDefMonster,1762,50;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2799,'Kuirpenring','Kuirpenring','Armor',100,1,true,true,1,'bonus bMdef,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2800,'Accelerator','Accelerator','Armor',100000,100,1,true,true,true,1,99,'bonus bAgi,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2801,'Hovering_Booster','Hovering Booster','Armor',100000,2000,1,true,true,true,1,99,'bonus bAgi,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (2802,'Suicidal_Device','Suicidal Device','Armor',500000,1000,1,true,true,true,1,99); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2803,'Shape_Shifter','Shape Shifter','Armor',100000,500,1,true,true,true,1,99,'bonus bInt,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2804,'Cooling_Device','Cooling Device','Armor',100000,2500,1,true,true,true,1,99,'bonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2805,'Mag_Field_Generator','Magnetic Field Generator','Armor',100000,6000,1,true,true,true,1,99,'bonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2806,'Barrier_Builder','Barrier Builder','Armor',150000,8000,3,1,true,true,true,1,99,'bonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (2807,'Repair_Kit','Repair Kit','Armor',200000,400,1,true,true,true,1,99); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2808,'Camouflage_Generator','Camouflague Generator','Armor',250000,1000,1,true,true,true,1,99,'bonus bAgi,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2809,'High_Quality_Cooler','High Quality Cooler','Armor',100000,2500,1,true,true,true,1,99,'bonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2810,'Special_Cooler','Special Cooler','Armor',100000,2500,1,true,true,true,1,99,'bonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2819,'Swordman_Manual','Swordsman Manual','Armor',100,true,true,true,true,1,1,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "SM_BASH",1;\nskill "SM_PROVOKE",1;\nskill "SM_MAGNUM",1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2820,'Thief_Manual','Thief Manual','Armor',100,true,true,true,true,1,1,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "TF_DOUBLE",3;\nbonus bDoubleRate,15;\nskill "TF_STEAL",1;\nskill "TF_HIDING",1;\nskill "TF_POISON",1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2821,'Acolyte_Manual','Acolyte Manual','Armor',100,true,true,true,true,1,1,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "AL_HEAL",1;\nskill "AL_INCAGI",1;\nskill "AL_BLESSING",1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2822,'Archer_Manual','Archer Manual','Armor',100,true,true,true,true,1,1,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "AC_OWL",1;\nskill "AC_CONCENTRATION",1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2823,'Merchant_Manual','Merchant Manual','Armor',100,true,true,true,true,1,1,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "MC_DISCOUNT",1;\nskill "MC_OVERCHARGE",10;\nskill "MC_IDENTIFY",1;\nskill "MC_MAMMONITE",1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2824,'Mage_Manual','Mage Manual','Armor',100,true,true,true,true,1,1,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "MG_SRECOVERY",1;\nskill "MG_COLDBOLT",1;\nskill "MG_FIREWALL",1;\nskill "MG_FIREBOLT",1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5001,'Headset','Headset','Armor',20,200,3,true,false,false,true,1,1,true,87,'bonus2 bResEff,Eff_Curse,1000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5002,'Gemmed_Crown','Jewel Crown','Armor',20,600,4,true,true,true,true,true,true,true,true,true,true,1,60,true,88,'bonus bInt,2;\nbonus bLuk,1;\nbonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5003,'Joker_Jester','Joker Jester','Armor',20,100,1,true,false,false,true,1,true,89,'bonus bLuk,2;\nbonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5004,'Oxygen_Mask','Oxygen Mask','Armor',20,200,true,false,false,true,1,90,'bonus2 bResEff,Eff_Poison,2000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5005,'Gas_Mask','Gas Mask','Armor',20,100,1,true,false,false,true,true,1,91,'bonus2 bResEff,Eff_Poison,3000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`view`) VALUES (5006,'Machoman_Glasses','Machoman\'s Glasses','Armor',36000,100,1,true,false,false,true,1,92); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5007,'Loard_Circlet','Grand Circlet','Armor',20,200,3,true,false,false,true,1,55,true,93,'bonus bStr,1;\nbonus bInt,1;\nbonus bLuk,1;\nbonus bMdef,4;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`) VALUES (5008,'Puppy_Love','Puppy Love','Armor',20,100,1,true,false,false,true,1,94); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5009,'Safety_Helmet','Safety Helmet','Armor',20,500,3,true,false,false,true,1,true,95,'bonus bMdef,3;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5010,'Indian_Hair_Piece','Indian Fillet','Armor',20,100,3,true,1,true,96); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5011,'Antenna','Aerial','Armor',20,100,3,true,1,true,97); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5012,'Ph.D_Hat','Ph.D Hat','Armor',20,200,3,true,false,false,true,1,true,98); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5013,'Horn_Of_Lord_Kaho','Lord Kaho\'s Horn','Armor',20,100,5,true,1,true,99,'bonus bMdef,10;\nbonus bStr,5;\nbonus bAgi,10;\nbonus bVit,10;\nbonus bInt,5;\nbonus bLuk,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (5014,'Fin_Helm','Fin Helm','Armor',20,300,2,true,true,true,true,1,65,100); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`) VALUES (5015,'Egg_Shell','Egg Shell','Armor',20,200,3,true,1,101); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5016,'Boy\'s_Cap','Boy\'s Cap','Armor',20,100,2,true,false,false,true,1,true,102); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5017,'Bone_Helm','Bone Helm','Armor',20,800,7,true,true,true,true,true,true,true,1,70,true,103,'bonus2 bSubEle,Ele_Dark,-15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_archer`,`job_barddancer`,`job_hunter`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5018,'Feather_Bonnet','Feather Bonnet','Armor',20,300,4,true,true,true,true,1,true,104,'bonus bAgi,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5019,'Corsair','Corsair','Armor',20,500,5,true,false,false,true,1,true,105,'bonus bVit,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5020,'Kafra_Band','Kafra Band','Armor',20,500,3,true,1,true,106,'bonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5021,'Bankruptcy_Of_Heart','Grief for Greed','Armor',20,1200,4,true,true,true,true,1,38,true,107,'bonus bInt,1;\nbonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`) VALUES (5022,'Helm_Of_Sun','Hat of the Sun God','Armor',20,2400,4,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,138,'bonus bStr,3;\nbonus bInt,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5023,'Hat_Of_Bundle','Parcel Hat','Armor',20,1000,true,true,true,true,1,true,108); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5024,'Hat_Of_Cake','Cake Hat','Armor',20,1000,1,true,1,true,109); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5025,'Helm_Of_Angel','Helm of Angel','Armor',20,1600,5,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,74,true,110,'bonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5026,'Hat_Of_Cook','Chef Hat','Armor',20,300,1,true,false,false,true,1,50,true,111,'bonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5027,'Wizardry_Hat','Mage Hat','Armor',20,300,1,true,true,true,true,true,1,true,112,'bonus bInt,2;\nbonus bMaxSP,150;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5028,'Candle','Candle','Armor',20,150,true,1,true,113); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5029,'Spore_Hat','Spore Hat','Armor',20,900,3,true,false,false,true,1,20,true,114); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5030,'Panda_Cap','Panda Hat','Armor',20,800,3,true,false,false,true,1,40,true,115); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5031,'Mine_Helm','Mine Hat','Armor',20,1500,4,true,true,true,true,true,true,true,true,true,true,true,true,true,1,55,true,116,'bonus bDex,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5032,'Picnic_Hat','Sunday Hat','Armor',20,800,1,true,false,false,true,1,true,117); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5033,'Smokie_Hat','Raccoon Hat','Armor',20,900,3,true,false,false,true,1,50,true,118); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5034,'Light_Bulb_Band','Bulb Band','Armor',20,500,true,false,false,true,1,true,119); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5035,'Poring_Hat','Poring Hat','Armor',20,700,2,true,false,false,true,1,38,true,120); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5036,'Cross_Band','Cross Hat','Armor',20,250,1,true,false,false,true,1,10,true,121); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (5037,'Fruit_Shell','Nut Shell','Armor',20,150,4,true,1,5,122); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5038,'Deviruchi_Cap','Deviruchi Hat','Armor',20,800,2,true,false,false,true,1,64,true,123,'bonus bStr,1;\nbonus bInt,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (5039,'Mottled_Egg_Shell','Rainbow Eggshell','Armor',20,400,4,true,1,19,124); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`) VALUES (5040,'Blush','Blush','Armor',20,100,true,1,125); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5041,'Heart_Hair_Pin','Heart Hairpin','Armor',20,100,true,1,true,126); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5042,'Hair_Protector','Bao Bao','Armor',20,150,true,false,false,true,1,14,true,127); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (5043,'Opera_Ghost_Mask','Opera Phantom Mask','Armor',20,200,1,true,false,false,true,1,20,128); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5044,'Devil\'s_Wing','Evil Wing Ears','Armor',20,350,2,true,1,45,true,129,'bonus bVit,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5045,'Magician_Hat','Magician Hat','Armor',20,500,3,true,true,true,true,true,true,true,true,1,50,true,130,'bonus bDex,1;\nbonus bAgi,1;\nbonus bMaxSP,50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (5046,'Bongun_Hat','Bongun Hat','Armor',20,300,5,true,true,true,1,139); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5047,'Fashion_Sunglass','Fashionable Glasses','Armor',20,100,true,false,false,true,1,true,131); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5048,'First_Moon_Hair_Pin','Cresent Hairpin','Armor',20,100,true,1,true,132); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`) VALUES (5049,'Stripe_Band','Striped Hairband','Armor',20,150,1,true,1,133); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (5050,'Mystery_Fruit_Shell','Wonder Nutshell','Armor',20,300,5,true,1,30,134); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`) VALUES (5051,'Kitty_Bell','Pussy Cat Bell','Armor',20,100,true,1,135); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5052,'Blue_Hair_Band','Blue Hairband','Armor',20,150,1,true,1,true,136); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5053,'Spinx_Helm','Sphinx Hat','Armor',20,3000,5,true,true,true,true,true,1,65,137,'bonus bStr,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_assassin`,`job_priest`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (5054,'Assassin_Mask','Assassin Mask','Armor',20,100,true,true,true,1,70,180); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`) VALUES (5055,'Novice_Egg_Cap','Novice False Eggshell','Armor',1,1,3,true,true,true,1,101); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`view`) VALUES (5056,'Love_Berry','Fruit of Love','Armor',1,100,true,1,140); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5057,'Ear_Of_Black_Cat','Black Cat Ears','Armor',16000,200,2,true,1,45,true,141); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5058,'Drooping_Kitty','Drooping Cat','Armor',250000,500,1,true,false,false,true,1,true,142,'bonus bMdef,15;\nbonus2 bResEff,Eff_Curse,3000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5059,'Brown_Bear_Cap','Teddybear Hat','Armor',20,800,3,true,1,50,true,143); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5060,'Party_Hat','Party Hat','Armor',20,300,3,true,1,true,144,'bonus bLuk,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5061,'Flower_Hairpin','Flower Hairpin','Armor',20,100,1,true,1,true,145); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5062,'Straw_Hat','Straw Hat','Armor',20,200,3,true,1,50,true,146,'bonus bAgi,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5063,'Plaster','Giant Band Aid','Armor',20,100,1,true,false,false,true,1,true,147); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5064,'Leaf_Headgear','Smokie Leaf','Armor',20,100,1,true,1,true,148); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5065,'Fish_On_Head','Blue Fish','Armor',20,500,2,true,1,50,true,149,'bonus2 bAddRace,RC_Fish,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5066,'Horn_Of_Succubus','Succubus Horn','Armor',20,800,4,true,false,false,true,1,70,true,150,'bonus bInt,1;\nbonus bMdef,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5067,'Sombrero','Sombrero','Armor',20,350,4,true,false,false,true,1,true,151,'bonus bAgi,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5068,'Ear_Of_Devil\'s_Wing','Evil Wing Ears','Armor',20,100,1,true,1,70,152,'bonus bStr,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5069,'Mask_Of_Fox','Kitsune Mask','Armor',20,300,1,true,false,false,true,1,true,153,'bonus bAgi,1;\nbonus bLuk,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5070,'Headband_Of_Power','Hot-blooded Headband','Armor',20,100,1,true,false,false,true,1,true,154,'bonus bStr,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5071,'Indian_Headband','Indian Headband','Armor',20,200,1,true,false,false,true,1,true,155,'bonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5072,'Inccubus_Horn','Incubus Horn','Armor',20,800,4,true,false,false,true,1,70,true,156,'bonus bAgi,1;\nbonus bMdef,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5073,'Cap_Of_Concentration','Model Training Hat','Armor',20,700,2,true,false,false,true,1,true,157,'bonus bDex,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5074,'Ear_Of_Angel\'s_Wing','Angel Wing Ears','Armor',20,100,1,true,1,70,158,'bonus bStr,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5075,'Cowboy_Hat','Cowboy Hat','Armor',20,500,4,true,1,true,159); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5076,'Fur_Hat','Beanie','Armor',20,350,2,true,1,true,160,'bonus bLuk,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5077,'Tulip_Hairpin','Tulip Hairpin','Armor',20,100,1,true,1,true,161); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5078,'Sea_Otter_Cap','Sea-Otter Hat','Armor',20,800,3,true,1,50,true,162,'bonus bVit,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5079,'Crossed_Hair_Band','X Hairpin','Armor',20,100,1,true,1,true,163); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5080,'Headgear_Of_Queen','Crown of Ancient Queen','Armor',20,400,4,true,1,45,true,164); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5081,'Mistress_Crown','Crown of Mistress','Armor',20,100,true,false,false,true,1,75,true,165,'bonus bMaxSP,100;\nbonus bInt,2;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5082,'Mushroom_Band','Decorative Mushroom','Armor',20,100,2,true,1,true,166); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5083,'Red_Tailed_Ribbon','Red Ribbon','Armor',20,200,1,true,1,45,true,167,'bonus bMdef,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5084,'Lazy_Raccoon','Lazy Smokie','Armor',20,500,1,true,false,false,true,1,true,168,'bonus2 bResEff,Eff_Sleep,2000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (5085,'Pair_Of_Red_Ribbon','Small Ribbons','Armor',20,100,1,true,1,45,169); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5086,'Alarm_Mask','Alarm Mask','Armor',20,100,2,true,false,false,true,true,1,170,'bonus2 bResEff,Eff_Blind,5000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (5087,'Goblin_Mask_01','Poker Face','Armor',20,100,1,true,true,1,171); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (5088,'Goblin_Mask_02','Surprised Mask','Armor',20,100,1,true,true,1,172); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (5089,'Goblin_Mask_03','Annoyed Mask','Armor',20,100,1,true,true,1,173); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (5090,'Goblin_Mask_04','Goblin Leader Mask','Armor',20,100,2,true,true,1,174); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5091,'Big_Golden_Bell','Decorative Golden Bell','Armor',20,200,2,true,false,false,true,true,1,35,true,175); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`job_priest`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5092,'Blue_Coif','Coif','Armor',150000,300,5,true,true,true,true,1,65,true,176); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`job_priest`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5093,'Blue_Coif_','Coif','Armor',150000,300,5,1,true,true,true,true,1,65,true,177,'bonus bMaxSP,100;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5094,'Orc_Hero_Helm','Helmet of Orc Hero','Armor',500000,900,5,true,false,false,true,true,1,55,true,178,'bonus bStr,2;\nbonus bVit,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_assassin`,`job_priest`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (5096,'Assassin_Mask_','Assassin Mask','Armor',20,100,true,true,true,1,70,180); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5097,'Cone_Hat_','Holiday Hat','Armor',400,true,1,true,144); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5098,'Tiger_Mask','Tiger Mask','Armor',20,400,2,true,true,1,50,181,100,true,true,true,'bonus bStr,3;\nbonus bMaxHP,100;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5099,'Cat_Hat','Neko Mimi','Armor',20,300,1,true,1,true,182,'bonus bLuk,2;\nbonus bMdef,10;\nbonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5100,'Sales_Signboard','Sales Banner','Armor',20,800,true,1,75,true,183,100,true,true,true,'bonus bStr,1;\nbonus bAgi,1;\nbonus bLuk,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`) VALUES (5101,'Takius_Blindfold','Takius\'s Blindfold','Armor',20,100,true,1,184); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`) VALUES (5102,'Round_Eyes','Blank Eyes','Armor',20,100,true,1,185); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5103,'Sunflower_Hairpin','Sunflower Hairpin','Armor',20,600,1,true,false,false,true,1,30,186,100,true,true,true,'bonus bAgi,2;\nbonus bCritical,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5104,'Dark_Blindfold','Dark Blinder','Armor',20,100,true,false,false,true,1,187,'bonus2 bResEff,Eff_Blind,10000;\nbonus2 bResEff,Eff_Stun,200;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5105,'Hat_Of_Cake_','2nd Anniversary Hat','Armor',20,1000,1,true,1,24,true,109,'bonus bDex,1;\nbonus bMaxSP,80;\nbonus3 bAddMonsterDropItem,7864,7,50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5106,'Cone_Hat_INA','2nd Anniversary Hat','Armor',20,300,3,true,1,1,144,'bonus bLuk,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`) VALUES (5107,'Well_Baked_Toast','Crunch Toast','Armor',20,50,true,1,188); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5108,'Detective_Hat','Renown Detective\'s Cap','Armor',20,350,3,1,true,1,true,189); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5109,'Red_Bonnet','Red Bonnet','Armor',20,400,2,true,1,true,190); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`) VALUES (5110,'Baby_Pacifier','Baby Pacifier','Armor',20,50,true,1,191); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5111,'Galapago_Cap','Galapago Cap','Armor',20,500,2,true,1,55,true,192,'bonus2 bAddMonsterDropItem,605,100;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5112,'Super_Novice_Hat','Super Novice Hat','Armor',8500,400,4,true,true,true,1,40,true,193,'bonus bAllStats,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`) VALUES (5113,'Angry_Mouth','Angry Snarl','Armor',20,50,true,1,194); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5114,'Fedora','Bucket Hat','Armor',6000,300,3,true,1,true,195); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5115,'Winter_Hat','Winter Hat','Armor',20,500,3,true,1,true,196,'bonus2 bResEff,Eff_Freeze,1000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5116,'Banana_Hat','Banana Hat','Armor',20,200,1,true,1,true,197,'bonus3 bAutoSpell,"SM_PROVOKE",3,30;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5117,'Mistic_Rose','Mystic Rose','Armor',20,100,true,1,true,198,'bonus2 bSubRace,RC_Plant,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5118,'Ear_Of_Puppy','Puppy Headband','Armor',20,100,2,true,1,true,199); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5119,'Super_Novice_Hat_','Super Novice Hat','Armor',8500,400,4,1,true,true,true,1,40,true,193,'bonus bAllStats,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5120,'Fedora_','Bucket Hat','Armor',6000,300,3,1,true,1,true,195); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5121,'Zherlthsh_Mask','Zealotus Mask','Armor',20,400,3,true,false,false,true,true,1,70,true,200,'bonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5122,'Magni_Cap','Magni\'s Cap','Armor',30000,1000,5,true,false,false,true,1,65,true,250,'bonus bStr,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5123,'Ulle_Cap','Ulle\'s Cap','Armor',30000,500,3,1,true,false,false,true,1,65,true,254,'bonus bDex,2;\nbonus bAgi,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5124,'Fricca_Circlet','Fricca\'s Circlet','Armor',30000,300,3,true,false,false,true,1,65,true,251,'bonus bMdef,10;\nbonus bInt,2;\nbonus bMaxSP,50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5125,'Kiss_Of_Angel','Angel\'s Kiss','Armor',10000,300,3,1,true,true,true,1,50,true,255,'bonus bSPrecovRate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5126,'Morpheus\'s_Hood','Morpheus\'s Hood','Armor',30000,200,1,true,false,false,true,1,33,true,256,'bonus bInt,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5127,'Morrigane\'s_Helm','Morrigane\'s Helm','Armor',30000,500,4,true,false,false,true,1,61,true,257,'bonus bLuk,2;\nbonus bBaseAtk,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5128,'Goibne\'s_Helmet','Goibne\'s Helm','Armor',30000,500,5,true,false,false,true,1,54,true,258,'bonus bVit,3;\nbonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5129,'Bird_Nest','Bird Nest','Armor',20,400,1,true,1,50,201,'bonus bAgi,2;\nbonus2 bSubRace,RC_Brute,10;\nbonus2 bSubRace,RC_Player_Doram,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5130,'Lion_Mask','Lion Mask','Armor',20,700,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,75,true,202,'bonus2 bAddEffWhenHit,Eff_Silence,500;\nbonus bMdef,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5131,'Close_Helmet','Close Helmet','Armor',20,1200,8,true,true,true,true,true,true,1,75,true,203,'bonus bVit,3;\nbonus bMaxHPrate,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5132,'Angeling_Hat','Angeling Hat','Armor',20,700,2,true,1,204,100,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5133,'Sheep_Hat','Sheep Hat','Armor',20,150,1,true,true,true,true,1,205,100,true,true,true,'bonus bShortWeaponDamageReturn,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5134,'Pumpkin_Hat','Pumpkin-Head','Armor',20,200,2,true,1,true,206,'bonus2 bSubRace,RC_Demon,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5135,'Cyclops_Visor','Cyclop\'s Eye','Armor',200,true,false,false,true,1,75,207,'bonus bMaxSP,50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5136,'Santa\'s_Hat_','Antonio\'s Santa Hat','Armor',20,100,2,true,1,true,20); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5137,'Alice_Doll','Alice Doll','Armor',20,500,1,true,false,false,true,1,30,208,'bonus bStr,1;\nbonus2 bAddRace,RC_DemiHuman,10;\nbonus2 bAddRace,RC_Player_Human,10;\nbonus2 bAddEff2,Eff_Sleep,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5138,'Magic_Eyes','Magic Eyes','Armor',20,300,1,true,true,true,true,true,1,30,true,209,'bonus bMdef,5;\nbonus bCastrate,-10;\nbonus bUseSPrate,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5139,'Hibiscus','Hibiscus','Armor',20,200,true,1,10,210,'bonus bDex,1;\nbonus bInt,1;\nbonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5140,'Charming_Ribbon','Charming Ribbon','Armor',20,400,1,1,true,1,10,true,211,'bonus2 bSubRace,RC_Undead,5;\nbonus2 bSubRace,RC_Demon,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5141,'Marionette_Doll','Marionette Doll','Armor',20,400,1,true,false,false,true,1,30,true,212,'bonus bStr,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5142,'Crescent_Helm','Crescent Helm','Armor',20,3000,8,true,true,true,true,true,true,true,true,1,50,true,213,'bonus bVit,1;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5143,'Kabuki_Mask','Kabuki Mask','Armor',20,1000,5,1,true,false,false,true,true,true,1,30,true,214,'bonus2 bResEff,Eff_Silence,3000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5144,'Gambler_Hat','Gambler Hat','Armor',20,200,2,true,1,true,16,'bonus bLuk,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5145,'Carnival_Joker_Jester','Carnival Joker Jester','Armor',10,100,true,1,true,89); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5146,'Elephant_Hat','Elephant Hat','Armor',500,true,1,true,215,'bonus bVit,1;\nbonus2 bSubRace,RC_Brute,7;\nskill "WZ_WATERBALL",1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5147,'Baseball_Cap','Baseball Cap','Armor',200,3,1,true,1,true,216); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5148,'Phrygian_Cap','Phrygian Cap','Armor',500,true,1,true,217,'bonus bInt,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5149,'Silver_Tiara','Silver Tiara','Armor',100,true,1,true,218,'bonus bInt,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5150,'Joker_Jester_','Joker Jester','Armor',20,100,1,true,1,219,'bonus bSpeedRate,25;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`) VALUES (5151,'Headset_OST','Note Headphones','Armor',20,200,4,1,true,true,1,true,220,'bonus bMdef,3;\nbonus2 bResEff,Eff_Stun,1000;\nbonus2 bResEff,Eff_Freeze,1000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5152,'Chinese_Crown','Chinese Crown','Armor',20,2000,2,true,true,1,1,true,221,'bonus2 bResEff,Eff_Stun,1000;\nbonus bInt,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5153,'Angeling_Hairpin','Angeling Hairpin','Armor',20,700,3,true,1,true,222,'bonus bFlee,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5154,'Sunglasses_F','Father\'s Sunglasses','Armor',20,100,3,true,1,12,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5155,'Granpa_Beard_F','Father\'s White Moustache','Armor',20,100,true,1,25,100,true,true,true,true,true,true,true,'bonus bBaseAtk,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5156,'Flu_Mask_F','Father\'s Mask','Armor',20,100,true,1,8,100,true,true,true,true,true,true,true,'bonus bMatkRate,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5157,'Viking_Helm_','Orc Helm','Armor',20,500,5,1,true,true,true,true,true,true,true,true,true,true,1,true,86); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5158,'Holy_Bonnet_','Monk Hat','Armor',30000,100,5,1,true,true,true,true,1,true,35,'bonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5159,'Golden_Gear_','Golden Gear','Armor',20,900,5,1,true,false,false,true,1,40,true,30,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5160,'Magestic_Goat_','Majestic Goat','Armor',20,800,5,1,true,true,true,true,true,true,true,true,true,1,true,41,'bonus bStr,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5161,'Sharp_Gear_','Spiky Band','Armor',20,1000,6,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,50,true,43); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5162,'Bone_Helm_','Bone Helm','Armor',20,800,7,1,true,true,true,true,true,true,true,1,70,true,103,'bonus2 bSubEle,Ele_Dark,-15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5163,'Corsair_','Corsair','Armor',20,500,5,1,true,false,false,true,1,true,105,'bonus bVit,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5164,'Tiara_','Tiara','Armor',20,400,4,1,true,false,false,true,1,45,true,19,'bonus bInt,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5165,'Crown_','Crown','Armor',20,400,4,1,true,false,false,true,1,45,true,45,'bonus bInt,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5166,'Spinx_Helm_','Sphinx Hat','Armor',20,3000,5,1,true,true,true,true,true,1,65,137,'bonus bStr,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5167,'Munak_Turban_','Munak Hat','Armor',20,300,5,1,true,true,true,1,51,'bonus2 bSubRace,RC_Undead,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (5168,'Bongun_Hat_','Bongun Hat','Armor',20,300,5,1,true,true,true,1,139); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5169,'Bride_Mask','Bride Mask','Armor',30000,500,4,1,true,true,1,40,true,223,'if (BaseClass == Job_Taekwon) {\n bonus bLuk,2;\n bonus bCritical,5;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5170,'Feather_Beret','Feather Beret','Armor',30000,600,1,true,false,false,true,1,true,224,'bonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5171,'Valkyrie_Helm','Valkyrie Helm','Armor',100000,1000,5,1,true,false,false,true,true,1,true,225,'bonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5172,'Beret','Beret','Armor',30000,700,true,1,226,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5173,'Satto_Hat','Magistrate Hat','Armor',30000,400,3,1,true,1,60,true,227,'if (BaseClass == Job_Taekwon) {\n bonus bAgi,1;\n bonus bHPrecovRate,3;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5174,'Ayam','Ayam','Armor',30000,400,3,1,true,1,60,true,228,'if (BaseClass == Job_Taekwon) {\n bonus bInt,1;\n bonus bSPrecovRate,3;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5175,'Censor_Bar','Censor Bar','Armor',30000,100,true,1,229,'bonus2 bResEff,Eff_Curse,500;\nbonus bMdef,1;\nbonus bHit,-5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5176,'Hahoe_Mask','Hahoe Mask','Armor',30000,100,2,true,true,1,30,230,'if (BaseClass == Job_Taekwon) {\n bonus bLuk,1;\n bonus bFlee2,2;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5177,'Guardian_Lion_Mask','Mythical Lion Mask','Armor',30000,500,5,1,true,true,1,40,true,231,'if (BaseClass == Job_Taekwon) {\n bonus bDex,2;\n bonus bBaseAtk,2*getrefine();\n bonus3 bAddEff,Eff_Stun,1000,ATF_SHORT;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5178,'Candle_','Candle','Armor',20,150,true,1,true,113,'bonus bAllStats,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5179,'Gold_Tiara','Golden Tiara','Armor',100,true,1,true,232,'bonus bInt,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5180,'Phrygian_Cap_','France Holiday Hat','Armor',20,100,1,true,1,true,217,'bonus bVit,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5181,'Helm_Of_Darkness','Helm of Darkness','Armor',20,2000,3,1,true,true,true,true,true,true,true,true,true,true,true,1,50,true,233,'bonus bStr,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5182,'Puppy_Hat','Puppy Hat','Armor',20,500,2,true,1,30,234,'bonus bAgi,1;\nbonus3 bAutoSpell,"PR_GLORIA",1,10+20*(readparam(bAgi)>=77);'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5183,'Bird_Nest_Hat','Bird Nest Hat','Armor',20,500,2,true,1,10,true,235,'bonus bDex,1;\nbonus bAgi,1;\nbonus2 bResEff,Eff_Stun,1000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5184,'Captain_Hat','Captain\'s Hat','Armor',20,500,4,true,false,false,true,1,30,true,236,'bonus2 bSubEle,Ele_Water,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5185,'Laurel_Wreath','Laurel Wreath','Armor',20,100,1,1,true,1,10,true,237,'bonus bLuk,3;\nbonus2 bResEff,Eff_Blind,500;\nbonus2 bResEff,Eff_Curse,500;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5186,'Geographer_Band','Geographer Band','Armor',20,500,1,true,1,30,238,'bonus bInt,1;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",1,50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5187,'Twin_Ribbon','Twin Ribbon','Armor',20,200,1,true,1,30,true,239,'bonus bMaxSP,30;\nbonus bMdef,3;\nbonus3 bAutoSpellWhenHit,"NPC_STONESKIN",6,10;\nbonus5 bAutoSpellWhenHit,"NPC_ANTIMAGIC",6,120,BF_MAGIC,0;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5188,'Minstrel_Hat','Wandering Minstrel Hat','Armor',20,500,2,true,1,50,true,240,'bonus bInt,1;\nbonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5189,'Fallen_Leaves','Autumn Leaves','Armor',20,100,true,1,true,241,'bonus bMaxHP,40;\nbonus bMaxSP,40;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5190,'Baseball_Cap_','Independence Memorial Hat','Armor',20,20,3,1,true,1,true,216); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5191,'Ribbon_Black','Black Ribbon','Armor',800,100,1,1,true,1,true,242,'bonus bInt,1;\nbonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5192,'Ribbon_Yellow','Yellow Ribbon','Armor',800,100,1,1,true,1,true,243,'bonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5193,'Ribbon_Green','Green Ribbon','Armor',800,100,1,1,true,1,true,244,'bonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5194,'Ribbon_Pink','Pink Ribbon','Armor',800,100,1,1,true,1,true,245,'bonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5195,'Ribbon_Red','Red Ribbon','Armor',800,100,1,1,true,1,true,246,'bonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5196,'Ribbon_Orange','Orange Ribbon','Armor',800,100,1,1,true,1,true,247,'bonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5197,'Ribbon_White','White Ribbon','Armor',800,100,1,1,true,1,true,248,'bonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5198,'Drooping_Bunny','Drooping Bunny','Armor',10,100,1,true,1,true,249,'bonus bDex,1;\nbonus bFlee,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5199,'Baseball_Cap_I','Baseball Cap','Armor',200,3,true,1,true,216); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5200,'Coppola','Coppola','Armor',10,300,true,1,true,252); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5201,'Party_Hat_B','Party Hat','Armor',20,300,3,true,1,true,144,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5202,'Pumpkin_Hat_','Fantastic Pumpkin-Head','Armor',20,200,2,true,1,true,206,'bonus2 bSubRace,RC_Demon,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5203,'Tongue_Mask','Smiling Mask','Armor',20,200,2,true,true,1,253,'bonus bSpeedRate,25;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5204,'Event_Pierrot_Nose','Rudolph\'s Nose','Armor',20,100,true,1,49,'bonus2 bResEff,Eff_Blind,3000;\nbonus2 bAddMonsterDropItem,12130,30;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`) VALUES (5205,'Wreath','Emperor\'s Laurel Crown','Armor',20,1000,3,true,true,1,true,261,'bonus bAllStats,1;\nbonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5206,'Romantic_White_Flower','Romantic White Flower','Armor',20,100,true,false,false,true,1,259,100,true,true,true,'bonus2 bSubRace,RC_Plant,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5207,'Gold_Spirit_Chain','Angel Blessing','Armor',20,100,true,1,260,'bonus bLuk,1;\nbonus2 bSubEle,Ele_Holy,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5208,'Rideword_Hat','Rideword Hat','Armor',20,300,2,1,true,false,false,true,1,40,true,262,'bonus2 bHPDrainRate,50,8;\nbonus2 bSPDrainRate,10,4;\nbonus2 bHPLossRate,10,5000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5209,'Yellow_Baseball_Cap','Love Dad Cap','Armor',20,300,2,true,1,true,263); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5210,'Flying_Angel','Flapping Angel Wing','Armor',20,300,1,true,1,10,true,264,100,true,true,true,'bonus bCastrate,-3;\nbonus bAspdRate,3;\nbonus bInt,1;\nbonus bAgi,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5211,'Dress_Hat','Dress Hat','Armor',200,2,1,true,1,20,true,265,'bonus bMdef,7;\nbonus bStr,1;\nbonus bInt,1;\nbonus2 bAddClass,Class_All,2;\nbonus bMAtkRate,2;\nbonus bHealPower,5;\nif (getrefine()>=7) {\n bonus2 bAddClass,Class_All,1;\n bonus bMAtkRate,1;\n bonus bHealPower,1;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5212,'Satellite_Hairband','Satellite Hairband','Armor',1000,3,1,true,1,30,true,266,'bonus bMaxHP,50;\nbonus bMaxSP,10;\nskill "AL_RUWACH",1;','sc_end SC_RUWACH;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5213,'Black_Bunny_Band','Sheila Hairnet','Armor',200,2,true,1,1,true,267,'bonus bAgi,2;\nbonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5214,'Moonlight_Flower_Hat','Moonlight Flower Hat','Armor',200,3,true,true,1,1,true,268,'bonus bDex,2;\nbonus3 bAutoSpell,"AL_INCAGI",1,50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5215,'Angelic_Chain_','Evolved Angel Wing','Armor',20,100,2,true,false,false,true,1,true,38,100,true,true,true,'bonus bMdef,3;\nbonus bDex,1;\nbonus bInt,1;\nbonus2 bSubRace,RC_Demon,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5216,'Satanic_Chain_','Evolved Evil Wing','Armor',20,100,3,true,false,false,true,1,true,39,100,true,true,true,'bonus bStr,1;\nbonus bAgi,1;\nbonus bFlee,3;\nbonus2 bSubRace,RC_Angel,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5217,'Magestic_Goat_TW','Evolved Majestic Goat','Armor',20,800,5,true,true,true,true,true,true,true,true,true,1,true,41,100,true,true,true,'bonus bStr,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5218,'Bunny_Band_','Evolved Bunny Band','Armor',20,100,2,true,1,true,15,100,true,true,true,'bonus bInt,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5219,'Drooping_Kitty_','Evolved Drooping Cat','Armor',250000,500,1,true,false,false,true,1,true,142,100,true,true,true,'bonus bMdef,18;\nbonus bFlee,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5220,'Smoking_Pipe_','Evolved Pipe','Armor',20,100,true,false,false,true,1,55,100,true,true,true,'bonus bVit,1;\nbonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5221,'Pair_Of_Red_Ribbon_','Evolved Pair of Red Ribbon','Armor',20,100,1,true,1,45,169,100,true,true,true,'bonus bFlee,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5222,'Fish_On_Head_','Evolved Blue Fish','Armor',20,500,2,true,1,50,true,149,100,true,true,true,'bonus bAgi,1;\nbonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5223,'Big_Golden_Bell_','Evolved Big Golden Bell','Armor',20,200,2,true,false,false,true,true,1,35,true,175,100,true,true,true,'bonus bAgi,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5224,'Orc_Hero_Helm_TW','Evolved Orc Hero Helm','Armor',500000,900,5,true,false,false,true,true,1,55,true,178,100,true,true,true,'bonus bStr,2;\nbonus bVit,1;\nbonus bMaxHPrate,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5225,'Marcher_Hat','Parade Hat','Armor',20,200,2,1,true,1,10,true,269,'bonus bMdef,2;\nbonus bStr,2;\nbonus4 bAutoSpellWhenHit,"AL_ANGELUS",5,30,0;\nbonus4 bAutoSpellWhenHit,"HP_ASSUMPTIO",1,1,0;\nbonus2 bResEff,Eff_Stun,1000;\nif (BaseClass == Job_Acolyte)\n bonus4 bAutoSpellOnSkill,"AL_HEAL","PR_LEXAETERNA",1,1000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5226,'Mini_Propeller_','Mini Propeller','Armor',20,200,2,true,1,true,270,100,true,true,true,'bonus bAgi,2;\nbonus bDex,1;\nbonus bFlee,10;\nbonus bCastrate,-getrefine();'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5227,'Red_Deviruchi_Cap','Red Deviruchi Hat','Armor',20,800,2,true,false,false,true,1,64,true,271,100,true,true,true,true,true,true,true,'bonus bStr,1;\nbonus bInt,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5228,'White_Deviruchi_Cap','Gray Deviruchi Hat','Armor',20,800,2,true,false,false,true,1,64,true,272,100,true,true,true,true,true,true,true,'bonus bStr,1;\nbonus bInt,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5229,'Gray_Deviruchi_Cap','Brown Deviruchi Hat','Armor',20,800,2,true,false,false,true,1,64,true,273,100,true,true,true,true,true,true,true,'bonus bStr,1;\nbonus bInt,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5230,'White_Drooping_Kitty','Gray Drooping Cat','Armor',250000,500,1,true,false,false,true,1,true,274,100,true,true,true,true,true,true,true,'bonus2 bResEff,Eff_Curse,3000;\nbonus bMdef,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5231,'Gray_Drooping_Kitty','Brown Drooping Cat','Armor',250000,500,1,true,false,false,true,1,true,275,100,true,true,true,true,true,true,true,'bonus2 bResEff,Eff_Curse,3000;\nbonus bMdef,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5232,'Pink_Drooping_Kitty','Pink Drooping Cat','Armor',250000,500,1,true,false,false,true,1,true,276,100,true,true,true,true,true,true,true,'bonus2 bResEff,Eff_Curse,3000;\nbonus bMdef,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5233,'Blue_Drooping_Kitty','Blue Drooping Cat','Armor',250000,500,1,true,false,false,true,1,true,277,100,true,true,true,true,true,true,true,'bonus2 bResEff,Eff_Curse,3000;\nbonus bMdef,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5234,'Yellow_Drooping_Kitty','Yellow Drooping Cat','Armor',250000,500,1,true,false,false,true,1,true,278,100,true,true,true,true,true,true,true,'bonus2 bResEff,Eff_Curse,3000;\nbonus bMdef,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5235,'Gray_Fur_Hat','Brown Beanie','Armor',20,350,2,true,1,true,279,100,true,true,true,true,true,true,true,'bonus bLuk,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5236,'Blue_Fur_Hat','Blue Beanie','Armor',20,350,2,true,1,true,280,100,true,true,true,true,true,true,true,'bonus bLuk,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5237,'Pink_Fur_Hat','Pink Beanie','Armor',20,350,2,true,1,true,281,100,true,true,true,true,true,true,true,'bonus bLuk,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5238,'Red_Wizardry_Hat','Red Mage Hat','Armor',20,300,1,true,true,true,true,true,1,true,282,100,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bMaxSP,150;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5239,'White_Wizardry_Hat','Gray Mage Hat','Armor',20,300,1,true,true,true,true,true,1,true,283,100,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bMaxSP,150;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5240,'Gray_Wizardry_Hat','Brown Mage Hat','Armor',20,300,1,true,true,true,true,true,1,true,284,100,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bMaxSP,150;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5241,'Blue_Wizardry_Hat','Blue Mage Hat','Armor',20,300,1,true,true,true,true,true,1,true,285,100,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bMaxSP,150;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5242,'Yellow_Wizardry_Hat','Yellow Mage Hat','Armor',20,300,1,true,true,true,true,true,1,true,286,100,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bMaxSP,150;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5243,'Chullos','Shafka','Armor',20,800,2,1,true,true,1,true,287,100,true,true,true,'bonus2 bResEff,Eff_Freeze,1000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5244,'Elven_Blindfold','Elven Blindfold','Armor',20,200,1,true,1,288,'bonus2 bResEff,Eff_Blind,10000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5245,'Elven_Sunglasses','Elven Sunglasses','Armor',20,200,1,true,1,289,'bonus2 bResEff,Eff_Blind,500;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5246,'Angelic_Helm','Angelic Helm','Armor',20,700,3,true,1,true,290,'bonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,3;\nbonus2 bSubRace,RC_Demon,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5247,'Satanic_Helm','Satanic Helm','Armor',20,700,4,true,1,true,291,'bonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,3;\nbonus2 bSubRace,RC_Demon,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5248,'Robotic_Blindfold','Robotic Blindfold','Armor',20,200,1,true,1,292,'bonus2 bResEff,Eff_Blind,10000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5249,'Human_Blindfold','Human Blindfold','Armor',20,200,1,true,1,293,'bonus2 bResEff,Eff_Blind,10000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`) VALUES (5250,'Robotic_Ears','Robotic Ears','Armor',20,10,true,1,294); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`) VALUES (5251,'Round_Ears','Round Ears','Armor',20,10,true,1,295); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5252,'Drooping_Nine_Tail','Drooping Ninetail','Armor',20,300,1,true,1,20,true,296,'bonus bAgi,1;\nbonus bDex,1;\nbonus3 bAutoSpellWhenHit,"PR_GLORIA",1,30;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5253,'Lif_Doll_Hat','Lif Doll Hat','Armor',20,200,1,1,true,1,20,true,297,'bonus bInt,1;\nbonus bMdef,getrefine();\nbonus bDef,getrefine()*-1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5254,'Deviling_Hat','Deviling Hat','Armor',20,500,1,1,true,1,20,true,298,'bonus bStr,1;\nbonus bCritical,3;\nbonus2 bSubRace,RC_Angel,-20;\nif (getrefine()>=6) {\n bonus bCritical,getrefine()-5;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5255,'Triple_Poring_Hat','Triple Poring Hat','Armor',20,600,3,true,1,20,299,'bonus bLuk,3;\nbonus3 bAutoSpell,"BS_GREED",1,50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5256,'Valkyrie_Feather_Band','Valkyrie Feather Band','Armor',20,100,1,1,true,1,20,true,300,100,true,true,true,'bonus bInt,1;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",1,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5257,'Soulless_Wing','Soul Ring','Armor',20,300,2,true,false,false,true,1,20,true,301,100,true,true,true,'bonus bMdef,2;\nbonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",1,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5258,'Afro_Wig','Afro Wig','Armor',20,100,1,true,true,1,10,true,302,'bonus3 bAutoSpellWhenHit,"NV_FIRSTAID",1,300;\nbonus2 bSubEle,Ele_Neutral,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5259,'Elephant_Hat_','Elephant Hat','Armor',20,500,3,true,1,true,215,'bonus bVit,1;\nbonus3 bAutoSpell,"WZ_WATERBALL",3,10;\nskill "AL_HOLYWATER",1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5260,'Cookie_Hat','Cookie Hat','Armor',20,500,2,true,1,true,217,'bonus bAgi,1;\nbonus bFlee2,5;\nbonus bCritAtkRate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5261,'Silver_Tiara_','Silver Tiara','Armor',20,500,2,true,1,true,218,'bonus bInt,2;\nif (BaseClass == Job_Mage)\n bonus bMatkRate,(JobLevel/20);\nif (BaseClass == Job_Acolyte)\n bonus bUseSPrate,-(JobLevel/10);\nif (BaseClass == Job_Archer)\n bonus bMaxSP,(JobLevel*2);'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5262,'Gold_Tiara_','Golden Tiara','Armor',20,500,2,true,1,true,232,'bonus bStr,2;\nbonus bUnbreakableHelm;\nif (readparam(bDex)<56 && (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief))\n bonus bDex,JobLevel/7;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5263,'Ati_Atihan_Hat','Pagdayaw','Armor',20,100,1,true,false,false,true,true,true,1,20,true,303,100,true,true,true,'bonus2 bSubEle,Ele_Water,1;\nbonus2 bSubEle,Ele_Earth,1;\nbonus2 bSubEle,Ele_Fire,1;\nbonus2 bSubEle,Ele_Wind,1;\nbonus2 bAddEff,Eff_Curse,300;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5264,'Aussie_Flag_Hat','Australian Flag Hat','Armor',20,500,4,true,1,true,304,'bonus bAllStats,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5265,'Apple_Of_Archer_C','Apple of Archer','Armor',1,7,true,false,false,true,1,1,72,100,true,true,true,true,true,true,true,true,'bonus bDex,4;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5266,'Bunny_Band_C','Bunny Band','Armor',1,9,true,1,1,15,100,true,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5267,'Sahkkat_C','Sakkat','Armor',1,10,true,1,67,100,true,true,true,true,true,true,true,true,'bonus bAgi,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5268,'Lord_Circlet_C','Grand Circlet','Armor',1,10,true,false,false,true,1,1,93,100,true,true,true,true,true,true,true,true,'bonus bStr,3;\nbonus bInt,3;\nbonus bLuk,3;\nbonus bMdef,4;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5269,'Flying_Angel_','Flapping Angel Wing','Armor',20,300,1,true,1,10,true,264,'bonus bInt,1;\nbonus bAgi,1;\nbonus bAspdRate,3;\nbonus bSpeedRate,25;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5270,'Fallen_Leaves_','Autumn Leaves','Armor',20,100,1,1,true,1,true,241,'bonus bFlee2,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`) VALUES (5271,'Chinese_Crown_','Phoenix Crown','Armor',20,500,4,1,true,true,1,true,221,'bonus bMdef,3;\nbonus2 bSubClass,Class_Boss,getrefine();'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5272,'Tongue_Mask_','Tongue Mask','Armor',20,100,2,true,true,1,253,'bonus3 bAutoSpell,"SM_PROVOKE",5,50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5273,'Happy_Wig','Happy Wig','Armor',20,100,1,true,true,1,true,305,'bonus bSpeedRate,25;\nbonus bDef,4;\nskill "TF_HIDING",1;','sc_end SC_HIDING;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5274,'Shiny_Wig','Shiny Wig','Armor',20,100,1,true,true,1,true,306,'bonus bSpeedRate,25;\nbonus bDef,4;\nskill "TF_HIDING",1;','sc_end SC_HIDING;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5275,'Marvelous_Wig','Marvelous Wig','Armor',20,100,1,true,true,1,true,307,'bonus bSpeedRate,25;\nbonus bDef,4;\nskill "TF_HIDING",1;','sc_end SC_HIDING;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5276,'Fantastic_Wig','Fantastic Wig','Armor',20,100,1,true,true,1,true,308,'bonus bSpeedRate,25;\nbonus bDef,4;\nskill "TF_HIDING",1;','sc_end SC_HIDING;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5277,'Yellow_Bandana','Yellow Bandana','Armor',20,100,1,true,false,false,true,1,20,true,309,100,true,true,true,'bonus bLuk,2;\nbonus bVit,2;\nbonus bLongAtkDef,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5278,'Yellow_Ribbon','Yellow Ribbon','Armor',20,100,1,true,false,false,true,1,20,true,310,100,true,true,true,'bonus bLuk,2;\nbonus bVit,2;\nbonus bLongAtkDef,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5279,'Drooping_Kitty_C','Refined Drooping Cat','Armor',2,1,true,false,false,true,1,142,'bonus bMdef,15;\nbonus2 bResEff,Eff_Curse,3000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5280,'Magestic_Goat_C','Baphomet Horns','Armor',2,5,true,1,41,'bonus bStr,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5281,'Deviruchi_Cap_C','Refined Deviruchi Hat','Armor',2,2,true,false,false,true,1,123,'bonus bStr,1;\nbonus bInt,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5282,'euRO_Baseball_Cap','Europe Baseball Cap','Armor',200,3,1,true,1,true,216); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5283,'Chick_Hat','Chick Hat','Armor',20,100,1,true,1,10,311,100,true,true,true,'bonus bLuk,2;\nbonus bMaxHP,50;\nbonus bMaxSP,50;\nskill "TF_DOUBLE",2;\nbonus bDoubleRate,10;\nbonus2 bSubRace,RC_DemiHuman,3;\nbonus2 bSubRace,RC_Player_Human,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5284,'Water_Lily_Crown','Water Lily Crown','Armor',20,200,1,true,1,30,312,100,true,true,true,'bonus bDex,1;\nbonus bAgi,1;\nbonus bHPrecovRate,5;\nbonus bSPrecovRate,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5285,'Vane_Hairpin','Vane Hairpin','Armor',20,300,3,1,true,1,30,313,100,true,true,true,'bonus bAgi,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5286,'Pecopeco_Hairband','Pecopeco Hairband','Armor',20,3,true,1,70,314,100,true,true,true,'bonus bSpeedRate,25;\nbonus bAspdRate,-10;\nbonus bCastrate,25;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5287,'Vacation_Hat','Vacation Hat','Armor',20,200,1,1,true,1,30,315,100,true,true,true,'bonus bVit,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5288,'Red_Glasses','Red Glasses','Armor',20,1,true,1,316,100,true,true,true,'bonus bInt,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5289,'Vanilmirth_Hat','Vanilmirth Hat','Armor',20,100,true,1,30,317,100,true,true,true,'bonus bUnbreakableHelm;\nbonus3 bAutoSpell,"MG_FIREBOLT",1,10;\nbonus3 bAutoSpell,"MG_COLDBOLT",1,10;\nbonus3 bAutoSpell,"MG_LIGHTNINGBOLT",1,10;\nbonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5290,'Drooping_Bunny_','Drooping Bunny','Armor',20,100,1,true,1,true,249,'bonus bDex,1;\nbonus bFlee,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5291,'Kettle_Hat','Kettle Hat','Armor',20,600,4,true,1,30,true,318,100,true,true,true,'bonus4 bAutoSpell,"SA_DELUGE",2,10,0;\nbonus3 bAutoSpell,"WZ_WATERBALL",3,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5292,'Dragon_Skull','Dragon Skull','Armor',20,800,5,true,1,50,true,319,100,true,true,true,'bonus2 bSubRace,RC_Dragon,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5293,'Ramen_Hat','Ramen Hat','Armor',20,1,true,1,320,100,true,true,true,'bonus bDex,4;\nbonus4 bAutoSpellWhenHit,"AL_DECAGI",1,30,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5294,'Whisper_Mask','Whisper Mask','Armor',20,true,true,true,1,321,100,true,true,true,'bonus bAgi,3;\nbonus2 bSubEle,Ele_Ghost,-10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5295,'Golden_Bandana','Golden Bandana','Armor',20,2400,4,true,true,1,138,100,true,true,true,true,true,true,'bonus bMdef,4;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5296,'Drooping_Nine_Tail_','Drooping Nine Tail','Armor',20,300,1,1,true,1,true,296,'bonus bAgi,1;\nbonus bCritical,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5297,'Soulless_Wing_','Soul Wing','Armor',20,300,2,1,true,1,true,301,'bonus bAllStats,1;\nbonus2 bSPRegenRate,2,10000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`) VALUES (5298,'Marvelous_Wig_','Dokebi\'s Wig','Armor',20,100,1,1,true,true,1,true,307,'bonus2 bSubEle,Ele_Neutral,5;\nbonus2 bSubEle,Ele_Fire,-5;\nbonus2 bSubEle,Ele_Water,-5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5299,'Ati_Atihan_Hat_','Pagdayaw','Armor',20,100,1,1,true,true,true,1,303,'bonus3 bAutoSpell,"DC_SCREAM",1,50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5300,'Bullock_Helm','Bullock Helm','Armor',20,800,2,true,false,false,true,1,45,true,322,100,true,true,true,'bonus bMaxHP,100;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5301,'Russian_Ribbon','Victory Hairband','Armor',100,true,1,true,323); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5302,'Lotus_Flower_Hat','Flower Lily','Armor',100,1,true,1,30,true,324); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5303,'Flower_Coronet','Flower Crown','Armor',20,300,1,true,1,true,325,'bonus bMdef,3;\nbonus bMaxHP,50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5304,'Cap_Of_Blindness','Cap Of Blindness','Armor',20,800,4,1,true,true,true,1,50,true,326,100,true,true,true,'bonus2 bResEff,Eff_Curse,700;\nbonus2 bResEff,Eff_Blind,10000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5305,'Pirate_Dagger','Pirate Dagger','Armor',20,100,true,1,327,100,true,true,true,true,true,true,true,'bonus bBaseAtk,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5306,'Freyja_Crown','Freya\'s Crown','Armor',500,12,true,false,false,true,1,328,100,true,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5307,'Carmen_Miranda\'s_Hat','Carmen Miranda\'s Hat','Armor',20,400,3,true,1,true,329,100,true,true,true,'bonus bMdef,3;\nbonus3 bAutoSpellWhenHit,"DC_WINKCHARM",1,50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5308,'Brazilian_Flag_Hat','Brazil National Flag Hat','Armor',20,300,3,1,true,1,true,330,100,true,true,true,'bonus bSpeedAddRate,25;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`refineable`,`view`,`script`) VALUES (5309,'Mahican','Wool Mask','Armor',20,200,1,true,true,true,1,true,331,'skill "RG_GRAFFITI",1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`,`unequip_script`) VALUES (5310,'Bulb_Hairband','Shining Electric Bulb Hairband','Armor',20,100,3,1,true,1,true,332,100,true,true,true,'bonus2 bSubEle,Ele_Dark,10;\nskill "MG_SIGHT",1;','sc_end SC_SIGHT;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5311,'Large_Hibiscus','Large Hisbiscus','Armor',20,100,1,1,true,1,true,333,100,true,true,true,'bonus bMdef,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5312,'Ayothaya_Hat','Ayothaya King\'s Hat','Armor',20,100,5,1,true,true,true,true,true,true,true,true,true,true,1,true,334,100,true,true,true,'bonus bStr,1;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5313,'Diadem','Diadem','Armor',20,100,3,1,true,true,1,true,335,100,true,true,true,'bonus bInt,1;\nbonus bMatkRate,3;\nbonus bCastrate,-3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5314,'Hockey_Mask','Hockey Mask','Armor',20,100,1,true,true,1,50,336,100,true,true,true,'bonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5315,'Observer','Observer','Armor',20,100,1,true,1,35,337,100,true,true,true,'skill "WZ_ESTIMATION",1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5316,'Umbrella_Hat','Umbrella Hat','Armor',20,100,2,true,1,50,true,338,'bonus2 bSubEle,Ele_Water,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5317,'Fisherman_Hat','Fisherman\'s Hat','Armor',20,100,2,true,1,50,true,339,'bonus3 bAutoSpell,"WZ_WATERBALL",3,50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5318,'Poring_Party_Hat','Poring Party Hat','Armor',20,2,true,1,true,340,100,true,true,true,true,true,true,'bonus bAllStats,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5319,'Hellomother_Hat','Hello Mother Hat','Armor',20,200,2,true,false,false,true,1,10,true,341,'bonus bLuk,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5320,'Champion_Wreath','Champion Wreath','Armor',20,500,4,true,false,false,true,1,true,261,100,true,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus4 bAutoSpellWhenHit,"AL_HEAL",1,50,0;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5321,'Indonesian_Bandana','Bandana Merah Putih','Armor',20,500,2,true,1,true,342); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5322,'Scarf','Kerchief','Armor',20,100,2,true,1,24,true,343,100,true,true,true,true,true,true,true,'bonus bMdef,2;\nbonus bFlee,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5323,'Misstrance_Crown','Misstrance Crown','Armor',20,10,true,1,165,100,true,true,true,true,true,true,true,'bonus bAllStats,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5324,'Little_Angel_Doll','Little Angel Doll','Armor',20,300,2,true,1,10,true,344,100,true,true,true,'bonus bDex,3;\nbonus4 bAutoSpellWhenHit,"CR_GRANDCROSS",3,30,0;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5325,'Robo_Eye','Robo Eye','Armor',20,200,2,true,1,10,345,'bonus2 bAddClass,Class_All,2;\nbonus bMatkRate,2;\nbonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5326,'Masquerade_C','Masquerade C','Armor',1,1,true,1,78,'bonus2 bAddRace,RC_DemiHuman,7;\nbonus2 bAddRace,RC_Player_Human,7;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5327,'Orc_Hero_Helm_C','Refined Helmet of Orc Hero','Armor',1,10,true,false,false,true,true,1,178,'bonus bStr,5;\nbonus bVit,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5328,'Evil_Wing_Ears_C','Evil Wing Ears C','Armor',1,2,true,1,152,'bonus bStr,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5329,'Dark_Blindfold_C','Dark Blindfold C','Armor',1,1,true,1,187,'bonus2 bResEff,Eff_Blind,10000;\nbonus2 bResEff,Eff_Stun,500;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5330,'kRO_Drooping_Kitty_C','kRO Drooping Kitty C','Armor',1,6,true,false,false,true,1,142,'bonus bMdef,15;\nbonus2 bResEff,Eff_Curse,4000;\nbonus2 bResEff,Eff_Curse,1000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5331,'Corsair_C','Corsair C','Armor',1,10,true,false,false,true,1,105,'bonus bVit,3;\nbonus bInt,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5332,'Loki_Mask','Loki Mask','Armor',200,true,true,1,20,346,'bonus bFlee2,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5333,'Radio_Antenna','Radio Antenna','Armor',1500,2,true,1,50,true,347,100,true,true,true,true,true,'bonus bMdef,5;\nbonus bCritical,5;\nbonus bFlee,5;\nskill "MG_LIGHTNINGBOLT",1;\nbonus4 bAutoSpellWhenHit,"MG_THUNDERSTORM",5,30,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5334,'Angeling_Wanna_Fly','Flapping Angeling','Armor',700,true,1,38,348,'bonus bLuk,2;\nbonus bMdef,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5335,'Jumping_Poring','Jumping Poring','Armor',300,2,true,1,349,'bonus bLuk,1;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`) VALUES (5336,'Guildsman_Recruiter','Guildsman Recruiter Hat','Armor',2,true,1,10,true,350,100,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`) VALUES (5337,'Party_Recruiter_Hat','Party Recruiter Hat','Armor',2,true,1,10,true,351,100,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5338,'Bf_Recruiter_Hat','Bf Recruiter Hat','Armor',2,true,1,10,true,352,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5339,'Friend_Recruiter_Hat','Friend Recruiter Hat','Armor',2,true,1,10,true,353,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5340,'Deprotai_Doll_Hat','Defolty Doll Hat','Armor',500,1,true,1,60,354,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus bStr,2;\nbonus3 bAutoSpellWhenHit,"AL_ANGELUS",10,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5341,'Claris_Doll_Hat','Glaris Doll Hat','Armor',500,1,true,1,60,355,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus bInt,2;\nbonus bMagicHPGainValue,50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5342,'Sorin_Doll_Hat','Sorin Doll Hat','Armor',500,1,true,1,60,356,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus bDex,2;\nautobonus "{ bonus bBaseAtk,50; }",20,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }";'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5343,'Tayelin_Doll_Hat','Telling Doll Hat','Armor',500,1,true,1,60,357,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus bAgi,2;\nbonus2 bAddItemHealRate,504,10;\nbonus2 bAddItemHealRate,547,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5344,'Binit_Doll_Hat','Bennit Doll Hat','Armor',500,1,true,1,60,358,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus bVit,2;\nautobonus "{ bonus bAspdRate,5; }",20,30000,0,"{ specialeffect2 EF_HASTEUP; }";'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5345,'Debril_Doll_Hat','W Doll Hat','Armor',500,1,true,1,60,359,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus bLuk,2;\nbonus2 bAddRace,RC_Undead,5;\nbonus2 bMagicAddRace,RC_Undead,5;\nbonus2 bSubRace,RC_Undead,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5346,'Gf_Recruiter_Hat','Gf Recruiter Hat','Armor',2,true,1,10,true,360,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5347,'Ph.D_Hat_','Ph.D Hat','Armor',20,200,3,1,true,false,false,true,1,true,98); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5348,'Big_Sis\'_Ribbon_','Big Ribbon','Armor',15000,200,2,1,true,false,false,true,1,true,28,'bonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5349,'Boy\'s_Cap_','Boy\'s Cap','Armor',20,100,2,1,true,false,false,true,1,true,102); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5350,'Pirate_Bandana_','Pirate Bandana','Armor',20,100,3,1,true,false,false,true,1,true,74,'bonus bStr,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5351,'Sunflower_','Sunflower','Armor',20,100,1,1,true,1,37,'bonus2 bSubRace,RC_Insect,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`) VALUES (5352,'Poporing_Cap','Poporing Cap','Armor',20,700,2,true,false,false,true,1,38,true,361,100,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`) VALUES (5353,'Helm_Of_Sun_','Hat of the Sun God','Armor',20,2400,4,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,138,'bonus bStr,3;\nbonus bInt,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5354,'Muslim_Hat_M','Muslim Hat M','Armor',100,2,true,1,362,'bonus bCastrate,-5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5355,'Muslim_Hat_F','Selendang','Armor',100,2,true,1,363,'bonus bCastrate,-5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5356,'Pumpkin_Hat_H','Festival Pumpkin Hat','Armor',20,200,2,true,1,true,206,100,true,true,'bonus2 bSubRace,RC_Demon,5;\nbonus2 bAddRace,RC_Demon,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5357,'Wings_Of_Victory','Wings Of Victory','Armor',20,200,10,true,true,1,365,100,true,true,true,true,true,true,true,'bonus bMdef,10;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5358,'Pecopeco_Wing_Ears','Peco Ears','Armor',20,100,1,true,1,70,366,100,true,true,true,'bonus bAgi,1;\nbonus bMdef,2;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5359,'J_Captain_Hat','Ship Captain Hat','Armor',20,300,3,1,true,1,60,true,367,100,true,true,true,'bonus bDex,1;\nbonus bLongAtkRate,7;\nbonus bMaxHP,100;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5360,'Whikebain_Ears','Hyuke\'s Black Cat Ears','Armor',20,200,2,true,1,45,true,368,100,true,true,true,'bonus bFlee,10;\nbonus bCritical,3;\nbonus bCritAtkRate,10;\nbonus bDefRate,-50;\nbonus bDef2Rate,-50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5361,'Gang_Scarf','Gangster Scarf','Armor',20,100,true,1,60,369,100,true,true,true,'bonus bBaseAtk,5;\nif (BaseJob == Job_Rogue)\n skill "RG_GANGSTER",1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5362,'Ninja_Scroll','Ninja Scroll','Armor',20,200,true,1,60,370,100,true,true,true,'bonus bMatkRate,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5363,'Helm_Of_Abyss','Helm Of Abyss','Armor',20,1000,2,1,true,true,true,true,true,true,true,true,true,true,1,70,true,371,'bonus2 bSubRace,RC_DemiHuman,-10;\nbonus2 bSubRace,RC_Player_Human,-10;\nbonus2 bSubClass,Class_Boss,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5364,'Dark_Snake_Lord_Hat','Evil Snake Lord Hat','Armor',20,500,2,1,true,1,60,true,372,'bonus bStr,1;\nbonus bInt,1;\nbonus bAgi,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5365,'Fried_Egg','Magnolia Hat','Armor',20,100,3,1,true,1,1,373,'bonus2 bResEff,Eff_Stun,500;\nskill "HT_FLASHER",1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5366,'Hat_0f_King','Love Dad Bandana','Armor',20,200,3,true,1,true,374,'bonus bAllStats,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5367,'Hyegun_Hat','Hyegun Hat','Armor',20,100,5,1,true,true,true,1,10,375,100,true,true,true,'bonus bMdef,3;\nbonus2 bSubRace,RC_Demon,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5368,'White_Wing','White Wing','Armor',20,100,2,true,1,true,38,100,true,true,true,true,true,true,true,'bonus2 bAddMonsterDropItem,12280,300;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5369,'Dark_Wing','Dark Wing','Armor',20,100,1,true,1,true,39,100,true,true,true,true,true,true,true,'bonus2 bAddMonsterDropItem,12279,300;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5370,'Orchid_Hairband','Orchid Hairband','Armor',20,200,1,true,1,true,376,'bonus bInt,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5371,'Hat_Of_Judge','Judge Hat','Armor',20,300,2,true,true,1,true,377,100,true,true,true,'bonus bLuk,1;\nbonus bMaxSP,30;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5372,'Drooping_White_Kitty','Koneko Hat','Armor',20,500,1,true,1,true,378,100,true,true,true,'bonus bInt,1;\nbonus bDelayRate,-3;\nbonus bMatkRate,3;\nbonus bMaxSPrate,3;\nbonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5373,'Darkness_Helm','Dark Randgris Helm','Armor',20,300,2,1,true,true,1,true,379,100,true,true,true,'bonus bDex,3;\nbonus bMdef,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5374,'L_Magestic_Goat','Gigantic Majestic Goat','Armor',20,800,5,true,1,true,380,100,true,true,true,'bonus2 bAddRace,RC_DemiHuman,12;\nbonus2 bAddRace,RC_Player_Human,12;\nbonus bBaseAtk,(JobLevel*2)/7;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5375,'L_Orc_Hero_Helm','Orc Hero Headdress','Armor',20,900,5,1,true,true,1,true,381,100,true,true,true,'bonus bStr,2;\nbonus3 bAutoSpellWhenHit,"BS_WEAPONPERFECT",3,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5376,'Satanic_Chain_P','Flying Evil Wing','Armor',20,100,3,1,true,1,true,382,100,true,true,true,'bonus bMaxSP,120;\nbonus2 bAddEff2,Eff_Curse,300;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5377,'Antique_Pipe','Gentleman\'s Pipe','Armor',20,100,true,1,383,100,true,true,true,'bonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5378,'Rabbit_Ear_Hat','Bunny Top Hat','Armor',20,300,true,1,true,384,100,true,true,true,'bonus bAgi,3;\nbonus3 bAutoSpellWhenHit,"AL_INCAGI",5,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5379,'Balloon_Hat','Tam','Armor',800,3,1,true,1,50,true,385,'bonus bMdef,2;\nbonus bMatkRate,2+(getrefine()/2);'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5380,'Fish_Head_Hat','Fish Head Hat','Armor',20,400,1,true,1,true,386,100,true,true,true,'bonus3 bAutoSpell,"SA_FROSTWEAPON",1,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5381,'Santa_Poring_Hat','Santa Poring Hat','Armor',20,100,2,1,true,1,387,100,true,true,true,'bonus bMdef,2;\nbonus2 bAddEle,Ele_Dark,3;\nbonus2 bSubEle,Ele_Dark,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`,`unequip_script`) VALUES (5382,'Bell_Ribbon','Bell Ribbon','Armor',20,200,3,1,true,1,true,388,100,true,true,true,'bonus bVit,1;\nskill "AL_ANGELUS",1;','sc_end SC_ANGELUS;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5383,'Hunting_Cap','Hunter\'s Cap','Armor',20,250,3,1,true,false,false,true,1,50,true,389,100,true,true,true,'bonus bLuk,1;\nbonus2 bAddRace,RC_Brute,10;\nbonus2 bAddRace,RC_Player_Doram,10;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5384,'Santa_Hat_1','Twin Pompom By JB','Armor',20,200,1,1,true,1,20,true,390,'bonus bLuk,3;\nskill "WZ_ESTIMATION",1;\nbonus3 bAutoSpell,"AL_INCAGI",1,500;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`,`unequip_script`) VALUES (5385,'Yoyo_Hat','Yoyo Hat','Armor',20,300,1,true,1,20,true,391,100,true,true,true,true,true,'skill "TF_HIDING", 1;','sc_end SC_HIDING;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5386,'Ayam_','Ayam','Armor',70,7,true,1,1,228,100,true,true,'bonus bMdef,7;\nbonus bFlee,7;\nbonus2 bAddMonsterDropItem,12198,200;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5387,'Neko_Mimi_Kafra','Neko Mimi Kafra','Armor',20,200,1,1,true,1,30,true,392,100,true,true,true,'bonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5388,'Snake_Head','Snake Head Hat','Armor',20,200,1,1,true,1,30,true,393,100,true,true,true,'skill "TF_DOUBLE",5;\nbonus bDoubleRate,25;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5389,'Angel_Spirit','Angel Spirit','Armor',20,200,true,1,30,394,100,true,true,true,'bonus bStr,2;\nbonus bHit,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5390,'Santa_Hat_2','Frozen Twin Pompom','Armor',20,100,2,true,1,true,395,'bonus2 bResEff, Eff_Freeze, 3000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5391,'Toast_C','Toast','Armor',20,true,1,188,100,true,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus2 bAddMonsterDropItem,617,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5392,'Louyang_Cap','Luoyang NewYear Hat','Armor',20,300,3,1,true,1,true,396,'bonus bLuk,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5393,'Valentine_Hat','Love Valentine\'s Hat','Armor',20,200,2,true,1,397,'bonus bMaxSPrate, 7;\nbonus bMaxHPrate, 7;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5394,'Bubblegum_Lower','Bubblegum','Armor',true,1,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5395,'Tiraya_Bonnet','Striped Hat','Armor',20,500,2,1,true,1,50,true,398,100,true,true,true,'bonus bMaxHP,100+(getrefine()*20);\nbonus bLuk,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5396,'Jasper_Crest','Jasper Crest','Armor',20,700,2,1,true,1,true,399,'bonus bDex,3;\nbonus bVit,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5397,'Scuba_Mask','Scuba Gear','Armor',20,100,true,1,400,100,true,true,true,'bonus2 bSubEle,Ele_Water, 10;\nbonus bUnbreakableHelm, 0;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`class_upper`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5398,'Bone_Head','Bone Head','Armor',20,1200,5,1,true,true,true,true,true,true,true,true,1,85,true,401,'bonus bStr,2;\nbonus bMdef,5;\nbonus2 bResEff,Eff_Stun,500;\nbonus2 bResEff,Eff_Bleeding,500;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5399,'Mandragora_Cap','Mandragora Cap','Armor',20,300,1,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,85,402,'bonus bVit,3;\nbonus3 bAutoSpellWhenHit,"DC_SCREAM",5,30;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5400,'Fox_Hat','Fox Hat','Armor',20,200,true,true,true,1,403,'bonus bLuk,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5401,'Black_Glasses','Black Frame Glasses','Armor',20,200,1,true,1,70,404,100,true,true,true,'bonus bInt,1;\nbonus bMdef,2;\nbonus bUnbreakableHelm, 0;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5402,'Mischievous_Fairy','Mischievous Fairy','Armor',10,200,1,true,1,70,405,100,true,true,true,'bonus bUnbreakableHelm, 0;\nbonus bFlee2, 3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5403,'Fish_In_Mouth','Fish In Mouth','Armor',10,200,true,1,30,406,100,true,true,true,'bonus2 bAddMonsterDropItem,579,500;\nbonus2 bAddItemHealRate,579,25;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5404,'Blue_Ribbon','Blue Ribbon','Armor',10,100,1,1,true,1,45,true,407,100,true,true,true,'bonus4 bAutoSpellWhenHit,"AC_CONCENTRATION",2,7,0;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5405,'Filir_Hat','Filir Hat','Armor',10,200,true,1,80,408,100,true,true,true,'bonus bShortWeaponDamageReturn, 1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5406,'Academy_Freshman_Hat','Academy Freshman Hat','Armor',500,2,true,1,true,409,100,true,true,true,true,true,true,'bonus bMaxHP,80;\nbonus bMaxSP,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5407,'Academy_Graduating_Cap','Academy Completion Hat','Armor',200,2,1,true,1,true,410,100,true,true,true,true,true,true,'bonus bMaxSP,30;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5408,'Old_Bandanna','Old Bandana','Armor',5,true,1,6,'bonus bInt,2;\nbonus bMaxSP,50;\nbonus bCastrate,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5409,'New_Cowboy_Hat','Purple Cowboy Hat','Armor',20,500,4,1,true,1,true,411,'bonus bInt,2;\nbonus bVit,2;\nbonus bMaxSP,50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5410,'Bread_Bag2','Brown Paperbag Hat','Armor',20,200,6,true,true,true,1,412,'bonus bMaxHP,100;\nbonus2 bResEff, Eff_Stun, 400;\nbonus2 bSubRace,RC_DemiHuman,4;\nbonus2 bSubRace,RC_Player_Human,4;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5411,'White_Snake_Hat','White Snake Hat','Armor',20,500,2,true,1,true,413,'bonus bDex,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5412,'Sweet_Candy','Sweet Candy','Armor',20,100,1,true,1,414,'bonus bUnbreakableHelm, 0;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5413,'Popcorn_Hat','Pop Corn Hat','Armor',20,300,2,true,1,415,'bonus2 bSubEle,Ele_Wind, 10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5414,'Campfire_Hat','Camp Fire Hat','Armor',20,300,2,true,1,416,'bonus2 bSubEle,Ele_Fire,10;\nbonus4 bAutoSpellWhenHit,"MG_FIREBALL",5,100,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5415,'Poring_Cake_Cap','Poring Cake Hat','Armor',20,1000,5,true,1,40,true,417,'bonus bMdef,5;\nbonus bCritical,5;\nbonus bFlee,5;\nbonus bFlee2,5;\nbonus bAspdRate,5;\nbonus bCastrate,-5;\nbonus bDelayRate,-5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5416,'Beer_Cap','Beer Hat','Armor',20,600,2,true,false,false,true,1,18,true,418,'bonus bFlee2,5;\nskill "SM_RECOVERY",3;\nskill "MG_SRECOVERY",3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5417,'Crown_Parrot','Crown Parrots','Armor',20,200,1,1,true,1,419,'bonus bInt,1;\nbonus2 bResEff,Eff_Silence,10000;\nbonus3 bAutoSpell,"DC_SCREAM",1,50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5418,'Soldier_Hat','Legionnaire Hat','Armor',20,400,4,1,true,1,true,420,'bonus bStr,1;\nbonus2 bAddClass,Class_All,3;\nbonus bUseSPrate,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5419,'Evolved_Leaf','Leaves Of Grass','Armor',20,100,true,1,57,'bonus bVit,1;\nbonus2 bSubRace,RC_Plant,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`,`unequip_script`) VALUES (5420,'Mask_Of_Ifrit','Mask Of Ifrit','Armor',8,true,false,false,true,true,true,1,70,421,100,true,true,true,'bonus bStr,1;\nbonus bInt,1;\nbonus bMdef,5;\nbonus2 bSubEle,Ele_Fire,10;\nbonus2 bSubEle,Ele_Water,-10;\nskill "MG_SIGHT",1;\nbonus3 bAutoSpellWhenHit,"WZ_METEOR",3,50;\nbonus3 bAutoSpell,"MG_FIREBOLT",3,50;','sc_end SC_SIGHT;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5421,'Ifrit\'s_Ear','Ears Of Ifrit','Armor',20,true,false,false,true,1,70,422,100,true,true,true,'bonus bStr,1;\nbonus bMdef,3;\nbonus2 bSkillAtk,"MG_FIREBOLT",2;\nbonus2 bSkillAtk,"WZ_FIREPILLAR",2;\nbonus2 bSkillAtk,"WZ_METEOR",2;\nbonus2 bSkillAtk,"SM_BASH",2;\nbonus2 bSkillAtk,"SM_MAGNUM",2;\nbonus2 bSkillAtk,"KN_PIERCE",2;\nbonus2 bSubEle,Ele_Fire,5;\nbonus2 bSubEle,Ele_Water,-5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5422,'Linguistic_Book_Cap','Linguistic Book Hat','Armor',20,70,true,1,true,423,'bonus bInt,1;\nbonus bMdef,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5423,'Lovecap_China','I Love China','Armor',20,250,5,true,1,424,100,true,true,true,'bonus bDex,3;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5424,'Fanta_Orange_Can','Fanta Orange Can Hat','Armor',20,100,2,1,true,1,true,425); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5425,'Fanta_Grape_Can','Fanta Grape Can Hat','Armor',20,100,2,1,true,1,true,426); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5426,'Karada_Meguri_Tea_Hat','Karada Meguricha Hat','Armor',20,100,2,1,true,1,true,427,'bonus bLuk,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5427,'Royal_Milk_Tea_Hat','Black Tea Kochakaden Hat','Armor',20,100,2,1,true,1,true,428,'bonus bAgi,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5428,'Bread_Bag1','RWC Anniversary Bread Envelope','Armor',100,true,true,true,1,true,429,100,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,12;\nbonus2 bSubRace,RC_Player_Human,12;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5429,'Bogy_Cap','Bogy Cap','Armor',20,100,2,1,true,1,true,430,100,true,true,true,'bonus bHPrecovRate, 5;\nbonus bSPrecovRate, 5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (5430,'Sacred_Torch_Coronet','Torch Cap','Armor',20,3,true,1,431,100,true,true,'bonus2 bSubEle,Ele_Fire,20;\nskill "MG_FIREBOLT",5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5431,'Chicken_Hat','Chicken Hat','Armor',20,1000,1,true,1,30,true,432,'bonus3 bAutoSpell,"MC_LOUD",1,30;\nbonus bAspdRate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5432,'Brazil_Baseball_Cap','bRO 4th Anniversary Hat','Armor',20,100,true,1,true,433,'if (gettime(DT_MONTH) == SEPTEMBER && gettime(DT_DAYOFMONTH)>=10 && gettime(DT_DAYOFMONTH)<=24)\n bonus bAllStats, 4;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5433,'Golden_Wreath','Golden Laurel','Armor',20,100,true,1,true,434); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5435,'Coke_Hat','Red Minstrel Hat','Armor',20,100,1,1,true,1,40,true,436,'bonus bInt,1;\nbonus bMaxSP,80;\nbonus bMdef,3;\nif (getrefine()>5) {\n bonus bMdef,getrefine()-5;\n bonus bMaxSP,(getrefine()-5)*10;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5436,'Bride\'s_Corolla','Bride\'s Corolla','Armor',20,200,1,true,1,true,437,'bonus bLuk,3;\nbonus bMdef,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5437,'Flower_Of_Fairy','Fairy Flower','Armor',20,200,1,1,true,1,true,438,'bonus bInt,1;\nbonus bMdef,1;\nbonus2 bSubRace,RC_Insect,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5438,'Fillet_Green','Cute Green Ribbon','Armor',500,100,1,true,false,false,true,1,439,'bonus bMaxSP,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5439,'Fillet_Red','Cute Red Ribbon','Armor',500,100,1,true,false,false,true,1,440,'bonus bMaxSP,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5440,'Fillet_Blue','Cute Blue Ribbon','Armor',500,100,1,true,false,false,true,1,441,'bonus bMaxSP,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5441,'Fillet_White','Cute White Ribbon','Armor',500,100,1,true,false,false,true,1,442,'bonus bMaxSP,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5442,'Necktie','Necktie','Armor',20,100,3,1,true,1,70,true,443,'bonus bVit,1;\nbonus bHit,-5;\nbonus bUseSPrate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5443,'Status_Of_Baby_Angel','Statue Of Baby Angel','Armor',20,600,3,1,true,1,70,true,444,'bonus bMdef,2;\nbonus4 bAutoSpellWhenHit,"PR_STRECOVERY",1,20,0;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5444,'Hair_Brush','Hair Brush','Armor',20,100,true,1,true,445,'bonus bCritical,6;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5445,'Candy_Cane_In_The_Mouth','Candy Cane In Mouth','Armor',20,100,true,1,446,'bonus bMaxSP,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5446,'Cat_Foot_Hairpin','Catfoot Hairpin','Armor',20,200,1,true,1,true,447,'bonus bFlee,5;\nbonus bFlee2,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5447,'Frog_Cap','Frog Hat','Armor',20,500,3,true,1,70,true,448,'bonus bMdef,1;\nbonus2 bAddRace,RC_Insect,12;\nbonus2 bMagicAddRace,RC_Insect,12;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`refineable`,`view`) VALUES (5448,'Solo_Play_Box1','Soloplay Box1','Armor',300,1,true,true,true,1,true,449); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`refineable`,`view`) VALUES (5449,'Solo_Play_Box2','Soloplay Box2','Armor',300,1,true,true,true,1,true,450); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5450,'Sun_Cap','Solar Hat','Armor',20,1000,true,false,false,true,1,20,true,451,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5451,'Dragonhelm_Gold','RWC 2008 Dragon Helm Gold','Armor',20,2500,7,1,true,1,1,452,100,true,true,true,true,true,true,true,'bonus bAspdRate,10;\nbonus bAllStats,3;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5452,'Dragonhelm_Silver','RWC 2008 Dragon Helm Silver','Armor',20,2500,5,1,true,1,1,453,100,true,true,true,true,true,true,true,'bonus bAspdRate,7;\nbonus bAllStats,2;\nbonus2 bAddRace,RC_DemiHuman,3;\nbonus2 bAddRace,RC_Player_Human,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5453,'Dragonhelm_Copper','RWC 2008 Dragon Helm Copper','Armor',20,2500,1,true,1,1,454,100,true,true,true,true,true,true,true,'bonus bAspdRate,5;\nbonus bAllStats,2;\nbonus2 bAddRace,RC_DemiHuman,1;\nbonus2 bAddRace,RC_Player_Human,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5454,'Dog_Cap_','Puppy Hat','Armor',20,500,3,1,true,1,true,234,'bonus bStr,1;\nbonus bInt,1;\nautobonus "{ bonus bCritical,100; }",10,3000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";\nautobonus "{ bonus2 bIgnoreMdefClassRate,Class_Normal,100; bonus2 bIgnoreMdefClassRate,Class_Boss,100; }",10,3000,BF_MAGIC,"{ specialeffect2 EF_MAGICALATTHIT; }";'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5455,'Geographer_Band_','Decorative Geographer','Armor',20,500,1,1,true,1,true,238,'bonus bInt,1;\nbonus3 bAutoSpell,"AL_HEAL",5,50;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",5,30;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5456,'Vacation_Hat_','Summer Hat','Armor',20,200,1,true,1,true,315,'bonus bVit,5;\nbonus bHPrecovRate,20;\nbonus bSPrecovRate,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5457,'Spring_Rabbit_Hat','Moon Rabbit Hat','Armor',20,300,2,1,true,1,1,true,455,100,true,true,true,'bonus bAgi,3;\nbonus bBaseAtk,5;\nbonus bMatkRate,5;\nif (getrefine()>4) {\n bonus bBaseAtk,getrefine()-4;\n bonus bMatkRate,getrefine()-4;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5458,'Pinwheel_Cap','Pinwheel Hat','Armor',20,200,2,true,1,true,456,'bonus bMaxHPrate,5;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5459,'Drooping_Bunny_Chusuk','Drooping Bunny','Armor',100,1,true,1,true,249,'bonus bDex,1;\nbonus bFlee,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5460,'Adv_Dragon_Skull','Evolved Dragon Skull Hat','Armor',20,1000,7,true,1,60,true,457,100,true,true,true,true,true,true,true,'bonus bAllStats, 2;\nbonus bMaxHPrate, 3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5461,'Adv_Whisper_Mask','Evolved Whisper Mask','Armor',20,300,1,true,true,true,1,50,true,458,100,true,true,true,true,true,true,true,'bonus bDex,3;\nbonus2 bSubEle,Ele_Ghost, 20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5462,'Spiked_Scarf','Spiked Scarf','Armor',20,100,1,true,1,90,459,100,true,true,true,true,true,'bonus bVit,1;\nbonus2 bAddRace,RC_DemiHuman,1;\nbonus2 bAddRace,RC_Player_Human,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5463,'Rainbow_Scarf','Rainbow Scarf','Armor',20,100,1,true,1,90,460,100,true,true,true,true,true,'bonus bInt,1;\nbonus bMdef,2;\nbonus bMatkRate,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5464,'Zaha_Doll_Hat','Zaha Doll Hat','Armor',20,1,true,1,461,100,true,true,true,true,true,true,true,true,'bonus bInt,2;\nskill "PR_MAGNIFICAT", 3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5476,'Hairband_Of_Grandpeco','Grand Peco Hairband','Armor',20,800,2,true,true,1,30,true,473,100,true,true,true,'bonus bStr,2;\nbonus bMaxHPrate,-10;\nbonus2 bAddRace2,RC2_Orc,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5477,'Bro_Flag','Brazilian Flag Hat','Armor',20,100,1,1,true,1,30,true,474,'skill "SM_BASH", 1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5478,'Classic_Hat','Classic Hat','Armor',20,500,3,true,1,true,475,100,true,true,true,true,true,'bonus bStr,2;\nbonus bMaxHP,300;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (5479,'Shaman\'s_Hair_Ornament','Shaman\'s Hair Decoration','Armor',20,300,1,true,1,30,true,476,100,true,true,'bonus bMdef,3;\nbonus bMaxHP,50;\nbonus2 bSubEle,Ele_Neutral,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (5480,'Bizofnil_Wing_Deco','Bijofnil Wings','Armor',20,1000,3,true,1,30,true,477,100,true,true,'bonus bAllStats,2;\nbonus3 bAutoSpell,"PR_IMPOSITIO",3,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (5481,'Hermose_Cap','Hermode Cap','Armor',20,1000,1,1,true,1,1,true,478,100,true,true,'bonus bAspdRate,10;\nbonus bBaseAtk,-20;\nbonus bMatkRate,-10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (5482,'Dark_Knight_Mask','Dark Knight Mask','Armor',3000,5,true,true,true,1,80,true,479,100,true,true,'bonus bStr,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (5483,'Odin_Mask','Odin Mask','Armor',20,100,1,true,true,1,50,480,100,true,true,'bonus bHit,-10;\nbonus2 bAddRace,RC_DemiHuman,6;\nbonus2 bAddRace,RC_Player_Human,6;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5485,'Tiger_Face','Tiger Face','Armor',20,1000,3,true,true,true,1,60,true,483,'bonus2 bSubRace,RC_Brute,5;\nbonus2 bAddRace,RC_Brute,5;\nbonus2 bMagicAddRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;\nbonus2 bAddRace,RC_Player_Doram,5;\nbonus2 bMagicAddRace,RC_Player_Doram,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5486,'J_Anniversary_Hat','Anniversary Hat','Armor',20,300,3,true,1,true,395,'bonus bAllStats, 2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5487,'J_Poringcake_Hat','Poring Cake Hat','Armor',20,500,1,true,1,true,417,'bonus bLuk,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5488,'J_Twin_Santahat','Twin Santa Hat','Armor',20,100,1,true,1,true,390,'bonus bLuk,1;\nbonus bMdef,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5489,'Love_Daddy','Love Daddy Hat','Armor',20,100,true,1,true,484,'bonus bDex,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5490,'Anubis_Helm','Anubis Helm','Armor',20,3,true,1,70,485,100,true,true,true,true,true,'bonus bMdef,5;\nbonus2 bSubClass,Class_Boss,10;\nbonus bHealpower2,10;\nbonus bAddItemHealRate,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5491,'Hat_Of_Outlaw','Bandit Hat','Armor',20,800,3,1,true,1,true,486,100,true,true,true,true,true,'bonus bStr,2;\nbonus2 bSubEle,Ele_Fire, 10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5492,'Boy\'s_Cap_I','Student Cap','Armor',5,true,false,false,true,1,102,100,true,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5493,'Ulle_Cap_I','Ulle\'s Cap','Armor',3,true,false,false,true,1,254,100,true,true,true,true,true,true,true,true,'bonus bDex,2;\nbonus bAgi,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5494,'Spinx_Helm_I','Sphinx Hat','Armor',5,true,true,true,true,true,1,137,100,true,true,true,true,true,true,true,true,'bonus bStr,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5495,'Power_Of_Thor','Power Of Thor','Armor',20,100,6,1,true,1,75,true,493,100,true,true,true,'bonus bInt,1;\nbonus bDex,1;\nbonus bMdef,3;\nbonus bFlee,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5496,'Dice_Hat','Dice Hat','Armor',20,300,3,true,1,50,494,100,true,true,true,true,true,'bonus bLuk,4;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5497,'King_Tiger_Doll_Hat','King Tiger Doll Hat','Armor',20,400,3,1,true,false,false,true,1,30,true,495,100,true,true,true,true,true,'bonus bStr,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5498,'Wondering_Wolf_Helm','Wandering Wolf Helm','Armor',20,600,5,true,false,false,true,true,1,50,true,490,100,true,true,true,'bonus bVit,5;\nbonus bFlee,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5499,'Pizza_Hat','Pizza Hat','Armor',20,600,true,1,487,100,true,true,true,'skill "SM_PROVOKE", 1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5500,'Icecream_Hat','Icecream Hat','Armor',300,6,true,1,30,true,488,100,true,true,true,'bonus bMdef,3;\nskill "MG_FROSTDIVER",3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5501,'Pirate\'s_Pride','Pirate\'s Pride','Armor',100,6,true,1,10,496,100,true,true,true,true,true,'bonus2 bAddRace2,RC2_Ninja,5;\nbonus2 bSubRace2,RC2_Ninja,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5502,'Necromencer\'s_Hood','Necromancer\'s Hood','Armor',500,2,true,true,1,1,true,491,100,true,true,true,true,true,'bonus5 bAutoSpellWhenHit,"NPC_DARKSTRIKE",5,5,BF_WEAPON|BF_MAGIC,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5503,'Rabbit_Magic_Hat','Magic Rabit Hat','Armor',800,2,true,1,true,497,100,true,true,true,'bonus bDex,2;\nbonus bAgi,2;\nbonus bMdef,1;\nbonus bMaxSP,50;\nbonus3 bAutoSpellWhenHit,"MG_FIREBOLT",1,20;\nbonus3 bAutoSpellWhenHit,"MG_COLDBOLT",1,20;\nbonus3 bAutoSpellWhenHit,"MG_LIGHTNINGBOLT",1,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5504,'China_Wedding_Veil','Wedding Weil','Armor',20,500,5,true,true,1,70,true,489,100,true,true,true,'bonus bMdef,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5505,'Asara_Fairy_Hat','Asara Fairy Hat','Armor',500,2,true,true,1,50,true,492,100,true,true,true,'skill "DC_DONTFORGETME",1;\nbonus bDex,2;\nbonus bLuk,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5506,'Blue_Pajamas_Hat','Blue Night Cap','Armor',100,4,true,1,true,501,'bonus bBaseAtk,5;\nbonus bMatkRate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5507,'Pink_Pajamas_Hat','Pink Night Cap','Armor',100,4,true,1,true,502,'bonus bBaseAtk,5;\nbonus bMatkRate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5508,'Shark_Hat','Shark Hat','Armor',20,500,3,true,1,true,503,100,true,true,true,'bonus bStr,1;\nbonus bAgi,2;\nbonus bMdef,1;\nbonus2 bAddEle,Ele_Water,5;\nbonus2 bSubEle,Ele_Water,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5509,'Sting_Hat','Sting hat','Armor',20,1000,5,true,1,true,504,100,true,true,true,'bonus bStr,2;\nbonus bVit,1;\nbonus bMdef,3;\nbonus2 bAddEle,Ele_Fire,5;\nbonus2 bSubEle,Ele_Earth,5;\nbonus3 bAutoSpell,"WZ_EARTHSPIKE",1,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5510,'Shower_Cap','Shower Cap','Armor',20,4,true,1,true,507,'bonus bMdef,3;\nbonus bFlee,3;\nbonus2 bAddEle,Ele_Water,10;\nbonus2 bSubRace,RC_Fish,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5511,'Samambaia','Samambaia','Armor',20,200,5,1,true,true,1,30,true,508,100,true,true,true,'bonus bSPrecovRate,8;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5512,'Aquarius_Diadem','Aquarius Diadem','Armor',20,300,6,true,1,70,true,509,'bonus bStr,2;\nbonus bFlee,10;\nbonus2 bSubEle,Ele_Wind, 5;\nif (getrefine()>6) {\n bonus bDef, 1;\n bonus bBaseAtk,15;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5513,'Aquarius_Crown','Aquarius Crown','Armor',20,300,6,true,1,70,true,510,'bonus bStr,2;\nbonus bFlee,10;\nbonus2 bSubEle,Ele_Wind, 5;\nif (getrefine()>6) {\n bonus bDef, 1;\n bonus bBaseAtk,15;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5514,'Pisces_Diadem','Pisces Diadem','Armor',20,300,6,true,1,70,true,511,'bonus bInt,2;\nbonus bMdef,5;\nbonus2 bSubEle,Ele_Water, 5;\nif (getrefine()>6) {\n bonus bDef, 1;\n bonus bMatkRate,2;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5515,'Pisces_Crown','Pisces Crown','Armor',20,300,6,true,1,70,true,512,'bonus bInt,2;\nbonus bMdef,5;\nbonus2 bSubEle,Ele_Water, 5;\nif (getrefine()>6) {\n bonus bDef, 1;\n bonus bMatkRate,2;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_hunter`,`class_upper`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5516,'Hawk_Eyes01','hawk Eyes','Armor',10,100,true,true,true,1,60,23,'bonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_archer`,`job_barddancer`,`job_hunter`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5517,'Hawk_Eyes02','Hawk Eyes','Armor',10,100,true,true,true,true,1,60,23,'bonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5518,'L_Magestic_Goat2','Gigantic Majestic Goat','Armor',20,800,5,true,1,50,true,513,'bonus2 bSubRace,RC_DemiHuman,12;\nbonus2 bSubRace,RC_Player_Human,12;\nbonus bBaseAtk,(JobLevel*2)/7;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5519,'Peacock_Feather','Peacock Feather','Armor',20,800,4,1,true,1,1,true,514,100,true,true,true,'bonus bInt,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5520,'Rabbit_Earplug','Rabbit Earplugs','Armor',400,1,true,true,1,1,true,515,'bonus2 bAddClass,Class_All,4;\nbonus bMatkRate,4;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5521,'Angry_Mouth_C','Angry Mouth','Armor',true,1,194,100,true,true,true,true,true,true,true,true,'bonus bDelayRate,-3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5522,'Fanta_Zero_Lemon_Hat','Fanta Zero Lemon Hat','Armor',20,100,4,1,true,1,true,516); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5523,'Sakura_Mist_Hat','Sakura Mist Hat','Armor',20,100,4,1,true,1,true,517,'bonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5524,'Sakura_Milk_Tea_Hat','Sakura Milk Tea Hat','Armor',20,100,4,1,true,1,true,518,'bonus bVit,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5525,'First_Leaf_Tea_Hat','Flower Hat','Armor',20,100,4,1,true,1,true,519,'bonus bMaxHP,80;\nbonus bMaxSP,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5526,'Lady_Tanee_Doll','Tanigumi Girl Doll','Armor',20,300,4,true,1,60,520,100,true,true,true,'bonus bAgi,2;\nbonus bFlee,3;\nbonus2 bSubEle,Ele_Wind, 5;\nbonus2 bAddMonsterDropItem, 513, 200;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5527,'Lunatic_Hat','Lunatic Hat','Armor',20,300,2,true,1,1,true,521,100,true,true,true,'bonus bLuk,5;\nbonus bMdef,2;\nbonus bFlee2,5;\nbonus2 bAddMonsterDropItem,622,50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5528,'King_Frog_Hat','Frog King Hat','Armor',20,500,4,1,true,false,false,true,1,30,522,100,true,true,true,true,true,'bonus bAgi,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5529,'Evil\'s_Bone_Hat','Satanic Bone Helm','Armor',20,600,6,1,true,true,1,70,true,523,100,true,true,true,true,true,'bonus bDex,3;\nbonus2 bSubEle,Ele_Neutral,5;\nskill "WZ_FROSTNOVA",1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`) VALUES (5530,'Raven_Cap','Raven Cap','Armor',20,100,6,1,true,1,30,true,524,100,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5531,'B_Dragon_Hat','Baby Dragon Hat','Armor',45000,100,1,1,true,1,true,525,'bonus bDex,2;\n.@bonus = max(getskilllv("TF_DOUBLE"), 5);\nskill "TF_DOUBLE",.@bonus;\nbonus bDoubleRate,.@bonus * 5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5532,'Pirate_Dagger_J','Pirate Dagger','Armor',20,100,true,1,true,327,100,true,true,true,'bonus bShortWeaponDamageReturn,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5533,'Emperor_Wreath_J','Emperor Wreath','Armor',20,800,3,1,true,1,80,true,261,'bonus bAllStats,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5535,'Side_Cap','Side Cap','Armor',500,3,true,1,true,529,'bonus bVit,1;\nbonus bDex,1;\nbonus bMdef,3;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bAddRace,RC_DemiHuman,3;\nbonus2 bAddRace,RC_Player_Human,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5536,'Spare_Card','Spare Card','Armor',20,10,1,true,1,1,526,100,true,true,true,true,true,true,true,true,'bonus2 bAddMonsterDropItem,6187,1000;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5537,'Quati_Hat','Kwati Hat','Armor',20,700,2,1,true,1,45,527,100,true,true,true,'bonus bAgi,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5538,'Tucan_Hat','Tucan Hat','Armor',20,600,2,1,true,true,1,45,528,100,true,true,true,'bonus bDex,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5539,'Jaguar_Hat','Jaguar Hat','Armor',20,400,4,1,true,true,true,1,25,true,530,100,true,true,true,'bonus bMdef,2;\nskill "MC_LOUD", 1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5540,'Freyja_SCirclet7','Freyja SCirclet7','Armor',20,700,8,true,1,20,18,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5541,'Freyja_SCirclet30','Freyja SCirclet30','Armor',20,700,8,true,1,20,18,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5542,'Freyja_SCirclet60','Freyja SCirclet60','Armor',20,700,8,true,1,20,18,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5543,'Freyja_SCirclet90','Freyja SCirclet90','Armor',20,700,8,true,1,20,18,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5544,'Time_Keeper_Hat','Time Keeper Hat','Armor',30000,6,true,1,1,true,240,100,true,true,true,true,true,true,'bonus bInt,2;\nbonus bMaxSP,50;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5545,'Aries_Diadem','Aries Diadem','Armor',20,400,3,true,1,70,true,531,100,true,true,true,'bonus bVit,2;\nbonus2 bSubEle,Ele_fire,5;\nif (getrefine()>6) {\n bonus bDef,1;\n bonus bVit,1;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5546,'Aries_Crown','Aries Crown','Armor',20,400,3,true,1,70,true,532,100,true,true,true,'bonus bVit,2;\nbonus2 bSubEle,Ele_fire,5;\nif (getrefine()>6) {\n bonus bDef,1;\n bonus bVit,1;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5547,'RJC_Katusa','RJC Katusa Flower','Armor',20,200,1,1,true,1,true,533,100,true,true,true,'bonus2 bSkillAtk, "WZ_HEAVENDRIVE", 15 + getequiprefinerycnt(EQI_HAND_R);\nbonus2 bSkillAtk, "WZ_EARTHSPIKE", 15 + getequiprefinerycnt(EQI_HAND_R);\nbonus2 bCastrate, "WZ_HEAVENDRIVE", -25;\nbonus2 bCastrate, "WZ_EARTHSPIKE", -25;\n;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5548,'Scarlet_Rose','Scarlet Rose','Armor',20,100,true,1,50,true,534,100,true,true,true,'bonus bLuk,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5549,'Taurus_Diadem','Taurus Diadem','Armor',20,300,3,true,1,70,true,535,100,true,true,true,'bonus bDex,2;\nbonus bDelayRate,-2;\nbonus2 bSubEle,Ele_earth,5;\nif (getrefine()>6) {\n bonus bDex,1;\n bonus bMatkRate,1;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5550,'Taurus_Crown','Taurus Crown','Armor',20,300,3,true,1,70,true,536,100,true,true,true,'bonus bDex,2;\nbonus bDelayRate,-2;\nbonus2 bSubEle,Ele_earth,5;\nif (getrefine()>6) {\n bonus bDex,1;\n bonus bMatkRate,1;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5552,'Fest_Lord_Circlet','Festival Grand Circlet','Armor',8,true,1,93,'bonus bStr,3;\nbonus bInt,3;\nbonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5553,'Fest_Bunny_Band','Festival Bunny Band','Armor',7,true,1,15,'bonus bMdef,4;\nbonus2 bSubRace,RC_DemiHuman,9;\nbonus2 bSubRace,RC_Player_Human,9;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5554,'Octopus_Hat','Octopus Hat','Armor',20,200,3,true,1,20,true,538,100,true,true,true,'bonus3 bAutoSpell,"SM_PROVOKE",5,10;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5555,'Leaf_Cat_Hat','Leaf Cat Hat','Armor',20,100,3,true,1,true,539,100,true,true,true,'bonus bAgi,1;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",3,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5556,'Fur_Seal_Hat','Seal Hat','Armor',20,500,3,true,true,true,1,55,true,540,'bonus bInt,1;\nbonus3 bAutoSpell,"WZ_FROSTNOVA",1,30;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5557,'Wild_Rose_Hat','Wild Rose Hat','Armor',20,500,6,1,true,false,false,true,1,20,true,541,100,true,true,true,'bonus bAgi,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5558,'Saci_Hat','Luxury Hat','Armor',20,100,6,1,true,1,30,true,542,'bonus3 bAddMonsterDropItem,510,RC_Plant,500;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5559,'Piece_Of_White_Cloth_E','Piece Of White Cloth','Armor',1,true,1,true,543); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5560,'Bullock_Helm_J','Bullock Helm','Armor',20,3000,3,true,1,75,true,322,'bonus bMaxHP,100;\nbonus bNoKnockback;\nbonus2 bSubEle,Ele_Neutral,-20;\nbonus2 bSubEle,Ele_Fire,-20;\nbonus2 bSubEle,Ele_Water,-20;\nbonus2 bSubEle,Ele_Wind,-20;\nbonus2 bSubEle,Ele_Earth,-20;\nbonus2 bSubEle,Ele_Dark,-20;\nbonus2 bSubEle,Ele_Holy,-20;\nbonus2 bSubEle,Ele_Ghost,-20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5561,'Rabbit_Magic_Hat_J','Magic Rabbit Hat','Armor',800,1,true,1,true,497,'bonus bInt,1;\nbonus bMaxSP,50;\nbonus4 bAutoSpellWhenHit,"MG_FIREBOLT",3,10,3;\nbonus4 bAutoSpellWhenHit,"MG_COLDBOLT",3,10,3;\nbonus4 bAutoSpellWhenHit,"MG_LIGHTNINGBOLT",3,10,3;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",1,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5562,'Good_Wedding_Veil_J','Luxurious Wedding Veil','Armor',500,1,true,true,1,45,489,'bonus bMdef,10;\nbonus bCastRate,-3;\nbonus bUseSPrate,-5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5564,'Crown_Of_Deceit','Crown of Deceit','Armor',20,300,3,1,true,true,1,85,true,544,100,true,true,true,'bonus bInt,4;\nbonus bCastRate,-10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5565,'Dragon_Arhat_Mask','Dragon Arhat Mask','Armor',5,true,true,1,1,545,100,true,true,true,true,true,true,true,true,'bonus2 bAddRace,RC_DemiHuman,10;\nbonus2 bAddRace,RC_Player_Human,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5566,'Tiger_Arhat_Mask','Tiger Arhat Mask','Armor',1,true,true,1,1,546,100,true,true,true,true,true,true,true,true,'bonus2 bAddRace,RC_DemiHuman,2;\nbonus2 bAddRace,RC_Player_Human,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5567,'Bright_Fury','Bright Fury','Armor',20,300,1,1,true,1,1,true,548,100,true,true,true,'bonus bStr,1;\nbonus2 bAddClass,Class_All,2;\nbonus bAspdRate,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`) VALUES (5568,'Rabbit_Bonnet','Rabbit Bonnet','Armor',20,1000,1,1,true,true,1,true,549,'bonus bInt,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5569,'Gemini_Diadem','Gemini Diadem','Armor',20,300,4,true,1,70,true,550,100,true,true,true,'bonus bAgi,2;\nbonus bMatkRate,2;\nif (getrefine()>6) {\n bonus bMdef,7;\n bonus bMAtkRate,8;\n bonus2 bSubEle,Ele_Wind,5;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5570,'Gemini_Crown','Gemini Crown','Armor',20,300,4,true,1,70,true,551,100,true,true,true,'bonus bAgi,2;\nbonus bBaseAtk,2;\nbonus bMdef,5;\nif (getrefine()>6) {\n bonus bDef,1;\n bonus bMatk,15;\n bonus bFlee,10;\n bonus2 bSubEle,Ele_Wind,5;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5572,'Savage_Baby_Hat','Savage Babe Hat','Armor',20,100,1,1,true,1,1,true,553,'bonus bVit,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5573,'Bogy_Horn','Dokebi Horn','Armor',20,100,1,1,true,1,true,554); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5574,'Pencil_In_Mouth','Well-Chewed Pencil','Armor',20,100,true,1,10,555,100,true,true,true,'bonus bdex,2;\nbonus bHitRate,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (5575,'Onigiri_Hat','Rice Ball Hat','Armor',20,100,6,1,true,1,30,556); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_noguildstorage`,`script`) VALUES (5577,'Dark_Knight_MaskB','Dark Knight Mask','Armor',3000,5,true,true,true,1,80,true,479,100,true,true,'bonus bStr,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5578,'Voyage_Hat','Voyage_Hat','Armor',200,10,1,true,1,true,236,'bonus bAgi,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5579,'Wanderer\'s_Sakkat','Wanderer\'s Sakkat','Armor',20,300,2,1,true,true,1,70,true,558,100,true,true,true,'bonus bAgi,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5581,'Cancer_Diadem','Cancer Diadem','Armor',20,300,3,true,1,70,true,560,100,true,true,true,'bonus bInt,2;\nbonus2 bSubEle,Ele_water, 5;\nif (getrefine()>6) {\n bonus bMdef,1;\n bonus bHealPower, 3;\n bonus bMatkRate,2;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5582,'Cancer_Crown','Cancer Crown','Armor',20,300,3,true,1,70,true,561,100,true,true,true,'bonus bStr,2;\nbonus2 bSubEle,Ele_water, 5;\nif (getrefine()>6) {\n bonus bDef, 1;\n bonus bBaseAtk,15;\n bonus bFlee,10;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5583,'Para_Team_Hat','Eden Team Hat','Armor',1,true,1,12,true,465,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5584,'Majestic_Evil_Horn','Majestic Evil Horns','Armor',400,1,true,1,1,true,562,100,true,true,true,'bonus2 bSubRace,RC_Demon,3;\nbonus2 bHPDrainRate,3,15;\nbonus2 bSPDrainRate,1,7;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5585,'Rune_Hairband','Rune Cloth Circlet','Armor',20,400,1,1,true,true,1,1,true,564); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5586,'Mosquito_Coil','Mosquito Coil','Armor',20,100,1,1,true,1,1,true,563); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5587,'Mosquito_Coil_1Use','Mosquito Coil','Armor',100,1,true,1,1,true,563,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5590,'K_Poring_Cake_Cap','Poring Cake Hat','Armor',20,200,1,true,1,true,417); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5592,'Sigrun\'s_Wing','Sigrun\'s Wings','Armor',20,100,2,true,1,80,568,'if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief || (BaseJob == Job_Taekwon && Class!=Job_Soul_Linker))\n bonus bStr,1;\nelse if (BaseClass == Job_Mage || BaseClass == Job_Acolyte || class == Job_Ninja || class == Job_Soul_Linker)\n bonus bInt,1;\nelse if (BaseClass == Job_Archer || BaseClass == Job_Gunslinger)\n bonus bDex,1;\nelse if (BaseJob == Job_Novice || BaseJob == Job_SuperNovice) {\n bonus bMaxHP,80;\n bonus bMaxSP,30;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5593,'K_Rabbit_Bonnet','Rabbit Bonnet','Armor',20,200,1,1,true,true,1,1,true,549); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (5594,'Donut_In_Mouth','Donut In Mouth','Armor',20,50,1,true,1,1,569); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5596,'4Leaf_Clover_In_Mouth','4Leaf Clover In Mouth','Armor',20,2,true,1,1,571,100,true,true,true,true,true,true,true,true,'bonus bMdef,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5597,'Bubble_Gum_In_Mouth','Bubble Gum In Mouth','Armor',20,2,true,1,1,572,100,true,true,true,true,true,true,true,true,'bonus bMdef,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5600,'Br_Twin_Ribbon','Brazil Twin Ribbon','Armor',20,100,1,true,1,1,true,575,'bonus bAllStats,3;\nbonus bMdef,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5603,'RTC_Winner_Only','RTC First Place','Armor',250,8,1,true,1,1,true,577,100,true,true,true,true,true,true,true,'bonus bAllStats, 3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5604,'RTC_Second_Best','RTC Second Place','Armor',250,6,1,true,1,1,true,578,100,true,true,true,true,true,true,true,'bonus bAllStats, 2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5605,'RTC_Third_Best','RTC Third Place','Armor',250,4,1,true,1,1,true,579,100,true,true,true,true,true,true,true,'bonus bAllStats, 1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5653,'Darkness_Helm_J','Darkness Helm','Armor',20,500,3,1,true,1,70,true,586); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5654,'Holy_Marching_Hat_J','Holy Marching Hat','Armor',20,200,2,1,true,1,10,true,587,100,true,true,true,'bonus bStr,2;\nbonus3 bAutoSpell,"PR_ASPERSIO",2,30;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5658,'Imp_Hat','Imp Hat','Armor',20,400,1,true,1,1,true,589,'bonus3 bAutoSpell,"SA_FLAMELAUNCHER",1,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5659,'Sleepr_Hat','Sleeper Hat','Armor',20,400,1,true,1,1,true,590,'bonus3 bAutoSpell,"SA_SEISMICWEAPON",1,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5660,'Gryphon_Hat','Gryphon Hat','Armor',20,400,1,true,1,1,true,591,'bonus3 bAutoSpell,"SA_LIGHTNINGLOADER",1,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5664,'Filir_Wing','Filir\'s Pinions','Armor',20,100,1,true,1,70,595,'bonus bAspdRate,2;\nbonus bCastRate,-2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5665,'Shaman_Hat','Shaman Hat','Armor',20,400,1,1,true,1,1,true,596,'bonus2 bSubEle,Ele_Neutral,3;\nbonus2 bSubEle,Ele_Water,3;\nbonus2 bSubEle,Ele_Earth,3;\nbonus2 bSubEle,Ele_Fire,3;\nbonus2 bSubEle,Ele_Wind,3;\nbonus2 bSubEle,Ele_Poison,3;\nbonus2 bSubEle,Ele_Holy,3;\nbonus2 bSubEle,Ele_Dark,3;\nbonus2 bSubEle,Ele_Ghost,3;\nbonus2 bSubEle,Ele_Undead,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5666,'Golden_Crown','Golden Crown','Armor',20,500,8,1,true,1,1,true,597,'bonus bInt,1;\nbonus bDex,1;\nbonus bLuk,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`) VALUES (5667,'Skull_Hood','Skull Hood','Armor',20,100,1,1,true,true,1,30,true,598,100,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5668,'Weird_Pumpkin_Hat','Weird Pumpkin Hat','Armor',20,5,true,1,1,true,206,100,true,true,true,true,true,true,true,'bonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (5671,'Drooping_Morocc_Minion','Drooping Morocc Minion','Armor',20,300,1,true,1,70,600); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5681,'F_Ribbon_Green','Green Ribbon','Armor',800,100,1,true,1,true,244,'bonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5682,'Triangle_Rune_Cap','Triangle Rune Cap','Armor',20,300,5,1,true,1,1,true,610,'bonus bHealPower,2;\nif (getrefine() > 6) {\n bonus bMatk,10;\n bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,150,BF_MAGIC,0;\n}\nelse {\n bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",7,150,BF_MAGIC,0;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5683,'Majestic_Goat_Repl','Baphomet Horns','Armor',20,100,5,true,1,1,true,41); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5684,'Jewel_Crown_Repl','Ornate Crown','Armor',20,100,5,true,1,1,true,88); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5685,'Prontera_Army_Cap_Repl','Army Cap','Armor',20,100,5,true,1,1,true,48); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5686,'Feather_Bonnet_Repl','Nice Hat Feather','Armor',20,100,5,true,1,1,true,104); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5687,'Viking_Helm_Repl','Orc Helm','Armor',20,100,5,true,1,1,true,86); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5690,'Red_Wing_Hat','Red Wing Hat','Armor',20,600,2,1,true,1,50,true,613,'if (getrefine()>6) {\n bonus2 bAddClass,Class_All,2;\n bonus bMatkRate,2;\n}\nif (getrefine()>8) {\n bonus2 bAddClass,Class_All,2;\n bonus bMatkRate,2;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5691,'Catain_Bandanna','Sailor\'s Bandana','Armor',20,10,1,true,1,1,true,542,'bonus bDex,1;\nbonus2 bSubEle,Ele_Poison,20;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5692,'Sea_Cat_Hat','Sea Cat Hat','Armor',20,10,1,true,1,1,true,539,'bonus bDex,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5738,'Snowman_Hat','Snowman Hat','Armor',20,300,4,1,true,1,1,true,616,100,true,true,true,'bonus bStr,1;\nbonus bInt,1;\nbonus bMdef,3;\nbonus2 bSubEle,Ele_Water,7;\nbonus2 bAddMonsterDropItem,530,100;\nbonus2 bAddMonsterDropItem,12354,300;\nif (getrefine()>7) {\n bonus5 bAutoSpellwhenhit,"BA_FROSTJOKER",5,20,BF_WEAPON|BF_MAGIC,0;\n}\nelse {\n bonus5 bAutoSpellwhenhit,"BA_FROSTJOKER",1,20,BF_WEAPON|BF_MAGIC,0;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5741,'Im_Egg_Shell_Hat','Eternal Egg Shell','Armor',20,1,true,1,10,true,101,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5742,'Rudolf_Santa_Hat','Rudolph Santa Hat','Armor',20,400,5,true,1,10,true,619,'bonus bLuk,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5770,'Splash_Hat','Splash Hat','Armor',20,100,3,1,true,1,1,true,349,100,true,true,true,'autobonus "{ sc_start SC_WINDWEAPON, 180000, 1; }", 3, 180000, BF_WEAPON, "{ specialeffect2 EF_ENHANCE; }";'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5771,'Family_Hat','Family Hat','Armor',20,100,3,1,true,1,1,true,109,'bonus bDex,1;\nbonus bMdef,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (5775,'Choco_Donut_In_Mouth','Choco Donut In Mouth','Armor',20,50,1,true,1,1,653); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`view`) VALUES (5781,'Persika','Persika','Armor',20,100,1,true,1,659); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5786,'Ancient_Elven_Ear','Ancient Elven Ear','Armor',10,200,1,true,1,1,665,100,true,true,true,true,true,true,true,'bonus bLuk,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (5788,'3D_Glasses','3D Glasses','Armor',20,100,1,true,1,1,661); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5792,'Fish_Pin','Fish Pin','Armor',20,100,3,true,1,1,true,669); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5793,'Ribbon_Of_Life','Ribbon Of Life','Armor',20,2,true,1,1,575,'bonus bInt,1;\nbonus bMdef,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (5794,'3D_Glasses_','3D Glasses','Armor',20,1,true,1,1,661); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5796,'Cheer_Scarf','Cheer Scarf','Armor',true,1,1,369,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5797,'Cheer_Scarf2','Cheer Scarf2','Armor',true,1,1,369,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5798,'Cheer_Scarf3','Cheer Scarf3','Armor',true,1,1,369,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5799,'Cheer_Scarf4','Cheer Scarf4','Armor',true,1,1,369,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5800,'Blush_Of_Groom','Blush of Groom','Armor',20,50,true,1,125,'bonus2 bSubRace,RC_DemiHuman,3;\nbonus2 bSubRace,RC_Player_Human,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5801,'Ribbon_Of_Bride','Red Tailed Ribbon','Armor',20,100,5,true,1,true,167,'bonus bAllStats,2;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;\nif (getskilllv("AL_HEAL") == 10) {\n bonus3 bAutoSpellWhenHit,"AL_HEAL",10,20;\n}\nelse {\n bonus3 bAutoSpellWhenHit,"AL_HEAL",5,20;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5802,'Upgrade_Elephant_Hat','Upgraded Elephant Hat','Armor',500,3,1,true,1,true,215); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5803,'Flower_Love_Hat','Love Flower Hat','Armor',20,100,2,true,1,true,5,'bonus2 bAddMonsterDropItem,608,100;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`) VALUES (5804,'Pirate_Eyepatch','Pirate Eye Bandage','Armor',1000,100,true,1,13); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5805,'Victorious_Coronet','Victorious Coronet','Armor',150,1,true,1,70,43,100,true,true,true,true,true,true,true,'bonus bMaxHPrate,15;\nbonus bSPrecovRate,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5806,'Poem_Natalia_Hat','Poet Natalie\'s Hat','Armor',20,300,5,true,1,67,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5807,'October_Fest_Cap','October Fest Cap','Armor',20,100,1,true,false,false,true,1,50,true,104); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`refineable`,`view`,`script`) VALUES (5808,'Diabolus_Helmet','Dark Bacilium','Armor',20,250,5,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,364,'bonus2 bResEff,Eff_Stone,2000+(getrefine()*200);\nbonus2 bResEff,Eff_Freeze,2000+(getrefine()*200);\nbonus2 bResEff,Eff_Stun,2000+(getrefine()*200);'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5809,'Boom_Boom_Hat','Boom Boom Hat','Armor',100,6,true,1,216,'bonus bAllStats,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5810,'Ph.D_Hat_V','Ph.D Hat V','Armor',20,100,3,true,false,false,true,1,true,98,'bonus bInt,5;\nbonus bVit,3;\nbonus bDex,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`view`) VALUES (5811,'Santa_Beard','Santa\'s Beard','Armor',20,100,5,true,1,25); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5812,'Hat_Of_Expert','Hat Of Expert','Armor',2,true,1,true,16,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5815,'Classic_Hat_J','Classic Hat','Armor',20,500,2,true,1,true,475,'bonus bStr,1;\nbonus2 bSubSize, 0, 5;\nbonus2 bSubSize, 1, 5;\nbonus2 bSubSize, 2, 5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5816,'Cowboy_Hat_J','Purple Cowboy Hat','Armor',20,500,true,1,true,411,'bonus bBaseAtk,15;\nbonus bFlee,-5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5817,'Valentine_Pledge','Valentine Pledge','Armor',20,3,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bMdef,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5818,'Carnival_Hat','Carnival Hat','Armor',6,true,1,true,505,100,true,true,true,true,true,true,true,true,'bonus bAllStats, 3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5819,'Carnival_Circlet','Carnival Circlet','Armor',6,true,1,true,506,100,true,true,true,true,true,true,true,true,'bonus bAllStats, 3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5821,'Gold_Tulip_Hairpin','Gold Tulip Hairpin','Armor',10,100,2,true,1,true,499,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddClass,Class_All,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5822,'Love_Chick_Hat','Love Chick Hat','Armor',10000,100,4,true,1,true,500,100,true,true,true,true,true,true,true,'bonus bLuk,4;\nbonus bMaxHP,100;\nbonus bMaxSP,100;\nbonus2 bSubRace,RC_DemiHuman,7;\nbonus2 bSubRace,RC_Player_Human,7;\nbonus2 bSubRace,RC_Undead,7;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5824,'Fools_Day_Hat','Fools Day Hat','Armor',20,300,6,1,true,1,30,true,265); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5826,'Valkyrie_Helmet','Valkyrie Helmet','Armor',10,true,1,225,'bonus bStr,2;\nbonus bInt,2;\nbonus bDex,2;\nbonus bAgi,2;\nbonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5827,'Book_File_Hat','Book File Hat','Armor',20,100,1,true,1,1,true,423); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (5828,'Honor_Gold_Ring','Honor Gold Ring','Armor',50,true,true,1,1,'bonus bAllStats,1;\nbonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (5844,'Loyal_Ring3','Loyal Ring3','Armor',true,true,1,1,'bonus bAllStats,3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5846,'Buzzy_Ball_Gum','Buzzy Ball Gum','Armor',50,100,1,true,1,1,572,'bonus bMdef,5;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (5851,'Summer_Knight','Summer Knight','Armor',20,1,true,true,1,60,138); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5856,'Passion_FB_Hat','Passion FB Hat','Armor',20,600,2,1,true,1,1,true,671,100,true,true,true,true,true,true,true,true,'bonus bStr,2;\nbonus bDex,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5857,'Cool_FB_Hat','Cool FB Hat','Armor',20,600,2,1,true,1,1,true,672,100,true,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bVit,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5858,'Victory_FB_Hat','Victory FB Hat','Armor',20,600,2,1,true,1,1,true,673,100,true,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bDex,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5859,'Glory_FB_Hat','Glory FB Hat','Armor',20,600,2,1,true,1,1,true,674,100,true,true,true,true,true,true,true,true,'bonus bAllStats,1;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (9001,'Poring_Egg','Poring Egg','Petegg',20); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (9002,'Drops_Egg','Drops Egg','Petegg',20); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (9003,'Poporing_Egg','Poporing Egg','Petegg',20); @@ -1987,8 +1987,8 @@ REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (13420,'Honglyun\'s_Sword','Honglyun\'s Sword','Weapon','1hSword',20,1200,160,1,1,true,true,true,true,true,true,true,true,true,true,4,70,true,100,true,true,true,'bonus bAtkEle,Ele_Fire;\nbonus bStr,2;\nbonus bInt,2;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`class_upper`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13421,'Ruber','Ruber','Weapon','1hSword',20,1500,170,1,1,true,true,true,true,true,true,true,true,3,50,true,'autobonus "{ bonus2 bSkillAtk,\\"KN_BOWLINGBASH\\",20; bonus2 bSkillAtk,\\"SM_BASH\\",20; }",5,15000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`attack`,`range`,`job_crusader`,`job_knight`,`location_right_hand`,`weapon_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (13422,'Flamberge_C','Flamberge','Weapon','1hSword',185,1,true,true,true,3,1,100,true,true,true,true,true,true,true,true,'bonus bUnbreakableWeapon;\nbonus2 bAddSize,Size_All,40;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`class_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15000,'Bone_Plate','Bone Plate','Armor',20,1000,7,1,true,true,true,true,true,true,true,true,true,true,true,85,true,'bonus bStr,1;\nbonus bMdef,3;\nbonus2 bIgnoreDefRaceRate,RC_DemiHuman,10;\nbonus2 bIgnoreDefRaceRate,RC_Player_Human,10;\nbonus2 bIgnoreDefRaceRate,RC_Brute,10;\nbonus2 bIgnoreDefRaceRate,RC_Player_Doram,10;\nbonus3 bAutoSpellWhenHit,"NPC_WIDEBLEEDING",1,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (15001,'Odin\'s_Blessing_I','Odin\'s Blessing','Armor',10,true,false,false,true,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`class_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15000,'Bone_Plate','Bone Plate','Armor',20,1000,7,1,true,true,true,true,true,true,true,true,true,true,true,1,85,true,'bonus bStr,1;\nbonus bMdef,3;\nbonus2 bIgnoreDefRaceRate,RC_DemiHuman,10;\nbonus2 bIgnoreDefRaceRate,RC_Player_Human,10;\nbonus2 bIgnoreDefRaceRate,RC_Brute,10;\nbonus2 bIgnoreDefRaceRate,RC_Player_Doram,10;\nbonus3 bAutoSpellWhenHit,"NPC_WIDEBLEEDING",1,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (15001,'Odin\'s_Blessing_I','Odin\'s Blessing','Armor',10,true,false,false,true,1,100,true,true,true,true,true,true,true,true); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_swordman`,`class_upper`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (16000,'Erde','Erde','Weapon','Mace',20,500,130,1,2,true,true,true,true,true,true,true,true,true,true,true,3,50,true,'bonus2 bSkillAtk,"AM_ACIDTERROR",20;\nbonus2 bSkillAtk,"AM_DEMONSTRATION",20;\nbonus bMaxSP,50;\nbonus bHealPower,10;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_swordman`,`class_upper`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (16001,'Red_Square_Bag','Red Square Bag','Weapon','Mace',20,500,130,1,2,true,true,true,true,true,true,true,true,true,true,true,3,50,true,'bonus bMaxHP,200;\nbonus2 bSkillAtk,"AM_ACIDTERROR",20;\nbonus2 bSkillAtk,"AM_DEMONSTRATION",20;\nbonus2 bAddMonsterDropItem,501,50;\nbonus2 bAddMonsterDropItem,502,20;\nbonus2 bAddMonsterDropItem,503,20;\nbonus2 bAddMonsterDropItem,504,20;\nbonus2 bAddMonsterDropItem,505,10;\nif (readparam(bStr)>=95)\n bonus2 bAddEff,Eff_Stun,500;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`attack`,`range`,`job_acolyte`,`job_monk`,`job_priest`,`location_right_hand`,`weapon_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (16002,'Stunner_C','Stunner','Weapon','Mace',175,1,true,true,true,true,3,1,100,true,true,true,true,true,true,true,true,'bonus2 bAddEff,Eff_Stun,1000;\nbonus2 bAddSize,Size_All,40;'); @@ -1998,25 +1998,25 @@ REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`attack`,`range`,`job_barddancer`,`job_hunter`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (18100,'Shooting_Star_C','Shooting Star','Weapon','Bow',20,190,5,true,true,true,true,4,1,true,'bonus bLongAtkRate,20;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`attack`,`range`,`job_archer`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_left_hand`,`location_right_hand`,`weapon_level`,`script`) VALUES (18101,'F_Bow_Of_Rudra_C','Rudra Bow','Weapon','Bow',2,185,5,true,true,true,true,true,true,true,4,'bonus bAtkEle,Ele_Holy;\nbonus bInt,5;\nskill "AL_CURE",1;\nskill "AL_HEAL",1;\nbonus2 bResEff,Eff_Poison,5000;\nbonus2 bResEff,Eff_Curse,5000;\nbonus2 bResEff,Eff_Silence,5000;\nbonus2 bResEff,Eff_Confusion,5000;\nbonus2 bResEff,Eff_Blind,5000;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`attack`,`range`,`job_archer`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_left_hand`,`location_right_hand`,`weapon_level`,`script`) VALUES (18102,'E_Bow_Of_Rudra_C','Rudra Bow','Weapon','Bow',2,185,5,true,true,true,true,true,true,true,4,'bonus bAtkEle,Ele_Holy;\nbonus bInt,5;\nskill "AL_CURE",1;\nskill "AL_HEAL",1;\nbonus2 bResEff,Eff_Poison,5000;\nbonus2 bResEff,Eff_Curse,5000;\nbonus2 bResEff,Eff_Silence,5000;\nbonus2 bResEff,Eff_Confusion,5000;\nbonus2 bResEff,Eff_Blind,5000;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (18500,'Cheer_Scarf6','Cheer Scarf6','Armor',true,1,369,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (18501,'Cheer_Scarf8','Cheer Scarf8','Armor',true,1,369,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (18502,'Cheer_Scarf10','Cheer Scarf10','Armor',true,1,369,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18503,'Small_Horn_Of_Devil','Small Devil Horns','Armor',20,100,2,true,1,562,'bonus bAtkRate,5;\nbonus bMatkRate,5;\nbonus bMaxHPRate,10;\nbonus bMaxSPRate,10;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18505,'Umbala_Spirit','Umbala Spirit','Armor',200,1,1,true,30,675,'bonus bVit,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`) VALUES (18506,'Hattah_Black','Hattah Black','Armor',12000,4000,2,1,true,true,true,1,true,676); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`equip_level_min`,`view`) VALUES (18507,'Elven_Ears_','Elven Ears','Armor',20,100,1,true,false,false,true,70,73); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18539,'Skull_Cap','Skull Cap','Armor',40,200,5,1,true,10,true,713,'bonus bMatkRate,2;\nif (getrefine() >= 5) {\n bonus bMatkRate,3;\n}\nif (getrefine() >= 7) {\n bonus bMatkRate,3;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18595,'Horn_Of_Ancient','Horn of Ancient','Armor',40,200,8,1,true,50,true,757,'autobonus "{ bonus bBaseAtk,100; }",5,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }";'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18596,'Sprout_Hat','Sprout Hat','Armor',20,200,4,true,70,true,758,'skill "WZ_HEAVENDRIVE",3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18597,'Mercury_Helm','Mercury Riser','Armor',40,200,10,1,true,true,759,'bonus bAspdRate,3;\nbonus bCritical,3;\nif (getrefine() >= 7) {\n bonus bAspdRate,2;\n bonus bCritical,2;\n}\nif (getrefine() >= 9) {\n bonus bAspdRate,2;\n bonus bCritical,2;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18600,'Cat_Ears_Beret','Cat Ear Beret','Armor',20,100,5,true,true,761,'bonus bAtkRate,5;\nif (getrefine() > 5 && getrefine() <= 12) {\n bonus2 bAddRace,RC_DemiHuman,(getrefine() - 5);\n bonus2 bSubRace,RC_DemiHuman,(getrefine() - 5);\n bonus2 bAddRace,RC_Player_Human,(getrefine() - 5);\n bonus2 bSubRace,RC_Player_Human,(getrefine() - 5);\n}\nif (getrefine() > 12) {\n bonus2 bAddRace,RC_DemiHuman,7;\n bonus2 bAddRace,RC_Player_Human,7;\n bonus2 bSubRace,RC_DemiHuman,7;\n bonus2 bSubRace,RC_Player_Human,7;\n}'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18612,'White_Musang_Hat','White Musang Hat','Armor',40,200,3,1,true,true,770,'bonus bStr,2;\nbonus bVit,2;\nbonus bLuk,1;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18613,'Black_Musang_Hat','Black Musang Hat','Armor',40,200,3,1,true,true,771,'bonus bInt,2;\nbonus bDex,2;\nbonus bAgi,1;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`refineable`,`view`) VALUES (18620,'Heart_Eyepatch','Heart Eyepatch','Armor',5,200,2,true,20,true,779); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18656,'Wit_Pumpkin_Hat','Witch\'s Pumpkin Hat','Armor',20,300,10,true,20,true,717,'bonus bMdef,10;\nbonus bStr,2;\nbonus bInt,2;\nbonus2 bMagicAddRace,RC_Undead,15;\nbonus2 bMagicAddRace,RC_Demon,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`view`,`script`) VALUES (19500,'T_Mr_Smile','T Mr Smile','Armor',true,true,65,'bonus bStr,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_costume_head_top`,`location_costume_head_Low`,`view`) VALUES (19501,'T_Spinx_Helm','T Spinx Helm','Armor',1,true,true,137); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (19504,'T_Sunglasses','T Sunglasses','Armor',true,12); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (19505,'T_Cigarette','T Cigarette','Armor',true,54); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`refineable`,`view`) VALUES (19506,'T_Valkyrie_Feather_Band','T Valkyrie Feather Band','Armor',true,true,300); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19507,'Fine_Sun','Clear Sun','Armor',true,1,654); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (18500,'Cheer_Scarf6','Cheer Scarf6','Armor',true,1,1,369,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (18501,'Cheer_Scarf8','Cheer Scarf8','Armor',true,1,1,369,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (18502,'Cheer_Scarf10','Cheer Scarf10','Armor',true,1,1,369,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18503,'Small_Horn_Of_Devil','Small Devil Horns','Armor',20,100,2,true,1,1,562,'bonus bAtkRate,5;\nbonus bMatkRate,5;\nbonus bMaxHPRate,10;\nbonus bMaxSPRate,10;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18505,'Umbala_Spirit','Umbala Spirit','Armor',200,1,1,true,1,30,675,'bonus bVit,1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (18506,'Hattah_Black','Hattah Black','Armor',12000,4000,2,1,true,true,true,1,1,true,676); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (18507,'Elven_Ears_','Elven Ears','Armor',20,100,1,true,false,false,true,1,70,73); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18539,'Skull_Cap','Skull Cap','Armor',40,200,5,1,true,1,10,true,713,'bonus bMatkRate,2;\nif (getrefine() >= 5) {\n bonus bMatkRate,3;\n}\nif (getrefine() >= 7) {\n bonus bMatkRate,3;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18595,'Horn_Of_Ancient','Horn of Ancient','Armor',40,200,8,1,true,1,50,true,757,'autobonus "{ bonus bBaseAtk,100; }",5,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }";'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18596,'Sprout_Hat','Sprout Hat','Armor',20,200,4,true,1,70,true,758,'skill "WZ_HEAVENDRIVE",3;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18597,'Mercury_Helm','Mercury Riser','Armor',40,200,10,1,true,1,true,759,'bonus bAspdRate,3;\nbonus bCritical,3;\nif (getrefine() >= 7) {\n bonus bAspdRate,2;\n bonus bCritical,2;\n}\nif (getrefine() >= 9) {\n bonus bAspdRate,2;\n bonus bCritical,2;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18600,'Cat_Ears_Beret','Cat Ear Beret','Armor',20,100,5,true,1,true,761,'bonus bAtkRate,5;\nif (getrefine() > 5 && getrefine() <= 12) {\n bonus2 bAddRace,RC_DemiHuman,(getrefine() - 5);\n bonus2 bSubRace,RC_DemiHuman,(getrefine() - 5);\n bonus2 bAddRace,RC_Player_Human,(getrefine() - 5);\n bonus2 bSubRace,RC_Player_Human,(getrefine() - 5);\n}\nif (getrefine() > 12) {\n bonus2 bAddRace,RC_DemiHuman,7;\n bonus2 bAddRace,RC_Player_Human,7;\n bonus2 bSubRace,RC_DemiHuman,7;\n bonus2 bSubRace,RC_Player_Human,7;\n}'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18612,'White_Musang_Hat','White Musang Hat','Armor',40,200,3,1,true,1,true,770,'bonus bStr,2;\nbonus bVit,2;\nbonus bLuk,1;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18613,'Black_Musang_Hat','Black Musang Hat','Armor',40,200,3,1,true,1,true,771,'bonus bInt,2;\nbonus bDex,2;\nbonus bAgi,1;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (18620,'Heart_Eyepatch','Heart Eyepatch','Armor',5,200,2,true,1,20,true,779); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18656,'Wit_Pumpkin_Hat','Witch\'s Pumpkin Hat','Armor',20,300,10,true,1,20,true,717,'bonus bMdef,10;\nbonus bStr,2;\nbonus bInt,2;\nbonus2 bMagicAddRace,RC_Undead,15;\nbonus2 bMagicAddRace,RC_Demon,15;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`view`,`script`) VALUES (19500,'T_Mr_Smile','T Mr Smile','Armor',true,true,1,65,'bonus bStr,2;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_costume_head_top`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (19501,'T_Spinx_Helm','T Spinx Helm','Armor',1,true,true,1,137); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (19504,'T_Sunglasses','T Sunglasses','Armor',true,1,12); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (19505,'T_Cigarette','T Cigarette','Armor',true,1,54); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`refineable`,`view`) VALUES (19506,'T_Valkyrie_Feather_Band','T Valkyrie Feather Band','Armor',true,1,true,300); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19507,'Fine_Sun','Clear Sun','Armor',true,1,1,654); diff --git a/sql-files/item_db_re.sql b/sql-files/item_db_re.sql index 27ac24e3db..bbb762d973 100644 --- a/sql-files/item_db_re.sql +++ b/sql-files/item_db_re.sql @@ -76,6 +76,7 @@ CREATE TABLE `item_db_re` ( `location_shadow_right_accessory` tinyint(1) unsigned DEFAULT NULL, `location_shadow_left_accessory` tinyint(1) unsigned DEFAULT NULL, `weapon_level` tinyint(1) unsigned DEFAULT NULL, + `armor_level` tinyint(1) unsigned DEFAULT NULL, `equip_level_min` tinyint(3) unsigned DEFAULT NULL, `equip_level_max` tinyint(3) unsigned DEFAULT NULL, `refineable` tinyint(1) unsigned DEFAULT NULL, diff --git a/sql-files/item_db_re_equip.sql b/sql-files/item_db_re_equip.sql index cf0fc87df3..53671cd427 100644 --- a/sql-files/item_db_re_equip.sql +++ b/sql-files/item_db_re_equip.sql @@ -820,1793 +820,1793 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`pr REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`magic_attack`,`range`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (2057,'Adorare_Staff','Adorare Staff','Weapon','2hStaff',20,1200,100,240,1,2,true,true,true,true,true,true,4,170,true,'.@r = getrefine();\nbonus bMatk,4*.@r;\nbonus bUnbreakableWeapon;\nbonus2 bMagicAtkEle,Ele_Holy,5;\nif (.@r >= 9) {\n bonus2 bSkillAtk,"AB_ADORAMUS",30;\n}\nif (.@r >= 11) {\n bonus2 bSubSize,Size_All,25;\n}'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`magic_attack`,`range`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (2058,'Detecting_Staff','Detecting Staff','Weapon','2hStaff',2000,180,330,1,2,true,true,true,true,true,true,4,170,true,'.@r = getrefine();\nbonus bUnbreakableWeapon;\nbonus bMatkRate,10;\nif (.@r >= 7) {\n bonus bMatk,60;\n bonus bVariableCastrate,-10;\n}\nif (.@r >= 9) {\n bonus2 bMagicAtkEle,Ele_Fire,15;\n autobonus "{ bonus2 bMagicAddSize,Size_All,20; }",10,10000,BF_MAGIC;\n}\nif (.@r >= 11) {\n bonus bDelayrate,-20;\n}'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`magic_attack`,`range`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (2060,'Royal_Magician_Staff','Royal Magician Staff','Weapon','2hStaff',1500,100,270,1,2,true,true,true,true,true,true,4,170,true,'.@r = getrefine();\nbonus bUnbreakableWeapon;\nbonus bMatkRate,5;\nbonus bMatk,5*.@r;\nif (.@r >= 9) {\n bonus2 bSkillAtk,"WL_CHAINLIGHTNING",20;\n bonus2 bSkillAtk,"WL_EARTHSTRAIN",20;\n}\nif (.@r >= 11) {\n bonus2 bMagicAddRace,RC_Undead,20;\n bonus2 bMagicAddRace,RC_Angel,20;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_left_hand`,`refineable`,`view`) VALUES (2101,'Guard','Guard','Armor',500,300,20,true,true,1); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`refineable`,`view`) VALUES (2102,'Guard_','Guard','Armor',500,300,20,1,true,true,1); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_swordman`,`job_thief`,`location_left_hand`,`refineable`,`view`) VALUES (2103,'Buckler','Buckler','Armor',14000,600,40,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,2); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_swordman`,`job_thief`,`location_left_hand`,`refineable`,`view`) VALUES (2104,'Buckler_','Buckler','Armor',14000,600,40,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,2); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_left_hand`,`refineable`,`view`) VALUES (2105,'Shield','Shield','Armor',56000,1300,60,true,true,true,true,true,3); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_left_hand`,`refineable`,`view`) VALUES (2106,'Shield_','Shield','Armor',56000,1300,60,1,true,true,true,true,true,3); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_stargladiator`,`job_swordman`,`location_left_hand`,`refineable`,`view`,`script`) VALUES (2107,'Mirror_Shield','Mirror Shield','Armor',60000,1000,45,true,true,true,true,true,true,4,'bonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_stargladiator`,`job_swordman`,`location_left_hand`,`refineable`,`view`,`script`) VALUES (2108,'Mirror_Shield_','Mirror Shield','Armor',60000,1000,45,1,true,true,true,true,true,true,4,'bonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_left_hand`,`refineable`,`view`,`script`) VALUES (2109,'Memorize_Book','Memory Book','Armor',20,1000,25,true,true,true,true,true,true,5,'bonus bInt,1;\nbonus bMdef,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`location_left_hand`,`equip_level_min`,`view`,`script`) VALUES (2110,'Holy_Guard','Holy Guard','Armor',85000,1400,110,true,true,68,4,'bonus bVit,2;\nbonus bMdef,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2111,'Herald_Of_GOD','Sacred Mission','Armor',128000,1600,120,true,true,83,true,4,'bonus bVit,3;\nbonus bInt,2;\nbonus bMdef,3;\nbonus bUnbreakableShield;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_left_hand`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2112,'Novice_Guard','Novice Guard','Armor',1,1,20,true,true,true,1,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2113,'Novice_Shield','Novice Shield','Armor',5000,1000,20,1,true,true,true,40,true,3,'bonus2 bSubEle,Ele_All,20;\nbonus2 bSubEle,Ele_Neutral,-20;\nbonus2 bSubEle,Ele_Holy,-20;\nbonus2 bSubEle,Ele_Dark,-20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2114,'Stone_Buckler','Stone Buckler','Armor',30000,1500,45,1,true,false,false,true,65,true,2,'bonus2 bSubSize,Size_Large,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2115,'Valkyrja\'s_Shield','Valkyrja\'s Shield','Armor',30000,500,80,1,true,false,false,true,65,true,4,'bonus2 bSubEle,Ele_Water,20;\nbonus2 bSubEle,Ele_Fire,20;\nbonus2 bSubEle,Ele_Dark,20;\nbonus2 bSubEle,Ele_Undead,20;\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2116,'Angel\'s_Safeguard','Angelic Guard','Armor',10000,400,30,1,true,true,true,20,true,1,'bonus2 bSubRace,RC_Demon,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_kagerouoboro`,`job_ninja`,`location_left_hand`,`equip_level_min`,`refineable`,`view`) VALUES (2117,'Arm_Guard','Arm Guard','Armor',10000,150,50,true,true,true,20,true,1); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_ninja`,`location_left_hand`,`equip_level_min`,`refineable`,`view`) VALUES (2118,'Arm_Guard_','Arm Guard','Armor',10000,150,50,1,true,true,true,20,true,1); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_kagerouoboro`,`job_ninja`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2119,'Improved_Arm_Guard','Advanced Arm Guard','Armor',40000,150,45,true,true,true,50,true,1,'bonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_ninja`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2120,'Improved_Arm_Guard_','Advanced Arm Guard','Armor',40000,150,45,1,true,true,true,50,true,1,'bonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_left_hand`,`refineable`,`view`,`script`) VALUES (2121,'Memorize_Book_','Memory Book','Armor',20,1000,25,1,true,true,true,true,true,true,5,'bonus bInt,1;\nbonus bMdef,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2122,'Platinum_Shield','Platinum Shield','Armor',20,1200,95,true,false,false,true,true,true,68,true,4,'bonus bMdef,5;\nbonus2 bSubSize,Size_Medium,15;\nbonus2 bSubSize,Size_Large,15;\nbonus2 bSubRace,RC_Undead,10;\nbonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",7,150,BF_MAGIC,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2123,'Orleans_Server','Orleans\'s Server','Armor',20,1000,75,1,true,false,false,true,true,true,55,true,4,'bonus bMdef,2;\nbonus bMagicDamageReturn,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2124,'Thorny_Buckler','Thorny Buckler','Armor',20,1000,85,1,true,false,false,true,true,true,55,true,2,'bonus bMdef,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`class_upper`,`class_third_upper`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2125,'Strong_Shield','Strong Shield','Armor',20,2500,90,1,true,true,true,true,true,true,true,true,true,true,true,true,75,true,4,'bonus2 bSubEle,Ele_All,-20;\nbonus bNoKnockback;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2126,'Guyak_Shield','Guyak Shield','Armor',20,700,3,true,false,false,true,1,true,2,'bonus bMdef,2;\nbonus bMagicDamageReturn,2;\nautobonus2 "{ bonus bShortWeaponDamageReturn,5; }",20,1000,BF_WEAPON,"{ specialeffect2 EF_REFLECTSHIELD; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_left_hand`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2127,'Secular_Mission','Secular Mission','Armor',20,10,true,4,100,true,true,true,true,true,true,true,'bonus2 bSubClass,Class_All,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2128,'Herald_Of_GOD_','Sacred Mission','Armor',128000,1600,120,1,true,true,83,true,4,'bonus bVit,3;\nbonus bInt,2;\nbonus bMdef,3;\nbonus bUnbreakableShield;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_monk`,`job_priest`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2129,'Exorcism_Bible','Exorcism Bible','Armor',20,600,80,true,true,true,50,true,5,'bonus bHPrecovRate,3;\nbonus bSPrecovRate,3;\nbonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2130,'Cross_Shield','Cross Shield','Armor',20,2000,130,1,true,true,80,true,4,'bonus bStr,1;\nbonus2 bSkillAtk,"PA_SHIELDCHAIN",30;\nbonus2 bSkillAtk,"CR_SHIELDBOOMERANG",30;\nbonus bUseSPrate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2131,'Magic_Study_Vol1','Magic Bible Vol1','Armor',20,1000,18,1,true,true,true,true,true,70,true,5,'bonus bMdef,3;\nbonus bInt,2;\nbonus2 bAddEffWhenHit,Eff_Stun,1000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_left_hand`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2132,'Shelter_Resistance','Shell Of Resistance','Armor',20,140,true,2,100,true,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_All,20;\nbonus bShortWeaponDamageReturn,1;\nif (vip_status(VIP_STATUS_ACTIVE)) {\n bonus bAllStats,1;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`class_upper`,`class_third_upper`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2133,'Tournament_Shield','Tournament Shield','Armor',20,1000,105,1,true,true,true,true,true,true,50,true,4,'bonus2 bAddClass,Class_All,1;\nif (Class == Job_Lord_Knight )\n bonus bAspdRate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2134,'Shield_Of_Naga','Shield of Naga','Armor',20,500,35,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,2,'.@r = getrefine();\nbonus bMdef,3;\nif (.@r<11) {\n autobonus2 "{ bonus bShortWeaponDamageReturn,("+.@r+"*3); }",10,5000,BF_WEAPON,"{ specialeffect2 EF_GUARD; }";\n}\nelse {\n autobonus2 "{ bonus bShortWeaponDamageReturn,("+.@r+"*3); }",10,5000+(.@r/2*1000),BF_WEAPON,"{ specialeffect2 EF_GUARD; }";\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_rogue`,`class_upper`,`class_third_upper`,`location_left_hand`,`equip_level_min`,`refineable`,`view`) VALUES (2135,'Shadow_Guard','Shadow Guard','Armor',20,800,52,1,true,true,true,true,70,true,2); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_left_hand`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2136,'Cracked_Buckler','Cracked Buckler','Armor',55,true,2,100,true,true,true,true,true,true,true,true,'bonus bAgi,2;\nbonus2 bSubEle,Ele_Neutral,10;\nbonus3 bAutoSpellWhenHit,"PR_KYRIE",10,10;\nbonus bMdef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_left_hand`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2137,'Valkyrja\'s_Shield_C','Neo Valkyrja\'s Shield','Armor',110,true,false,false,true,true,true,95,4,100,true,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Water,20;\nbonus2 bSubEle,Ele_Fire,20;\nbonus2 bSubEle,Ele_Dark,20;\nbonus2 bSubEle,Ele_Undead,20;\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2138,'Bradium_Shield','Bradium Shield','Armor',20,1800,98,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,65,true,3,'bonus2 bSkillAtk,"CR_SHIELDBOOMERANG",60;\nbonus bAgi,-1;\nbonus bMaxHP,500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`equip_level_min`,`view`) VALUES (2139,'Flame_Thrower','Flame Thrower','Armor',20000,2000,60,true,true,true,true,true,99,1); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2140,'Energy_Rune_Guard','Energy Rune Guard','Armor',20,70,1,true,true,true,true,true,99,true,4,100,true,true,true,true,true,true,true,true,'bonus bMaxSPrate,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_left_hand`,`equip_level_min`,`view`,`script`) VALUES (2141,'Freyja_SShield7','Freyja Spirit Shield','Armor',300,5,true,20,1,'bonus2 bSubSize,Size_Medium,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_left_hand`,`equip_level_min`,`view`,`script`) VALUES (2142,'Freyja_SShield30','Freyja Spirit Shield','Armor',300,5,true,20,1,'bonus2 bSubSize,Size_Medium,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_left_hand`,`equip_level_min`,`view`,`script`) VALUES (2143,'Freyja_SShield60','Freyja Spirit Shield','Armor',300,5,true,20,1,'bonus2 bSubSize,Size_Medium,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_left_hand`,`equip_level_min`,`view`,`script`) VALUES (2144,'Freyja_SShield90','Freyja Spirit Shield','Armor',300,5,true,20,1,'bonus2 bSubSize,Size_Medium,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_left_hand`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2145,'Time_Keepr_Shield','Time Keeper Shield','Armor',30000,20,true,true,3,100,true,true,true,true,true,true,'bonus bMdef,1;\nbonus2 bSubEle,Ele_Neutral,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`) VALUES (2146,'Siver_Guard','Silver Guard','Armor',12500,300,60,1,true,22,true,1); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_left_hand`,`equip_level_min`,`refineable`,`view`) VALUES (2147,'Round_Buckler','Round Buckleer','Armor',24000,600,90,1,true,false,false,true,true,true,22,true,2); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`equip_level_min`,`refineable`,`view`) VALUES (2148,'Rotha_Shield','Rosa Shield','Armor',56000,1300,130,1,true,true,true,true,true,true,100,true,3); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (2149,'Upg_Guard','Upg Guard','Armor',20,150,25,1,true,1,true,1,100,true,'bonus bMaxHPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_swordman`,`job_thief`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (2150,'Upg_Buckler','Upg Buckler','Armor',20,300,45,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,2,100,true,'bonus bMaxHPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (2151,'Upg_Shield','Upg Shield','Armor',20,650,65,1,true,true,true,true,1,true,3,100,true,'bonus bMaxHPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_left_hand`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2152,'Anti_Demon_Shield_C','Anti-Demon Shield','Armor',120,true,1,3,100,true,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,25;\nbonus2 bSubRace,RC_Player_Human,25;\nbonus2 bSubRace,RC_Demon,25;\nbonus bMaxHP,400;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2153,'Imperial_Guard','Imperial Guard','Armor',20,2500,120,1,true,true,true,true,true,102,true,4,'.@r = getrefine();\nbonus bMdef,5;\nbonus2 bSkillAtk,"LG_SHIELDPRESS",(.@r>=6?20+((.@r-5)*2):20);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`) VALUES (2154,'Toy_Shield','Toy Shield','Armor',500,1,1,true,10,true,1); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_left_hand`,`refineable`,`view`) VALUES (2155,'Academy_Shield','Academy Shield','Armor',1500,3,1,true,false,false,true,true,4); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2156,'Bible_Of_Promise1','Bible of Promise(1st Vol.)','Armor',20,500,10,1,true,true,true,true,true,110,true,5,'bonus bMdef,2;\nskill "ALL_ODINS_POWER",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`refineable`,`view`,`script`) VALUES (2157,'Insecticide','Pesticide','Armor',20,100,true,true,3,'bonus2 bAddRace,RC_Insect,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2158,'Ramor_Shield_Undead','Ramor Shield','Armor',20,1300,50,1,true,65,true,3,'bonus2 bSubDefEle,Ele_Undead,5;\nbonus2 bMagicSubDefEle,Ele_Undead,5;\nbonus2 bSubRace,RC_DemiHuman,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2159,'Sharel_Shield','Sharel Shield','Armor',20,1300,50,1,true,65,true,3,'bonus2 bSubDefEle,Ele_Fire,5;\nbonus2 bMagicSubDefEle,Ele_Fire,5;\nbonus2 bSubRace,RC_Demon,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2160,'Giant_Shield','Giant Shield','Armor',56000,2800,130,1,true,true,true,true,true,true,100,true,3,'bonus2 bSubSize,Size_Large,5;\nif (getrefine()>=9) {\n bonus2 bSubSize,Size_Large,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2161,'Geffenia_Book_Water','Geffenia Tomb of Water','Armor',56000,1000,30,1,true,true,true,true,true,100,true,5,'bonus bMdef,2;\nbonus bInt,1;\nif (readparam(bInt)>=120) {\n bonus bMatk,10;\n bonus bMaxHP,800;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2162,'Bible_Of_Promise2','Bible of Promise(2nd Vol.)','Armor',20,500,20,1,true,true,true,true,true,140,true,5,'bonus bMdef,5;\nskill "ALL_ODINS_POWER",2;\nbonus bHealPower,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2163,'Flow_Shield','Flow Shield','Armor',20,1300,50,1,true,65,true,3,'bonus2 bSubDefEle,Ele_Water,5;\nbonus2 bMagicSubDefEle,Ele_Water,5;\nbonus2 bSubRace,RC_Brute,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2164,'Sombre_Shield','Sombre Shield','Armor',20,1300,50,1,true,65,true,3,'bonus2 bSubDefEle,Ele_Dark,5;\nbonus2 bMagicSubDefEle,Ele_Dark,5;\nbonus2 bSubRace,RC_Undead,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2165,'Sol_Shield','Sol Shield','Armor',20,1300,50,1,true,65,true,3,'bonus2 bSubDefEle,Ele_Earth,5;\nbonus2 bMagicSubDefEle,Ele_Earth,5;\nbonus2 bSubRace,RC_Plant,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_monk`,`job_priest`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2166,'Exorcism_Bible_','Devil\'s Bible Drive','Armor',20,600,80,1,true,true,true,50,true,5,'bonus bHPrecovRate,3;\nbonus bSPrecovRate,3;\nbonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2167,'Poison_Shield','Poison Shield','Armor',20,1300,50,1,true,65,true,3,'bonus2 bSubDefEle,Ele_Poison,5;\nbonus2 bMagicSubDefEle,Ele_Poison,5;\nbonus2 bSubRace,RC_Plant,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (2168,'Immuned_Shield','Immune Shield','Armor',20,700,55,1,true,1,true,4,100,true,'.@r = getrefine();\nif (.@r>=5)\n bonus2 bSubEle,Ele_Neutral,min(.@r,12)-4;\nif (.@r>6)\n bonus2 bSubEle,Ele_Neutral,5;\nif (.@r>8) {\n bonus2 bSubEle,Ele_Fire,5;\n bonus2 bSubEle,Ele_Water,5;\n bonus2 bSubEle,Ele_Wind,5;\n bonus2 bSubEle,Ele_Earth,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2169,'Kalasak','Kalasag','Armor',20,400,40,true,1,true,1,'bonus2 bSubClass,Class_Boss,getrefine()/3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2170,'Bayani_Kalasak','Bayani Kalasag','Armor',20,400,40,1,true,1,true,1,'bonus2 bSubClass,Class_Boss,getrefine()/3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_ninja`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2171,'Fox_Armguard','Fox Wrist Guard','Armor',40000,200,45,1,true,true,true,100,true,1,'bonus bFlee,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_ninja`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2172,'Wolf_Armguard','Wolf Wrist Guard','Armor',45000,250,70,1,true,true,true,100,true,1,'autobonus "{ bonus bBaseAtk,100; bonus bFlee,-50; }",20,5000,BF_WEAPON,"{ specialeffect2 EF_TEIHIT1; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_ninja`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2173,'Crescent_Armguard','Crescent Wrist Guard','Armor',45000,250,45,1,true,true,true,100,true,1,'bonus bDelayrate,-(getrefine()*2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2174,'Lumiere_Shield','Lumiere Shield','Armor',20,1300,50,1,true,65,true,3,'bonus2 bSubDefEle,Ele_Holy,5;\nbonus2 bMagicSubDefEle,Ele_Holy,5;\nbonus2 bSubRace,RC_Dragon,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2175,'Esprit_Shield','Spirit Shield','Armor',20,1300,50,1,true,65,true,3,'bonus2 bSubDefEle,Ele_Ghost,5;\nbonus2 bMagicSubDefEle,Ele_Ghost,5;\nbonus2 bSubRace,RC_Angel,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2176,'Dark_Book','Black Book','Armor',20,500,80,1,true,65,true,5,'bonus bMdef,5;\n.@r = getrefine();\nbonus3 bAutoSpellWhenHit,"NPC_DRAGONFEAR",1,(.@r<=6)?(10):((.@r<=8)?(20):(30));'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2177,'Shield_Of_Death','Shield Of Death','Armor',20,2000,150,1,true,90,true,3,'bonus2 bAddClass,Class_Boss,2;\nbonus2 bMagicAddClass,Class_Boss,2;\nbonus2 bSubClass,Class_Normal,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2178,'TE_Woe_Buckler','TE Woe Buckler','Armor',15,true,40,true,2,100,true,true,true,true,true,true,true,'bonus bMdef,15;\nbonus bMaxHP,100;\nbonus bMaxSP,100;\nbonus2 bSubRace,RC_Player_Human,15;\nbonus2 bSubRace,RC_Player_Doram,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2179,'TE_Woe_Shield','TE Woe Shield','Armor',25,true,true,true,true,true,true,true,40,true,3,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bMaxHP,200;\nbonus2 bSubRace,RC_Player_Human,20;\nbonus2 bSubRace,RC_Player_Doram,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_acolyte`,`job_mage`,`job_monk`,`job_novice`,`job_priest`,`job_sage`,`job_soullinker`,`job_supernovice`,`job_wizard`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2180,'TE_Woe_Magic_Guard','TE Woe Magic Guard','Armor',5,true,true,true,true,true,true,true,true,true,true,40,true,1,100,true,true,true,true,true,true,true,'bonus bMdef,25;\nbonus bMaxSP,200;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus2 bSubRace,RC_Player_Doram,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_left_hand`,`equip_level_min`,`view`,`script`) VALUES (2181,'Hervor','Hervor','Armor',10,1500,100,true,90,2,'bonus bMdef,5;\nbonus2 bSubRace,RC_All,30;\nbonus bUnbreakableShield;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`equip_level_min`,`view`,`script`) VALUES (2182,'Hervor_Alvitr','Hervor Alvitr','Armor',3000,150,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,100,2,'bonus bMdef,10;\nbonus bVit,20;\nbonus2 bSubRace,RC_All,30;\nbonus bUnbreakableShield;\n/*todo instead of autobonus2 bonus4 bAutoSpellWhenHit,"ALL_RAY_OF_PROTECTION",1,50,0;*/\nautobonus2 "{ sc_end SC_STUN; sc_end SC_SLEEP; sc_end SC_CURSE; sc_end SC_STONE; sc_end SC_POISON; sc_end SC_BLIND; sc_end SC_SILENCE; sc_end SC_BLEEDING; sc_end SC_CONFUSION; sc_end SC_FREEZE; bonus2 bResEff,Eff_Stun,10000; bonus2 bResEff,Eff_Sleep,10000; bonus2 bResEff,Eff_Curse,10000; bonus2 bResEff,Eff_Stone,10000; bonus2 bResEff,Eff_Poison,10000; bonus2 bResEff,Eff_Blind,10000; bonus2 bResEff,Eff_Silence,10000; bonus2 bResEff,Eff_Bleeding,10000; bonus2 bResEff,Eff_Confusion,10000; bonus2 bResEff,Eff_Freeze,10000; }",1,50000,BF_SHORT;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2183,'Impr_Angel\'s_Safeguard','Advanced Angelic Guard','Armor',10000,400,30,1,true,true,true,99,true,1,'bonus2 bSubRace,RC_Demon,5;\nbonus2 bSubEle,Ele_All,5;\nbonus2 bSubEle,Ele_Neutral,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2184,'Bunker_Shield','Bunker Shield','Armor',20,3500,90,true,50,true,3,'.@r = getrefine();\nbonus2 bAddClass,Class_All,4+max(0,.@r-4);\nbonus bAspdRate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2185,'Magic_Reflector','Magic Reflect','Armor',10,1000,50,1,true,99,true,3,'bonus bMdef,10;\n.@r = getrefine();\n.@val = 3;\nif (.@r>6) {\n .@val += 3;\n if (.@r>8)\n .@val += 3;\n}\nbonus bMagicDamageReturn,.@val;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`magic_attack`,`defense`,`slots`,`job_priest`,`job_sage`,`job_stargladiator`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2186,'Encyclopedia_Revision','Great Encyclopedia Revision','Armor',10,200,5,50,1,true,true,true,true,99,true,4,'bonus bInt,3;\nbonus bDex,2;\n.@r = getrefine();\nbonus bCritical,3+((.@r >= 7) ? 2 : 0);\nif (.@r >= 9)\n bonus bMatk,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2187,'Shield_Of_Gray','Shield of Gray','Armor',10,2000,75,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,120,true,3,'.@r = getrefine();\nbonus2 bSubEle,Ele_Holy,30+.@r;\nbonus bMdef,9+.@r/3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2188,'Svalinn_J','Svalinn','Armor',10,500,80,1,true,65,true,3,'.@r = getrefine();\nbonus2 bSubEle,Ele_Water,10;\nbonus bMaxHPrate,.@r/3;\nbonus2 bSubEle,Ele_Water,5*(.@r/3);\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2189,'Mad_Bunny','Mad Bunny Shield','Armor',10,100,40,1,true,30,true,6,'bonus2 bSubEle,Ele_All,5;\nbonus bMdef,6;\nbonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2190,'Ancient_Shield_Of_Aeon','Ancient Shield Of Aeon','Armor',200,5,true,true,true,true,true,true,true,true,true,true,true,true,true,130,true,2,'bonus2 bSubEle,Ele_Neutral,10;\nbonus2 bSubEle,Ele_Fire,10;\nbonus2 bSubEle,Ele_Water,10;\nbonus2 bSubEle,Ele_Wind,10;\nbonus2 bSubEle,Ele_Earth,10;\nbonus2 bSubEle,Ele_Dark,10;\nbonus2 bSubEle,Ele_Holy,10;\nbonus2 bSubEle,Ele_Ghost,10;\nbonus bMaxHP,500;\nbonus bMaxSP,50;\nif (getrefine()>=14)\n skill "MG_STONECURSE",5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2191,'Solomon_Key','Solomon\'s Key','Armor',300,2,1,true,30,true,1,'bonus bInt,2;\nbonus bMatk,(readparam(bInt) >= 120 ? 30 : 5);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2194,'Rouban_Shield','Levain Shield','Armor',20,1300,50,1,true,65,true,1,'bonus2 bSubEle,Ele_Wind,5;\nbonus2 bSubRace,RC_Insect,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2195,'Lian_Shield','Lian Shield','Armor',1300,50,1,true,65,true,3,'bonus2 bSubEle,Ele_Neutral,5;\nbonus2 bSubRace,RC_Formless,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2196,'White_Gold_Shield','White Gold Shield','Armor',1800,140,1,true,100,true,4,'bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",6,150,BF_MAGIC,0;\nbonus bUnbreakableShield;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2198,'Lapine_Shield','Lapine Shield','Armor',1000,25,1,true,100,true,3,'bonus bMdef,10;\nif (getrefine() > 7) {\n bonus bMatk,20;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2199,'Ahura_Mazda','Ahura Mazdah','Armor',1,10,true,1,true,1,'bonus bAllStats,50;\nbonus bMdef,99;\nbonus bShortWeaponDamageReturn,100;\nbonus2 bSubRace,RC_DemiHuman,95;\nbonus2 bSubRace,RC_Player_Human,95;\nskill "CR_FULLPROTECTION",5;\nskill "WZ_ESTIMATION",1;\nskill "ST_FULLSTRIP",5;\nskill "HW_MAGICPOWER",10;\nskill "ECL_SNOWFLIP",1;\nskill "ECL_PEONYMAMY",1;\nskill "ECL_SADAGUI",1;\nskill "ECL_SEQUOIADUST",1;\nbonus bMaxHPrate,200;\nbonus bNoKnockback;\nbonus bDelayrate,-20;\nbonus bSpeedRate,25;\nbonus bIntravision;\nbonus bNoWalkDelay;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`,`script`) VALUES (2201,'Sunglasses','Sunglasses','Armor',5000,100,true,12,'bonus2 bResEff,Eff_Blind,500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`view`,`script`) VALUES (2202,'Sunglasses_','Sunglasses','Armor',5000,100,1,true,12,'bonus2 bResEff,Eff_Blind,500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (2203,'Glasses','Glasses','Armor',4000,100,true,3); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`view`) VALUES (2204,'Glasses_','Glasses','Armor',4000,100,1,true,3); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (2205,'Diver\'s_Goggles','Diver Goggles','Armor',3500,100,true,10); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2206,'Wedding_Veil','Wedding Veil','Armor',23000,100,true,true,44,'bonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`view`,`script`) VALUES (2207,'Fancy_Flower','Fancy Flower','Armor',20,100,true,4,'bonus2 bSubRace,RC_Plant,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2208,'Ribbon','Ribbon','Armor',800,100,1,true,true,17,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2209,'Ribbon_','Ribbon','Armor',800,100,1,1,true,true,17,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`) VALUES (2210,'Hair_Band','Hair Band','Armor',500,100,2,true,9); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (2211,'Bandana','Bandana','Armor',400,100,2,true,true,6); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (2212,'Eye_Bandage','Eye Patch','Armor',1000,100,true,13); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (2213,'Cat_Hairband','Kitty Band','Armor',20,100,3,true,true,2); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2214,'Bunny_Band','Bunny Band','Armor',20,100,3,true,true,15,'bonus bLuk,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (2215,'Flower_Hairband','Flower Band','Armor',20,100,4,true,true,5); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`refineable`,`view`) VALUES (2216,'Biretta','Biretta','Armor',9000,100,8,true,true,true,true,true,11); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`refineable`,`view`) VALUES (2217,'Biretta_','Biretta','Armor',9000,100,8,1,true,true,true,true,true,11); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`script`) VALUES (2218,'Flu_Mask','Flu Mask','Armor',300,100,true,8,'bonus2 bResEff,Eff_Silence,1000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`script`) VALUES (2219,'Flu_Mask_','Flu Mask','Armor',300,100,true,8,'bonus2 bResEff,Eff_Silence,1000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (2220,'Hat','Hat','Armor',1000,200,2,true,true,16); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (2221,'Hat_','Hat','Armor',1000,200,2,1,true,true,16); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (2222,'Turban','Turban','Armor',4500,300,5,true,false,false,true,true,7); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (2223,'Turban_','Turban','Armor',4500,300,5,1,true,false,false,true,true,7); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`location_head_mid`,`refineable`,`view`) VALUES (2224,'Goggle','Goggles','Armor',20,300,5,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`location_head_mid`,`refineable`,`view`) VALUES (2225,'Goggle_','Goggles','Armor',20,300,5,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`refineable`,`view`) VALUES (2226,'Cap','Cap','Armor',12000,400,7,true,true,true,true,true,true,true,true,true,true,true,true,true,true,14); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`refineable`,`view`) VALUES (2227,'Cap_','Cap','Armor',12000,400,7,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,14); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`refineable`,`view`) VALUES (2228,'Helm','Helm','Armor',44000,600,13,true,true,true,true,true,40); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`refineable`,`view`) VALUES (2229,'Helm_','Helm','Armor',44000,600,13,1,true,true,true,true,true,40); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`refineable`,`script`) VALUES (2230,'Gemmed_Sallet','Gemmed Sallet','Armor',50000,500,8,true,true,true,true,true,true,true,true,true,true,true,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`refineable`,`script`) VALUES (2231,'Gemmed_Sallet_','Gemmed Sallet','Armor',50000,500,8,1,true,true,true,true,true,true,true,true,true,true,true,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2232,'Circlet','Circlet','Armor',7500,300,6,true,true,true,true,true,true,true,true,true,18,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2233,'Circlet_','Circlet','Armor',7500,300,6,1,true,true,true,true,true,true,true,true,true,18,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2234,'Tiara','Tiara','Armor',20,400,7,true,false,false,true,45,true,19,'bonus bInt,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2235,'Crown','Crown','Armor',20,400,7,true,false,false,true,45,true,45,'bonus bInt,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2236,'Santa\'s_Hat','Santa Hat','Armor',20,100,2,true,true,20,'bonus bMdef,1;\nbonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`) VALUES (2237,'Weird_Goatee','Bandit Beard','Armor',2,100,true,21); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`) VALUES (2238,'Weird_Moustache','Moustache','Armor',2,100,true,22); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (2239,'One_Eyed_Glass','Monocle','Armor',10000,100,true,23); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`) VALUES (2240,'Beard','Beard','Armor',2,100,true,24); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`) VALUES (2241,'Granpa_Beard','Grampa Beard','Armor',5000,100,true,25); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`view`,`script`) VALUES (2242,'Luxury_Sunglasses','Purple Glasses','Armor',24000,100,2,true,26,'bonus2 bResEff,Eff_Blind,1000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`view`,`script`) VALUES (2243,'Spinning_Eyes','Geek Glasses','Armor',20000,100,1,true,27,'bonus2 bResEff,Eff_Blind,1500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2244,'Big_Sis\'_Ribbon','Big Ribbon','Armor',15000,200,3,true,false,false,true,true,28,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (2245,'Sweet_Gents','Sweet Gent','Armor',15000,400,5,true,false,false,true,true,29); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2246,'Golden_Gear','Golden Gear','Armor',20,900,9,true,false,false,true,40,true,30,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (2247,'Oldman\'s_Romance','Romantic Gent','Armor',15000,400,5,true,false,false,true,true,31); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (2248,'Western_Grace','Western Grace','Armor',15000,400,5,true,false,false,true,true,32); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2249,'Coronet','Coronet','Armor',20,300,5,true,false,false,true,true,33,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`script`) VALUES (2250,'Fillet','Cute Ribbon','Armor',500,100,2,true,false,false,true,34,'bonus bMaxSP,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2251,'Holy_Bonnet','Monk Hat','Armor',30000,100,10,true,true,true,true,true,35,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2252,'Star_Sparkling','Wizard Hat','Armor',20,300,7,true,true,true,true,true,true,36,'bonus bMaxSP,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (2253,'Sunflower','Sunflower','Armor',20,100,1,true,37,'bonus2 bSubRace,RC_Insect,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2254,'Angelic_Chain','Angel Wing','Armor',20,100,4,true,false,false,true,true,38,'bonus bMdef,3;\nbonus bAgi,1;\nbonus bLuk,1;\nbonus2 bSubRace,RC_Demon,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2255,'Satanic_Chain','Evil Wing','Armor',20,100,6,true,false,false,true,true,39,'bonus bMdef,2;\nbonus bStr,1;\nbonus2 bSubRace,RC_Angel,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2256,'Magestic_Goat','Majestic Goat','Armor',20,800,9,true,true,true,true,true,true,true,true,true,true,41,'bonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (2257,'Snowy_Horn','Unicorn Horn','Armor',20,100,4,true,true,42); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (2258,'Sharp_Gear','Spiky Band','Armor',20,1000,12,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,50,true,43); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (2259,'Mini_Propeller','Mini Propeller','Armor',20,100,2,true,true,46); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`view`) VALUES (2260,'Mini_Glasses','Mini Glasses','Armor',28000,100,2,true,false,false,true,47); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`refineable`,`view`) VALUES (2261,'Prontera_Army_Cap','Army Cap','Armor',20,400,8,true,true,true,true,true,true,true,true,true,true,true,48); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`) VALUES (2262,'Pierrot_Nose','Clown Nose','Armor',20,100,true,49); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`view`) VALUES (2263,'Gangster_Patch','Zorro Masque','Armor',20,100,true,false,false,true,50); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (2264,'Munak_Turban','Munak Hat','Armor',20,300,5,true,true,true,51,'bonus2 bSubRace,RC_Undead,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`script`) VALUES (2265,'Ganster_Mask','Gangster Mask','Armor',20,100,true,52,'bonus2 bResEff,Eff_Silence,1500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_low`,`equip_level_min`,`view`) VALUES (2266,'Iron_Cane','Iron Cain','Armor',20,300,4,true,true,true,true,50,53); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`view`,`script`) VALUES (2267,'Cigar','Cigarette','Armor',20,100,true,false,false,true,54,'bonus2 bSubRace,RC_Insect,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`view`,`script`) VALUES (2268,'Smoking_Pipe','Pipe','Armor',20,100,true,false,false,true,55,'bonus2 bSubRace,RC_Insect,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`view`,`script`) VALUES (2269,'Centimental_Flower','Romantic Flower','Armor',20,100,true,false,false,true,56,'bonus2 bSubRace,RC_Plant,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`view`,`script`) VALUES (2270,'Centimental_Leaf','Romantic Leaf','Armor',20,100,true,false,false,true,57,'bonus2 bSubRace,RC_Plant,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`) VALUES (2271,'Jack_A_Dandy','Jack be Dandy','Armor',45000,100,1,true,false,false,true,58); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (2272,'Stop_Post','Stop Post','Armor',20,400,1,true,true,59); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2273,'Doctor_Cap','Doctor Band','Armor',20,100,5,true,false,false,true,true,60,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2274,'Ghost_Bandana','Ghost Bandana','Armor',20,100,true,false,false,true,true,61,'bonus bAgi,2;\nbonus2 bSubEle,Ele_Ghost,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (2275,'Red_Bandana','Red Bandana','Armor',20,100,4,true,true,62); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`view`) VALUES (2276,'Eagle_Eyes','Angled Glasses','Armor',20,100,2,true,63); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2277,'Nurse_Cap','Nurse Cap','Armor',20,100,4,true,true,true,true,true,64,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`view`) VALUES (2278,'Mr_Smile','Mr. Smile','Armor',60,100,1,true,true,65); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`) VALUES (2279,'Bomb_Wick','Bomb Wick','Armor',20,100,2,true,66); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2280,'Sahkkat','Sakkat','Armor',20,300,4,true,true,67,'bonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`location_head_low`,`view`) VALUES (2281,'Phantom_Of_Opera','Opera Masque','Armor',20,200,2,true,false,false,true,true,68); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`view`,`script`) VALUES (2282,'Spirit_Chain','Halo','Armor',20,100,true,69,'bonus2 bSubEle,Ele_Holy,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2283,'Ear_Mufs','Ear Muffs','Armor',20,200,4,true,true,70,'bonus2 bResEff,Eff_Curse,1000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (2284,'Antler','Antlers','Armor',20,500,8,true,false,false,true,true,71); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2285,'Apple_Of_Archer','Apple of Archer','Armor',20,200,1,true,false,false,true,30,true,72,'bonus bDex,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`equip_level_min`,`view`) VALUES (2286,'Elven_Ears','Elven Ears','Armor',20,100,true,false,false,true,70,73); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2287,'Pirate_Bandana','Pirate Bandana','Armor',20,100,4,true,false,false,true,true,74,'bonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`location_head_low`,`view`) VALUES (2288,'Mr_Scream','Mr. Scream','Armor',20,100,1,true,false,false,true,true,75); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`view`,`script`) VALUES (2289,'Poo_Poo_Hat','Poo Poo Hat','Armor',20,700,true,76,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`) VALUES (2290,'Funeral_Costume','Funeral Hat','Armor',3000,100,2,true,77); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`view`,`script`) VALUES (2291,'Masquerade','Masquerade','Armor',20,100,true,false,false,true,78,'bonus2 bAddRace,RC_DemiHuman,3;\nbonus2 bAddRace,RC_Player_Human,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (2292,'Welding_Mask','Welding Mask','Armor',20,300,2,true,true,true,true,true,50,79,'bonus2 bSubEle,Ele_Fire,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`) VALUES (2293,'Pretend_Murdered','Pretend Murdered','Armor',20,100,1,true,80); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (2294,'Star_Dust','Stellar','Armor',20,100,1,true,true,81); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`view`,`script`) VALUES (2295,'Blinker','Blinker','Armor',1500,100,true,false,false,true,82,'bonus2 bResEff,Eff_Blind,10000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_archer`,`job_barddancer`,`job_hunter`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (2296,'Binoculars','Binoculars','Armor',20,100,2,true,true,true,true,50,83,'bonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`location_head_low`,`view`) VALUES (2297,'Goblini_Mask','Goblin Mask','Armor',20,100,1,true,false,false,true,true,84); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`) VALUES (2298,'Green_Feeler','Green Feeler','Armor',20,100,3,true,85); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`refineable`,`view`) VALUES (2299,'Viking_Helm','Orc Helm','Armor',20,500,9,true,true,true,true,true,true,true,true,true,true,true,86); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`refineable`) VALUES (2301,'Cotton_Shirt','Cotton Shirt','Armor',10,100,10,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`refineable`) VALUES (2302,'Cotton_Shirt_','Cotton Shirt','Armor',10,100,10,1,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`refineable`) VALUES (2303,'Leather_Jacket','Jacket','Armor',200,200,15,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`refineable`) VALUES (2304,'Leather_Jacket_','Jacket','Armor',200,200,15,1,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`refineable`) VALUES (2305,'Adventure_Suit','Adventurer\'s Suit','Armor',1000,300,20,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`refineable`) VALUES (2306,'Adventurere\'s_Suit_','Adventurer\'s Suit','Armor',1000,300,20,1,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`refineable`) VALUES (2307,'Mantle','Mantle','Armor',10000,600,37,true,false,false,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`refineable`) VALUES (2308,'Mantle_','Mantle','Armor',10000,600,37,1,true,false,false,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`refineable`) VALUES (2309,'Coat','Coat','Armor',22000,1200,42,true,false,false,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`refineable`) VALUES (2310,'Coat_','Coat','Armor',22000,1200,42,1,true,false,false,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`) VALUES (2311,'Mink_Coat','Mink Coat','Armor',20,2300,30,1,true,false,false,true,30,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_armor`,`refineable`) VALUES (2312,'Padded_Armor','Padded Armor','Armor',48000,2800,35,true,true,true,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_armor`,`refineable`) VALUES (2313,'Padded_Armor_','Padded Armor','Armor',48000,2800,35,1,true,true,true,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_armor`,`refineable`) VALUES (2314,'Chain_Mail','Chain Mail','Armor',65000,3300,55,true,true,true,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_armor`,`refineable`) VALUES (2315,'Chain_Mail_','Chain Mail','Armor',65000,3300,55,1,true,true,true,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_armor`,`equip_level_min`,`refineable`) VALUES (2316,'Plate_Armor','Full Plate','Armor',80000,4500,70,true,true,true,true,40,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_armor`,`equip_level_min`,`refineable`) VALUES (2317,'Plate_Armor_','Full Plate','Armor',80000,4500,70,1,true,true,true,true,40,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2318,'Clothes_Of_The_Lord','Lord\'s Clothes','Armor',20,2500,59,1,true,true,true,true,70,true,'bonus bMdef,5;\nbonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2319,'Glittering_Clothes','Glittering Jacket','Armor',20,2500,58,1,true,false,false,true,60,true,'bonus bMdef,5;\nbonus2 bAddEff,Eff_Blind,300;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`refineable`) VALUES (2320,'Formal_Suit','Formal Suit','Armor',20,300,40,1,true,false,false,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_mage`,`job_merchant`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`refineable`,`script`) VALUES (2321,'Silk_Robe','Silk Robe','Armor',8000,400,20,true,true,true,true,true,true,true,true,true,true,true,true,true,true,'bonus bMdef,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_mage`,`job_merchant`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`refineable`,`script`) VALUES (2322,'Silk_Robe_','Silk Robe','Armor',8000,400,20,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,'bonus bMdef,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_armor`,`refineable`) VALUES (2323,'Scapulare','Scapulare','Armor',6500,400,24,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_armor`,`refineable`) VALUES (2324,'Scapulare_','Scapulare','Armor',6500,400,24,1,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`job_monk`,`job_priest`,`location_armor`,`refineable`,`script`) VALUES (2325,'Saint_Robe','Saint\'s Robe','Armor',54000,600,50,true,true,true,true,true,true,true,true,'bonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`job_monk`,`job_priest`,`location_armor`,`refineable`,`script`) VALUES (2326,'Saint_Robe_','Saint\'s Robe','Armor',54000,600,50,1,true,true,true,true,true,true,true,true,'bonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2327,'Holy_Robe','Holy Robe','Armor',20,1700,57,true,true,true,true,60,true,'bonus bMdef,5;\nbonus2 bSubRace,RC_Demon,15;\nbonus2 bSubEle,Ele_Dark,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`refineable`) VALUES (2328,'Wooden_Mail','Wooden Mail','Armor',5500,1000,25,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`refineable`) VALUES (2329,'Wooden_Mail_','Wooden Mail','Armor',5500,1000,25,1,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_archer`,`job_barddancer`,`job_hunter`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2330,'Tights','Tights','Armor',71000,500,27,true,true,true,true,45,true,'bonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2331,'Tights_','Tights','Armor',71000,500,27,1,true,true,true,true,45,true,'bonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`refineable`) VALUES (2332,'Silver_Robe','Silver Robe','Armor',7000,700,23,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`refineable`) VALUES (2333,'Silver_Robe_','Silver Robe','Armor',7000,700,23,1,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2334,'Mage_Coat','Mage Coat','Armor',20,600,40,true,true,true,true,true,50,true,'bonus bMdef,5;\nbonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`refineable`,`script`) VALUES (2335,'Thief_Clothes','Thief Clothes','Armor',74000,100,40,true,true,true,true,true,true,true,'bonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`refineable`,`script`) VALUES (2336,'Thief_Clothes_','Thief Clothes','Armor',74000,100,40,1,true,true,true,true,true,true,true,'bonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2337,'Ninja_Suit','Ninja Suit','Armor',20,1500,58,true,true,true,true,true,true,50,true,'bonus bAgi,1;\nbonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`refineable`,`script`) VALUES (2338,'Wedding_Dress','Wedding Dress','Armor',43000,500,10,true,false,false,true,true,'bonus bMdef,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`refineable`) VALUES (2339,'G_Strings','Pantie','Armor',1000,100,22,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`) VALUES (2340,'Novice_Breast','Novice Breastplate','Armor',89000,500,32,1,true,true,true,10,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`location_armor`,`equip_level_min`,`refineable`) VALUES (2341,'Full_Plate_Armor','Legion Plate Armor','Armor',94000,5500,79,true,true,70,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`location_armor`,`equip_level_min`,`refineable`) VALUES (2342,'Full_Plate_Armor_','Legion Plate Armor','Armor',102500,5500,79,1,true,true,70,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2343,'Robe_Of_Casting','Robe of Cast','Armor',124800,1100,40,true,true,true,true,75,true,'bonus bVariableCastrate,-3;\nbonus bMdef,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2344,'Flame_Sprits_Armor','Lucius\'s Fierce Armor of Volcano','Armor',136000,2200,25,true,true,true,true,true,true,true,45,true,'bonus bDefEle,Ele_Fire;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2345,'Flame_Sprits_Armor_','Lucius\'s Fierce Armor of Volcano','Armor',136000,2200,25,1,true,false,false,true,45,true,'bonus bDefEle,Ele_Fire;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2346,'Water_Sprits_Armor','Saphien\'s Armor of Ocean','Armor',136000,2200,25,true,true,true,true,true,true,true,45,true,'bonus bDefEle,Ele_Water;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2347,'Water_Sprits_Armor_','Saphien\'s Armor of Ocean','Armor',136000,2200,25,1,true,false,false,true,45,true,'bonus bDefEle,Ele_Water;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2348,'Wind_Sprits_Armor','Aebecee\'s Raging Typhoon Armor','Armor',136000,2200,25,true,true,true,true,true,true,true,45,true,'bonus bDefEle,Ele_Wind;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2349,'Wind_Sprits_Armor_','Aebecee\'s Raging Typhoon Armor','Armor',136000,2200,25,1,true,false,false,true,45,true,'bonus bDefEle,Ele_Wind;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2350,'Earth_Sprits_Armor','Claytos Cracking Earth Armor','Armor',136000,2200,25,true,true,true,true,true,true,true,45,true,'bonus bDefEle,Ele_Earth;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2351,'Earth_Sprits_Armor_','Claytos Cracking Earth Armor','Armor',136000,2200,25,1,true,false,false,true,45,true,'bonus bDefEle,Ele_Earth;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2352,'Novice_Plate','Tattered Novice Ninja Suit','Armor',1,1,25,true,true,true,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`) VALUES (2353,'Odin\'s_Blessing','Odin\'s Blessing','Armor',30000,2500,53,1,true,false,false,true,65,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2354,'Goibne\'s_Armor','Goibne\'s Armor','Armor',50000,3500,58,true,false,false,true,54,true,'bonus bVit,2;\nbonus bMaxHPrate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2355,'Angel\'s_Protection','Angelic Protection','Armor',10000,600,25,1,true,true,true,40,true,'bonus bMdef,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_monk`,`job_priest`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2356,'Vestment_Of_Grace','Blessed Holy Robe','Armor',20,2500,45,1,true,true,true,70,true,'bonus bMdef,5;\nbonus2 bResEff,Eff_Blind,8000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2357,'Valkyrie_Armor','Valkyrian Armor','Armor',2800,55,1,true,false,false,true,true,true,1,true,'bonus bAllStats,1;\nbonus bUnbreakableArmor;\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus2 bResEff,Eff_Silence,5000;\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus2 bResEff,Eff_Stun,5000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2358,'Dress_Of_Angel','Angel\'s Dress','Armor',20,1000,5,true,100,true,true,true,true,true,true,true,'bonus bLuk,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2359,'Ninja_Suit_','Ninja Suit','Armor',20,1500,58,1,true,true,true,true,true,true,50,true,'bonus bAgi,1;\nbonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2360,'Robe_Of_Casting_','Robe of Cast','Armor',124800,1100,40,1,true,true,true,true,75,true,'bonus bVariableCastrate,-3;\nbonus bMdef,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2361,'Blue_Aodai','Blue Robe','Armor',20,500,true,false,false,true,1,true,'bonus bAllStats,3;\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2362,'Red_Aodai','Red Robe','Armor',20,500,true,false,false,true,1,true,'bonus bAllStats,3;\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2363,'White_Aodai','White Robe','Armor',20,500,true,true,true,1,true,'bonus bAllStats,3;\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2364,'Meteo_Plate_Armor','Meteo Plate Armor','Armor',20,3000,85,1,true,true,true,true,true,true,true,true,true,55,true,'bonus2 bResEff,Eff_Stun,3000;\nbonus2 bResEff,Eff_Freeze,3000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2365,'Orleans_Gown','Orleans\'s Gown','Armor',20,300,15,1,true,false,false,true,true,true,55,true,'bonus bVariableCastrate,15;\nbonus bNoCastCancel;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2366,'Divine_Cloth','Divine Cloth','Armor',20,1500,50,1,true,false,false,true,true,true,55,true,'bonus2 bResEff,Eff_Curse,500;\nbonus2 bResEff,Eff_Silence,500;\nbonus2 bResEff,Eff_Stun,500;\nbonus2 bResEff,Eff_Stone,500;\nbonus2 bResEff,Eff_Sleep,500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_hunter`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2367,'Sniping_Suit','Sniping Suit','Armor',20,750,42,1,true,true,true,true,50,true,'bonus bMdef,5;\nbonus bCritical,6+(readparam(bLuk)/10);\nbonus bDelayrate,-23;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2368,'Golden_Armor','Golden Armor','Armor',20,2000,4,true,100,true,true,true,true,true,true,'bonus bMdef,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2369,'Freyja_Overcoat','Freyja Overcoat','Armor',500,12,true,false,false,true,100,true,true,true,true,true,true,true,true,'bonus bUnbreakableArmor;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2370,'Used_Mage_Coat','Used Mage Coat','Armor',15,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,300;\nbonus bMaxSP,30;\nbonus bBaseAtk,10;\nbonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`refineable`) VALUES (2371,'G_Strings_','Pantie','Armor',1000,100,22,1,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2372,'Mage_Coat_','Mage Coat','Armor',20,600,40,1,true,true,true,true,true,50,true,'bonus bMdef,5;\nbonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2373,'Holy_Robe_','Holy Robe','Armor',20,1700,57,1,true,true,true,true,60,true,'bonus bMdef,5;\nbonus2 bSubRace,RC_Demon,15;\nbonus2 bSubEle,Ele_Dark,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2374,'Diabolus_Robe','Diabolus Robe','Armor',20,300,57,1,true,true,true,true,true,true,true,true,true,true,true,true,60,true,'bonus bMaxSP,150;\nbonus bMdef,5;\nbonus bHealPower,6;\nbonus bDelayrate,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2375,'Diabolus_Armor','Diabolus Armor','Armor',20,600,79,1,true,true,true,true,true,true,true,true,true,true,true,true,60,true,'bonus bStr,2;\nbonus bDex,1;\nbonus bMdef,5;\nbonus bMaxHP,150;\nbonus2 bResEff,Eff_Stun,500;\nbonus2 bResEff,Eff_Stone,500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2376,'Assaulter_Plate','Assaulter Plate','Armor',10,57,1,true,true,true,true,true,true,true,true,true,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2377,'Elite_Engineer_Armor','Elite Engineer Armor','Armor',10,50,1,true,true,true,true,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2378,'Assassin_Robe','Assassin Robe','Armor',10,41,1,true,true,true,true,true,true,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2379,'Warlock_Battle_Robe','Warlock\'s Battle Robe','Armor',10,36,1,true,true,true,true,true,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2380,'Medic_Robe','Medic\'s Robe','Armor',10,25,1,true,true,true,true,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2381,'Elite_Archer_Suit','Elite Archer Suit','Armor',10,35,1,true,true,true,true,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_gunslinger`,`job_rebellion`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2382,'Elite_Shooter_Suit','Elite Shooter Suit','Armor',10,25,1,true,true,true,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`equip_level_min`,`script`) VALUES (2383,'Brynhild','Brynhild','Armor',20,400,120,true,94,'bonus bMdef,10;\nbonus bMaxHP,20*BaseLevel;\nbonus bMaxSP,5*BaseLevel;\nbonus2 bAddClass,Class_All,10;\nbonus bMatkRate,10;\nbonus bUnbreakableArmor;\nbonus bNoKnockback;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2384,'Spritual_Tunic','Spiritual Tunic','Armor',20,38,true,100,true,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bMaxHP,800;\nbonus2 bResEff,Eff_Freeze,10000;\nbonus2 bSubEle,Ele_Earth,20;\nbonus2 bSubEle,Ele_Fire,20;\nbonus2 bSubEle,Ele_Wind,20;\nbonus2 bSubEle,Ele_Poison,20;\nbonus2 bSubEle,Ele_Holy,20;\nbonus2 bSubEle,Ele_Dark,20;\nbonus2 bSubEle,Ele_Ghost,20;\nbonus2 bSubEle,Ele_Undead,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`,`unequip_script`) VALUES (2385,'Recuperative_Armor','Recuperative Armor','Armor',20,67,true,100,true,true,true,true,true,true,true,true,'bonus bNoRegen,1;\nbonus bNoRegen,2;\nbonus bHPGainValue,60;\nbonus bSPGainValue,6;\nbonus bMagicHPGainValue,60;\nbonus bMagicSPGainValue,6;','heal 0,-100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2386,'Chameleon_Armor','Chameleon Armor','Armor',20,1700,55,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,70,true,'bonus bMaxHP,(BaseLevel*7);\nbonus bMaxSP,(BaseLevel/2);\nautobonus2 "{ bonus bNoMagicDamage,100; }",10,2000,BF_MAGIC,"{ specialeffect2 EF_ENERGYCOAT; }";\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus bMdef,5;\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus bDef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2387,'Sprint_Mail','Sprint Mail','Armor',20,1000,20,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,'bonus bVit,1;\nbonus bHPrecovRate,5;\nbonus bAddItemHealRate,3;\nbonus2 bSkillHeal,"AL_HEAL",3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2388,'Kandura','Kandura','Armor',20,300,36,1,true,true,true,true,70,true,'bonus bAgi,1;\nbonus bFlee,5;\nbonus bAspdRate,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2389,'Armor_Of_Naga','Armor of Naga','Armor',20,1000,45,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,'bonus bMdef,2;\nautobonus "{ bonus bBaseAtk,20; }",5,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2390,'Improved_Tights','Improved Tights','Armor',20,400,38,1,true,true,true,true,true,true,75,true,'bonus bMdef,2;\nbonus bFlee2,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2391,'Life_Link','Life Link','Armor',20,3500,75,1,true,true,true,true,true,true,82,true,'bonus bVit,2;\nbonus bMdef,5;\nbonus bHPrecovRate,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2392,'Old_Pant','Old Green Pantie','Armor',60,true,100,true,true,true,true,true,true,true,true,'bonus bStr,2;\nbonus bVit,2;\nbonus bMaxHP,200;\nbonus3 bAutoSpellWhenHit,"MO_CALLSPIRITS",5,30;\nbonus bMdef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2393,'N_Adventurer\'s_Suit','Novice Adventurer\'s Suit','Armor',45,1,true,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2394,'Krieger_Suit1','Glorious Suit','Armor',20,10,true,false,false,true,81,true,100,true,true,true,true,true,true,true,'bonus bMaxHPrate,20;\nbonus2 bSubRace,RC_DemiHuman,7;\nbonus2 bSubRace,RC_Player_Human,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2395,'Krieger_Suit2','Glorious Popularized Suit','Armor',20,10,true,false,false,true,61,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,600;\nbonus bSPrecovRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2396,'Krieger_Suit3','Glorious Mass-Production Suit','Armor',20,10,true,false,false,true,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`refineable`) VALUES (2397,'Incredible_Coat','Incredible Event Resignation Coat','Armor',10,900,10,true,false,false,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_hunter`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2398,'Sniping_Suit_M','Sniping Suit','Armor',20,750,5,1,true,true,true,true,50,true,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bCritical,6+(readparam(bLuk)/10);\nbonus bDelayrate,-23;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_armor`,`refineable`,`script`) VALUES (2399,'Dragon_Vest','Dragon Vest','Armor',20,500,20,1,true,false,false,true,true,true,true,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`refineable`) VALUES (2401,'Sandals','Sandals','Armor',400,200,5,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`refineable`) VALUES (2402,'Sandals_','Sandals','Armor',400,200,5,1,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`refineable`) VALUES (2403,'Shoes','Shoes','Armor',3500,400,10,true,false,false,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`refineable`) VALUES (2404,'Shoes_','Shoes','Armor',3500,400,10,1,true,false,false,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_gunslinger`,`job_hunter`,`job_knight`,`job_merchant`,`job_rebellion`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_shoes`,`refineable`) VALUES (2405,'Boots','Boots','Armor',18000,600,16,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_gunslinger`,`job_hunter`,`job_knight`,`job_merchant`,`job_rebellion`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_shoes`,`refineable`) VALUES (2406,'Boots_','Boots','Armor',18000,600,16,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`refineable`,`script`) VALUES (2407,'Chrystal_Pumps','Crystal Pumps','Armor',20,100,5,true,false,false,true,true,'bonus bMdef,10;\nbonus bLuk,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`refineable`) VALUES (2408,'Cuffs','Shackles','Armor',5000,3000,18,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`refineable`,`script`) VALUES (2409,'Spiky_Heel','High Heels','Armor',8500,600,10,true,false,false,true,true,'bonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`script`) VALUES (2410,'Sleipnir','Sleipnir','Armor',20,3500,40,true,94,'bonus bMdef,10;\nbonus bMaxHPrate,20;\nbonus bMaxSPrate,20;\nbonus bSPrecovRate,25;\nbonus bSpeedRate,25;\nbonus bInt,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`location_shoes`,`equip_level_min`,`refineable`) VALUES (2411,'Grave','Greaves','Armor',48000,750,27,true,true,true,65,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`location_shoes`,`equip_level_min`,`refineable`) VALUES (2412,'Grave_','Greaves','Armor',54000,750,27,1,true,true,true,65,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_shoes`,`equip_level_min`) VALUES (2413,'Safty_Boots','Safety Boots','Armor',34000,350,22,true,true,true,true,30); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_shoes`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2414,'Novice_Boots','Novice Slippers','Armor',1,1,5,true,true,true,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2415,'Slipper','Bunny Slipper','Armor',34000,300,9,1,true,false,false,true,30,true,'bonus bLuk,3;\nbonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2416,'Novice_Shoes','Novice Shoes','Armor',35000,500,8,1,true,true,true,40,true,'bonus bMaxHPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2417,'Fricco_Shoes','Fricco\'s Shoes','Armor',30000,500,12,true,false,false,true,65,true,'bonus bAgi,2;\nbonus2 bAddItemGroupHealRate,IG_Potion,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2418,'Vidar\'s_Boots','Vidar\'s Boots','Armor',30000,650,13,true,false,false,true,65,true,'bonus bMaxHPrate,9;\nbonus bMaxSPrate,9;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2419,'Goibne\'s_Combat_Boots','Goibne\'s Greaves','Armor',30000,700,13,true,false,false,true,54,true,'bonus bMdef,3;\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2420,'Angel\'s_Arrival','Angel\'s Reincarnation','Armor',10000,300,8,1,true,true,true,25,true,'bonus bMaxHP,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2421,'Valkyrie_Shoes','Valkyrian Shoes','Armor',500,13,1,true,false,false,true,true,true,1,true,'bonus bUnbreakableShoes;\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus bMaxHP,(BaseLevel*5);\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus bMaxSP,(JobLevel*2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2422,'High_Fashion_Sandals','High Fashion Sandals','Armor',24000,200,7,1,true,true,true,true,true,true,true,true,40,true,'bonus bMdef,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2423,'Variant_Shoes','Variant Shoes','Armor',20,500,13,true,false,false,true,true,true,85,true,'.@r = getrefine();\nbonus bMaxHPrate,20-.@r;\nbonus bMaxSPrate,20-.@r;\nbonus bDef,.@r/2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2424,'Tidal_Shoes','Tidal Shoes','Armor',20,300,13,1,true,false,false,true,true,true,55,true,'bonus2 bSubEle,Ele_Water,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2425,'Black_Leather_Boots','Black Leather Boots','Armor',20,500,16,true,false,false,true,true,true,55,true,'bonus bAgi,(getrefine()>=9?3:1);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2426,'Shadow_Walk','Shadow Walk','Armor',20,2000,true,false,false,true,true,true,75,true,'bonus bMdef,10;\nbonus5 bAutoSpellWhenHit,"AS_CLOAKING",max(2,getskilllv("AS_CLOAKING")),100,BF_MAGIC,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2427,'Golden_Shoes','Golden Shoes','Armor',20,300,4,true,100,true,true,true,true,true,true,'bonus bMdef,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2428,'Freyja_Boots','Freyja Boots','Armor',300,22,true,false,false,true,100,true,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_shoes`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2429,'Iron_Boots01','Iron Boots','Armor',1500,5,true,true,true,true,true,true,true,true,true,true,true,true,true,true,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_shoes`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2430,'Iron_Boots02','Iron Boots','Armor',800,5,true,true,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_shoes`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2431,'Valley_Shoes','Valley Shoes','Armor',20,10,true,100,true,true,true,true,true,true,true,'bonus bMaxHPrate,7;\nbonus bMaxSPrate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`refineable`,`script`) VALUES (2432,'Spiky_Heel_','High Heels','Armor',8500,600,10,1,true,false,false,true,true,'bonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_shoes`,`refineable`,`script`) VALUES (2433,'Diabolus_Boots','Diabolus Boots','Armor',20,250,15,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,'bonus bMaxHP,(BaseLevel*10);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2434,'Black_Leather_Boots_','Black Leather Boots','Armor',20,500,16,1,true,false,false,true,true,true,55,true,'bonus bAgi,(getrefine()>=9?3:1);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_kagerouoboro`,`job_knight`,`job_merchant`,`job_ninja`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2435,'Battle_Greave','Battle Greaves','Armor',10,15,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2436,'Combat_Boots','Combat Boots','Armor',10,9,1,true,true,true,true,true,true,true,true,true,true,true,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_gunslinger`,`job_rebellion`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2437,'Battle_Boots','Battle Boots','Armor',10,9,1,true,true,true,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2438,'Paw_Of_Cat','Paw Of Cat','Armor',10,300,true,1,true,100,true,true,true,true,true,true,'bonus bFlee,5;\nbonus bAgi,1;\n/* skill "ALL_CATCRY",1;\n*/'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_shoes`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2439,'Refresh_Shoes','Refresh Shoes','Armor',20,20,true,100,true,true,true,true,true,true,true,true,'bonus bMaxHPrate,17;\nbonus bMaxSPrate,8;\nbonus2 bHPRegenRate,20,10000;\nbonus2 bSPRegenRate,3,10000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2440,'Sprint_Shoes','Sprint Shoes','Armor',20,300,10,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,'bonus bAgi,1;\nbonus bSPrecovRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`refineable`,`script`) VALUES (2441,'Beach_Sandal','Beach Sandals','Armor',20,200,true,true,'bonus bStr,1;\nbonus bInt,1;\nbonus bAgi,1;\nbonus2 bSubEle,Ele_Fire,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2442,'Boots_Perforated','Red Stocking Boots','Armor',18,true,100,true,true,true,true,true,true,true,true,'bonus bLuk,2;\nbonus bHPrecovRate,10;\nbonus bSPrecovRate,10;\nbonus3 bAutoSpellWhenHit,"WZ_QUAGMIRE",3,30;\nbonus bMdef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2443,'Fish_Shoes','Fisher\'s Boots','Armor',10,250,true,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2444,'Krieger_Shoes1','Glorious Shoes','Armor',20,true,false,false,true,81,true,100,true,true,true,true,true,true,true,'bonus bMaxHPrate,10;\nbonus2 bSubRace,RC_DemiHuman,4;\nbonus2 bSubRace,RC_Player_Human,4;\nbonus3 bAutoSpellWhenHit,"AL_INCAGI",1,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2445,'Krieger_Shoes2','Glorious Popularized Shoes','Armor',20,true,false,false,true,61,true,100,true,true,true,true,true,true,true,'bonus bMaxHPrate,5;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2446,'Krieger_Shoes3','Glorious Mass-Production Shoes','Armor',20,10,true,false,false,true,true,100,true,true,true,true,true,true,true,'bonus bMaxHPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`refineable`) VALUES (2447,'Military_Boots','Army Boots','Armor',1000,5,true,false,false,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_shoes`,`refineable`,`script`) VALUES (2448,'Air_Boss','Air Boss','Armor',500,2,true,true,'bonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2449,'Variant_Shoes_M','Variant Shoes','Armor',20,500,3,true,false,false,true,true,true,85,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxHPrate,20-.@r;\nbonus bMaxSPrate,20-.@r;\nbonus bDef,.@r/2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2450,'Vital_Tree_Shoes','Vital Tree Shoes','Armor',20,500,16,true,false,false,true,true,true,60,true,'bonus bMaxHPrate,10;\nbonus2 bHPRegenRate,30,10000;\nbonus bHealpower2,5;\nbonus bAddItemHealRate,5;\nbonus bMdef,3;\nbonus bVit,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`script`) VALUES (2451,'Freyja_SSandal7','Freyja Sprit Sandals','Armor',20,400,5,true,20,'bonus bMaxHPrate,8;\nbonus bMaxSPrate,8;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`script`) VALUES (2452,'Freyja_SSandal30','Freyja Sprit Sandals','Armor',20,400,5,true,20,'bonus bMaxHPrate,8;\nbonus bMaxSPrate,8;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`script`) VALUES (2453,'Freyja_SSandal60','Freyja Sprit Sandals','Armor',20,400,5,true,20,'bonus bMaxHPrate,8;\nbonus bMaxSPrate,8;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`script`) VALUES (2454,'Freyja_SSandal90','Freyja Sprit Sandals','Armor',20,400,5,true,20,'bonus bMaxHPrate,8;\nbonus bMaxSPrate,8;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_shoes`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2455,'Time_Keepr_Boots','Time Keeper\'s Boots','Armor',30000,17,true,true,100,true,true,true,true,true,true,'bonus bMdef,1;\nbonus bMaxHP,100;\nbonus bHPrecovRate,10;\nbonus bSPrecovRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2456,'Para_Team_Boots1','Eden Team Boots I','Armor',14,true,7,100,true,true,true,true,true,true,true,'bonus bHPrecovRate,10;\nbonus bSPrecovRate,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2457,'Para_Team_Boots2','Eden Team Boots II','Armor',16,true,26,100,true,true,true,true,true,true,true,'bonus bHPrecovRate,12;\nbonus bSPrecovRate,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2458,'Para_Team_Boots3','Eden Team Boots III','Armor',18,true,40,100,true,true,true,true,true,true,true,'bonus bHPrecovRate,14;\nbonus bSPrecovRate,6;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (2459,'Upg_Shoes','Upg Shoes','Armor',20,200,15,1,true,false,false,true,true,100,true,'bonus bMaxHPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_gunslinger`,`job_hunter`,`job_knight`,`job_merchant`,`job_rebellion`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_shoes`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (2460,'Upg_Boots','Upg Boots','Armor',20,300,21,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,100,true,'bonus bMaxHPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`location_shoes`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (2461,'Upg_Greave','Upg Greaves','Armor',20,400,32,1,true,true,true,true,100,true,'bonus bMaxHPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_shoes`,`equip_level_min`,`script`) VALUES (2462,'Sleipnir_C','Sleipnir','Armor',20,40,true,94,'bonus bMdef,10;\nbonus bMaxHPrate,20;\nbonus bMaxSPrate,20;\nbonus bSPrecovRate,15;\nbonus bSpeedRate,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_shoes`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2463,'Feral_Boots','Feral Boots','Armor',20,12,true,75,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`equip_level_min`,`script`) VALUES (2464,'No_Fear_Shoes','No Fear Shoes','Armor',6,true,20,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2465,'Dance_Shoes','Dance Shoes','Armor',20,300,15,1,true,true,true,true,'Female',true,105,true,'bonus bAgi,1;\nbonus bAspdRate,2;\nbonus2 bSkillUseSP,"WA_SWING_DANCE",32;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_shoes`,`equip_level_min`,`refineable`) VALUES (2466,'Training_Shoes','Training Shoes','Armor',20,300,1,true,1,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2467,'Golden_Rod_Shoes','Golden Rod Shoes','Armor',20,500,12,true,true,true,true,true,100,true,'bonus bMdef,2;\nbonus bMaxHP,500;\nbonus2 bSubEle,Ele_Wind,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2468,'Aqua_Shoes','Aqua Shoes','Armor',20,500,12,true,true,true,true,true,100,true,'bonus bMdef,2;\nbonus bMaxHP,500;\nbonus2 bSubEle,Ele_Water,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2469,'Crimson_Shoes','Crismons Shoes','Armor',20,500,12,true,true,true,true,true,100,true,'bonus bMdef,2;\nbonus bMaxHP,500;\nbonus2 bSubEle,Ele_Fire,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2470,'Forest_Shoes','Forest Shoes','Armor',20,500,12,true,true,true,true,true,100,true,'bonus bMdef,2;\nbonus bMaxHP,500;\nbonus2 bSubEle,Ele_Earth,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2471,'Shoes_Of_Affection','Shoes Of Affection','Armor',20,300,12,true,true,true,true,true,100,true,'bonus bMaxHP,500;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus2 bSubRace,RC_Formless,-10;\nbonus2 bSubRace,RC_Undead,-10;\nbonus2 bSubRace,RC_Brute,-10;\nbonus2 bSubRace,RC_Player_Doram,-10;\nbonus2 bSubRace,RC_Plant,-10;\nbonus2 bSubRace,RC_Insect,-10;\nbonus2 bSubRace,RC_Fish,-10;\nbonus2 bSubRace,RC_Demon,-10;\nbonus2 bSubRace,RC_Angel,-10;\nbonus2 bSubRace,RC_Dragon,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2472,'Shoes_Of_Judgement','Shoes Of Judgement','Armor',20,300,12,true,true,true,true,true,100,true,'bonus2 bSkillAtk,"AB_JUDEX",30;\nbonus2 bSkillUseSP,"AB_JUDEX",-40;\nbonus bMaxSP,150;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2473,'Para_Team_Boots4','Eden Team Boots IV','Armor',20,true,60,100,true,true,true,true,true,true,true,'bonus bAgiVit,1;\nbonus bHPrecovRate,28;\nbonus bSPrecovRate,12;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2474,'Lehmannza_Shoes','Lehmannza Shoes','Armor',20,500,3,1,true,60,true,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2475,'Ur_Greave','Ur\'s Greaves','Armor',20,900,32,1,true,true,true,true,true,100,true,'bonus bMaxSP,40;\n.@r = getrefine();\nif (.@r>7)\n bonus bMaxHPrate,.@r-7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2476,'Peuz_Greave','Peuz\'s Greaves','Armor',20,900,32,1,true,true,true,true,true,100,true,'bonus bMaxSP,40;\n.@r = getrefine();\nif (.@r>7)\n bonus bAgi,.@r-7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2477,'Sabah_Shoes','Sapha Shoes','Armor',20,400,18,1,true,true,true,true,true,100,true,'bonus bMaxSP,30;\nbonus bLuk,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2478,'Nab_Shoes','Nab Shoes','Armor',20,400,18,1,true,true,true,true,true,100,true,'bonus bFlee,3;\nbonus bInt,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2479,'White_Wing_Boots','White Wing Boots','Armor',20,400,18,1,true,true,true,true,true,100,true,'bonus bAgi,2;\nbonus2 bSkillUseSP,"RA_AIMEDBOLT",10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2480,'Black_Wing_Boots','Black Wing Boots','Armor',20,400,18,1,true,true,true,true,true,100,true,'bonus bInt,2;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`refineable`,`script`) VALUES (2481,'Rune_Boots','Rune Boots','Armor',20,100,5,true,true,'.@a = readparam(bStr);\n.@b = readparam(bInt);\nbonus bBaseAtk,(.@a>=120)?(20):((.@a>=90)?(10):(0));\nbonus bMatkRate,(.@b>=120)?(5):((.@b>=90)?(3):(0));'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`script`) VALUES (2482,'Shoes_Of_Valor','Shoes Of Valor','Armor',4,true,'skill "AL_INCAGI",1;\nbonus bUseSPrate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2483,'Siege_Greave','Siege Greaves','Armor',10,750,30,1,true,true,true,true,true,true,true,95,true,'bonus bMdef,1;\nbonus2 bSubRace,RC_Player_Human,2;\nbonus2 bSubRace,RC_Player_Doram,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_gunslinger`,`job_hunter`,`job_kagerouoboro`,`job_knight`,`job_merchant`,`job_ninja`,`job_rebellion`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2484,'Siege_Boots','Siege Boots','Armor',10,500,20,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,95,true,'bonus bMdef,5;\nbonus2 bSubRace,RC_Player_Human,1;\nbonus2 bSubRace,RC_Player_Doram,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_mage`,`job_monk`,`job_novice`,`job_priest`,`job_sage`,`job_soullinker`,`job_supernovice`,`job_wizard`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2485,'Siege_Shoes','Siege Shoes','Armor',10,350,15,1,true,true,true,true,true,true,true,true,true,true,95,true,'bonus bMdef,10;\nbonus2 bSubRace,RC_Player_Human,1;\nbonus2 bSubRace,RC_Player_Doram,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2486,'Shadow_Walk_','Shadow Walk','Armor',20,2000,1,true,false,false,true,true,true,75,true,'bonus bMdef,10;\nbonus5 bAutoSpellWhenHit,"AS_CLOAKING",max(2,getskilllv("AS_CLOAKING")),100,BF_MAGIC,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2487,'Vital_Tree_Shoes_','Vital Tree Shoes','Armor',20,500,16,1,true,false,false,true,60,true,'bonus bVit,2;\nbonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2488,'Fricco_Shoes_','Fricco Shoes','Armor',30000,500,12,1,true,false,false,true,65,true,'bonus bAgi,2;\nbonus2 bAddItemGroupHealRate,IG_Potion,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2489,'Vidar\'s_Boots_','Vidar\'s Boots','Armor',30000,650,13,1,true,false,false,true,65,true,'bonus bMaxHPrate,9;\nbonus bMaxSPrate,9;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2491,'Bangungot_Boots','Bangungot Boots of Nightmare','Armor',20,600,10,true,1,true,'.@r = getrefine();\nbonus bMdef,.@r;\nif (.@r>=14) {\n bonus bSpeedRate,25;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2492,'Bayani_Bangungot_Boots','Bayani Bangungot Boots of Nightmare','Armor',20,600,10,1,true,1,true,'.@r = getrefine();\nbonus bMdef,.@r;\nif (.@r>=12) {\n bonus bSpeedRate,25;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2493,'Goibne\'s_Combat_Boots_','Goibne\'s Greaves','Armor',30000,700,13,1,true,false,false,true,54,true,'bonus bMdef,3;\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`refineable`,`script`) VALUES (2494,'Chrystal_Pumps_','Crystal Pumps','Armor',20,100,5,1,true,false,false,true,true,'bonus bMdef,10;\nbonus bLuk,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2495,'Egir_Shoes','Egir Shoes','Armor',200000,300,13,1,true,110,true,'if (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus bMaxHP,BaseLevel*5;\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus bMaxSP,JobLevel*2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2496,'TE_Woe_Shoes','TE Woe Shoes','Armor',5,true,40,true,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bMaxHP,150;\nbonus bMaxSP,150;\nbonus2 bAddRace,RC_Player_Human,5;\nbonus2 bAddRace,RC_Player_Doram,5;\nbonus2 bMagicAddRace,RC_Player_Human,5;\nbonus2 bMagicAddRace,RC_Player_Doram,5;\nbonus2 bResEff,Eff_Freeze,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2497,'TE_Woe_Boots','TE Woe Boots','Armor',10,true,true,true,true,true,true,true,40,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,200;\nbonus bMaxSP,100;\nbonus2 bAddRace,RC_Player_Human,10;\nbonus2 bAddRace,RC_Player_Doram,10;\nbonus2 bResEff,Eff_Freeze,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_acolyte`,`job_mage`,`job_monk`,`job_novice`,`job_priest`,`job_sage`,`job_soullinker`,`job_supernovice`,`job_wizard`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2498,'TE_Woe_Magic_Sandal','TE Woe Magic Sandal','Armor',5,true,true,true,true,true,true,true,true,true,true,40,true,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bMaxHP,100;\nbonus bMaxSP,200;\nbonus2 bMagicAddRace,RC_Player_Human,5;\nbonus2 bMagicAddRace,RC_Player_Doram,5;\nbonus2 bResEff,Eff_Freeze,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2499,'Temporal_Boots','Temporal Boots','Armor',400,600,20,true,10,true,'.@r = getrefine()/3;\nbonus bMaxHP,300+(.@r*100);\nbonus bMaxSP,30+(.@r*10);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`refineable`) VALUES (2501,'Hood','Hood','Armor',1000,200,4,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`refineable`) VALUES (2502,'Hood_','Hood','Armor',1000,200,4,1,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`refineable`) VALUES (2503,'Muffler','Muffler','Armor',5000,400,8,true,false,false,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`refineable`) VALUES (2504,'Muffler_','Muffler','Armor',5000,400,8,1,true,false,false,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_garment`,`refineable`) VALUES (2505,'Manteau','Manteau','Armor',32000,600,13,true,true,true,true,true,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_garment`,`refineable`) VALUES (2506,'Manteau_','Manteau','Armor',32000,600,13,1,true,true,true,true,true,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2507,'Cape_Of_Ancient_Lord','Ancient Cape','Armor',82000,600,9,true,false,false,true,40,true,'bonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`refineable`,`script`) VALUES (2508,'Ragamuffin_Cape','Ragamuffin Manteau','Armor',56000,500,4,true,false,false,true,true,'bonus bUnbreakableGarment;\nbonus bMdef,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2509,'Clack_Of_Servival','Survivor\'s Manteau','Armor',20000,550,10,true,true,true,true,true,75,true,'bonus bMdef,5;\nbonus bVit,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_garment`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2510,'Novice_Hood','Somber Novice Hood','Armor',1,1,4,true,true,true,100,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2511,'Skeleton\'s_Cape','Skeleton Manteau','Armor',5000,700,13,true,false,false,true,75,true,'bonus bStr,2;\nbonus bInt,-3;\nbonus bDex,2;\nbonus bVit,-3;\nbonus bLuk,2;\nbonus bAgi,-4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2512,'Novice_Manteau','Novice Manteau','Armor',50000,500,7,1,true,true,true,40,true,'bonus2 bSubEle,Ele_Neutral,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`) VALUES (2513,'Celestial_Robe','Heavenly Maiden Robe','Armor',20,500,18,1,true,false,false,true,80,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_garment`,`equip_level_min`,`refineable`) VALUES (2514,'Pauldron','Pauldron','Armor',20,800,25,1,true,true,true,true,true,true,true,true,true,true,80,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_garment`,`equip_level_min`,`refineable`) VALUES (2515,'Wing_Of_Eagle','Eagle Wing','Armor',20000,300,12,1,true,true,true,true,true,85,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2516,'Falcon_Robe','Falcon Muffler','Armor',30000,400,8,true,false,false,true,65,true,'bonus bFlee,15;\nbonus bFlee2,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2517,'Vali\'s_Manteau','Vali\'s Manteau','Armor',30000,600,13,true,false,false,true,65,true,'bonus2 bSubEle,Ele_Neutral,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2518,'Morpheus\'s_Shawl','Morpheus\'s Shawl','Armor',30000,600,8,true,false,false,true,33,true,'bonus bMaxSPrate,10;\nbonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2519,'Morrigane\'s_Manteau','Morrigane\'s Manteau','Armor',30000,600,9,true,false,false,true,61,true,'bonus bLuk,2;\nbonus bFlee2,8;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2520,'Goibne\'s_Shoulder_Arms','Goibne\'s Spaulders','Armor',30000,700,11,true,false,false,true,54,true,'bonus bLongAtkDef,10;\nbonus bMdef,2;\nbonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2521,'Angel\'s_Warmth','Angelic Cardigan','Armor',10000,400,6,1,true,true,true,20,true,'bonus bHPrecovRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`refineable`,`script`) VALUES (2522,'Undershirt','Undershirt','Armor',20000,150,5,true,true,'bonus bMdef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`refineable`,`script`) VALUES (2523,'Undershirt_','Undershirt','Armor',20000,150,5,1,true,true,'bonus bMdef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`refineable`,`script`) VALUES (2524,'Valkyrie_Manteau','Valkyrian Manteau','Armor',500,10,1,true,false,false,true,true,true,true,'bonus bUnbreakableGarment;\n.@r = getrefine();\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus bFlee2,5+(min(.@r,10)*2);\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus bShortWeaponDamageReturn,5+(min(.@r,10)*2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2525,'Cape_Of_Ancient_Lord_','Ancient Cape','Armor',82000,600,9,1,true,false,false,true,40,true,'bonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2526,'Dragon_Scale_Coat','Coat of Dragon Scale','Armor',20,10,14,true,50,true,'bonus bMaxHP,300;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2527,'Dragon_Breath','Dragon Breath','Armor',20,600,16,1,true,false,false,true,true,true,48,true,'bonus2 bSubRace,RC_Dragon,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2528,'Wool_Scarf','Wool Scarf','Armor',20,500,11,1,true,false,false,true,true,true,55,true,'bonus bMdef,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2529,'Rider_Insignia','Rider Insignia','Armor',20,500,13,true,false,false,true,true,true,55,true,'bonus bAgi,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2530,'Rider_Insignia_','Rider Insignia','Armor',20,500,13,1,true,false,false,true,true,true,55,true,'bonus bAgi,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`class_upper`,`class_third_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2531,'Ulfhedinn','Ulfhedinn','Armor',20,700,13,1,true,true,true,true,true,true,true,true,true,true,true,true,70,true,'bonus3 bAutoSpellWhenHit,"NPC_STONESKIN",6,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2532,'Mithril_Magic_Cape','Mithril Magic Cape','Armor',20,400,8,1,true,true,true,true,true,true,true,true,true,true,true,true,70,true,'bonus bMdef,3;\nbonus5 bAutoSpellWhenHit,"NPC_ANTIMAGIC",6,200,BF_MAGIC,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2533,'Freyja_Cape','Freyja Cape','Armor',200,10,true,false,false,true,100,true,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,15;\nbonus2 bSubRace,RC_Player_Human,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_garment`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2534,'Ruffler','Ruffler','Armor',20,10,true,100,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,17;\nbonus bFlee,17;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_garment`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2535,'Cloak_Of_Survival_C','Cloak Of Survival','Armor',1,17,true,true,true,true,true,100,true,true,true,true,true,true,true,true,'bonus bVit,10;\nbonus bMdef,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2536,'Skin_Of_Ventus','Skin of Ventus','Armor',20,250,7,1,true,false,false,true,60,true,'bonus bMdef,2;\nbonus bMaxHP,200;\nbonus bFlee,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_garment`,`refineable`,`script`) VALUES (2537,'Diabolus_Manteau','Diabolus Manteau','Armor',20,250,15,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,5;\nbonus bMaxHP,100;\nbonus2 bAddDamageClass,1916,10;\nbonus2 bAddDamageClass,1917,10;\nbonus2 bAddDamageClass,1922,10;\nbonus2 bAddDamageClass,1923,10;\nbonus2 bAddDamageClass,1924,10;\nbonus2 bAddDamageClass,1925,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_kagerouoboro`,`job_knight`,`job_merchant`,`job_ninja`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2538,'Commander_Manteau','Captain\'s Manteau','Armor',10,28,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,50;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2539,'Commander_Manteau_','Commander\'s Manteau','Armor',10,20,1,true,true,true,true,true,true,true,true,true,true,true,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,50;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_gunslinger`,`job_rebellion`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2540,'Sheriff_Manteau','Sheriff\'s Manteau','Armor',10,20,1,true,true,true,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,50;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`equip_level_min`,`script`) VALUES (2541,'Asprika','Asprika','Armor',20,400,40,true,94,'bonus bMdef,5;\nbonus3 bSubEle,Ele_All,30,BF_SHORT;\nbonus bFlee,30;\nskill "AL_TELEPORT",1;\nbonus bUnbreakableGarment;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2542,'Flame_Manteau','Flame Manteau of Naght Sieger','Armor',20,700,16,1,true,false,false,true,true,true,70,true,'bonus bMaxHPrate,5;\nbonus bMdef,2;\nbonus bMatkRate,1;\nbonus2 bAddEle,Ele_Fire,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_garment`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2543,'Sylphid_Manteau','Sylphid Manteau','Armor',20,33,true,100,true,true,true,true,true,true,true,true,'bonus bFlee,13;\nbonus2 bSubEle,Ele_Neutral,13;\nbonus bFlee2,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_garment`,`refineable`,`script`) VALUES (2544,'Leather_Of_Tendrilion','Leather of Tendrilion','Armor',20,500,14,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Water,5;\nbonus2 bSubEle,Ele_Earth,5;\nbonus2 bSubRace,RC_Plant,5;\nbonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_priest`,`class_upper`,`class_third_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2545,'Musika','Musika','Armor',20,500,10,1,true,true,true,true,70,true,'bonus bMdef,3;\nbonus3 bAutoSpellwhenhit,"AL_HEAL",max(1,getskilllv("AL_HEAL")),20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_garment`,`refineable`,`script`) VALUES (2546,'Beach_Manteau','Beach Manteau','Armor',20,600,1,true,true,'bonus bStr,1;\nbonus bInt,1;\nbonus2 bSubEle,Ele_Fire,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2547,'Cheap_Running_Shirts','Cheap Undershirt','Armor',11,true,true,100,true,true,true,true,true,true,true,true,'bonus bDex,2;\nbonus bFlee,10;\nbonus2 bSubEle,Ele_Neutral,10;\nbonus bMdef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2548,'Muffler_C','Neo Muffler','Armor',22,true,false,false,true,true,true,95,100,true,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus bMaxHPrate,10;\nbonus2 bSubEle,Ele_Water,5;\nbonus2 bSubEle,Ele_Fire,5;\nbonus2 bSubEle,Ele_Holy,5;\nbonus2 bSubEle,Ele_Dark,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2549,'Krieger_Muffler1','Glorious Muffler','Armor',20,3,true,false,false,true,81,true,100,true,true,true,true,true,true,true,'bonus bMaxHPrate,5;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`refineable`) VALUES (2550,'Fisher\'s_Muffler','Fisher\'s Muffler','Armor',20,200,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2551,'Rider_Insignia_M','Crest of the Rider','Armor',20,500,4,1,true,false,false,true,true,true,55,true,100,true,true,true,true,true,true,true,'bonus bAgi,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2552,'Mithril_Magic_Cape_M','Mithril Magic Manteau','Armor',20,400,3,1,true,true,true,true,true,true,true,true,true,true,true,true,70,true,100,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus5 bAutoSpellWhenHit,"NPC_ANTIMAGIC",6,200,BF_MAGIC,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`refineable`,`script`) VALUES (2553,'Dragon_Manteau','Dragon Manteau','Armor',20,1000,14,1,true,false,false,true,true,true,true,'bonus bAgi,1;\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2554,'Piece_Of_Angent_Skin','Nydhorgg\'s Shadow Garb','Armor',20,400,25,1,true,false,false,true,true,true,90,true,'bonus2 bSubEle,Ele_All,7;\nbonus bMaxSP,(BaseLevel/3)+(getrefine()*10);\nbonus2 bSPDrainRate,10,1;\nbonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`equip_level_min`,`script`) VALUES (2555,'Freyja_SScarf7','Freyja Soul Scarf','Armor',20,400,true,20,'bonus bFlee,15;\nbonus2 bSubEle,Ele_Neutral,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`equip_level_min`,`script`) VALUES (2556,'Freyja_SScarf30','Freyja Soul Scarf','Armor',20,400,true,20,'bonus bFlee,15;\nbonus2 bSubEle,Ele_Neutral,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`equip_level_min`,`script`) VALUES (2557,'Freyja_SScarf60','Freyja Soul Scarf','Armor',20,400,true,20,'bonus bFlee,15;\nbonus2 bSubEle,Ele_Neutral,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`equip_level_min`,`script`) VALUES (2558,'Freyja_SScarf90','Freyja Soul Scarf','Armor',20,400,true,20,'bonus bFlee,15;\nbonus2 bSubEle,Ele_Neutral,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2559,'Time_Keepr_Manteau','Time Keeper\'s Manteau','Armor',30000,9,true,1,true,100,true,true,true,true,true,true,'bonus bMdef,1;\nbonus bFlee,10;\nbonus2 bSubEle,Ele_Neutral,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2560,'Para_Team_Manteau','Eden Team Manteau I','Armor',14,true,7,100,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (2561,'Upg_Hood','Upg Hood','Armor',100,9,1,true,true,100,true,'bonus bMaxHPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (2562,'Upg_Muffler','Upg Muffler','Armor',20,200,13,1,true,false,false,true,true,100,true,'bonus bMaxHPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_garment`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (2563,'Upg_Manteau','Upg Manteau','Armor',20,300,18,1,true,true,true,true,true,true,true,true,true,true,true,true,true,100,true,'bonus bMaxHPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_garment`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2564,'Feral_Tail','Feral Tail','Armor',20,16,true,75,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`refineable`,`script`) VALUES (2565,'Beach_Towel','Beach Towel','Armor',20,100,2,1,true,true,'bonus bMdef,3;\nbonus bFlee,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_garment`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2566,'Half_Asprika','Half Asprika','Armor',20,20,true,47,100,true,true,true,true,true,true,true,'bonus bMdef,2;\nbonus3 bSubEle,Ele_Neutral,15,BF_SHORT;\nbonus3 bSubEle,Ele_Water,15,BF_SHORT;\nbonus3 bSubEle,Ele_Earth,15,BF_SHORT;\nbonus3 bSubEle,Ele_Fire,15,BF_SHORT;\nbonus3 bSubEle,Ele_Wind,15,BF_SHORT;\nbonus3 bSubEle,Ele_Poison,15,BF_SHORT;\nbonus3 bSubEle,Ele_Holy,15,BF_SHORT;\nbonus3 bSubEle,Ele_Dark,15,BF_SHORT;\nbonus3 bSubEle,Ele_Ghost,15,BF_SHORT;\nbonus3 bSubEle,Ele_Undead,15,BF_SHORT;\nbonus bFlee,15;\nskill "AL_TELEPORT",1;\nbonus bUnbreakableGarment;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_archer`,`job_novice`,`job_supernovice`,`job_thief`,`class_normal`,`class_upper`,`class_baby`,`location_garment`,`refineable`) VALUES (2567,'Academy_Manteau','Academy Manteau','Armor',600,3,1,true,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2568,'Muffler_Of_Roki','Loki\'s Muffler','Armor',20,400,10,true,100,100,true,true,true,true,true,true,'bonus bAgi,1;\nbonus2 bSkillAtk,"ASC_BREAKER",5;\nbonus2 bSkillAtk,"GC_CROSSIMPACT",5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2569,'Shawl_Of_Affection','Shawl Of Affection','Armor',20,400,12,true,true,true,true,true,100,true,'bonus bFlee2,5;\nbonus4 bAutoSpellWhenHit,"AB_RENOVATIO",1,30,0;\nbonus5 bAutoSpellWhenHit,"AB_RENOVATIO",1,40,BF_MAGIC,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2570,'Shawl_Of_Judgement','Shawl Of Judgement','Armor',20,400,12,true,true,true,true,true,100,true,'bonus bFlee,5;\n.@i = max(2,getskilllv("AB_ORATIO"));\nbonus5 bAutoSpellWhenHit,"AB_ORATIO",.@i,30,BF_WEAPON,0;\nbonus5 bAutoSpellWhenHit,"AB_ORATIO",.@i,40,BF_MAGIC,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2571,'Para_Team_Manteau2','Eden Team Manteau II','Armor',18,true,60,100,true,true,true,true,true,true,true,'bonus bFlee,12;\nbonus2 bSubEle,Ele_Neutral,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`) VALUES (2572,'Katabart_Sholder','Katabart Sholder','Armor',20,3000,4,1,true,70,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`refineable`,`view`,`trade_override`,`trade_nodrop`) VALUES (2573,'Archangel_Wing','Archangel Wings','Armor',200,18,1,true,true,1,100,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2574,'Ur_Manteau','Ur\'s Manteau','Armor',20,600,20,true,true,true,true,true,100,true,'bonus bMaxHPrate,2;\nbonus2 bSubEle,Ele_Neutral,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2575,'Peuz_Manteau','Peuz\'s Manteau','Armor',20,600,16,true,true,true,true,true,100,true,'bonus bFlee,10;\nbonus bCritical,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (2576,'Bravery_Bag','Adventurer\'s Backpack','Armor',200,20,1,true,true,2,100,true,'skill "BS_GREED",1;\n.@r = getrefine();\nif (.@r>=7) {\n if (readparam(bStr)>=90) {\n bonus bBaseAtk,(.@r>=9)?30:20;\n }\n if (readparam(bInt)>=90) {\n bonus bMatk,(.@r>=9)?50:30;\n }\n if (readparam(bVit)>=90) {\n bonus2 bSubEle,Ele_Neutral,(.@r>=9)?10:5;\n }\n if (readparam(bAgi)>=90) {\n bonus bAspdRate,8;\n if (.@r>=9) {\n bonus bAspd,1;\n }\n }\n if (readparam(bDex)>=90) {\n bonus bLongAtkRate,(.@r>=9)?10:5;\n }\n if (readparam(bLuk)>=90) {\n bonus bCritAtkRate,(.@r>=9)?15:10;\n }\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2577,'Sabah_Hood','Sapha Hood','Armor',20,100,13,true,true,true,true,true,100,true,'bonus bFlee,12;\nbonus bCritAtkRate,getrefine();'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2578,'Nab_Hood','Nab Hood','Armor',20,100,13,true,true,true,true,true,100,true,'.@r = getrefine();\nbonus bFlee,.@r*2;\nbonus bBaseAtk,.@r*2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`refineable`,`script`) VALUES (2579,'Magic_Stole','Magic Stole','Armor',20,700,8,1,true,true,'bonus bMdef,3;\nbonus bUseSPrate,-5;\nbonus bMaxSPrate,((getrefine()>=4)?6:3);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2580,'White_Wing_Manteau','White Wing Manteau','Armor',20,200,15,true,true,true,true,true,100,true,'bonus bAgi,2;\nbonus bFlee,10;\nautobonus "{ bonus bFlee,20; }",20,7000,BF_LONG,"{ specialeffect2 EF_CHAINCOMBO; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2581,'Black_Wing_Manteau','Black Wing Manteau','Armor',20,200,15,true,true,true,true,true,100,true,'.@r = getrefine();\nbonus bInt,2;\nif (.@r>6)\n bonus bFlee2,.@r-6;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_priest`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`,`unequip_script`) VALUES (2582,'Salvage_Cape','Salvage Cape','Armor',56000,400,1,true,true,true,true,true,true,130,true,'skill "NJ_UTSUSEMI",1;\nbonus2 bSkillCooldown,"NJ_UTSUSEMI",30000;\nbonus bUseSPrate,100;','heal 0,-1200;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2583,'Holy_Cape','Holy Cape','Armor',20,100,5,1,true,50,true,'bonus bDex,-5;\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`refineable`) VALUES (2584,'Wanderer_Outer','Wanderer Outer','Armor',20,500,8,1,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`script`) VALUES (2585,'Muffler_Of_Valor','Muffler Of Valor','Armor',4,true,'bonus bSPrecovRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2586,'Siege_Manteau','Siege Manteau','Armor',10,600,32,1,true,false,false,true,95,true,'bonus bMdef,1;\nbonus2 bSubRace,RC_Player_Human,2;\nbonus2 bSubRace,RC_Player_Doram,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2587,'Siege_Muffler','Siege Muffler','Armor',10,400,15,1,true,95,true,'bonus bMdef,10;\nbonus2 bSubRace,RC_Player_Human,1;\nbonus2 bSubRace,RC_Player_Doram,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2588,'Ragamuffin_Cape_','Ragamuffin Cape','Armor',56000,500,4,1,true,false,false,true,40,true,'bonus bMdef,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (2589,'Fallen_Angel_Wing','Fallen Angel Wing','Armor',200,18,1,true,true,3,100,true,'bonus bAllStats,1;\nbonus bBaseAtk,readparam(bStr)/20;\nbonus bMatk,readparam(bInt)/20;\nbonus2 bSubEle,Ele_Neutral,readparam(bVit)/20;\nbonus bAspdRate,(readparam(bAgi)/20);\nbonus bLongAtkRate,readparam(bDex)/20;\nbonus bCritAtkRate,readparam(bLuk)/20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2590,'Buwaya_Cloth','Buwaya Sack Cloth','Armor',20,200,8,true,1,true,'.@r = getrefine();\nbonus bHealPower2,.@r/3;\nbonus bAddItemHealRate,.@r/3;\nbonus2 bSubEle,Ele_Water,10;\nbonus2 bSubEle,Ele_Wind,10;\nbonus2 bSubEle,Ele_Earth,10;\nbonus2 bSubEle,Ele_Fire,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2591,'Bayani_Buwaya_Cloth','Bayani Buwaya Sack Cloth','Armor',20,200,8,1,true,1,true,'.@r = getrefine();\nbonus bHealPower2,.@r;\nbonus bAddItemHealRate,.@r;\nbonus2 bSubEle,Ele_Water,10;\nbonus2 bSubEle,Ele_Wind,10;\nbonus2 bSubEle,Ele_Earth,10;\nbonus2 bSubEle,Ele_Fire,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`) VALUES (2592,'Boss_Brownie_Manteau','Boss Brownie Manteau','Armor',20,100,3,1,true,50,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2593,'Flow_Manteau','Flow Manteau','Armor',20,700,20,1,true,65,true,'bonus2 bSubDefEle,Ele_Water,5;\nbonus2 bMagicSubDefEle,Ele_Water,5;\nbonus2 bSubRace,RC_Brute,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_garment`,`refineable`) VALUES (2594,'Wrapping_Manteau','Wrapping Manteau','Armor',20,100,1,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2595,'Sombre_Manteau','Sombre Manteau','Armor',20,700,20,1,true,65,true,'bonus2 bSubEle,Ele_Dark,5;\nbonus2 bSubRace,RC_Undead,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2596,'Sharel_Manteau','Sharel Manteau','Armor',20,700,20,1,true,65,true,'bonus2 bSubDefEle,Ele_Fire,5;\nbonus3 bSubEle,Ele_Fire,5,BF_MAGIC;\nbonus2 bSubRace,RC_Demon,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`refineable`,`script`) VALUES (2597,'Scarlet_Poncho','Scarlet Poncho','Armor',500,10,1,true,true,'bonus bCritAtkRate,3;\n/* Confirm: The location. If the location is changed, also change the combo script! */'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2598,'Ramor_Manteau','Ramor Manteau','Armor',20,700,20,1,true,65,true,'bonus2 bSubEle,Ele_Undead,5;\nbonus2 bSubRace,RC_DemiHuman,-5;\n/*Gold PC Room: bonus bFlee,20;*/'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2599,'Goibne\'s_Shoulder_Arms_','Goibne\'s Spaulders','Armor',30000,700,11,1,true,false,false,true,54,true,'bonus bLongAtkDef,10;\nbonus bMdef,2;\nbonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2601,'Ring','Ring','Armor',30000,100,true,false,false,true,true,20,'bonus bStr,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2602,'Earring','Earring','Armor',30000,100,true,false,false,true,true,20,'bonus bInt,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2603,'Necklace','Necklace','Armor',30000,100,true,false,false,true,true,20,'bonus bVit,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2604,'Glove','Glove','Armor',30000,100,true,false,false,true,true,20,'bonus bDex,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2605,'Brooch','Brooch','Armor',30000,100,true,false,false,true,true,20,'bonus bAgi,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2607,'Clip','Clip','Armor',30000,100,1,true,true,'bonus bMaxSP,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2608,'Rosary','Rosary','Armor',15000,100,true,false,false,true,true,20,'bonus bMdef,5;\nbonus bLuk,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`) VALUES (2609,'Skul_Ring','Skull Ring','Armor',10000,100,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`) VALUES (2610,'Gold_Ring','Gold Ring','Armor',30000,100,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`) VALUES (2611,'Silver_Ring','Silver Ring','Armor',20000,100,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`) VALUES (2612,'Flower_Ring','Flower Ring','Armor',1500,100,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`) VALUES (2613,'Diamond_Ring','Diamond Ring','Armor',45000,100,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2614,'An_Eye_Of_Dullahan','Eye of Dullahan','Armor',90000,100,true,false,false,true,true,50,'bonus2 bResEff,Eff_Poison,10000;\nbonus2 bSubRace,RC_Undead,4;\nbonus2 bSubRace,RC_Demon,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2615,'Safety_Ring','Safety Ring','Armor',75000,100,true,false,false,true,true,40,'bonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2616,'Critical_Ring','Critical Ring','Armor',75000,100,true,false,false,true,true,40,'bonus bCritical,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2617,'Mitten_Of_Presbyter','Celebrant\'s Mitten','Armor',2,100,1,true,false,false,true,true,35,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2618,'Matyr\'s_Flea_Guard','Matyr\'s Leash','Armor',2,100,1,true,false,false,true,true,35,'bonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_archer`,`job_barddancer`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2619,'Thimble_Of_Archer','Bow Thimble','Armor',10000,100,true,true,true,true,true,65,'bonus bLongAtkRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2620,'Ring_Of_Rogue','Rogue\'s Treasure','Armor',10000,100,true,true,true,true,true,true,true,70,'if (readparam(bStr)>=90) {\n bonus bHit,10;\n bonus bFlee,10;\n}\nif (readparam(bAgi)>=90) {\n bonus bBaseAtk,10;\n bonus bCritical,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2621,'Ring_','Ring','Armor',30000,200,1,true,false,false,true,true,90,'bonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2622,'Earring_','Earring','Armor',30000,200,1,true,false,false,true,true,90,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2623,'Necklace_','Necklace','Armor',30000,200,1,true,false,false,true,true,90,'bonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2624,'Glove_','Glove','Armor',30000,200,1,true,false,false,true,true,90,'bonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2625,'Brooch_','Brooch','Armor',30000,200,1,true,false,false,true,true,90,'bonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2626,'Rosary_','Rosary','Armor',15000,200,1,true,false,false,true,true,90,'bonus bMdef,3;\nbonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2627,'Belt','Belt','Armor',20000,1200,1,true,true,25); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`) VALUES (2628,'Novice_Armlet','Novice Armlet','Armor',400,200,1,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2629,'Magingiorde','Megingjard','Armor',20,8000,2,true,true,94,'bonus bStr,40+BaseLevel/5;\nbonus bMdef,7;\nif (readparam(bStr)>=120)\n bonus2 bAddClass,Class_Boss,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2630,'Brysinggamen','Brisingamen','Armor',20,1500,1,true,true,94,'bonus bStr,6;\nbonus bAgi,6;\nbonus bVit,6;\nbonus bInt,10;\nbonus bLuk,10;\nbonus bMdef,5;\nbonus bHealPower,6;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2631,'First_Age_Ring','Celebration Ring','Armor',1,10,true,true,'bonus bAllStats,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2632,'Korean_Trinket','Korean Trinket','Armor',125000,100,1,true,false,false,true,true,65,'bonus bVit,1;\nbonus bDex,1;\nbonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2633,'Jade_Ring','Jade Ring','Armor',204000,100,true,false,false,true,true,80,'bonus bStr,2;\nbonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2634,'Bridegroom_Ring','Wedding Ring','Armor',true,true,100,true,true,true,true,true,true,true,true,'skill "WE_MALE",1;\nskill "WE_FEMALE",1;\nskill "WE_CALLPARTNER",1;\nskill "WE_CALLALLFAMILY",1;\nskill "WE_ONEFOREVER",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2635,'Bride_Ring','Wedding Ring','Armor',true,true,100,true,true,true,true,true,true,true,true,'skill "WE_MALE",1;\nskill "WE_FEMALE",1;\nskill "WE_CALLPARTNER",1;\nskill "WE_CALLALLFAMILY",1;\nskill "WE_ONEFOREVER",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2636,'Gold_Ring_','Gold Christmas Ring','Armor',30000,100,true,true,'bonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2637,'Silver_Ring_','Silver Christmas Ring','Armor',20000,100,true,true,'bonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2638,'Exorcize_Sachet','Sacred Incense','Armor',20000,100,true,true,'bonus bStr,1;\nbonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2639,'Purification_Sachet','Occult Incense','Armor',20000,100,true,true,'bonus bInt,1;\nbonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2640,'Kafra_Ring','Kafra Ring','Armor',40000,200,1,true,false,false,true,true,'bonus bStr,1;\nbonus bInt,1;\nbonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2641,'Fashionable_Sack','Fashion Hip Sack','Armor',20,700,true,true,true,true,true,50,'bonus bStr,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2642,'Serin\'s_Gold_Ring','Serin\'s Gold Ring','Armor',20,true,true,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`) VALUES (2643,'Serin\'s_Gold_Ring_','Serin\'s Gold Ring','Armor',45000,100,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2644,'The_Sign_','The Sign','Armor',2,true,true,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus2 bMagicAddClass,Class_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2645,'Moonlight_Ring','Moonlight Ring','Armor',40000,200,true,true,true,true,true,true,true,60,'bonus bMdef,2;\nbonus bCritical,3;\nbonus bAspdRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2646,'Bunch_Of_Carnation','Bunch of Carnations','Armor',2,100,true,true,'bonus bAllStats,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2647,'Nile_Rose','Nile Rose','Armor',2,100,1,true,true,100,true,true,true,true,true,true,true,true,'bonus bAllStats,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2648,'Morpheus\'s_Ring','Morpheus\'s Ring','Armor',30000,100,true,false,false,true,true,33,'bonus bInt,1;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2649,'Morpheus\'s_Armlet','Morpheus\'s Bracelet','Armor',30000,100,true,false,false,true,true,33,'bonus bInt,1;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2650,'Morrigane\'s_Belt','Morrigane\'s Belt','Armor',30000,200,true,false,false,true,true,61,'bonus bBaseAtk,5;\nbonus bCritical,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2651,'Morrigane\'s_Pendant','Morrigane\'s Pendant','Armor',30000,200,true,false,false,true,true,61,'bonus bStr,2;\nbonus bCritical,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2652,'Cursed_Lucky_Brooch','Goddess of Fortune\'s Cursed Brooch','Armor',20,100,true,true,40,'bonus bCritical,6;\nbonus2 bAddEff2,Eff_Curse,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2653,'Sacrifice_Ring','Sacrifice Ring','Armor',20,100,true,true,1); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2654,'Shinobi\'s_Sash','Shinobi Sash','Armor',20000,300,1,true,true,true,true,true,true,true,30,'bonus bStr,1;\nbonus bAgi,1;\nbonus bMdef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`) VALUES (2655,'Bloody_Iron_Ball','Bloodied Shackle Ball','Armor',50000,4000,true,false,false,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2656,'Hyper_Changer','Armor Charm','Armor',20000,1000,1,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMaxHP,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2657,'Lab_Passport','Laboratory Permit','Armor',20,100,true,true,1); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2658,'Nile_Rose_','Nile Rose','Armor',2,100,1,true,true,'bonus bMaxHP,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2659,'Vesper_Core01','Vesper Core 01','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMdef,3;\nbonus bInt,2;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2660,'Vesper_Core02','Vesper Core 02','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMdef,3;\nbonus bStr,3;\nbonus bBaseAtk,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2661,'Vesper_Core03','Vesper Core 03','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMdef,3;\nbonus bAgi,3;\nbonus bFlee,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2662,'Vesper_Core04','Vesper Core 04','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMdef,3;\nbonus bDex,3;\nbonus bHit,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2663,'Gauntlet_Of_Accuracy','Gauntlet of Hit','Armor',20,900,true,true,75,'bonus bHit,15;\nbonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2664,'Scarf_Belt','Belcarf','Armor',20,200,true,false,false,true,true,75,'bonus bDex,2;\nbonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_acolyte`,`job_monk`,`job_priest`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2665,'Ring_Of_Exorcism','Exorcising Ring','Armor',20,500,true,true,true,true,true,60,'bonus bMdef,1;\nbonus2 bExpAddRace,RC_Undead,5;\nbonus2 bExpAddRace,RC_Demon,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2666,'Lamp_Of_Hope','Lantern of Hope','Armor',20,100,true,true,1,'bonus bStr,2;\nbonus2 bResEff,Eff_Blind,1000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2667,'Glove_Of_Archer','Renown Archer\'s Gloves','Armor',20,300,true,false,false,true,true,60,'bonus bHit,5;\nbonus bCritical,5;\nbonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2668,'Women\'s_Glory','Woman Glory','Armor',1500,1,true,true,94,100,true,true,true,true,true,true,true,'bonus bStr,3;\nbonus bAgi,3;\nbonus bVit,3;\nbonus bInt,3;\nbonus bDex,3;\nbonus bLuk,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2669,'Golden_Necklace_','RJC Necklace','Armor',30000,100,1,true,true,'bonus bMaxSP,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2670,'Ring_Of_Longing','Ring of Longing','Armor',20,100,1,true,true,30,100,true,true,true,true,true,true,true,'bonus bFlee,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2671,'Thimble_Of_Archer_','Bow Thimble','Armor',10000,100,1,true,true,true,true,true,65,'bonus bLongAtkRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2672,'Anniversary_Ring','3rd Anniversary Celebration Ring','Armor',20,100,true,false,false,true,true,'bonus bStr,5;\nbonus bAgi,5;\nbonus bVit,5;\nbonus bInt,5;\nbonus bDex,5;\nbonus bLuk,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2673,'Shining_Ring','Warrior\'s Shining Ring','Armor',100,true,false,false,true,true,48,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bSPrecovRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2674,'Honor_Ring','Ring of Honor','Armor',20,true,true,1,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2675,'Lord_Ring','Lord Ring','Armor',10,true,true,1,'bonus bAllStats,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2676,'Hunter_Earring','Hunter\'s Earring','Armor',20,300,true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bAddMonsterDropItem,7618,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2677,'Spiritual_Ring','Spiritual Ring','Armor',20,100,true,true,'bonus bInt,2;\nbonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2678,'Ring_Of_Flame_Lord','Ring Of Flame Lord','Armor',20,100,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,'bonus bStr,2;\nbonus bVit,1;\nbonus bBaseAtk,15;\nbonus2 bSubEle,Ele_Fire,10;\nbonus3 bAutoSpell,"CH_SOULCOLLECT",1,30;\nbonus3 bAutoSpell,"MO_EXPLOSIONSPIRITS",1,10;\nbonus3 bAutoSpell,"PA_PRESSURE",2,30;\nbonus3 bAutoSpell,"MG_FIREBALL",1,150;\nbonus3 bAutoSpell,"KN_BOWLINGBASH",5,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2679,'Ring_Of_Resonance','Ring Of Resonance','Armor',20,100,2,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,'bonus bAgi,2;\nbonus bVit,1;\nbonus bMdef,2;\nbonus4 bAutoSpellWhenHit,"WZ_QUAGMIRE",1,50,0;\nbonus3 bAutoSpellWhenHit,"AS_SPLASHER",10,20;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",10,30;\nbonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",3,20;\nbonus3 bAutoSpellWhenHit,"CG_TAROTCARD",5,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2680,'Lesser_Elemental_Ring','Lesser Elemental Ring','Armor',20,100,true,true,'bonus bAllStats,1;\nbonus3 bAutoSpell,"WZ_ESTIMATION",1,80;\nbonus3 bAutoSpell,"MC_IDENTIFY",1,50;\nbonus3 bAutoSpell,"TF_PICKSTONE",1,100;\nbonus3 bAutoSpell,"BS_GREED",1,10;\nbonus3 bAutoSpellWhenHit,"TK_RUN",5,20;\nbonus3 bAutoSpellWhenHit,"TK_HIGHJUMP",3,30;\nbonus3 bAutoSpellWhenHit,"NV_FIRSTAID",1,100;\nbonus3 bAutoSpellWhenHit,"TF_BACKSLIDING",1,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2681,'Republic_Ring','Republic Anniversary Ring','Armor',20,1000,true,true,100,true,true,true,true,true,true,true,true,'bonus bAllStats,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2682,'Ring_Of_Water','Ring of Water','Armor',20,100,1,true,false,false,true,true,20,'bonus2 bSubDefEle,Ele_Water,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2683,'Ring_Of_Fire','Ring of Fire','Armor',20,100,1,true,false,false,true,true,20,'bonus2 bSubDefEle,Ele_Fire,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2684,'Ring_Of_Wind','Ring of Wind','Armor',20,100,1,true,false,false,true,true,20,'bonus2 bSubDefEle,Ele_Wind,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2685,'Ring_Of_Earth','Ring of Earth','Armor',20,100,1,true,false,false,true,true,20,'bonus2 bSubDefEle,Ele_Earth,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2686,'Elven_Ears_C','Elven Ears','Armor',1,2,true,false,false,true,1,73,100,true,true,true,true,true,true,true,true,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2687,'Steel_Flower_C','Steel Flower','Armor',1,true,false,false,true,100,56,100,true,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_Plant,3;\nbonus3 bAutoSpellWhenHit,"PR_STRECOVERY",1,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2688,'Critical_Ring_C','Critical Ring','Armor',1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bCritical,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2689,'Earring_C','Earring','Armor',1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bInt,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2690,'Ring_C','Ring','Armor',1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bStr,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2691,'Necklace_C','Necklace','Armor',1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bVit,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2692,'Glove_C','Glove','Armor',1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bDex,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2693,'Brooch_C','Brooch','Armor',1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bAgi,4;\n/*Gold PC Room bonus bAllStats,1;*/'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2694,'Rosary_C','Rosary','Armor',1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bLuk,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2695,'Safety_Ring_C','Safety Ring','Armor',1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,8;\nbonus bDef,8;\n/*Gold PC Room bonus bAllStats,1;*/'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2696,'Vesper_Core01_C','Vesper Core 01','Armor',1,1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus bInt,2;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2697,'Vesper_Core02_C','Vesper Core 02','Armor',1,1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus bStr,3;\nbonus bBaseAtk,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2698,'Vesper_Core03_C','Vesper Core 03','Armor',1,1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus bAgi,3;\nbonus bFlee,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2699,'Vesper_Core04_C','Vesper Core 04','Armor',1,1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus bDex,3;\nbonus bHit,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_crusader`,`job_knight`,`job_swordman`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2700,'Red_Silk_Seal','Red Silk Seal','Armor',20,100,true,true,true,true,true,true,true,60); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2701,'Orleans_Glove','Orleans\'s Glove','Armor',20,100,1,true,false,false,true,true,true,true,90,'bonus bDex,2;\nbonus bMatkRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2702,'Bison_Horn','Bison Horn','Armor',20,100,1,true,false,false,true,true,true,true,90,'bonus bAgi,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2703,'Expert_Ring','Expert Ring','Armor',20,150,1,true,false,false,true,true,true,true,50,'bonus bDelayrate,-5;\nbonus bUseSPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2704,'Golden_Accessory','Golden Accessories','Armor',20,100,4,true,true,100,true,true,true,true,true,true,'bonus bMdef,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2705,'Golden_Accessory2','Golden Accessories','Armor',20,100,true,true,100,true,true,true,true,true,true,'bonus2 bAddMonsterDropItem,12018,500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2706,'Handcuff','Arrest Handcuffs','Armor',true,true,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2707,'Gusli','GUSLI','Armor',20,100,true,true,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2708,'Chinese_Handicraft','Chinese Handicraft','Armor',50,true,true,100,true,true,true,true,true,true,true,'bonus3 bAutoSpell,"MG_FIREBOLT",5,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2709,'5_Anniversary_Coin','5th Anniversary Coin','Armor',2,true,true,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2710,'Bloody_Iron_Ball_C','Bloody Iron Ball','Armor',1,true,false,false,true,true,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2711,'Spiritual_Ring_C','Spiritual Ring','Armor',1,true,true,100,true,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bDex,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2712,'Ragnarok_Limited_Ed','Ragnarok Limited Edition','Armor',300,true,true,30,'bonus bVit,3;\nbonus bAgi,3;\nbonus bLuk,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2713,'Certificate_TW','Certificate','Armor',true,true,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`) VALUES (2714,'Marvelous_Pandent','Marvelous Pendant','Armor',100,1,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2715,'Skul_Ring_','Skull Ring','Armor',10000,100,1,true,true,'bonus2 bSubRace,RC_Undead,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_sage`,`job_soullinker`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2716,'Librarian_Glove','Librarian Glove','Armor',20,100,1,true,true,true,true,true,80,'bonus bMaxSP,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2717,'Pocket_Watch_','Pocket Watch','Armor',20,200,1,true,true,true,true,true,true,80); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2718,'Lunatic_Brooch','Lunatic Brooch','Armor',20,200,1,true,true,true,true,true,65); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2719,'Iron_Wrist','Iron Wrist','Armor',20,700,1,true,true,true,true,true,true,true,true,50,'bonus2 bSkillAtk,"SM_BASH",6;\nbonus2 bSkillAtk,"MC_MAMMONITE",6;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_crusader`,`job_knight`,`job_stargladiator`,`job_swordman`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2720,'Medal_Swordman','Medal of Honor','Armor',20,1,true,true,true,true,true,true,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bHit,10;\nbonus bMaxHP,500;\nbonus bMaxSP,50;\nbonus3 bAddEff,Eff_Stun,100,ATF_SHORT;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2721,'Medal_Thief','Medal of Honor','Armor',20,1,true,true,true,true,true,true,true,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bFlee,10;\nbonus bMaxHP,300;\nbonus bMaxSP,80;\nbonus3 bAddEff,Eff_Poison,100,ATF_SHORT;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2722,'Medal_Acolyte','Medal of Honor','Armor',20,1,true,true,true,true,true,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bMdef,6;\nbonus bMaxHP,600;\nbonus3 bAddEff,Eff_Silence,100,ATF_SHORT;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2723,'Medal_Mage','Medal of Honor','Armor',20,1,true,true,true,true,true,true,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bMdef,6;\nbonus bMaxHP,600;\nbonus2 bAddEffWhenHit,Eff_Stone,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_archer`,`job_barddancer`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2724,'Medal_Archer','Medal of Honor','Armor',20,1,true,true,true,true,true,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bCritical,10;\nbonus bMaxHP,300;\nbonus bMaxSP,80;\nbonus3 bAddEff,Eff_Blind,100,ATF_LONG;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2725,'Medal_Merchant','Medal of Honor','Armor',20,1,true,true,true,true,true,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bAspdRate,10;\nbonus bMaxHP,500;\nbonus bMaxSP,50;\nbonus3 bAddEff,Eff_Curse,100,ATF_SHORT;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_hunter`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2726,'Icarus_Wing','Icarus Wings','Armor',20,100,true,true,true,true,true,70,'bonus bMaxSP,50;\nbonus bDex,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_hunter`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2727,'Bowman_Scarf','Bowman Scarf','Armor',20,200,true,true,true,true,true,70,'bonus bMaxSP,50;\nbonus bDex,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2728,'Cursed_Hand','Cursed Hand','Armor',20,50,1,true,false,false,true,true,80,'bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,30;\nbonus bHit,10;\nbonus bHPrecovRate,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2729,'Diabolus_Ring','Diabolus Ring','Armor',20,50,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus bMaxSP,100;\nbonus bHealPower,5;\nbonus2 bAddDamageClass,1916,10;\nbonus2 bAddDamageClass,1917,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2730,'Morroc_Seal','Seal of Continental Guard','Armor',20,50,1,true,false,false,true,true,80,100,true,true,true,true,true,true,'bonus bMaxHP,50;\nbonus bAspdRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2731,'Morroc_Charm_Stone','Rune Spellstone','Armor',20,50,1,true,false,false,true,true,80,100,true,true,true,true,true,true,'bonus bMaxSP,50;\nbonus bVariableCastrate,-1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2732,'Morroc_Ring','Death Loop','Armor',20,50,1,true,false,false,true,true,80,100,true,true,true,true,true,true,'bonus bCritical,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_gunslinger`,`job_rebellion`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2733,'Medal_Gunner','Sheriff Badge','Armor',20,1,true,true,true,true,80,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bCritical,10;\nbonus bMaxHP,300;\nbonus bMaxSP,80;\nbonus3 bAddEff,Eff_Blind,100,ATF_LONG;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2734,'Directive_A','Directive','Armor',true,true,true,true,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2735,'Directive_B','Directive','Armor',true,true,true,true,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2736,'Navel_Ring','Navel Ring','Armor',20,100,true,false,false,true,true,75,'bonus bDex,3;\nbonus bLuk,3;\nbonus bMdef,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2737,'Foot_Ring','Foot Ring','Armor',20,150,true,false,false,true,true,75,'bonus bVit,3;\nbonus bHPrecovRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2738,'Shiny_Coin','Shiny Coin','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,6;\nbonus bMatkRate,6;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2739,'Ordinary_Coin','Ordinary Coin','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2740,'Rusty_Coin','Rusty Coin','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,3;\nbonus bMatkRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2741,'All_In_One_Ring','All In One Ring','Armor',20,true,true,100,true,true,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bNoCastCancel;\nbonus bVariableCastrate,10;\nskill "AL_HEAL",1;\nskill "AL_TELEPORT",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2742,'Lucky_Clip','Lucky Clip','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus2 bDropAddRace,RC_All,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2743,'Angelic_Ring','Angelic Ring','Armor',20,100,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,70,'bonus bInt,2;\nbonus bDex,1;\nbonus bMdef,2;\nautobonus3 "{ bonus bHealPower,20; }",100,3000,"AL_HEAL","{ specialeffect2 EF_HEAL3; }";\nautobonus3 "{ bonus bHealPower,20; }",100,3000,"AM_POTIONPITCHER","{ specialeffect2 EF_HEAL3; }";\nautobonus3 "{ bonus bHealPower,20; }",100,3000,"PR_SANCTUARY","{ specialeffect2 EF_HEAL3; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2744,'Sprint_Ring','Sprint Ring','Armor',20,100,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bVariableCastrate,-10;\nbonus bDelayrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2745,'Pinguicula_Corsage','Pinguicula Corsage','Armor',20,200,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMdef,2;\nbonus bMaxSP,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2746,'Cold_Heart','Cold Heart','Armor',20,100,1,true,true,true,true,true,80,'bonus bAgi,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_rogue`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2747,'Black_Cat','Black Cat','Armor',20,100,1,true,true,true,true,true,80,'bonus bDex,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_archer`,`job_barddancer`,`job_hunter`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`,`unequip_script`) VALUES (2748,'Cursed_Star','Cursed Star','Armor',20,200,true,true,true,true,true,true,true,84,'bonus bMdef,3;\nbonus bDex,2;\nbonus bLuk,-1;\nbonus2 bHPLossRate,50,10000;\nbonus3 bAddEff,Eff_Curse,200,ATF_WEAPON|ATF_LONG|ATF_TARGET;','heal -300,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2749,'Linen_Glove','Linen Glove','Armor',20,120,1,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,90,'bonus bMdef,2;\nbonus bAgi,2;\nbonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2750,'Summer_Night_Dream','Summer Night Dream','Armor',20,true,true,100,true,true,true,true,true,true,true,true,'/* skill "ALL_DREAM_SUMMERNIGHT",1; */'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2751,'Academy_Badge','Academy Of Badge','Armor',100,true,true,100,true,true,true,true,true,true,'bonus bInt,2;\nbonus bMatkRate,3;\nbonus bMaxHP,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2752,'Praxinus_C','Praccsinos','Armor',2,true,true,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2753,'Beholder_Ring','Beholder Ring','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Formless,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2754,'Hallow_Ring','Hallow Ring','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Undead,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2755,'Clamorous_Ring','Clamorous Ring','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Brute,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2756,'Chemical_Ring','Chemical Ring','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Plant,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2757,'Insecticide_Ring','Insecticide Ring','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Insect,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2758,'Fisher_Ring','Fischer Ring','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Fish,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2759,'Decussate_Ring','Decussate Ring','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Demon,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2760,'Bloody_Ring','Bloody Ring','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_DemiHuman,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2761,'Satanic_Ring','Satanic Ring','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Angel,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2762,'Dragoon_Ring','Dragon Ring','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Dragon,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2763,'Skul_Ring_C','Neo Skull Ring','Armor',true,false,false,true,true,true,true,95,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkrate,5;\nbonus bMaxHPrate,5;\nskill "MG_SIGHT",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`) VALUES (2764,'Small_Fishing_Rod','Small Fishing Rod','Armor',10,250,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2765,'Novice_Figure','Novice Figure','Armor',100,true,true,'bonus bMaxHP,70;\nif (BaseJob == Job_Novice || BaseJob == Job_SuperNovice)\n bonus bMaxHP,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2766,'Swordman_Figure','Swordman Figure','Armor',true,true,100,true,true,true,true,true,true,true,'bonus bVit,1;\nif (Class == Job_Swordman)\n bonus bDef,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2767,'Acolyte_Figure','Acolyte Figure','Armor',true,true,100,true,true,true,true,true,true,true,'bonus bInt,1;\nif (Class == Job_Acolyte)\n bonus bMaxSP,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2768,'Mage_Figure','Mage Figure','Armor',true,true,100,true,true,true,true,true,true,true,'bonus bInt,1;\nif (Class == Job_Mage)\n bonus bSPrecovRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2769,'Archer_Figure','Archer Figure','Armor',true,true,100,true,true,true,true,true,true,true,'bonus bDex,1;\nif (Class == Job_Archer)\n bonus bBaseAtk,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2770,'Thief_Figure','Thief Figure','Armor',true,true,100,true,true,true,true,true,true,true,'bonus bAgi,1;\nif (Class == Job_Thief)\n bonus bAspdRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2771,'Merchant_Figure','Merchant Figure','Armor',true,true,100,true,true,true,true,true,true,true,'bonus bStr,1;\nif (Class == Job_Merchant)\n bonus bCritical,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2772,'Krieger_Ring1','Glorious Ring','Armor',20,true,false,false,true,true,81,100,true,true,true,true,true,true,true,'bonus bMaxHP,300;\nbonus2 bSubEle,Ele_Water,10;\nbonus2 bSubEle,Ele_Wind,10;\nbonus2 bSubEle,Ele_Earth,10;\nbonus2 bSubEle,Ele_Fire,10;\nbonus bAspdRate,5;\nbonus bVariableCastrate,-3;\nbonus bHealPower,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2773,'Krieger_Ring2','Glorious Mass-Production Ring','Armor',20,true,false,false,true,true,61,100,true,true,true,true,true,true,true,'bonus bAllStats,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2774,'Krieger_Ring3','Glorious Popularized Ring','Armor',20,true,false,false,true,true,100,true,true,true,true,true,true,true,'bonus bAllStats,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`) VALUES (2775,'Lure','Lure','Armor',20,100,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_script`,`unequip_script`) VALUES (2776,'Cool_Towel','Adventurer\'s Trusty Towel','Armor',20,100,1,true,true,'sc_start SC_SUMMER,INFINITE_TICK,0;','sc_end SC_SUMMER;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2777,'Shaman_Ring','Shaman Ring','Armor',20,100,1,true,true,1,100,true,'bonus bMaxHP,50;\nbonus bSPrecovRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2778,'Shaman_Earing','Shaman Earrings','Armor',20,100,true,true,1,100,true,'bonus bInt,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2779,'Dark_Knight_Belt','Dark Knight Belt','Armor',20,500,1,true,true,1,100,true,'bonus bStr,2;\nbonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2780,'Dark_Knight_Glove','Dark Knight Glove','Armor',20,500,1,true,true,1,100,true,'autobonus "{ bonus bAspdRate,2; }",10,5000,BF_NORMAL,"{ specialeffect2 EF_ENHANCE; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2781,'Aumdura\'s_Grace','Aumdura\'s Benefit','Armor',100,1,1,true,true,1,100,true,'bonus bAllStats,1;\nbonus bMdef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2782,'Ring_Of_Wise_King','Ring of the Ancient Wise King','Armor',20,100,true,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,50;\nbonus bMaxSP,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2783,'Eyes_Stone_Ring','Eye Stone Ring','Armor',20,100,1,true,false,false,true,true,70,'bonus bCritical,2;\nbonus bMaxSP,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2784,'Oh_Holy_Night','Christmas Musicbox','Armor',20,100,true,true,1,'skill "ALL_WEWISH",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2785,'Orleans_Glove_M','Orlean\'s Gloves','Armor',20,100,1,true,false,false,true,true,true,true,90,100,true,true,true,true,true,true,true,'bonus bDex,2;\nbonus bMatkRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`script`) VALUES (2786,'Spiritual_Ring_M','Spiritual Ring','Armor',20,100,true,true,100,true,'bonus bInt,2;\nbonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2787,'Waterdrop_Brooch','Waterdrop Brooch','Armor',20,200,1,true,false,false,true,true,true,true,1,'bonus bMdef,2;\nbonus bMaxHPrate,1;\nbonus2 bSubEle,Ele_Water,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2788,'Bradium_Earing','Bradium Earring','Armor',20,200,1,true,false,false,true,true,true,true,'bonus bInt,1;\nbonus bDex,1;\nbonus bMatk,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2789,'Bradium_Ring','Bradium Ring','Armor',20,200,1,true,false,false,true,true,true,true,'bonus bStr,1;\nbonus bVit,1;\nbonus bBaseAtk,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2790,'Bradium_Brooch','Bradium Brooch','Armor',20,200,1,true,false,false,true,true,true,true,'bonus bAgi,1;\nbonus bFlee,4;\nif (readparam(bAgi)>=120)\n bonus bCritical,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2791,'Just_Got_Fish','Fresh Fish','Armor',20,500,1,true,true,1,'bonus bHit,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2792,'Ring_Of_Flame_Lord_I','Ring of Flame Lord','Armor',true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,100,true,true,true,true,true,true,true,true,'bonus bStr,2;\nbonus bVit,1;\nbonus bBaseAtk,15;\nbonus2 bSubEle,Ele_Fire,10;\nbonus3 bAutoSpell,"CH_SOULCOLLECT",1,30;\nbonus3 bAutoSpell,"MO_EXPLOSIONSPIRITS",1,10;\nbonus3 bAutoSpell,"PA_PRESSURE",2,30;\nbonus3 bAutoSpell,"MG_FIREBALL",1,150;\nbonus3 bAutoSpell,"KN_BOWLINGBASH",5,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2793,'Ring_Of_Resonance_I','Ring of Resonance','Armor',2,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,100,true,true,true,true,true,true,true,true,'bonus bAgi,2;\nbonus bVit,1;\nbonus bMdef,2;\nbonus4 bAutoSpellWhenHit,"WZ_QUAGMIRE",1,50,0;\nbonus3 bAutoSpellWhenHit,"AS_SPLASHER",10,20;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",10,30;\nbonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",3,20;\nbonus3 bAutoSpellWhenHit,"CG_TAROTCARD",5,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2794,'Magic_Stone_Ring','Magic Stone Ring','Armor',1,true,true,true,true,true,true,99,100,true,true,true,true,true,true,true,true,'bonus bStr,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2795,'Green_Apple_Ring','Green Apple Ring','Armor',true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,99,100,true,true,true,true,true,true,true,'if (JobLevel<30) {\n bonus bAllStats,6-(JobLevel/5);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2796,'Magical_Stone','Rocks','Armor',200,true,true,true,true,true,true,99,100,true,true,true,true,true,true,true,true,'bonus2 bAddDamageClass,2047,10;\nbonus2 bAddDefMonster,2048,-10;\nbonus3 bAddMonsterIdDropItem,6152,2047,70;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2797,'Magical_Stone_','Rocks','Armor',200,true,true,true,true,true,true,99,100,true,true,true,true,true,true,true,true,'bonus2 bAddDamageClass,2049,10;\nbonus2 bAddDefMonster,2050,-10;\nbonus3 bAddMonsterIdDropItem,6151,2049,70;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_monk`,`job_priest`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2798,'Will_Of_Exhausted_Angel','Will Of Exhausted Angel','Armor',200,true,true,true,true,99,100,true,true,true,true,true,true,true,'if (strcharinfo(3) == "job3_rang02") {\n bonus2 bAddDefMonster,1761,50;\n bonus2 bAddDefMonster,1762,50;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`script`) VALUES (2799,'Kuirpenring','Kuirpenring','Armor',100,1,true,true,100,true,'bonus bMdef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2800,'Accelerator','Accelerator','Armor',100000,100,1,true,true,true,true,true,true,99,'bonus bAgi,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2801,'Hovering_Booster','Hovering Booster','Armor',100000,2000,1,true,true,true,true,true,true,99,'bonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2802,'Suicidal_Device','Suicidal Device','Armor',500000,1000,1,true,true,true,true,true,true,99); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2803,'Shape_Shifter','Shape Shifter','Armor',100000,500,1,true,true,true,true,true,true,99,'bonus bInt,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2804,'Cooling_Device','Cooling Device','Armor',100000,2500,1,true,true,true,true,true,true,99,'bonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2805,'Mag_Field_Generator','Magnetic Field Generator','Armor',100000,6000,1,true,true,true,true,true,true,99,'bonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2806,'Barrier_Builder','Barrier Builder','Armor',150000,8000,3,1,true,true,true,true,true,true,99,'bonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2807,'Repair_Kit','Repair Kit','Armor',200000,400,1,true,true,true,true,true,true,99); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2808,'Camouflage_Generator','Camouflague Generator','Armor',250000,1000,1,true,true,true,true,true,true,99,'bonus bAgi,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2809,'High_Quality_Cooler','High Quality Cooler','Armor',100000,2500,1,true,true,true,true,true,true,99,'bonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2810,'Special_Cooler','Special Cooler','Armor',100000,2500,1,true,true,true,true,true,true,99,'bonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2811,'Freyja_SBracelet7','Freyja\'s Spirit Bracelet','Armor',20,200,1,true,true,20,'bonus bAllStats,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2812,'Freyja_SBracelet30','Freyja\'s Spirit Bracelet','Armor',20,200,1,true,true,20,'bonus bAllStats,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2813,'Freyja_SBracelet60','Freyja\'s Spirit Bracelet','Armor',20,200,1,true,true,20,'bonus bAllStats,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2814,'Freyja_SBracelet90','Freyja\'s Spirit Bracelet','Armor',20,200,1,true,true,20,'bonus bAllStats,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2815,'Th_Ring_Of_Water','Ring Of Water','Armor',20,10,true,true,'bonus bAllStats,1;\nbonus bMdef,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2816,'Radar_Ring1','Radar Ring','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus3 bAddMonsterIdDropItem,6206,1002,400;\nbonus3 bAddMonsterIdDropItem,6207,1161,400;\nbonus3 bAddMonsterIdDropItem,6208,1153,400;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2817,'Radar_Ring2','Radar Ring','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus3 bAddMonsterIdDropItem,6206,1026,400;\nbonus3 bAddMonsterIdDropItem,6207,1197,400;\nbonus3 bAddMonsterIdDropItem,6208,1504,400;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2818,'Radar_Ring3','Radar Ring','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus3 bAddMonsterIdDropItem,6206,1508,400;\nbonus3 bAddMonsterIdDropItem,6207,1098,400;\nbonus3 bAddMonsterIdDropItem,6208,1315,400;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`equip_level_max`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2819,'Swordman_Manual','Swordsman Manual','Armor',100,true,true,true,true,1,12,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "SM_BASH",1;\nskill "SM_PROVOKE",1;\nskill "SM_MAGNUM",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`equip_level_max`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2820,'Thief_Manual','Thief Manual','Armor',100,true,true,true,true,1,12,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "TF_DOUBLE",3;\nbonus bDoubleRate,15;\nskill "TF_STEAL",1;\nskill "TF_HIDING",1;\nskill "TF_POISON",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`equip_level_max`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2821,'Acolyte_Manual','Acolyte Manual','Armor',100,true,true,true,true,1,12,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "AL_HEAL",1;\nskill "AL_INCAGI",1;\nskill "AL_BLESSING",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`equip_level_max`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2822,'Archer_Manual','Archer Manual','Armor',100,true,true,true,true,1,12,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "AC_OWL",1;\nskill "AC_CONCENTRATION",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`equip_level_max`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2823,'Merchant_Manual','Merchant Manual','Armor',100,true,true,true,true,1,12,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "MC_DISCOUNT",1;\nskill "MC_OVERCHARGE",10;\nskill "MC_IDENTIFY",1;\nskill "MC_MAMMONITE",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`equip_level_max`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2824,'Mage_Manual','Mage Manual','Armor',100,true,true,true,true,1,12,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "MG_SRECOVERY",1;\nskill "MG_COLDBOLT",1;\nskill "MG_FIREWALL",1;\nskill "MG_FIREBOLT",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2825,'Shaman_EaringB','Shaman Earrings','Armor',20,100,true,true,1,100,true,'bonus bInt,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2826,'Dark_Knight_BeltB','Dark Knight Belt','Armor',20,500,1,true,true,1,100,true,'bonus bDex,2;\nbonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2827,'Dark_Knight_GloveB','Dark Knight Glove','Armor',20,500,1,true,true,1,100,true,'autobonus "{ bonus bMaxHPrate,2; }",10,5000,BF_NORMAL,"{ specialeffect2 EF_ENHANCE; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2828,'Upg_Clip','Upg Clip','Armor',20,100,1,true,true,1,100,true,'bonus bMaxSP,50;\nbonus bMaxHPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2829,'Greed_Clip','Greed Clip','Armor',true,false,false,true,true,10,'skill "BS_GREED",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2830,'Magingiorde_C','Megingjard','Armor',20,2,true,true,94,'bonus bStr,40;\nbonus bMdef,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2831,'Brysinggamen_C','Brisingamen','Armor',20,1,true,true,94,'bonus bStr,6;\nbonus bInt,6;\nbonus bVit,6;\nbonus bAgi,6;\nbonus bLuk,10;\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2832,'Freyja_Ring','Freyja\'s Ring','Armor',20,true,true,1,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2833,'Odin\'s_Recall','Odin\'s Recall','Armor',true,true,1,'bonus bAllStats,1;\nskill "ALL_ODINS_RECALL",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2834,'F_All_In_One_Ring','All In One Ring','Armor',20,true,true,'bonus bAllStats,1;\nbonus bNoCastCancel;\nbonus bVariableCastrate,10;\nskill "AL_HEAL",1;\nskill "AL_TELEPORT",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2835,'F_Critical_Ring_C','Critical Ring','Armor',1,true,false,false,true,true,1,'bonus bCritical,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2836,'F_Glove_C','Glove','Armor',1,true,false,false,true,true,1,'bonus bDex,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2837,'F_Safety_Ring_C','Safety Ring','Armor',1,5,true,false,false,true,true,1,'bonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2838,'F_Necklace_C','Necklace','Armor',1,true,false,false,true,true,1,'bonus bVit,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2839,'F_Ring_C','Ring','Armor',1,true,false,false,true,true,1,'bonus bStr,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2840,'F_Rosary_C','Rosary','Armor',1,true,false,false,true,true,1,'bonus bLuk,4;\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_alchemist`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2841,'Caracas_Ring','Caracas Ring','Armor',2,true,true,true,true,true,true,true,100,100,true,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bDex,2;\nbonus bMdef,2;\nbonus2 bExpAddRace,RC_All,10;\nbonus2 bDropAddRace,RC_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2842,'F_Earing_C','Earring','Armor',1,true,false,false,true,true,1,'bonus bInt,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2843,'Gold_Trickle','Gold Trickle','Armor',20,true,true,75,100,true,true,true,true,true,true,true,'bonus bMaxSP,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2844,'El_Dicastes_Light','Light Of El Discastes','Armor',20,100,true,true,80,100,true,true,true,true,true,true,true,'skill "RETURN_TO_ELDICASTES",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2845,'No_Fear_Belt','No Fear Belt','Armor',2,true,true,20,'bonus bMdef,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2846,'E_All_In_One_Ring','All In One Ring','Armor',20,true,true,'bonus bAllStats,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2847,'E_Critical_Ring_C','Critical Ring','Armor',1,true,false,false,true,true,1,'bonus bCritical,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2848,'E_Glove_C','Glove','Armor',1,true,false,false,true,true,1,'bonus bDex,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2849,'E_Safety_Ring_C','Safety Ring','Armor',1,5,true,false,false,true,true,1,'bonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2850,'E_Ring_C','Ring','Armor',1,true,false,false,true,true,1,'bonus bVit,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2851,'E_Necklace_C','Necklace','Armor',1,true,false,false,true,true,1,'bonus bStr,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2852,'E_Rosary_C','Rosary','Armor',1,true,false,false,true,true,1,'bonus bLuk,4;\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2853,'Telekinetic_Orb','Telekinetic Orb','Armor',20,200,2,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,110,'bonus bMdef,1;\nbonus bInt,3;\nbonus bMaxSP,30;\nbonus2 bSkillAtk,"WL_SOULEXPANSION",10;\nbonus2 bSkillAtk,"SO_PSYCHIC_WAVE",10;\nbonus2 bSkillUseSP,"WL_SOULEXPANSION",-50;\nbonus2 bSkillUseSP,"SO_PSYCHIC_WAVE",-50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2854,'Alchemy_Glove','Alchemy Glove','Armor',20,100,1,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,125,'bonus bMdef,2;\nbonus bInt,1;\nbonus2 bMagicAtkEle,Ele_Fire,10;\nbonus2 bMagicAtkEle,Ele_Water,-20;\nbonus2 bSubEle,Ele_Water,-30;\nbonus3 bAutoSpell,"MG_FIREBALL",5,30;\nbonus5 bAutoSpell,"MG_FIREBALL",5,30,BF_MAGIC,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2855,'Whike_Black_Tail','Whike Black Tail','Armor',20,100,true,true,45,'bonus bCriticalRate,7;\nbonus bAspdRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2856,'Half_Megin','Half Megingjard','Armor',20,1,true,true,47,100,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus bStr,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2857,'Half_Brysing','Half Brisingamen','Armor',20,1,true,true,47,100,true,true,true,true,true,true,true,'bonus bStr,3;\nbonus bInt,5;\nbonus bVit,3;\nbonus bDex,3;\nbonus bAgi,3;\nbonus bLuk,5;\nbonus bMdef,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2858,'Pendant_Of_Guardian','Pendant Of Guardian','Armor',true,true,70,100,true,true,true,true,true,true,true,'skill "ALL_GUARDIAN_RECALL",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2859,'Golden_Rod_Orb','Golden Rod Orb','Armor',20,200,2,true,true,true,true,true,true,100,'bonus bMdef,2;\nbonus bInt,1;\nbonus2 bSubEle,Ele_Wind,15;\nbonus5 bAutoSpellWhenHit,"WZ_JUPITEL",3,30,BF_WEAPON|BF_MAGIC,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2860,'Aqua_Orb','Aqua Orb','Armor',20,200,2,true,true,true,true,true,true,100,'bonus bMdef,2;\nbonus bInt,1;\nbonus2 bSubEle,Ele_Water,15;\nbonus5 bAutoSpellWhenHit,"WZ_FROSTNOVA",3,30,BF_WEAPON|BF_MAGIC,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2861,'Crimson_Orb','Crismon Orb','Armor',20,200,2,true,true,true,true,true,true,100,'bonus bMdef,2;\nbonus bInt,1;\nbonus2 bSubEle,Ele_Fire,15;\nbonus5 bAutoSpellWhenHit,"WZ_SIGHTRASHER",3,30,BF_WEAPON|BF_MAGIC,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2862,'Forest_Orb','Forest Orb','Armor',20,200,2,true,true,true,true,true,true,100,'bonus bMdef,2;\nbonus bInt,1;\nbonus2 bSubEle,Ele_Earth,15;\nbonus5 bAutoSpellWhenHit,"WZ_QUAGMIRE",3,30,BF_WEAPON|BF_MAGIC,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2863,'Ring_Of_Valkyrie','Ring Of Valkyrie','Armor',2,true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2864,'Light_Of_Cure','Light Of Cure','Armor',20,true,true,true,true,true,true,110,'bonus bVit,2;\nbonus bHealPower,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2865,'Seal_Of_Cathedral','Seal Of Cathedral','Armor',20,true,true,true,true,true,true,110,'bonus bInt,2;\nbonus bHealPower,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2866,'Ring_Of_Archbishop','Ring Of Archbishop','Armor',20,true,true,true,true,true,true,110,'bonus bDex,2;\nbonus bHealPower,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2867,'Broken_Bamboo_Piece','Broken Bamboo Piece','Armor',20,100,2,true,true,'bonus bMdef,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2868,'Green_Batik','Green Batik','Armor',20,100,1,true,false,false,true,true,45,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;\nbonus bMdef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2869,'Colorful_Ketupat','Colorful Ketupat','Armor',20,100,true,false,false,true,true,45,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2870,'Tw_8th_Anni_Ring','Tw 8th Anni Ring','Armor',true,true,'bonus bStr,5;\nbonus bInt,5;\nbonus bVit,5;\nbonus bDex,5;\nbonus bAgi,5;\nbonus bLuk,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2871,'Brazilian_Emblem','Brazilian Emblem','Armor',20,100,1,true,true,60,'bonus2 bAddClass,Class_All,3;\nbonus bMatkRate,3;\nbonus bMaxHP,50;\nbonus bMaxSP,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2872,'G_Honor_Certificate','G Honor Certificate','Armor',true,true,1,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2873,'Cat_Hand_Glove','Cat Hand Glove','Armor',20,100,5,1,true,true,1,'bonus bAgi,1;\nbonus bVit,1;\nbonus bDex,1;\nbonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2874,'Buffalo_Horn','Buffalo Horn','Armor',20,100,1,true,true,10,'bonus bAspd,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2875,'RO_Appreciation_Ring','RO Appreciation Ring','Armor',20,100,1,true,true,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2876,'Necklace_Spica','Necklace Spica','Armor',20,200,1,true,true,10,'bonus bMdef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2877,'Glove_Sabik','Glove Sabik','Armor',20,200,1,true,true,10,'bonus bMdef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2878,'Bracelet_Arunairi','Bracelet Arunairi','Armor',20,200,1,true,true,10,'bonus bMdef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2879,'Badge_Giorredart','Badge Giorredart','Armor',20,200,1,true,true,10,'bonus bMdef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2880,'Ring_Lupak','Ring Lupak','Armor',20,200,1,true,true,10,'bonus bMdef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2881,'Orleans_Necklace','Orleans Necklace','Armor',20,100,1,true,true,'bonus bDex,2;\nbonus bMatk,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2882,'Ecoro_Cardslip','Ecoro Cardslip','Armor',20,100,1,true,true,'bonus bVit,1;\nbonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2883,'Ur_Seal','Ur\'s Seal','Armor',20,200,4,1,true,true,true,true,true,true,100,'bonus bMaxHPrate,2;\nbonus2 bSkillUseSP,"LK_SPIRALPIERCE",5;\nbonus2 bSkillUseSP,"RK_HUNDREDSPEAR",5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2884,'Peuz_Seal','Peuz\'s Seal','Armor',20,200,3,1,true,true,true,true,true,true,100,'bonus bBaseAtk,20;\nbonus bMaxSP,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_max`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2885,'Mother_Heart','Mother Heart','Armor',true,true,120,100,true,true,true,true,true,true,true,'bonus bBaseAtk,15;\nbonus bMatk,15;\nbonus2 bExpAddClass,Class_All,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2886,'Sabah_Ring','Sapha Ring','Armor',20,100,true,true,true,true,true,true,100,'bonus bCritical,3;\nbonus2 bSkillUseSP,"GC_DARKILLUSION",5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2887,'Nab_Ring','Nab Ring','Armor',20,100,true,true,true,true,true,true,100,'bonus bBaseAtk,10;\nbonus bMatk,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2888,'School_Bag','School Bag','Armor',20,1000,1,true,true,'bonus bAspdRate,3;\nbonus bVariableCastrate,-3;\nif (BaseLevel<80) {\n bonus bMaxHP,200;\n bonus bMaxSP,100;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2889,'Endure_Ring','Endure Ring','Armor',20,100,1,true,true,60); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2890,'White_Wing_Brooch','White Wing Brooch','Armor',20,100,true,true,true,true,true,true,100,'bonus bDex,2;\nbonus bLongAtkRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2891,'Black_wing_Brooch','Black Wing Brooch','Armor',20,100,true,true,true,true,true,true,100,'bonus bInt,2;\nbonus bFlee2,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2892,'Assassin_Handcuffs','Assassin\'s Glove','Armor',56000,400,3,1,true,true,true,true,true,true,100,'bonus bMaxSP,20;\nbonus bCritical,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2893,'Cursed_Heart','Cursed Heart','Armor',20,50,1,true,true,80); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2894,'Glove_Of_Shura','Sura Gauntlet','Armor',20,400,1,true,true,true,true,true,true,130,'bonus bStr,5;\nbonus bMaxSPrate,6;\nbonus bMaxHPrate,-6;\nif (readparam(bStr)>=120) {\n bonus bBaseAtk,30;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2895,'Medal_Of_Valor1','Medal Of Valor1','Armor',4,true,true,'bonus bVariableCastrate,-2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2896,'Medal_Of_Valor2','Medal Of Valor2','Armor',4,true,true,'bonus bAspdRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2897,'2011RWC_Necklace_J','2011RWC Necklace J','Armor',100,true,true,1,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus2 bExpAddClass,Class_All,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2898,'Black_Rosary','Dark Rosary','Armor',20,100,1,true,true,90,'bonus bMdef,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_barddancer`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2899,'Sound_Amplifier','Sound Amplification Device','Armor',20,100,1,true,true,true,true,90,'bonus2 bSkillAtk,"WM_METALICSOUND",150;\nbonus2 bSkillUseSP,"WM_METALICSOUND",-60;\nbonus bVariableCastrate,-50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2900,'Morrigane\'s_Belt_','Morrigane\'s Belt','Armor',30000,200,1,true,false,false,true,true,61); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2901,'Morrigane\'s_Pendant_','Morrigane\'s Pendant','Armor',30000,200,1,true,false,false,true,true,61,'bonus bStr,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2902,'Morpheus\'s_Ring_','Morpheus\'s Ring','Armor',30000,100,1,true,false,false,true,true,33,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2903,'Morpheus\'s_Armlet_','Morpheus\'s Armlet','Armor',30000,100,1,true,false,false,true,true,33,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2904,'Naqsh','Naqsi','Armor',true,true,'skill "BS_MAXIMIZE",5;\nskill "BS_WEAPONPERFECT",5;\nskill "WL_RECOGNIZEDSPELL",5;\nskill "ECL_SNOWFLIP",1;\nskill "ECL_PEONYMAMY",1;\nskill "ECL_SADAGUI",1;\nskill "ECL_SEQUOIADUST",1;\nbonus2 bSkillCooldown,"WL_RECOGNIZEDSPELL",-180000;\nbonus bDelayrate,-100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`) VALUES (2905,'Super_Ora_Ora','Super Ora Ora','Armor',1000,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2906,'Happy_Gauntlet','Happy Gauntlet','Armor',20,1000,3,1,true,true,70,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2907,'Buwaya_Tattoo','Bawaya Agimat Tattoo','Armor',20,100,true,true,1,'bonus bMatkRate,7;\nbonus bFixedCastrate,-7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`) VALUES (2908,'Light_Ring','Light Ring','Armor',20,100,1,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`) VALUES (2909,'Darkness_Ring','Darkness Ring','Armor',20,100,1,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2910,'Bakonawa_Tattoo','Bakunawa Agimat Tattoo','Armor',20,100,true,true,1,'bonus2 bAddClass,Class_All,7;\nbonus bAspdRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2911,'Bangungot_Tattoo','Bangungot Agimat Tattoo','Armor',20,100,true,true,1,'bonus bHealPower,4;\nbonus bHealPower2,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`) VALUES (2912,'Xylitol_2011','Xylitol 2011','Armor',20,300,1,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2913,'Thief_Handcuff','Thief Handcuff','Armor',20,2400,1,true,true,10,'bonus bBaseAtk,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2914,'Wizard_Left_Eye','Wizard Left Eye','Armor',20,100,1,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,'bonus bInt,4;\nbonus bMdef,3;\nbonus bVariableCastrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2915,'Ettlang_Keepsake','Ettlang Keepsake','Armor',20,50,true,true,100,true,true,true,true,true,true,'bonus bMdef,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2916,'Fairy_Wing','Fairy Wing','Armor',10,true,true,90,100,true,true,true,true,true,true,true,'skill "ECLAGE_RECALL",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2917,'Str_Glove','Str Glove','Armor',75000,100,true,true,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bBaseAtk,(readparam(bStr)/10);\nif (readparam(bStr)>=110)\n bonus2 bAddClass,Class_All,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2918,'Int_Glove','Int Glove','Armor',75000,100,true,true,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bMatk,(readparam(bInt)/10);\nif (readparam(bInt)>=110)\n bonus bMatkRate,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2919,'Agi_Glove','Agi Glove','Armor',75000,100,true,true,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bFlee,(readparam(bAgi)/10);\nif (readparam(bAgi)>=110)\n bonus bFlee2,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2920,'Vit_Glove','Vit Glove','Armor',75000,100,true,true,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bMaxHP,(readparam(bVit)/10)*50;\nif (readparam(bVit)>=110)\n bonus bMaxHPrate,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2921,'Dex_Glove','Dex Glove','Armor',75000,100,true,true,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bHit,(readparam(bDex)/10);\nif (readparam(bDex)>=110)\n bonus bLongAtkRate,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2922,'Luk_Glove','Luk Glove','Armor',75000,100,true,true,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bCritical,(readparam(bLuk)/10);\nif (readparam(bLuk)>=110)\n bonus bCritAtkRate,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2923,'Str_Glove_','Str Glove','Armor',75000,100,1,true,true,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bBaseAtk,(readparam(bStr)/10);\nif (readparam(bStr)>=110)\n bonus2 bAddClass,Class_All,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2924,'Int_Glove_','Int Glove','Armor',75000,100,1,true,true,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bMatk,(readparam(bInt)/10);\nif (readparam(bInt)>=110)\n bonus bMatkRate,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2925,'Agi_Glove_','Agi Glove','Armor',75000,100,1,true,true,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bFlee,(readparam(bAgi)/10);\nif (readparam(bAgi)>=110)\n bonus bFlee2,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2926,'Vit_Glove_','Vit Glove','Armor',75000,100,1,true,true,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bMaxHP,(readparam(bVit)/10)*50;\nif (readparam(bVit)>=110)\n bonus bMaxHPrate,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2927,'Dex_Glove_','Dex Glove','Armor',75000,100,1,true,true,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bHit,(readparam(bDex)/10);\nif (readparam(bDex)>=110)\n bonus bLongAtkRate,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2928,'Luk_Glove_','Luk Glove','Armor',75000,100,1,true,true,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bCritical,(readparam(bLuk)/10);\nif (readparam(bLuk)>=110)\n bonus bCritAtkRate,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2935,'Sprint_Glove','Sprint Gloves','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bVariableCastrate,-1;\nbonus bDelayrate,-1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2936,'Recovery_Ring','Recovery Ring','Armor',20,100,5,1,true,true,10,'bonus bVit,1;\nbonus bMaxHP,250;\nbonus bMaxHPrate,5;\nbonus bHealPower2,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_max`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2940,'Ninja_Manual','Ninja Manual','Armor',100,true,true,true,true,12,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "NJ_UTSUSEMI",1;\nskill "NJ_KOUENKA",1;\nskill "NJ_SYURIKEN",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_max`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2941,'Gunslinger_Manual','Gunslinger Manual','Armor',100,true,true,true,true,12,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "GS_GLITTERING",1;\nskill "GS_ADJUSTMENT",1;\nskill "GS_MADNESSCANCEL",1;\nskill "GS_INCREASING",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_max`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2942,'Taekwon_Manual','Taekwon Manual','Armor',100,true,true,true,true,12,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "TK_SEVENWIND",4;\nskill "TK_JUMPKICK",5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2943,'Critical_Ring_','Critical Ring','Armor',100,1,true,true,'bonus bCritical,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2944,'TE_Ring_Of_Protection','TE Ring Of Protection','Armor',true,true,40,100,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_Player_Doram,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2945,'TE_Ring_Of_Rage','TE Ring Of Rage','Armor',true,true,40,100,true,true,true,true,true,true,true,'bonus2 bAddRace,RC_Player_Human,5;\nbonus2 bAddRace,RC_Player_Doram,5;\nbonus2 bMagicAddRace,RC_Player_Human,5;\nbonus2 bMagicAddRace,RC_Player_Doram,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2946,'TE_Ring_Of_Defiance','TE Ring Of Defiance','Armor',true,true,40,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_Player_Doram,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2947,'Memories_of_Spring','Spring Afternoon Memory','Armor',20,true,true,'bonus bMdef,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2948,'Demon_Wing','Demon Wing','Armor',10,100,1,true,true,70,'bonus bFlee,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2949,'Silversmith_Bracelet','Silversmith Bracelet','Armor',10,100,3,1,true,false,false,true,true,60,'bonus bAllStats,1;\nbonus bMdef,3;\nskill "SA_SPELLBREAKER",5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`equip_level_max`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2950,'Rune_Ring','Rune Ring','Armor',true,true,1,100,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2951,'Kvasir_Ring_Blue','Kvasir Ring Blue','Armor',100,true,true,1,'bonus bMaxSP,30;\nskill "ECL_SNOWFLIP",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2952,'Kvasir_Ring_Red','Kvasir Ring Red','Armor',100,true,true,1,'bonus bMaxSP,30;\nskill "ECL_PEONYMAMY",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2953,'Kvasir_Ring_Green','Kvasir Ring Green','Armor',100,true,true,1,'bonus bMaxHP,100;\nskill "ECL_SADAGUI",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2954,'Kvasir_Ring_Brown','Kvasir Ring Brown','Armor',10,100,true,true,1,'skill "ECL_SEQUOIADUST",1;\nbonus bMaxHP,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2956,'Safety_Ring_','Advanced Safety Ring','Armor',75000,100,1,true,false,false,true,true,50,'bonus bMdef,5;\nbonus bAllStats,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_kagerouoboro`,`job_knight`,`job_monk`,`job_priest`,`job_rebellion`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2957,'Good_Ring_Of_Flame_Lord','Advanced Ring Of Flame Lord','Armor',20,100,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,85,'bonus bStr,3;\nbonus bVit,2;\nbonus bBaseAtk,20;\nbonus2 bSubEle,Ele_Fire,10;\nbonus3 bAutoSpell,"CH_SOULCOLLECT",1,30;\nbonus3 bAutoSpell,"MO_EXPLOSIONSPIRITS",1,10;\nbonus3 bAutoSpell,"PA_PRESSURE",2,30;\nbonus3 bAutoSpell,"MG_FIREBALL",1,150;\nbonus3 bAutoSpell,"KN_BOWLINGBASH",5,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_kagerouoboro`,`job_knight`,`job_monk`,`job_priest`,`job_rebellion`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2958,'Good_Ring_Of_Resonance','Advanced Ring Of Resonance','Armor',20,100,2,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,85,'bonus bAgi,3;\nbonus bVit,1;\nbonus bMdef,2;\nbonus bMatk,10;\nbonus4 bAutoSpellWhenHit,"WZ_QUAGMIRE",1,50,0;\nbonus3 bAutoSpellWhenHit,"AS_SPLASHER",10,20;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",10,30;\nbonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",3,20;\nbonus3 bAutoSpellWhenHit,"CG_TAROTCARD",5,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2959,'Fidelity_Necklace','Fidelity Necklace','Armor',20,300,1,true,true,50,'bonus bAgi,2;\nbonus2 bSubRace,RC_Brute,3;\nbonus2 bSubRace,RC_Player_Doram,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2960,'Badge_Of_Manny','Badge Of Manny','Armor',20,200,1,true,true,'bonus bAllStats,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2963,'Body_Power_Up_Ring','Physical Enhancer Ring','Armor',10,100,1,true,true,90,'bonus2 bAddClass,Class_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2964,'Ring_Of_Spell_Explosion','Magic Intensifier Ring','Armor',10,100,1,true,true,90,'bonus bMatkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2965,'Angel_Egg','Angel Egg','Armor',10,100,1,1,true,false,false,true,true,1,'bonus bAllStats,1;\nbonus bMatkRate,5;\nbonus2 bAddClass,Class_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`script`) VALUES (2966,'RWC_2012_Ring','RWC 2012 Ring','Armor',20,200,true,true,100,true,'bonus2 bAddClass,Class_All,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`script`) VALUES (2967,'RWC_2012_Ring_','Chambered RWC 2012 Ring','Armor',20,200,1,true,true,100,true,'bonus2 bAddClass,Class_All,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`script`) VALUES (2968,'RWC_2012_Pendant','RWC 2012 Pendant','Armor',20,200,true,true,100,true,'bonus bMatkRate,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`script`) VALUES (2969,'RWC_2012_Pendant_','Chambered RWC 2012 Pendant','Armor',20,200,1,true,true,100,true,'bonus bMatkRate,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2971,'Pocket_Watch','Pocket Watch','Armor',10,200,1,1,true,true,true,true,true,true,80,'bonus bHPrecovRate,15;\nbonus bSPrecovRate,15;\nbonus bMatkRate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`,`unequip_script`) VALUES (2976,'Red_Lantern','Red Lantern','Armor',10,200,1,true,true,100,'bonus bMaxSP,-300;\nskill "MG_SIGHT",1;','sc_end SC_SIGHT;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2977,'Hurt_Mind','Hurt Mind','Armor',10,100,1,true,true,110,'bonus bMaxSP,200;\nskill "DC_SCREAM",3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2978,'KindHeart','Kind Heart','Armor',10,100,1,true,true,110,'bonus bMaxHP,500;\nbonus2 bHPRegenRate,300,10000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2979,'Strawberry_Decoration','Strawberry Decoration','Armor',20,500,1,1,true,false,false,true,true,1,'bonus bAllStats,1;\nbonus3 bAutoSpellWhenHit,"WZ_FROSTNOVA",3,10;\n/* Confirm: Frost Nova cast chance */'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2980,'Evilspirit_Gloves','Evil Spirit Gloves','Armor',10,100,1,true,true,110,'bonus bMaxHP,500;\nbonus bMaxSP,200;\nskill "PF_SPIDERWEB",1;\nbonus3 bAutoSpell,"SO_PSYCHIC_WAVE",1,20;\nbonus5 bAutoSpell,"HW_MAGICPOWER",1,10,BF_MAGIC,0;\nbonus5 bAutoSpell,"WZ_FROSTNOVA",10,10,BF_MAGIC,0;\nbonus5 bAutoSpell,"WZ_FROSTNOVA",10,20,BF_WEAPON,0;\nbonus5 bAutoSpellWhenHit,"DC_SCREAM",1,50,BF_WEAPON|BF_MAGIC,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2981,'RingOfHero','Warrior\'s Ring','Armor',10,200,true,true,160,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2983,'Greed_Brooch','Greed Brooch','Armor',10,100,1,true,true,50,'bonus2 bHPLossRate,10,5000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2984,'Limnil_Glove','Glove Save Rimnil','Armor',10,100,1,true,true,30,'bonus2 bExpAddRace,RC_All,5;\nbonus2 bSubRace,RC_All,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`,`unequip_script`) VALUES (2985,'Gyges_Ring','Gyges Ring','Armor',10,100,1,true,true,50,'bonus bInt,3;\nbonus bMatk,30;\nskill "TF_HIDING",1;','sc_end SC_HIDING;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2986,'Snake_Ring','Snake Ring','Armor',20,100,2,1,true,true,'bonus bDex,3;\nbonus bMdef,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2987,'Snake_Pendant','Snake Pendant','Armor',20,100,3,1,true,true,'bonus bAgi,3;\nbonus bLuk,2;\nbonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2988,'Winged_Ring_Of_Newoz','Oz\'s New Wing Ring','Armor',20,100,1,true,true,true,true,'Male',true,true,130,'bonus bVariableCastrate,-25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2989,'Floral_Bracelet_Of_Igu','Bloody Floral Decoration Bracelet','Armor',20,100,1,true,true,true,true,'Female',true,true,130,'bonus bVariableCastrate,-25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2990,'Pendant_Of_Harmony','Pendant of Harmony','Armor',20,100,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,130,'bonus bMatkRate,6;\nbonus bHPrecovRate,50;\nbonus bSPrecovRate,50;\nbonus2 bSubEle,Ele_Holy,5;\nbonus4 bAutoSpell,"AB_RENOVATIO",1,30,0;\nbonus4 bAutoSpellWhenHit,"PR_SANCTUARY",3,50,0;\nbonus bStr,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2991,'Pendant_Of_Chaos','Pendant of Chaos','Armor',20,100,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,130,'bonus2 bAddClass,Class_All,6;\nbonus2 bSubEle,Ele_Dark,5;\nbonus2 bResEff,Eff_Confusion,10000;\nbonus2 bAddEff,Eff_Confusion,500;\nbonus3 bAutoSpellWhenHit,"NPC_WIDECONFUSE",2,30;\nbonus bInt,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2992,'Pendant_Of_Maelstorm','Pendant of Maelstrom','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,130,'bonus2 bAddClass,Class_All,6;\nbonus bMatkRate,6;\nbonus bAllStats,1;\nbonus5 bAutoSpellWhenHit,"SC_MAELSTROM",1,100,BF_MAGIC,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2995,'Supplement_Part_Dex','Supplement Part Dex','Armor',25000,100,1,true,true,true,true,true,true,100,'bonus bUseSPrate,-10;\nbonus bDelayrate,-10;\nbonus bVariableCastrate,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2996,'Upgrade_Part_Gun_Barrel','Reinforced Parts - Gun Barrel','Armor',10,500,1,true,true,true,true,true,true,100,'bonus2 bAddClass,Class_All,4;\nbonus bHit,10;\nbonus2 bSkillAtk,"NC_BOOSTKNUCKLE",25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2997,'RWC_Gold_Brooch','RWC Gold Brooch','Armor',10,200,1,true,true,100,true,true,true,true,true,true,true,'bonus bBaseAtk,25;\nbonus bMatk,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2998,'Shining_Trapezohedron','Shining Trapezohedron','Armor',100,1,true,true,90,'bonus2 bSubEle,Ele_Holy,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2999,'RWC_Brooch','RWC Brooch','Armor',10,200,true,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,300;\nbonus bMaxSP,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5001,'Headset','Headset','Armor',20,200,6,true,false,false,true,1,true,87,'bonus2 bResEff,Eff_Curse,1000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5002,'Gemmed_Crown','Jewel Crown','Armor',20,600,9,true,true,true,true,true,true,true,true,true,true,60,true,88,'bonus bInt,2;\nbonus bLuk,1;\nbonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5003,'Joker_Jester','Joker Jester','Armor',20,100,3,true,false,false,true,true,89,'bonus bLuk,2;\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`view`,`script`) VALUES (5004,'Oxygen_Mask','Oxygen Mask','Armor',20,200,true,false,false,true,90,'bonus2 bResEff,Eff_Poison,2000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (5005,'Gas_Mask','Gas Mask','Armor',20,100,1,true,false,false,true,true,91,'bonus2 bResEff,Eff_Poison,3000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`view`) VALUES (5006,'Machoman_Glasses','Machoman\'s Glasses','Armor',36000,100,1,true,false,false,true,92); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5007,'Loard_Circlet','Grand Circlet','Armor',20,200,7,true,false,false,true,55,true,93,'bonus bStr,1;\nbonus bInt,1;\nbonus bLuk,1;\nbonus bMdef,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`) VALUES (5008,'Puppy_Love','Puppy Love','Armor',20,100,1,true,false,false,true,94); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5009,'Safety_Helmet','Safety Helmet','Armor',20,500,7,true,false,false,true,true,95,'bonus bMdef,3;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5010,'Indian_Hair_Piece','Indian Fillet','Armor',20,100,5,true,true,96); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5011,'Antenna','Aerial','Armor',20,100,5,true,true,97); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (5012,'Ph.D_Hat','Ph.D Hat','Armor',20,100,5,true,false,false,true,true,98); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5013,'Horn_Of_Lord_Kaho','Lord Kaho\'s Horn','Armor',20,100,30,true,true,99,'bonus bMdef,10;\nbonus bStr,5;\nbonus bAgiVit,10;\nbonus bInt,5;\nbonus bLuk,20;\nitemskill "NPC_HELLJUDGEMENT",10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_mid`,`equip_level_min`,`view`) VALUES (5014,'Fin_Helm','Fin Helm','Armor',20,300,5,true,true,true,true,65,100); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`) VALUES (5015,'Egg_Shell','Egg Shell','Armor',20,200,6,true,101); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (5016,'Boy\'s_Cap','Boy\'s Cap','Armor',20,100,3,true,false,false,true,true,102); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5017,'Bone_Helm','Bone Helm','Armor',20,800,15,true,true,true,true,true,true,true,70,true,103,'bonus2 bSubEle,Ele_Dark,-15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_archer`,`job_barddancer`,`job_hunter`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5018,'Feather_Bonnet','Feather Bonnet','Armor',20,300,8,true,true,true,true,true,104,'bonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5019,'Corsair','Corsair','Armor',20,500,11,true,false,false,true,true,105,'bonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5020,'Kafra_Band','Kafra Band','Armor',20,500,5,true,true,106,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5021,'Bankruptcy_Of_Heart','Grief for Greed','Armor',20,1200,8,true,true,true,true,38,true,107,'bonus bInt,1;\nbonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (5022,'Helm_Of_Sun','Hat of the Sun God','Armor',20,2400,4,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,138,'bonus bStr,3;\nbonus bInt,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_head_top`,`refineable`,`view`) VALUES (5023,'Hat_Of_Bundle','Parcel Hat','Armor',20,1000,true,true,true,true,true,108); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5024,'Hat_Of_Cake','Cake Hat','Armor',20,1000,2,true,true,109); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5025,'Helm_Of_Angel','Helm of Angel','Armor',20,1600,10,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,74,true,110,'bonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5026,'Hat_Of_Cook','Chef Hat','Armor',20,300,3,true,false,false,true,50,true,111,'bonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5027,'Wizardry_Hat','Mage Hat','Armor',20,300,2,true,true,true,true,true,true,112,'bonus bInt,2;\nbonus bMaxSP,150;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`) VALUES (5028,'Candle','Candle','Armor',20,150,true,true,113); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5029,'Spore_Hat','Spore Hat','Armor',20,900,6,true,false,false,true,20,true,114); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5030,'Panda_Cap','Panda Hat','Armor',20,800,6,true,false,false,true,40,true,115); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5031,'Mine_Helm','Mine Hat','Armor',20,1500,9,true,true,true,true,true,true,true,true,true,true,true,true,true,55,true,116,'bonus bDex,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (5032,'Picnic_Hat','Sunday Hat','Armor',20,800,1,true,false,false,true,true,117); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5033,'Smokie_Hat','Raccoon Hat','Armor',20,900,6,true,false,false,true,50,true,118); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (5034,'Light_Bulb_Band','Bulb Band','Armor',20,500,true,false,false,true,true,119); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5035,'Poring_Hat','Poring Hat','Armor',20,700,3,true,false,false,true,38,true,120); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5036,'Cross_Band','Cross Hat','Armor',20,250,2,true,false,false,true,10,true,121); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`) VALUES (5037,'Fruit_Shell','Nut Shell','Armor',20,150,8,true,5,122); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5038,'Deviruchi_Cap','Deviruchi Hat','Armor',20,800,4,true,false,false,true,64,true,123,'bonus bStr,1;\nbonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`) VALUES (5039,'Mottled_Egg_Shell','Rainbow Eggshell','Armor',20,400,8,true,19,124); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (5040,'Blush','Blush','Armor',20,100,true,125); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`) VALUES (5041,'Heart_Hair_Pin','Heart Hairpin','Armor',20,100,true,true,126); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5042,'Hair_Protector','Bao Bao','Armor',20,150,true,false,false,true,14,true,127); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`equip_level_min`,`view`) VALUES (5043,'Opera_Ghost_Mask','Opera Phantom Mask','Armor',20,200,2,true,false,false,true,20,128); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5044,'Devil\'s_Wing','Evil Wing Ears','Armor',20,350,4,true,45,true,129,'bonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5045,'Magician_Hat','Magician Hat','Armor',20,500,6,true,true,true,true,true,true,true,true,50,true,130,'bonus bDex,1;\nbonus bAgi,1;\nbonus bMaxSP,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`view`) VALUES (5046,'Bongun_Hat','Bongun Hat','Armor',20,300,5,true,true,true,139); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (5047,'Fashion_Sunglass','Fashionable Glasses','Armor',20,100,true,false,false,true,true,131); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`) VALUES (5048,'First_Moon_Hair_Pin','Cresent Hairpin','Armor',20,100,true,true,132); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`) VALUES (5049,'Stripe_Band','Striped Hairband','Armor',20,150,1,true,133); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`) VALUES (5050,'Mystery_Fruit_Shell','Wonder Nutshell','Armor',20,300,10,true,30,134); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`) VALUES (5051,'Kitty_Bell','Pussy Cat Bell','Armor',20,100,true,135); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5052,'Blue_Hair_Band','Blue Hairband','Armor',20,150,2,true,true,136); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5053,'Spinx_Helm','Sphinx Hat','Armor',20,3000,5,true,true,true,true,true,65,137,'bonus bStr,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_assassin`,`job_priest`,`location_head_low`,`equip_level_min`,`view`) VALUES (5054,'Assassin_Mask','Assassin Mask','Armor',20,100,true,true,true,70,180); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_head_top`,`view`) VALUES (5055,'Novice_Egg_Cap','Novice False Eggshell','Armor',1,1,6,true,true,true,101); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`view`) VALUES (5056,'Love_Berry','Fruit of Love','Armor',1,200,true,140); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5057,'Ear_Of_Black_Cat','Black Cat Ears','Armor',16000,200,4,true,45,true,141); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5058,'Drooping_Kitty','Drooping Cat','Armor',250000,500,3,true,false,false,true,true,142,'bonus bMdef,15;\nbonus2 bResEff,Eff_Curse,3000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5059,'Brown_Bear_Cap','Teddybear Hat','Armor',20,800,6,true,50,true,143); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5060,'Party_Hat','Party Hat','Armor',20,300,4,true,true,144,'bonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5061,'Flower_Hairpin','Flower Hairpin','Armor',20,100,1,true,true,145); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5062,'Straw_Hat','Straw Hat','Armor',20,200,6,true,50,true,146,'bonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (5063,'Plaster','Giant Band Aid','Armor',20,100,1,true,false,false,true,true,147); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5064,'Leaf_Headgear','Smokie Leaf','Armor',20,100,1,true,true,148); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5065,'Fish_On_Head','Blue Fish','Armor',20,500,4,true,50,true,149,'bonus2 bAddRace,RC_Fish,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5066,'Horn_Of_Succubus','Succubus Horn','Armor',20,800,7,true,false,false,true,70,true,150,'bonus bInt,1;\nbonus bMdef,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5067,'Sombrero','Sombrero','Armor',20,350,8,true,false,false,true,true,151,'bonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5068,'Ear_Of_Devil\'s_Wing','Evil Wing Ears','Armor',20,100,3,true,70,152,'bonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5069,'Mask_Of_Fox','Kitsune Mask','Armor',20,300,2,true,false,false,true,true,153,'bonus bAgi,1;\nbonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5070,'Headband_Of_Power','Hot-blooded Headband','Armor',20,100,3,true,false,false,true,true,154,'bonus bStr,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5071,'Indian_Headband','Indian Headband','Armor',20,200,2,true,false,false,true,true,155,'bonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5072,'Inccubus_Horn','Incubus Horn','Armor',20,800,7,true,false,false,true,70,true,156,'bonus bAgi,1;\nbonus bMdef,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5073,'Cap_Of_Concentration','Model Training Hat','Armor',20,700,5,true,false,false,true,true,157,'bonus bDex,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5074,'Ear_Of_Angel\'s_Wing','Angel Wing Ears','Armor',20,100,3,true,70,158,'bonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5075,'Cowboy_Hat','Cowboy Hat','Armor',20,500,8,true,true,159); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5076,'Fur_Hat','Beanie','Armor',20,350,3,true,true,160,'bonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5077,'Tulip_Hairpin','Tulip Hairpin','Armor',20,100,1,true,true,161); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5078,'Sea_Otter_Cap','Sea-Otter Hat','Armor',20,800,6,true,50,true,162,'bonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5079,'Crossed_Hair_Band','X Hairpin','Armor',20,100,1,true,true,163); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5080,'Headgear_Of_Queen','Crown of Ancient Queen','Armor',20,400,8,true,45,true,164); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5081,'Mistress_Crown','Crown of Mistress','Armor',20,100,2,true,false,false,true,75,true,165,'bonus bMaxSP,100;\nbonus bInt,2;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5082,'Mushroom_Band','Decorative Mushroom','Armor',20,100,3,true,true,166); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5083,'Red_Tailed_Ribbon','Red Ribbon','Armor',20,200,2,true,45,true,167,'bonus bMdef,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5084,'Lazy_Raccoon','Lazy Smokie','Armor',20,500,2,true,false,false,true,true,168,'bonus2 bResEff,Eff_Sleep,2000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`) VALUES (5085,'Pair_Of_Red_Ribbon','Small Ribbons','Armor',20,100,2,true,45,169); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (5086,'Alarm_Mask','Alarm Mask','Armor',20,100,2,true,false,false,true,true,170,'bonus2 bResEff,Eff_Blind,5000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`view`) VALUES (5087,'Goblin_Mask_01','Poker Face','Armor',20,100,1,true,true,171); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`view`) VALUES (5088,'Goblin_Mask_02','Surprised Mask','Armor',20,100,1,true,true,172); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`view`) VALUES (5089,'Goblin_Mask_03','Annoyed Mask','Armor',20,100,1,true,true,173); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`view`) VALUES (5090,'Goblin_Mask_04','Goblin Leader Mask','Armor',20,100,2,true,true,174); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`) VALUES (5091,'Big_Golden_Bell','Decorative Golden Bell','Armor',20,200,2,true,false,false,true,true,35,true,175); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`job_priest`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`) VALUES (5092,'Blue_Coif','Coif','Armor',150000,300,5,true,true,true,true,65,true,176); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`job_priest`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5093,'Blue_Coif_','Coif','Armor',150000,300,5,1,true,true,true,true,65,true,177,'bonus bMaxSP,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5094,'Orc_Hero_Helm','Helmet of Orc Hero','Armor',500000,900,5,true,false,false,true,true,55,true,178,'bonus bStr,2;\nbonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5095,'Orc_Hero_Helm_','Helmet of Orc Hero','Armor',800000,1000,5,1,true,false,false,true,true,55,true,179,'bonus bStr,2;\nbonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`job_priest`,`location_head_low`,`equip_level_min`,`view`) VALUES (5096,'Assassin_Mask_','Assassin Mask','Armor',20,100,1,true,true,true,70,180); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`refineable`,`view`) VALUES (5097,'Cone_Hat_','Holiday Hat','Armor',400,true,true,144); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5098,'Tiger_Mask','Tiger Mask','Armor',20,400,2,true,true,50,181,'bonus bStr,3;\nbonus bMaxHP,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5099,'Cat_Hat','Neko Mimi','Armor',20,300,2,true,true,182,100,true,'bonus bLuk,2;\nbonus bMdef,10;\nbonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5100,'Sales_Signboard','Sales Banner','Armor',20,800,true,75,true,183,'bonus bStr,1;\nbonus bAgi,1;\nbonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`,`script`) VALUES (5101,'Takius_Blindfold','Takius\'s Blindfold','Armor',20,100,true,184,'bonus bInt,2;\nbonus bDef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (5102,'Round_Eyes','Blank Eyes','Armor',20,100,true,185); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5103,'Sunflower_Hairpin','Sunflower Hairpin','Armor',20,600,2,true,false,false,true,30,186,'bonus bAgi,2;\nbonus bCritical,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`view`,`script`) VALUES (5104,'Dark_Blindfold','Dark Blinder','Armor',20,100,true,false,false,true,187,'bonus2 bResEff,Eff_Blind,10000;\nbonus2 bResEff,Eff_Stun,200;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5105,'Hat_Of_Cake_','2nd Anniversary Hat','Armor',20,1000,2,true,24,true,109,'bonus bDex,1;\nbonus bMaxSP,80;\nbonus3 bAddMonsterDropItem,7864,7,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5106,'Cone_Hat_INA','2nd Anniversary Hat','Armor',20,300,10,true,1,144,100,true,true,true,true,true,true,'bonus bLuk,1;\nbonus bMatkRate,3;\nbonus bFlee,3;\nbonus bHit,3;\nbonus bFlee2,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`) VALUES (5107,'Well_Baked_Toast','Crunch Toast','Armor',20,50,true,188); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (5108,'Detective_Hat','Renown Detective\'s Cap','Armor',20,350,6,1,true,true,189); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5109,'Red_Bonnet','Red Bonnet','Armor',20,400,4,true,true,190); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`) VALUES (5110,'Baby_Pacifier','Baby Pacifier','Armor',20,50,true,191); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5111,'Galapago_Cap','Galapago Cap','Armor',20,500,4,true,55,true,192,'bonus2 bAddMonsterDropItem,605,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5112,'Super_Novice_Hat','Super Novice Hat','Armor',8500,400,8,true,true,true,40,true,193,'bonus bAllStats,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`) VALUES (5113,'Angry_Mouth','Angry Snarl','Armor',20,50,true,194); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5114,'Fedora','Bucket Hat','Armor',6000,300,6,true,true,195); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5115,'Winter_Hat','Winter Hat','Armor',20,500,5,true,true,196,'bonus2 bResEff,Eff_Freeze,1000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5116,'Banana_Hat','Banana Hat','Armor',20,200,3,true,true,197,'bonus3 bAutoSpell,"SM_PROVOKE",3,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5117,'Mistic_Rose','Mystic Rose','Armor',20,100,true,true,198,'bonus2 bSubRace,RC_Plant,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5118,'Ear_Of_Puppy','Puppy Headband','Armor',20,100,3,true,true,199); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5119,'Super_Novice_Hat_','Super Novice Hat','Armor',8500,400,8,1,true,true,true,40,true,193,'bonus bAllStats,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (5120,'Fedora_','Bucket Hat','Armor',6000,300,6,1,true,true,195); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5121,'Zherlthsh_Mask','Zealotus Mask','Armor',20,400,3,true,false,false,true,true,70,true,200,'bonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5122,'Magni_Cap','Magni\'s Cap','Armor',30000,1000,9,true,false,false,true,65,true,250,'bonus bStr,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5123,'Ulle_Cap','Ulle\'s Cap','Armor',30000,500,6,1,true,false,false,true,65,true,254,'bonus bDex,2;\nbonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5124,'Fricca_Circlet','Fricca\'s Circlet','Armor',30000,300,6,true,false,false,true,65,true,251,'bonus bMdef,10;\nbonus bInt,2;\nbonus bMaxSP,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5125,'Kiss_Of_Angel','Angel\'s Kiss','Armor',10000,300,6,1,true,true,true,50,true,255,'bonus bSPrecovRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5126,'Morpheus\'s_Hood','Morpheus\'s Hood','Armor',30000,200,3,true,false,false,true,33,true,256,'bonus bInt,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5127,'Morrigane\'s_Helm','Morrigane\'s Helm','Armor',30000,500,8,true,false,false,true,61,true,257,'bonus bLuk,2;\nbonus bBaseAtk,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5128,'Goibne\'s_Helmet','Goibne\'s Helm','Armor',30000,500,10,true,false,false,true,54,true,258,'bonus bVit,3;\nbonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5129,'Bird_Nest','Bird Nest','Armor',20,400,2,true,55,201,'bonus bAgi,2;\nbonus2 bSubRace,RC_Brute,10;\nbonus2 bSubRace,RC_Player_Doram,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5130,'Lion_Mask','Lion Mask','Armor',20,700,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,75,true,202,'bonus2 bAddEffWhenHit,Eff_Silence,500;\nbonus bMdef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5131,'Close_Helmet','Close Helmet','Armor',20,1200,8,true,true,true,true,true,true,75,true,203,'bonus bVit,3;\nbonus bMaxHPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5132,'Angeling_Hat','Angeling Hat','Armor',20,700,5,true,204,100,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`view`,`script`) VALUES (5133,'Sheep_Hat','Sheep Hat','Armor',20,150,3,true,true,true,true,205,'bonus bShortWeaponDamageReturn,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5134,'Pumpkin_Hat','Pumpkin-Head','Armor',20,200,3,true,true,206); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5135,'Cyclops_Visor','Cyclop\'s Eye','Armor',200,true,false,false,true,75,207,'bonus bMaxSP,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5136,'Santa\'s_Hat_','Antonio\'s Santa Hat','Armor',20,100,4,true,true,20,'bonus3 bAutoSpellWhenHit,"PR_GLORIA",5,50;\nbonus3 bAutoSpellWhenHit,"AL_BLESSING",10,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5137,'Alice_Doll','Alice Doll','Armor',20,500,1,1,true,false,false,true,30,208,'bonus bStr,1;\nbonus2 bAddRace,RC_DemiHuman,10;\nbonus2 bAddRace,RC_Player_Human,10;\nbonus2 bAddEff2,Eff_Sleep,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5138,'Magic_Eyes','Magic Eyes','Armor',20,300,3,true,true,true,true,true,30,true,209,'bonus bMdef,5;\nbonus bVariableCastrate,-10;\nbonus bUseSPrate,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5139,'Hibiscus','Hibiscus','Armor',20,200,true,10,210,'bonus bDex,1;\nbonus bInt,1;\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5140,'Charming_Ribbon','Charming Ribbon','Armor',20,400,2,1,true,10,true,211,'bonus2 bSubRace,RC_Undead,5;\nbonus2 bSubRace,RC_Demon,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5141,'Marionette_Doll','Marionette Doll','Armor',20,400,1,1,true,false,false,true,30,true,212,'bonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5142,'Crescent_Helm','Crescent Helm','Armor',20,3000,20,1,true,true,true,true,true,true,true,true,50,true,213,100,true,'bonus bVit,1;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5143,'Kabuki_Mask','Kabuki Mask','Armor',20,1000,5,1,true,false,false,true,true,true,10,true,214,100,true,'bonus2 bResEff,Eff_Silence,3000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5144,'Gambler_Hat','Gambler Hat','Armor',20,200,4,true,true,16,'bonus bLuk,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5145,'Carnival_Joker_Jester','Carnival Joker Jester','Armor',10,100,true,true,89,'bonus bAllStats,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5146,'Elephant_Hat','Elephant Hat','Armor',500,true,true,215,'bonus bVit,1;\nbonus2 bSubRace,RC_Brute,7;\nbonus2 bSubRace,RC_Player_Doram,7;\nskill "WZ_WATERBALL",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5147,'Baseball_Cap','Baseball Cap','Armor',200,5,true,true,216,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5148,'Phrygian_Cap','Phrygian Cap','Armor',500,true,true,217,'bonus bInt,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5149,'Silver_Tiara','Silver Tiara','Armor',100,true,true,218,100,true,true,true,true,true,true,true,'bonus bInt,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (5150,'Joker_Jester_','Joker Jester','Armor',20,100,3,true,219,'bonus bSpeedRate,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (5151,'Headset_OST','Note Headphones','Armor',20,200,4,1,true,true,true,220,'bonus bMdef,3;\nbonus2 bResEff,Eff_Stun,1000;\nbonus2 bResEff,Eff_Freeze,1000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5152,'Chinese_Crown','Chinese Crown','Armor',20,2000,2,true,true,1,true,221,'bonus2 bResEff,Eff_Stun,1000;\nbonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5153,'Angeling_Hairpin','Angeling Hairpin','Armor',20,700,5,true,true,222,'bonus bFlee,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5154,'Sunglasses_F','Father\'s Sunglasses','Armor',20,100,4,true,12,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5155,'Granpa_Beard_F','Father\'s White Moustache','Armor',20,100,true,25,100,true,true,true,true,true,true,true,'bonus bBaseAtk,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5156,'Flu_Mask_F','Father\'s Mask','Armor',20,100,true,8,100,true,true,true,true,true,true,true,'bonus bMatkRate,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`refineable`,`view`) VALUES (5157,'Viking_Helm_','Orc Helm','Armor',20,500,9,1,true,true,true,true,true,true,true,true,true,true,true,86); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5158,'Holy_Bonnet_','Monk Hat','Armor',30000,100,10,1,true,true,true,true,true,35,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5159,'Golden_Gear_','Golden Gear','Armor',20,900,9,1,true,false,false,true,40,true,30,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5160,'Magestic_Goat_','Majestic Goat','Armor',20,800,9,1,true,true,true,true,true,true,true,true,true,true,41,'bonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5161,'Sharp_Gear_','Spiky Band','Armor',20,1000,12,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,50,true,43); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5162,'Bone_Helm_','Bone Helm','Armor',20,800,15,1,true,true,true,true,true,true,true,70,true,103,'bonus2 bSubEle,Ele_Dark,-15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5163,'Corsair_','Corsair','Armor',20,500,10,1,true,false,false,true,true,105,'bonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5164,'Tiara_','Tiara','Armor',20,400,7,1,true,false,false,true,45,true,19,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5165,'Crown_','Crown','Armor',20,400,7,1,true,false,false,true,45,true,45,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5166,'Spinx_Helm_','Sphinx Hat','Armor',20,3000,5,1,true,true,true,true,true,65,137,'bonus bStr,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (5167,'Munak_Turban_','Munak Hat','Armor',20,300,5,1,true,true,true,51,'bonus2 bSubRace,RC_Undead,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`view`) VALUES (5168,'Bongun_Hat_','Bongun Hat','Armor',20,300,5,1,true,true,true,139); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5169,'Bride_Mask','Bride Mask','Armor',30000,500,4,1,true,true,40,true,223,'if (BaseClass == Job_Taekwon) {\n bonus bLuk,2;\n bonus bCritical,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5170,'Feather_Beret','Feather Beret','Armor',30000,600,1,true,false,false,true,true,224,'bonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5171,'Valkyrie_Helm','Valkyrie Helm','Armor',100000,1000,10,1,true,false,false,true,true,true,true,225,'bonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`view`,`script`) VALUES (5172,'Beret','Beret','Armor',30000,700,true,226,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5173,'Satto_Hat','Magistrate Hat','Armor',30000,400,6,1,true,60,true,227,'if (BaseClass == Job_Taekwon) {\n bonus bAgi,1;\n bonus bHPrecovRate,3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5174,'Ayam','Ayam','Armor',30000,400,6,1,true,60,true,228,'if (BaseClass == Job_Taekwon) {\n bonus bInt,1;\n bonus bSPrecovRate,3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`,`script`) VALUES (5175,'Censor_Bar','Censor Bar','Armor',30000,100,true,229,'bonus2 bResEff,Eff_Curse,500;\nbonus bMdef,1;\nbonus bHit,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5176,'Hahoe_Mask','Hahoe Mask','Armor',30000,100,2,true,true,30,230,'if (BaseClass == Job_Taekwon) {\n bonus bLuk,1;\n bonus bFlee2,2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5177,'Guardian_Lion_Mask','Mythical Lion Mask','Armor',30000,500,5,1,true,true,40,true,231,'if (BaseClass == Job_Taekwon) {\n bonus bDex,2;\n bonus bBaseAtk,2*getrefine();\n bonus3 bAddEff,Eff_Stun,1000,ATF_SHORT;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5178,'Candle_','Candle','Armor',20,150,true,true,113,'bonus bAllStats,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5179,'Gold_Tiara','Golden Tiara','Armor',100,true,true,232,100,true,true,true,true,true,true,true,'bonus bInt,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5180,'Phrygian_Cap_','France Holiday Hat','Armor',20,100,2,true,true,217,'bonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5181,'Helm_Of_Darkness','Helm of Darkness','Armor',20,500,3,1,true,true,true,true,true,true,true,true,true,true,true,50,true,233,'bonus bStr,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5182,'Puppy_Hat','Puppy Hat','Armor',20,500,4,true,30,234,'bonus bAgi,1;\nbonus3 bAutoSpell,"PR_GLORIA",1,10+20*(readparam(bAgi)>=77);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5183,'Bird_Nest_Hat','Bird Nest Hat','Armor',20,500,4,true,10,true,235,'bonus bDex,1;\nbonus bAgi,1;\nbonus2 bResEff,Eff_Stun,1000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5184,'Captain_Hat','Captain\'s Hat','Armor',20,500,8,true,false,false,true,30,true,236,'bonus2 bSubEle,Ele_Water,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5185,'Laurel_Wreath','Laurel Wreath','Armor',20,100,2,1,true,10,true,237,'bonus bLuk,3;\nbonus2 bResEff,Eff_Blind,500;\nbonus2 bResEff,Eff_Curse,500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5186,'Geographer_Band','Geographer Band','Armor',20,500,2,true,30,238,'bonus bInt,1;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",1,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5187,'Twin_Ribbon','Twin Ribbon','Armor',20,200,6,1,true,30,true,239,100,true,'bonus bMaxSP,30;\nbonus bMdef,3;\nbonus3 bAutoSpellWhenHit,"NPC_STONESKIN",6,10;\nbonus5 bAutoSpellWhenHit,"NPC_ANTIMAGIC",6,120,BF_MAGIC,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5188,'Minstrel_Hat','Wandering Minstrel Hat','Armor',20,500,4,true,50,true,240,'bonus bInt,1;\nbonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5189,'Fallen_Leaves','Autumn Leaves','Armor',20,100,true,true,241,'bonus bMaxHP,40;\nbonus bMaxSP,40;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (5190,'Baseball_Cap_','Independence Memorial Hat','Armor',20,20,5,1,true,true,216); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5191,'Ribbon_Black','Black Ribbon','Armor',800,100,1,1,true,true,242,'bonus bInt,1;\nbonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5192,'Ribbon_Yellow','Yellow Ribbon','Armor',800,100,1,1,true,true,243,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5193,'Ribbon_Green','Green Ribbon','Armor',800,100,1,1,true,true,244,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5194,'Ribbon_Pink','Pink Ribbon','Armor',800,100,1,1,true,true,245,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5195,'Ribbon_Red','Red Ribbon','Armor',800,100,1,1,true,true,246,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5196,'Ribbon_Orange','Orange Ribbon','Armor',800,100,1,1,true,true,247,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5197,'Ribbon_White','White Ribbon','Armor',800,100,1,1,true,true,248,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5198,'Drooping_Bunny','Drooping Bunny','Armor',10,100,3,true,true,249,'bonus bDex,1;\nbonus bFlee,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5199,'Baseball_Cap_I','Baseball Cap','Armor',200,5,true,true,216); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`) VALUES (5200,'Coppola','Coppola','Armor',10,300,true,true,252); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5201,'Party_Hat_B','Party Hat','Armor',20,300,4,true,true,144,'bonus bAllStats,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5202,'Pumpkin_Hat_','Fantastic Pumpkin-Head','Armor',20,200,3,true,true,206,'bonus2 bSubRace,RC_Demon,5;\nbonus3 bAddMonsterDropItem,529,RC_DemiHuman,1500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (5203,'Tongue_Mask','Smiling Mask','Armor',20,200,2,true,true,253,'bonus bSpeedRate,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`script`) VALUES (5204,'Event_Pierrot_Nose','Rudolph\'s Nose','Armor',20,100,true,49,'bonus2 bResEff,Eff_Blind,3000;\nbonus2 bAddMonsterDropItem,12130,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (5205,'Wreath','Emperor\'s Laurel Crown','Armor',20,1000,3,true,true,true,261,'bonus bAllStats,1;\nbonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`view`,`script`) VALUES (5206,'Romantic_White_Flower','Romantic White Flower','Armor',20,100,true,false,false,true,259,'bonus2 bSubRace,RC_Plant,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`view`,`script`) VALUES (5207,'Gold_Spirit_Chain','Angel Blessing','Armor',20,100,true,260,'bonus bLuk,1;\nbonus2 bSubEle,Ele_Holy,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5208,'Rideword_Hat','Rideword Hat','Armor',20,300,3,1,true,false,false,true,40,true,262,'bonus2 bHPDrainRate,50,8;\nbonus2 bSPDrainRate,10,4;\nbonus2 bHPLossRate,10,5000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (5209,'Yellow_Baseball_Cap','Love Dad Cap','Armor',20,300,true,false,false,true,true,263); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5210,'Flying_Angel','Flapping Angel Wing','Armor',20,300,3,true,10,true,264,100,true,'bonus bVariableCastrate,-3;\nbonus bAspdRate,3;\nbonus bInt,1;\nbonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5211,'Dress_Hat','Dress Hat','Armor',200,3,1,true,20,true,265,'bonus bMdef,7;\nbonus bStr,1;\nbonus bInt,1;\nbonus2 bAddClass,Class_All,2;\nbonus bMatkRate,2;\nbonus bHealPower,5;\nif (getrefine()>=7) {\n bonus2 bAddClass,Class_All,1;\n bonus bMatkRate,1;\n bonus bHealPower,1;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5212,'Satellite_Hairband','Satellite Hairband','Armor',1000,6,1,true,30,true,266,'bonus bMaxHP,50;\nbonus bMaxSP,10;\nskill "AL_RUWACH",1;','sc_end SC_RUWACH;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5213,'Black_Bunny_Band','Sheila Hairnet','Armor',200,4,true,1,true,267,'bonus bAgi,2;\nbonus bMdef,3;\nbonus2 bAddMonsterDropItem,558,500;\nbonus2 bAddItemHealRate,558,2000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5214,'Moonlight_Flower_Hat','Moonlight Flower Hat','Armor',200,3,true,true,1,true,268,100,true,'bonus bDex,2;\nbonus3 bAutoSpell,"AL_INCAGI",1,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5215,'Angelic_Chain_','Evolved Angel Wing','Armor',20,100,4,true,false,false,true,true,38,'bonus bMdef,3;\nbonus bDex,1;\nbonus bInt,1;\nbonus2 bSubRace,RC_Demon,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5216,'Satanic_Chain_','Evolved Evil Wing','Armor',20,100,6,true,false,false,true,true,39,'bonus bStr,1;\nbonus bAgi,1;\nbonus bFlee,3;\nbonus2 bSubRace,RC_Demon,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5217,'Magestic_Goat_TW','Evolved Majestic Goat','Armor',20,800,10,true,true,true,true,true,true,true,true,true,true,41,'bonus bStr,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5218,'Bunny_Band_','Evolved Bunny Band','Armor',20,100,3,true,true,15,'bonus bInt,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5219,'Drooping_Kitty_','Evolved Drooping Cat','Armor',250000,500,3,true,false,false,true,true,142,'bonus bMdef,18;\nbonus bFlee,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`view`,`script`) VALUES (5220,'Smoking_Pipe_','Evolved Pipe','Armor',20,100,true,false,false,true,55,'bonus bVit,1;\nbonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5221,'Pair_Of_Red_Ribbon_','Evolved Pair of Red Ribbon','Armor',20,100,2,true,45,169,'bonus bFlee,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5222,'Fish_On_Head_','Evolved Blue Fish','Armor',20,500,4,true,50,true,149,'bonus bAgi,1;\nbonus bDex,1;\nbonus2 bAddRace,RC_Fish,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5223,'Big_Golden_Bell_','Evolved Big Golden Bell','Armor',20,200,2,true,false,false,true,true,35,true,175,'bonus bAgi,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5224,'Orc_Hero_Helm_TW','Evolved Orc Hero Helm','Armor',500000,900,5,true,false,false,true,true,55,true,178,'bonus bStr,2;\nbonus bVit,1;\nbonus bMaxHPrate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5225,'Marcher_Hat','Parade Hat','Armor',20,200,4,1,true,10,true,269,100,true,'bonus bMdef,2;\nbonus4 bAutoSpellWhenHit,"AL_ANGELUS",5,30,0;\nbonus4 bAutoSpellWhenHit,"HP_ASSUMPTIO",1,1,0;\nbonus2 bResEff,Eff_Stun,1000;\nif (BaseClass == Job_Acolyte)\n bonus4 bAutoSpellOnSkill,"AL_HEAL","PR_LEXAETERNA",1,1000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5226,'Mini_Propeller_','Mini Propeller','Armor',20,200,4,true,true,270,'bonus bAgi,2;\nbonus bDex,1;\nbonus bFlee,10;\nbonus bVariableCastrate,-getrefine();'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5227,'Red_Deviruchi_Cap','Red Deviruchi Hat','Armor',20,800,4,true,false,false,true,64,true,271,'bonus bStr,1;\nbonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5228,'White_Deviruchi_Cap','Gray Deviruchi Hat','Armor',20,800,4,true,false,false,true,64,true,272,'bonus bStr,1;\nbonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5229,'Gray_Deviruchi_Cap','Brown Deviruchi Hat','Armor',20,800,4,true,false,false,true,64,true,273,'bonus bStr,1;\nbonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5230,'White_Drooping_Kitty','Gray Drooping Cat','Armor',250000,500,3,true,false,false,true,true,274,'bonus2 bResEff,Eff_Curse,3000;\nbonus bMdef,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5231,'Gray_Drooping_Kitty','Brown Drooping Cat','Armor',250000,500,3,true,false,false,true,true,275,'bonus2 bResEff,Eff_Curse,3000;\nbonus bMdef,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5232,'Pink_Drooping_Kitty','Pink Drooping Cat','Armor',250000,500,3,true,false,false,true,true,276,'bonus2 bResEff,Eff_Curse,3000;\nbonus bMdef,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5233,'Blue_Drooping_Kitty','Blue Drooping Cat','Armor',250000,500,3,true,false,false,true,true,277,'bonus2 bResEff,Eff_Curse,3000;\nbonus bMdef,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5234,'Yellow_Drooping_Kitty','Yellow Drooping Cat','Armor',250000,500,3,true,false,false,true,true,278,'bonus2 bResEff,Eff_Curse,3000;\nbonus bMdef,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5235,'Gray_Fur_Hat','Brown Beanie','Armor',20,350,3,true,true,279,'bonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5236,'Blue_Fur_Hat','Blue Beanie','Armor',20,350,3,true,true,280,'bonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5237,'Pink_Fur_Hat','Pink Beanie','Armor',20,350,3,true,true,281,'bonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5238,'Red_Wizardry_Hat','Red Mage Hat','Armor',20,300,2,true,true,true,true,true,true,282,'bonus bInt,2;\nbonus bMaxSP,150;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5239,'White_Wizardry_Hat','Gray Mage Hat','Armor',20,300,2,true,true,true,true,true,true,283,'bonus bInt,2;\nbonus bMaxSP,150;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5240,'Gray_Wizardry_Hat','Brown Mage Hat','Armor',20,300,2,true,true,true,true,true,true,284,'bonus bInt,2;\nbonus bMaxSP,150;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5241,'Blue_Wizardry_Hat','Blue Mage Hat','Armor',20,300,2,true,true,true,true,true,true,285,'bonus bInt,2;\nbonus bMaxSP,150;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5242,'Yellow_Wizardry_Hat','Yellow Mage Hat','Armor',20,300,2,true,true,true,true,true,true,286,'bonus bInt,2;\nbonus bMaxSP,150;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (5243,'Chullos','Shafka','Armor',20,800,2,1,true,true,true,287,'bonus2 bResEff,Eff_Freeze,1000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`view`,`script`) VALUES (5244,'Elven_Blindfold','Elven Blindfold','Armor',20,200,1,true,288,'bonus2 bResEff,Eff_Blind,10000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`view`,`script`) VALUES (5245,'Elven_Sunglasses','Elven Sunglasses','Armor',20,200,1,true,289,'bonus2 bResEff,Eff_Blind,500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5246,'Angelic_Helm','Angelic Helm','Armor',20,700,7,true,true,290,'bonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,3;\nbonus2 bSubRace,RC_Demon,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5247,'Satanic_Helm','Satanic Helm','Armor',20,700,8,true,true,291,'bonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,3;\nbonus2 bSubRace,RC_Demon,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`view`,`script`) VALUES (5248,'Robotic_Blindfold','Robotic Blindfold','Armor',20,200,1,true,292,'bonus2 bResEff,Eff_Blind,10000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`view`,`script`) VALUES (5249,'Human_Blindfold','Human Blindfold','Armor',20,200,1,true,293,'bonus2 bResEff,Eff_Blind,10000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (5250,'Robotic_Ears','Robotic Ears','Armor',20,100,true,294); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (5251,'Round_Ears','Round Ears','Armor',20,100,true,295); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5252,'Drooping_Nine_Tail','Drooping Ninetail','Armor',20,300,2,true,20,true,296,'bonus bAgi,1;\nbonus bDex,1;\nbonus3 bAutoSpellWhenHit,"PR_GLORIA",1,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5253,'Lif_Doll_Hat','Lif Doll Hat','Armor',20,200,2,1,true,20,true,297,'bonus bInt,1;\n.@r = getrefine();\nbonus bMdef,.@r;\nbonus bDef,.@r*-1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5254,'Deviling_Hat','Deviling Hat','Armor',20,500,6,1,true,1,true,298,100,true,true,true,true,true,true,true,'bonus bBaseAtk,2;\nbonus bMatk,2;\nif (getrefine()>=7)\n bonus2 bExpAddRace,RC_All,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5255,'Triple_Poring_Hat','Triple Poring Hat','Armor',20,600,6,true,20,299,'bonus bLuk,3;\nbonus3 bAutoSpell,"BS_GREED",1,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5256,'Valkyrie_Feather_Band','Valkyrie Feather Band','Armor',20,100,2,1,true,20,true,300,'bonus bInt,1;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",1,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5257,'Soulless_Wing','Soul Ring','Armor',20,300,3,true,false,false,true,20,true,301,'bonus bMdef,2;\nbonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",1,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5258,'Afro_Wig','Afro Wig','Armor',20,100,1,true,true,10,true,302,'bonus3 bAutoSpellWhenHit,"NV_FIRSTAID",1,300;\nbonus2 bSubEle,Ele_Neutral,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5259,'Elephant_Hat_','Elephant Hat','Armor',20,500,6,true,true,215,'bonus bVit,1;\nbonus3 bAutoSpell,"WZ_WATERBALL",3,10;\nskill "AL_HOLYWATER",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5260,'Cookie_Hat','Cookie Hat','Armor',20,500,4,true,true,217,'bonus bAgi,1;\nbonus bFlee2,5;\nbonus bCritAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5261,'Silver_Tiara_','Silver Tiara','Armor',20,500,5,true,true,218,'bonus bInt,2;\nif (BaseClass == Job_Mage)\n bonus bMatkRate,(JobLevel/20);\nif (BaseClass == Job_Acolyte)\n bonus bUseSPrate,-(JobLevel/10);\nif (BaseClass == Job_Archer)\n bonus bMaxSP,(JobLevel*2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5262,'Gold_Tiara_','Golden Tiara','Armor',20,500,5,true,true,232,'bonus bStr,2;\nbonus bUnbreakableHelm;\nif ((readparam(bDex)<56) && (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief))\n bonus bDex,JobLevel/7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5263,'Ati_Atihan_Hat','Pagdayaw','Armor',20,100,1,true,false,false,true,true,true,20,true,303,'bonus2 bSubEle,Ele_Water,1;\nbonus2 bSubEle,Ele_Fire,1;\nbonus2 bSubEle,Ele_Wind,1;\nbonus2 bAddEff,Eff_Curse,300;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`,`equip_script`) VALUES (5264,'Aussie_Flag_Hat','Australian Flag Hat','Armor',20,500,8,true,true,304,'bonus bAllStats,2;','specialeffect2 EF_GHOST;\nspecialeffect2 EF_BAT;\nspecialeffect2 EF_BAT2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5265,'Apple_Of_Archer_C','Apple of Archer','Armor',1,12,true,false,false,true,1,72,100,true,true,true,true,true,true,true,true,'bonus bDex,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5266,'Bunny_Band_C','Bunny Band','Armor',1,13,true,1,15,100,true,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5267,'Sahkkat_C','Sakkat','Armor',1,14,true,67,100,true,true,true,true,true,true,true,true,'bonus bAgi,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5268,'Lord_Circlet_C','Grand Circlet','Armor',1,14,true,false,false,true,1,93,100,true,true,true,true,true,true,true,true,'bonus bStr,3;\nbonus bInt,3;\nbonus bLuk,3;\nbonus bMdef,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5269,'Flying_Angel_','Flapping Angel Wing','Armor',20,300,3,true,10,true,264,100,true,true,true,true,true,true,true,true,'bonus bInt,1;\nbonus bAgi,1;\nbonus bAspdRate,3;\nbonus bVariableCastrate,-3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5270,'Fallen_Leaves_','Autumn Leaves','Armor',20,100,2,1,true,true,241,'bonus bFlee2,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (5271,'Chinese_Crown_','Phoenix Crown','Armor',20,500,4,1,true,true,true,221,'bonus bMdef,3;\nbonus2 bSubClass,Class_Boss,getrefine();'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (5272,'Tongue_Mask_','Tongue Mask','Armor',20,100,2,true,true,253,'bonus3 bAutoSpell,"SM_PROVOKE",5,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5273,'Happy_Wig','Happy Wig','Armor',20,100,1,true,true,true,305,'bonus bSpeedRate,25;\nbonus bDef,4;\nskill "TF_HIDING",1;','sc_end SC_HIDING;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5274,'Shiny_Wig','Shiny Wig','Armor',20,100,1,true,true,true,306,'bonus bSpeedRate,25;\nbonus bDef,4;\nskill "TF_HIDING",1;','sc_end SC_HIDING;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5275,'Marvelous_Wig','Marvelous Wig','Armor',20,100,1,true,true,true,307,'bonus bSpeedRate,25;\nbonus bDef,4;\nskill "TF_HIDING",1;','sc_end SC_HIDING;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5276,'Fantastic_Wig','Fantastic Wig','Armor',20,100,1,true,true,true,308,'bonus bSpeedRate,25;\nbonus bDef,4;\nskill "TF_HIDING",1;','sc_end SC_HIDING;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5277,'Yellow_Bandana','Yellow Bandana','Armor',20,100,2,true,false,false,true,20,true,309,'bonus bLuk,2;\nbonus bVit,2;\nbonus bLongAtkDef,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5278,'Yellow_Ribbon','Yellow Ribbon','Armor',20,100,2,true,false,false,true,20,true,310,'bonus bLuk,2;\nbonus bVit,2;\nbonus bLongAtkDef,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5279,'Drooping_Kitty_C','Refined Drooping Cat','Armor',2,3,true,false,false,true,142,100,true,true,true,true,true,true,true,true,'bonus bMdef,15;\nbonus2 bResEff,Eff_Curse,3000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5280,'Magestic_Goat_C','Baphomet Horns','Armor',2,10,true,false,false,true,41,100,true,true,true,true,true,true,true,true,'bonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5281,'Deviruchi_Cap_C','Refined Deviruchi Hat','Armor',2,4,true,false,false,true,123,100,true,true,true,true,true,true,true,true,'bonus bStr,1;\nbonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (5282,'euRO_Baseball_Cap','Europe Baseball Cap','Armor',200,5,1,true,true,216); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5283,'Chick_Hat','Chick Hat','Armor',20,100,2,true,10,311,100,true,'bonus bLuk,2;\nbonus bMaxHP,50;\nbonus bMaxSP,50;\nskill "TF_DOUBLE",2;\nbonus bDoubleRate,10;\nbonus2 bSubRace,RC_DemiHuman,3;\nbonus2 bSubRace,RC_Player_Human,3;\nbonus2 bSubRace,RC_Brute,3;\nbonus2 bSubRace,RC_Player_Doram,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5284,'Water_Lily_Crown','Water Lily Crown','Armor',20,200,1,true,30,312,'bonus bDex,1;\nbonus bAgi,1;\nbonus bMdef,3;\nbonus bHPrecovRate,5;\nbonus bSPrecovRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5285,'Vane_Hairpin','Vane Hairpin','Armor',20,300,4,1,true,30,313,'bonus bAgi,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5286,'Pecopeco_Hairband','Pecopeco Hairband','Armor',20,6,true,1,314,100,true,true,true,true,true,true,true,true,'bonus bSpeedRate,25;\nbonus bAspdRate,5;\nbonus bVariableCastrate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5287,'Vacation_Hat','Vacation Hat','Armor',20,200,2,1,true,30,315,'bonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5288,'Red_Glasses','Red Glasses','Armor',20,1,true,316,100,true,true,true,true,true,true,true,true,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5289,'Vanilmirth_Hat','Vanilmirth Hat','Armor',20,1000,true,30,317,'bonus bUnbreakableHelm;\nbonus3 bAutoSpell,"MG_FIREBOLT",1,50;\nbonus3 bAutoSpell,"MG_COLDBOLT",1,50;\nbonus3 bAutoSpell,"MG_LIGHTNINGBOLT",1,50;\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5290,'Drooping_Bunny_','Drooping Bunny','Armor',20,100,3,true,true,249,'bonus bDex,1;\nbonus bFlee,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5291,'Kettle_Hat','Kettle Hat','Armor',20,600,8,true,30,true,318,'bonus4 bAutoSpell,"SA_DELUGE",2,30,0;\nbonus3 bAutoSpell,"WZ_WATERBALL",3,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5292,'Dragon_Skull','Dragon Skull','Armor',20,800,10,true,50,true,319,'bonus2 bSubRace,RC_Dragon,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5293,'Ramen_Hat','Ramen Hat','Armor',20,3,true,320,100,true,true,true,true,true,true,true,true,'bonus bDex,4;\nbonus4 bAutoSpellWhenHit,"AL_DECAGI",1,30,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`location_head_mid`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5294,'Whisper_Mask','Whisper Mask','Armor',20,true,true,true,321,100,true,true,true,true,true,true,true,true,'bonus bAgi,3;\nbonus2 bSubEle,Ele_Ghost,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5295,'Golden_Bandana','Golden Bandana','Armor',20,2400,4,true,true,138,100,true,true,true,true,true,true,'bonus bMdef,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5296,'Drooping_Nine_Tail_','Drooping Nine Tail','Armor',20,300,2,1,true,true,296,'bonus bAgi,1;\nbonus bCritical,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5297,'Soulless_Wing_','Soul Wing','Armor',20,300,3,1,true,true,301,'bonus bAllStats,1;\nbonus2 bSPRegenRate,2,10000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (5298,'Marvelous_Wig_','Dokebi\'s Wig','Armor',20,100,1,1,true,true,true,307,'bonus2 bSubEle,Ele_Neutral,5;\nbonus2 bSubEle,Ele_Fire,-5;\nbonus2 bSubEle,Ele_Water,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5299,'Ati_Atihan_Hat_','Pagdayaw','Armor',20,100,1,1,true,true,true,1,303,'bonus3 bAutoSpell,"DC_SCREAM",1,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5300,'Bullock_Helm','Bullock Helm','Armor',20,800,4,true,false,false,true,45,true,322,'bonus bMaxHP,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`refineable`,`view`) VALUES (5301,'Russian_Ribbon','Victory Hairband','Armor',100,true,true,323); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5302,'Lotus_Flower_Hat','Flower Lily','Armor',100,2,true,30,true,324); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5303,'Flower_Coronet','Flower Crown','Armor',20,300,2,true,true,325,'bonus bMdef,3;\nbonus bMaxSP,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5304,'Cap_Of_Blindness','Cap Of Blindness','Armor',20,800,4,1,true,true,true,30,true,326,'bonus4 bAutoSpellWhenHit,"NPC_EVILLAND",5,5,1;\nbonus2 bResEff,Eff_Blind,10000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`script`) VALUES (5305,'Pirate_Dagger','Pirate Dagger','Armor',20,100,true,327,'bonus bBaseAtk,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5306,'Freyja_Crown','Freya\'s Crown','Armor',500,20,true,false,false,true,328,100,true,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5307,'Carmen_Miranda\'s_Hat','Carmen Miranda\'s Hat','Armor',20,400,10,1,true,true,329,'bonus bMdef,3;\n.@r = getrefine();\nbonus2 bSubEle,Ele_Fire,(.@r>=7?10:5);\nif (.@r>=7) {\n bonus bBaseAtk,15;\n bonus bMatk,15;\n}\nbonus3 bAddMonsterDropItem,512,RC_All,10;\nbonus3 bAddMonsterDropItem,513,RC_All,10;\nbonus3 bAddMonsterDropItem,514,RC_All,10;\nbonus3 bAddMonsterDropItem,578,RC_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5308,'Brazilian_Flag_Hat','Brazil National Flag Hat','Armor',20,300,5,1,true,true,330,100,true,true,true,true,true,true,true,'bonus bSpeedAddRate,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5309,'Mahican','Wool Mask','Armor',20,200,1,true,true,true,true,331,100,true,true,true,true,true,true,true,'skill "RG_GRAFFITI",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5310,'Bulb_Hairband','Shining Electric Bulb Hairband','Armor',20,100,5,1,true,true,332,'bonus2 bSubEle,Ele_Dark,10;\nskill "MG_SIGHT",1;','sc_end SC_SIGHT;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5311,'Large_Hibiscus','Large Hisbiscus','Armor',20,100,2,1,true,true,333,'bonus bMdef,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5312,'Ayothaya_Hat','Ayothaya King\'s Hat','Armor',20,100,5,1,true,true,334,100,true,'bonus bStr,1;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5313,'Diadem','Diadem','Armor',20,100,3,1,true,true,true,335,100,true,'bonus bInt,1;\nbonus bVariableCastrate,-3;\nbonus bMatkRate,3;\nbonus bMaxSPrate,3;\nbonus bHealPower,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5314,'Hockey_Mask','Hockey Mask','Armor',20,100,1,true,true,50,336,100,true,true,true,true,true,true,true,true,'bonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5315,'Observer','Observer','Armor',20,100,2,true,35,337,100,true,true,true,true,true,true,true,true,'skill "WZ_ESTIMATION",1;\n/*Gold PC Room: bonus bAllStats,1;*/'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5316,'Umbrella_Hat','Umbrella Hat','Armor',20,100,2,true,50,true,338,'bonus2 bSubEle,Ele_Water,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5317,'Fisherman_Hat','Fisherman\'s Hat','Armor',20,100,4,true,50,true,339,'bonus3 bAutoSpell,"WZ_WATERBALL",3,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5318,'Poring_Party_Hat','Poring Party Hat','Armor',20,true,true,340,100,true,true,true,true,true,true,'bonus bFlee,6;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5319,'Hellomother_Hat','Hello Mother Hat','Armor',20,200,3,1,true,1,true,341,100,true,'bonus bHPrecovRate,150;\nbonus bMaxHP,80+(80*getrefine());'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5320,'Champion_Wreath','Champion Wreath','Armor',20,500,8,true,false,false,true,true,261,100,true,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus4 bAutoSpellWhenHit,"AL_HEAL",1,50,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5321,'Indonesian_Bandana','Bandana Merah Putih','Armor',20,500,4,true,true,342,'bonus2 bAddMonsterDropItem,518,300;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5322,'Scarf','Kerchief','Armor',20,100,4,true,24,true,343,100,true,true,true,true,true,true,true,'bonus bMdef,2;\nbonus bFlee,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5323,'Misstrance_Crown','Misstrance Crown','Armor',20,14,true,165,100,true,true,true,true,true,true,true,'bonus bAllStats,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5324,'Little_Angel_Doll','Little Angel Doll','Armor',20,300,4,true,10,true,344,100,true,'bonus bDex,3;\nbonus4 bAutoSpellWhenHit,"CR_GRANDCROSS",3,30,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5325,'Robo_Eye','Robo Eye','Armor',20,200,2,true,10,345,100,true,'bonus2 bAddClass,Class_All,2;\nbonus bMatkRate,2;\nbonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5326,'Masquerade_C','Masquerade C','Armor',1,1,true,false,false,true,78,100,true,true,true,true,true,true,true,true,'bonus2 bAddRace,RC_DemiHuman,7;\nbonus2 bAddRace,RC_Player_Human,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5327,'Orc_Hero_Helm_C','Refined Helmet of Orc Hero','Armor',1,10,true,false,false,true,true,178,100,true,true,true,true,true,true,true,true,'bonus bStr,5;\nbonus bVit,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5328,'Evil_Wing_Ears_C','Evil Wing Ears C','Armor',1,4,true,152,100,true,true,true,true,true,true,true,true,'bonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5329,'Dark_Blindfold_C','Dark Blindfold C','Armor',1,1,true,false,false,true,187,100,true,true,true,true,true,true,true,true,'bonus2 bResEff,Eff_Blind,10000;\nbonus2 bResEff,Eff_Stun,500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5330,'kRO_Drooping_Kitty_C','kRO Drooping Kitty C','Armor',1,9,true,false,false,true,142,100,true,true,true,true,true,true,true,true,'bonus bMdef,15;\nbonus2 bResEff,Eff_Curse,4000;\nbonus2 bResEff,Eff_Stun,1000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5331,'Corsair_C','Corsair C','Armor',1,14,true,false,false,true,105,100,true,true,true,true,true,true,true,true,'bonus bVit,3;\nbonus bInt,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5332,'Loki_Mask','Loki Mask','Armor',200,2,true,true,20,346,'bonus bFlee2,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5333,'Radio_Antenna','Radio Antenna','Armor',1500,2,true,50,true,347,'bonus bMdef,5;\nbonus bCritical,5;\nbonus bFlee,5;\nskill "MG_LIGHTNINGBOLT",1;\nbonus4 bAutoSpell,"MG_THUNDERSTORM",5,30,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5334,'Angeling_Wanna_Fly','Flapping Angeling','Armor',700,5,1,true,1,true,348,'bonus bLuk,2;\nbonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (5335,'Jumping_Poring','Jumping Poring','Armor',300,3,true,349,'bonus bLuk,1;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5336,'Guildsman_Recruiter','Guildsman Recruiter Hat','Armor',4,true,10,true,350,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5337,'Party_Recruiter_Hat','Party Recruiter Hat','Armor',4,true,10,true,351,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5338,'Bf_Recruiter_Hat','BF Recruiter Hat','Armor',4,true,10,true,352,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5339,'Friend_Recruiter_Hat','Friend Recruiter Hat','Armor',4,true,10,true,353,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5340,'Deprotai_Doll_Hat','Defolty Doll Hat','Armor',500,1,1,true,60,354,100,true,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus4 bAutoSpellWhenHit,"AL_ANGELUS",10,20,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5341,'Claris_Doll_Hat','Glaris Doll Hat','Armor',500,1,1,true,60,355,100,true,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus bMagicHPGainValue,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5342,'Sorin_Doll_Hat','Sorin Doll Hat','Armor',500,1,1,true,60,356,100,true,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nautobonus "{ bonus bBaseAtk,50; }",20,10000,BF_NORMAL,"{ specialeffect2 EF_POTION_BERSERK; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5343,'Tayelin_Doll_Hat','Telling Doll Hat','Armor',500,1,1,true,60,357,100,true,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bAddItemHealRate,504,10;\nbonus2 bAddItemHealRate,547,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5344,'Binit_Doll_Hat','Bennit Doll Hat','Armor',500,1,1,true,60,358,100,true,'bonus bVit,2;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nautobonus "{ bonus bAspdRate,5; }",20,30000,BF_NORMAL,"{ specialeffect2 EF_HASTEUP; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5345,'Debril_Doll_Hat','W Doll Hat','Armor',500,1,1,true,60,359,100,true,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bAddRace,RC_Undead,5;\nbonus2 bMagicAddRace,RC_Undead,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5346,'Gf_Recruiter_Hat','GF Recruiter Hat','Armor',4,true,10,true,360,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (5347,'Ph.D_Hat_','Ph.D Hat','Armor',20,100,5,1,true,false,false,true,true,98); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5348,'Big_Sis\'_Ribbon_','Big Ribbon','Armor',15000,200,3,1,true,false,false,true,true,28,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (5349,'Boy\'s_Cap_','Boy\'s Cap','Armor',20,100,3,1,true,false,false,true,true,102); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5350,'Pirate_Bandana_','Pirate Bandana','Armor',20,100,4,1,true,false,false,true,true,74,'bonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`view`,`script`) VALUES (5351,'Sunflower_','Sunflower','Armor',20,100,2,1,true,37,'bonus2 bSubRace,RC_Insect,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5352,'Poporing_Cap','Poporing Cap','Armor',20,700,4,true,false,false,true,38,true,361); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (5353,'Helm_Of_Sun_','Hat of the Sun God','Armor',20,2400,4,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,138,'bonus bStr,3;\nbonus bInt,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (5354,'Muslim_Hat_M','Muslim Hat M','Armor',100,4,true,362,'bonus bVariableCastrate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (5355,'Muslim_Hat_F','Selendang','Armor',100,4,true,363,'bonus bVariableCastrate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5356,'Pumpkin_Hat_H','Festival Pumpkin Hat','Armor',20,200,3,true,true,206,'bonus2 bAddRace,RC_Demon,5;\nbonus2 bMagicAddRace,RC_Demon,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5357,'Wings_Of_Victory','Wings Of Victory','Armor',20,200,10,true,true,365,100,true,true,true,true,true,true,true,'bonus bMdef,10;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5358,'Pecopeco_Wing_Ears','Peco Ears','Armor',20,100,2,true,70,366,'bonus bAgi,1;\nbonus bMdef,2;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5359,'J_Captain_Hat','Ship Captain Hat','Armor',20,300,3,1,true,60,true,367,100,true,'bonus bDex,1;\nbonus bMaxHP,100;\nbonus bLongAtkRate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5360,'Whikebain_Ears','Hyuke\'s Black Cat Ears','Armor',20,200,4,true,45,true,368,100,true,'bonus bFlee,10;\nbonus bCritAtkRate,10;\nautobonus "{ bonus2 bIgnoreMdefClassRate,Class_Normal,25; bonus2 bIgnoreMdefClassRate,Class_Boss,25; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_ENHANCE; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5361,'Gang_Scarf','Gangster Scarf','Armor',20,100,true,369,100,true,'bonus bBaseAtk,5;\nif (BaseJob == Job_Rogue)\n skill "RG_GANGSTER",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5362,'Ninja_Scroll','Ninja Scroll','Armor',20,200,true,370,100,true,'bonus bMatkRate,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5363,'Helm_Of_Abyss','Helm Of Abyss','Armor',20,1000,9,1,true,true,true,true,true,true,true,true,true,true,70,true,371,100,true,'bonus2 bSubClass,Class_Normal,-5;\nbonus2 bSubClass,Class_Boss,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5364,'Dark_Snake_Lord_Hat','Evil Snake Lord Hat','Armor',20,500,4,1,true,150,true,372,'bonus bStr,1;\nbonus bInt,1;\nbonus bAgi,2;\nbonus2 bAddMonsterDropItem,12582,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5365,'Fried_Egg','Magnolia Hat','Armor',20,100,2,1,true,1,373,100,true,'bonus bBaseAtk,5;\nbonus3 bAutoSpellWhenHit,"BS_GREED",1,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5366,'Hat_0f_King','Love Dad Bandana','Armor',20,200,53,true,true,374,'bonus bAllStats,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5367,'Hyegun_Hat','Hyegun Hat','Armor',20,100,5,1,true,true,true,10,375,'bonus bMdef,3;\nbonus2 bSubRace,RC_Demon,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5368,'White_Wing','White Wing','Armor',20,100,4,true,true,38,100,true,true,true,true,true,true,true,'bonus2 bAddMonsterDropItem,12280,300;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5369,'Dark_Wing','Dark Wing','Armor',20,100,4,true,true,39,100,true,true,true,true,true,true,true,'bonus2 bAddMonsterDropItem,12279,300;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5370,'Orchid_Hairband','Orchid Hairband','Armor',20,200,1,true,true,376,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (5371,'Hat_Of_Judge','Judge Hat','Armor',20,300,2,true,true,true,377,'bonus bLuk,1;\nbonus bMaxSP,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5372,'Drooping_White_Kitty','Koneko Hat','Armor',20,500,3,true,true,378,100,true,'bonus bInt,1;\nbonus bDelayrate,-3;\nbonus bMatkRate,3;\nbonus bMaxSPrate,3;\nbonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5373,'Darkness_Helm','Dark Randgris Helm','Armor',20,300,2,1,true,true,true,379,100,true,'bonus bDex,3;\nbonus bMdef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5374,'L_Magestic_Goat','Gigantic Majestic Goat','Armor',20,800,10,true,true,380,'bonus2 bAddRace,RC_DemiHuman,12;\nbonus2 bAddRace,RC_Player_Human,12;\nbonus bBaseAtk,(JobLevel*2)/7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5375,'L_Orc_Hero_Helm','Orc Hero Headdress','Armor',20,900,5,1,true,true,true,381,100,true,'bonus bStr,2;\nbonus3 bAutoSpell,"BS_WEAPONPERFECT",3,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5376,'Satanic_Chain_P','Flying Evil Wing','Armor',20,100,6,1,true,true,382,'bonus bMaxSP,120;\nbonus2 bAddEff2,Eff_Curse,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`script`) VALUES (5377,'Antique_Pipe','Gentleman\'s Pipe','Armor',20,100,true,383,'bonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5378,'Rabbit_Ear_Hat','Bunny Top Hat','Armor',20,300,true,true,384,100,true,'bonus bAgi,3;\nbonus3 bAutoSpellWhenHit,"AL_INCAGI",5,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5379,'Balloon_Hat','Tam','Armor',800,5,1,true,50,true,385,'bonus bMdef,2;\nbonus bMatkRate,2+(getrefine()/2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5380,'Fish_Head_Hat','Fish Head Hat','Armor',20,400,2,true,true,386,100,true,'bonus3 bAutoSpell,"SA_FROSTWEAPON",1,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5381,'Santa_Poring_Hat','Santa Poring Hat','Armor',20,100,4,1,true,387,100,true,'bonus bMdef,2;\nbonus2 bAddEle,Ele_Dark,3;\nbonus2 bSubEle,Ele_Dark,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`,`unequip_script`) VALUES (5382,'Bell_Ribbon','Bell Ribbon','Armor',20,200,5,1,true,true,388,100,true,'bonus bVit,1;\nskill "AL_ANGELUS",1;','sc_end SC_ANGELUS;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5383,'Hunting_Cap','Hunter\'s Cap','Armor',20,250,6,1,true,false,false,true,50,true,389,'bonus bLuk,1;\nbonus2 bAddRace,RC_Brute,10;\nbonus2 bAddRace,RC_Player_Doram,10;\nbonus2 bMagicAddRace,RC_Brute,5;\nbonus2 bMagicAddRace,RC_Player_Doram,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5384,'Santa_Hat_1','Twin Pompom By JB','Armor',20,200,2,1,true,20,true,390,100,true,'bonus bLuk,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5385,'Yoyo_Hat','Yoyo Hat','Armor',20,300,2,true,20,true,391,'skill "TF_HIDING",1;','sc_end SC_HIDING;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5386,'Ayam_','Ayam','Armor',70,7,true,1,228,'bonus bMdef,7;\nbonus bFlee,7;\nbonus2 bAddMonsterDropItem,12198,200;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5387,'Neko_Mimi_Kafra','Neko Mimi Kafra','Armor',20,200,1,1,true,30,true,392,'bonus bMdef,5;\nbonus2 bAddEffWhenHit,Eff_Silence,1000;\nbonus2 bAddEffWhenHit,Eff_Poison,1000;\nbonus2 bAddEffWhenHit,Eff_Curse,1000;\nbonus2 bAddEffWhenHit,Eff_Blind,1000;\nbonus2 bAddEffWhenHit,Eff_Stone,1000;\nbonus2 bAddEffWhenHit,Eff_Freeze,1000;\nbonus2 bAddEffWhenHit,Eff_Stun,1000;\nbonus2 bAddEffWhenHit,Eff_Sleep,1000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5388,'Snake_Head','Snake Head Hat','Armor',20,200,2,1,true,30,true,393,'skill "TF_DOUBLE",5;\nbonus bDoubleRate,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5389,'Angel_Spirit','Angel Spirit','Armor',20,200,true,394,100,true,'bonus bStr,2;\nbonus bHit,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5390,'Santa_Hat_2','Frozen Twin Pompom','Armor',20,100,4,true,true,395,'bonus2 bResEff,Eff_Freeze,3000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5391,'Toast_C','Toast','Armor',20,1,true,188,100,true,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus2 bAddMonsterDropItem,617,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5392,'Louyang_Cap','Luoyang NewYear Hat','Armor',20,300,6,1,true,true,396,'bonus bLuk,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5393,'Valentine_Hat','Love Valentine\'s Hat','Armor',20,200,4,true,397,100,true,'bonus bMaxSPrate,7;\nbonus bMaxHPrate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5394,'Bubblegum_Lower','Bubblegum','Armor',true,572,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddClass,Class_All,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5395,'Tiraya_Bonnet','Striped Hat','Armor',20,500,6,1,true,50,true,398,'bonus bMaxHP,100+(getrefine()*20);\nbonus bLuk,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5396,'Jasper_Crest','Jasper Crest','Armor',20,700,6,1,true,true,399,100,true,'bonus bDex,1;\nbonus2 bAddRace,RC_Undead,5;\n.@r = getrefine();\nif (.@r<6) {\n bonus2 bAddEff2,Eff_Blind,10;\n} else if (.@r>8) {\n bonus bDex,2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`,`script`) VALUES (5397,'Scuba_Mask','Scuba Gear','Armor',20,100,true,400,'bonus2 bSubEle,Ele_Water,10;\nbonus2 bExpAddRace,RC_Fish,10;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`class_upper`,`class_third_upper`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5398,'Bone_Head','Bone Head','Armor',20,1200,10,1,true,true,true,true,true,true,true,true,true,85,true,401,'bonus bStr,2;\nbonus bMdef,5;\nbonus2 bResEff,Eff_Stun,500;\nbonus2 bResEff,Eff_Bleeding,500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5399,'Mandragora_Cap','Mandragora Cap','Armor',20,300,5,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,85,402,'bonus bVit,3;\nbonus3 bAutoSpellWhenHit,"DC_SCREAM",5,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (5400,'Fox_Hat','Fox Hat','Armor',20,200,true,true,true,403,'bonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5401,'Black_Glasses','Black Frame Glasses','Armor',20,200,2,true,70,404,'bonus bInt,1;\nbonus bMdef,2;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5402,'Mischievous_Fairy','Mischievous Fairy','Armor',10,200,2,true,70,405,'bonus bUnbreakableHelm;\nbonus bFlee2,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5403,'Fish_In_Mouth','Fish In Mouth','Armor',10,200,true,30,406,'bonus2 bAddMonsterDropItem,579,500;\nbonus2 bAddItemHealRate,579,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5404,'Blue_Ribbon','Blue Ribbon','Armor',10,100,2,1,true,45,true,407,'bonus4 bAutoSpellWhenHit,"AC_CONCENTRATION",2,7,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5405,'Filir_Hat','Filir Hat','Armor',10,200,2,true,80,408,'bonus bShortWeaponDamageReturn,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5406,'Academy_Freshman_Hat','Academy Freshman Hat','Armor',500,3,true,true,409,100,true,true,true,true,true,true,'bonus bInt,1;\nbonus bDex,2;\nbonus bVit,1;\nbonus bDelayrate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5407,'Academy_Graduating_Cap','Academy Completion Hat','Armor',500,3,true,true,410,100,true,true,true,true,true,true,'bonus bMaxSP,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5408,'Old_Bandanna','Old Bandana','Armor',10,true,6,100,true,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bMaxSP,50;\nbonus bVariableCastrate,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5409,'New_Cowboy_Hat','Purple Cowboy Hat','Armor',20,500,8,1,true,true,411,100,true,'bonus bInt,2;\nbonus bVit,2;\nbonus bMaxSP,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5410,'Bread_Bag2','Brown Paperbag Hat','Armor',20,200,6,true,true,true,412,100,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus2 bResEff,Eff_Stun,400;\nbonus2 bSubRace,RC_DemiHuman,4;\nbonus2 bSubRace,RC_Player_Human,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5411,'White_Snake_Hat','White Snake Hat','Armor',20,500,4,true,true,413,'bonus bDex,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5412,'Sweet_Candy','Sweet Candy','Armor',20,100,true,414,100,true,true,true,true,true,true,true,true,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5413,'Popcorn_Hat','Pop Corn Hat','Armor',20,300,4,true,415,100,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Wind,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5414,'Campfire_Hat','Camp Fire Hat','Armor',20,300,4,true,416,100,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Fire,10;\nbonus4 bAutoSpellWhenHit,"MG_FIREBALL",5,500,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5415,'Poring_Cake_Cap','Poring Cake Hat','Armor',20,1000,10,true,40,true,417,'bonus bMdef,5;\nbonus bCritical,5;\nbonus bFlee,5;\nbonus bFlee2,5;\nbonus bAspdRate,5;\nbonus bVariableCastrate,-5;\nbonus bDelayrate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5416,'Beer_Cap','Beer Hat','Armor',20,600,4,true,false,false,true,18,true,418,'bonus bFlee2,5;\nskill "SM_RECOVERY",3;\nskill "MG_SRECOVERY",3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`view`,`script`) VALUES (5417,'Crown_Parrot','Crown Parrots','Armor',20,200,2,1,true,419,'bonus bInt,1;\nbonus2 bResEff,Eff_Silence,10000;\nbonus3 bAutoSpell,"DC_SCREAM",1,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5418,'Soldier_Hat','Legionnaire Hat','Armor',20,400,8,1,true,true,420,'bonus bStr,1;\nbonus2 bAddClass,Class_All,3;\nbonus bUseSPrate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5419,'Evolved_Leaf','Leaves Of Grass','Armor',20,100,true,57,100,true,'bonus bVit,1;\nbonus2 bSubRace,RC_Plant,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5420,'Mask_Of_Ifrit','Mask Of Ifrit','Armor',20,800,12,1,true,false,false,true,true,true,50,421,100,true,'bonus bStr,2;\nbonus bInt,2;\nbonus bMdef,5;\nbonus2 bSubEle,Ele_Fire,10;\nbonus2 bSubEle,Ele_Water,-10;\nbonus2 bAddEle,Ele_Fire,10;\nbonus2 bMagicAtkEle,Ele_Fire,10;\nbonus3 bAutoSpell,"WZ_METEOR",3,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5421,'Ifrit\'s_Ear','Ears Of Ifrit','Armor',20,300,true,false,false,true,50,422,100,true,'bonus bStr,1;\nbonus bInt,1;\nbonus bMdef,3;\nbonus2 bAddEle,Ele_Fire,3;\nbonus2 bSkillAtk,"SM_BASH",4;\nbonus2 bSkillAtk,"SM_MAGNUM",4;\nbonus2 bSubEle,Ele_Fire,3;\nbonus2 bSubEle,Ele_Water,-3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5422,'Linguistic_Book_Cap','Linguistic Book Hat','Armor',20,70,true,true,423,'bonus bInt,1;\nbonus bMdef,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`script`) VALUES (5423,'Lovecap_China','I Love China','Armor',20,250,10,true,424,100,true,true,'bonus bDex,3;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (5424,'Fanta_Orange_Can','Fanta Orange Can Hat','Armor',20,100,3,1,true,true,425); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (5425,'Fanta_Grape_Can','Fanta Grape Can Hat','Armor',20,100,3,1,true,true,426); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5426,'Karada_Meguri_Tea_Hat','Karada Meguricha Hat','Armor',20,100,3,1,true,true,427,'bonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5427,'Royal_Milk_Tea_Hat','Black Tea Kochakaden Hat','Armor',20,100,3,1,true,true,428,'bonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5428,'Bread_Bag1','RWC Anniversary Bread Envelope','Armor',100,true,true,true,true,429,100,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,12;\nbonus2 bSubRace,RC_Player_Human,12;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5429,'Bogy_Cap','Bogy Cap','Armor',20,100,4,1,true,true,430,'bonus bHPrecovRate,5;\nbonus bSPrecovRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5430,'Sacred_Torch_Coronet','Torch Cap','Armor',20,6,true,431,100,true,'bonus2 bSubEle,Ele_Fire,20;\nskill "MG_FIREBOLT",5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5431,'Chicken_Hat','Chicken Hat','Armor',20,1000,1,true,30,true,432,100,true,'bonus3 bAutoSpell,"MC_LOUD",1,30;\nbonus bAspdRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5432,'Brazil_Baseball_Cap','bRO 4th Anniversary Hat','Armor',20,100,true,true,433,'if (gettime(DT_MONTH) == SEPTEMBER && gettime(DT_DAYOFMONTH)>=10 && gettime(DT_DAYOFMONTH)<=24)\n bonus bAllStats,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`) VALUES (5433,'Golden_Wreath','Golden Laurel','Armor',20,100,true,true,434); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (5434,'Cola_Can','Cola Can','Armor',20,100,3,1,true,true,435); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5435,'Coke_Hat','Red Minstrel Hat','Armor',20,100,2,1,true,40,true,436,100,true,'bonus bInt,1;\nbonus bMaxSP,80;\nbonus bMdef,3;\n.@r = getrefine();\nif (.@r>5) {\n bonus bMdef,.@r-5;\n bonus bMaxSP,(.@r-5)*10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5436,'Bride\'s_Corolla','Bride\'s Corolla','Armor',20,200,1,true,true,437,'bonus bLuk,3;\nbonus bMdef,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5437,'Flower_Of_Fairy','Fairy Flower','Armor',20,200,2,1,true,true,438,'bonus bInt,1;\nbonus bMdef,1;\nbonus2 bSubRace,RC_Insect,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`script`) VALUES (5438,'Fillet_Green','Cute Green Ribbon','Armor',500,100,1,true,false,false,true,439,'bonus bMaxSP,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`script`) VALUES (5439,'Fillet_Red','Cute Red Ribbon','Armor',500,100,1,true,false,false,true,440,'bonus bMaxSP,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`script`) VALUES (5440,'Fillet_Blue','Cute Blue Ribbon','Armor',500,100,1,true,false,false,true,441,'bonus bMaxSP,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`script`) VALUES (5441,'Fillet_White','Cute White Ribbon','Armor',500,100,1,true,false,false,true,442,'bonus bMaxSP,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5442,'Necktie','Necktie','Armor',20,100,6,1,true,70,true,443,'bonus bVit,1;\nbonus bHit,-5;\nbonus bUseSPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5443,'Status_Of_Baby_Angel','Statue Of Baby Angel','Armor',20,600,6,1,true,70,true,444,'bonus bMdef,2;\nbonus4 bAutoSpellWhenHit,"PR_STRECOVERY",1,20,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5444,'Hair_Brush','Hair Brush','Armor',20,100,true,true,445,'bonus bCritical,6;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`script`) VALUES (5445,'Candy_Cane_In_The_Mouth','Candy Cane In Mouth','Armor',20,100,true,446,'bonus bMaxSP,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5446,'Cat_Foot_Hairpin','Catfoot Hairpin','Armor',20,200,1,true,true,447,'bonus bFlee,5;\nbonus bFlee2,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5447,'Frog_Cap','Frog Hat','Armor',20,500,6,true,70,true,448,'bonus bMdef,1;\nbonus2 bAddRace,RC_Insect,12;\nbonus2 bMagicAddRace,RC_Insect,12;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`refineable`,`view`,`script`) VALUES (5448,'Solo_Play_Box1','Indifferent Solo Hat','Armor',20,300,1,true,true,true,true,449,'skill "RG_GRAFFITI",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`refineable`,`view`,`script`) VALUES (5449,'Solo_Play_Box2','Angry Solo Hat','Armor',20,300,1,true,true,true,true,450,'skill "RG_GRAFFITI",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5450,'Sun_Cap','Solar Hat','Armor',20,1000,true,false,false,true,20,true,451,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5451,'Dragonhelm_Gold','RWC 2008 Dragon Helm Gold','Armor',20,1500,14,1,true,1,452,100,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5452,'Dragonhelm_Silver','RWC 2008 Dragon Helm Silver','Armor',20,1500,10,1,true,1,453,100,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,7;\nbonus2 bSubRace,RC_Player_Human,7;\nbonus2 bAddRace,RC_DemiHuman,3;\nbonus2 bAddRace,RC_Player_Human,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5453,'Dragonhelm_Copper','RWC 2008 Dragon Helm Copper','Armor',20,1500,5,1,true,1,454,100,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bAddRace,RC_DemiHuman,1;\nbonus2 bAddRace,RC_Player_Human,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5454,'Dog_Cap_','Puppy Hat','Armor',20,500,4,1,true,true,234,'bonus bStr,1;\nbonus bInt,1;\nautobonus "{ bonus bCritical,100; }",10,3000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";\nautobonus "{ bonus2 bIgnoreMdefClassRate,Class_Normal,100; bonus2 bIgnoreMdefClassRate,Class_Boss,100; }",10,3000,BF_MAGIC,"{ specialeffect2 EF_MAGICALATTHIT; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5455,'Geographer_Band_','Decorative Geographer','Armor',20,500,1,1,true,true,238,'bonus bInt,1;\nbonus3 bAutoSpell,"AL_HEAL",5,50;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",5,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5456,'Vacation_Hat_','Summer Hat','Armor',20,200,true,true,315,'bonus bVit,5;\nbonus bHPrecovRate,20;\nbonus bSPrecovRate,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5457,'Spring_Rabbit_Hat','Moon Rabbit Hat','Armor',20,300,2,1,true,false,false,true,1,true,455,'bonus bAgi,3;\nbonus bBaseAtk,5;\nbonus bMatkRate,5;\n.@r = getrefine();\nif (.@r>4) {\n bonus bBaseAtk,.@r-4;\n bonus bMatkRate,.@r-4;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5458,'Pinwheel_Cap','Pinwheel Hat','Armor',20,200,3,true,true,456,'bonus bMaxHPrate,5;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5459,'Drooping_Bunny_Chusuk','Drooping Bunny','Armor',100,3,true,true,249,'bonus bDex,1;\nbonus bFlee,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5460,'Adv_Dragon_Skull','Evolved Dragon Skull Hat','Armor',20,1000,14,true,60,true,457,100,true,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bMaxHPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5461,'Adv_Whisper_Mask','Evolved Whisper Mask','Armor',20,300,1,true,true,true,50,true,458,100,true,true,true,true,true,true,true,'bonus bDex,3;\nbonus2 bSubEle,Ele_Ghost,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5462,'Spiked_Scarf','Spiked Scarf','Armor',20,100,3,true,1,459,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,30;\nbonus bMaxHPrate,-2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5463,'Rainbow_Scarf','Rainbow Scarf','Armor',20,true,1,460,100,true,true,true,true,true,true,true,true,'bonus bMatk,30;\nbonus bMaxSPrate,-2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5464,'Zaha_Doll_Hat','Zaha Doll Hat','Armor',20,1,true,false,false,true,true,461,100,true,'bonus bInt,3;\nbonus bMdef,9;\nbonus2 bMagicAddEle,Ele_Undead,10;\n.@t = 2+(getrefine()/3)*1000;\nautobonus "{ .@r = max(1,getrefine()); bonus bMatk,30*.@r; bonus bFixedCast,-80*.@r; bonus2 bSPLossRate,10,1000; }",15,.@t,BF_MAGIC,"{ active_transform 1518,3000; specialeffect2 EF_POTION_BERSERK; showscript \\"This is my magic Power!\\"; }";\nautobonus2 "{ .@r = max(1,getrefine()); bonus bMatk,30*.@r; bonus bFixedCast,-80*.@r; bonus2 bSPLossRate,10,1000; }",15,.@t,BF_MAGIC,"{ active_transform 1518,3000; specialeffect2 EF_POTION_BERSERK; showscript \\"How dare you! I punish you to endless sleep!\\"; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5465,'Celestial_Hat','Hat Of Fortune','Armor',20,500,3,1,true,40,true,462,'bonus bLuk,2;\nbonus bMdef,5;\n.@r = getrefine();\nif (.@r>4)\n bonus bLuk,.@r-4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5466,'Wind_Milestone','Wind Milestone','Armor',20,100,2,1,true,30,true,463,'bonus bAgi,2;\nskill "AL_TELEPORT",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5467,'Helm_Of_Dragoon','Helm Of Dragon','Armor',20,1000,10,1,true,1,true,464,100,true,'bonus bStr,2;\nbonus bInt,2;\nbonus bDex,2;\n.@r = getrefine();\nif (.@r>=7)\n bonus2 bExpAddRace,RC_Dragon,3;\nif (.@r>=9)\n bonus2 bExpAddRace,RC_Dragon,5;\nbonus3 bAutoSpell,"NPC_DRAGONFEAR",1,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5468,'Parade_Cap','Parade Hat','Armor',20,800,3,1,true,true,465,'bonus bDelayrate,-5;\nbonus bMdef,2;\n.@r = getrefine();\nif (.@r>5)\n bonus bVariableCastrate,-(.@r-5);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5469,'Noble_Hat','Musketeer Hat','Armor',20,300,4,1,true,60,true,466,100,true,'bonus bDex,3;\nbonus bFlee,3;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bFlee,3;\n bonus bLongAtkRate,3;\n}\nif (.@r>=9) {\n bonus bFlee,4;\n bonus bLongAtkRate,2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5470,'Eyes_Of_Darkness','Eye Of Darkness','Armor',20,100,1,true,50,467,'bonus bDex,1;\nbonus2 bResEff,Eff_Blind,10000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5471,'Hairband_Of_Reginleif','Hairband Of Reginleif','Armor',20,800,2,true,50,468,'bonus2 bSubEle,Ele_Water,3;\nbonus2 bSubEle,Ele_Fire,3;\nbonus2 bSubEle,Ele_Undead,3;\nbonus2 bSubEle,Ele_Ghost,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5472,'Red_White_Hat','Red Hat','Armor',20,100,true,true,469,'bonus3 bAddMonsterDropItem,554,RC_DemiHuman,200;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5473,'Forceps_Hairpin','Nipper Crab Hairpin','Armor',20,500,8,true,30,true,470,'bonus3 bAutoSpellWhenHit,"MG_COLDBOLT",1,30;\nbonus3 bAddMonsterDropItem,991,RC_Fish,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`) VALUES (5474,'Notice_Board','AFK Hat','Armor',20,700,2,true,10,471); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (5475,'Cube_Mask','Mask Cube','Armor',20,100,1,true,true,472,'bonus bAllStats,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5476,'Hairband_Of_Grandpeco','Grand Peco Hairband','Armor',20,800,5,true,true,1,true,473,100,true,'bonus2 bAddRace,RC_Brute,7;\nbonus2 bAddRace,RC_DemiHuman,7;\nbonus2 bAddRace,RC_Player_Doram,7;\nbonus3 bAddEff,Eff_Curse,10,ATF_SHORT;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5477,'Bro_Flag','Brazilian Flag Hat','Armor',20,100,2,1,true,30,true,474,'skill "SM_BASH",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5478,'Classic_Hat','Classic Hat','Armor',20,500,4,true,true,475,'bonus bStr,2;\nbonus bMaxHP,300;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5479,'Shaman\'s_Hair_Ornament','Shaman\'s Hair Decoration','Armor',20,300,2,true,1,true,476,100,true,'bonus bMdef,3;\nbonus2 bSubEle,Ele_Neutral,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5480,'Bizofnil_Wing_Deco','Bijofnil Wings','Armor',20,1000,6,true,1,true,477,100,true,'bonus bAllStats,2;\nbonus2 bSubEle,Ele_All,5;\nbonus2 bHPRegenRate,(MaxHp*2/100),10000;\nbonus2 bSPRegenRate,(MaxSp/100),10000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5481,'Hermose_Cap','Hermode Cap','Armor',20,1000,2,1,true,1,true,478,100,true,'bonus bAspdRate,10;\nbonus bBaseAtk,-20;\nbonus bMatkRate,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5482,'Dark_Knight_Mask','Dark Knight Mask','Armor',20,3000,5,true,true,true,1,true,479,100,true,'bonus bStr,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5483,'Odin_Mask','Odin Mask','Armor',20,100,1,true,true,1,480,100,true,'bonus2 bSubClass,Class_Boss,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (5484,'Taiwan_Flag_Hat','Holidays Hat','Armor',20,500,8,true,482,'bonus bAllStats,5;\nbonus2 bResEff,Eff_Stun,500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5485,'Tiger_Face','Tiger Face','Armor',20,1000,3,true,true,true,60,true,483,'bonus2 bSubRace,RC_Brute,5;\nbonus2 bAddRace,RC_Brute,5;\nbonus2 bMagicAddRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;\nbonus2 bAddRace,RC_Player_Doram,5;\nbonus2 bMagicAddRace,RC_Player_Doram,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5486,'J_Anniversary_Hat','Anniversary Hat','Armor',20,300,6,true,true,395,'bonus bAllStats,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5487,'J_Poringcake_Hat','Poring Cake Hat','Armor',20,500,1,true,true,417,'bonus bLuk,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5488,'J_Twin_Santahat','Twin Santa Hat','Armor',20,100,1,true,true,390,'bonus bLuk,1;\nbonus bMdef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5489,'Love_Daddy','Love Daddy Hat','Armor',20,100,true,true,484,'bonus bDex,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5490,'Anubis_Helm','Anubis Helm','Armor',20,8,true,true,65,485,'bonus bMdef,5;\nbonus2 bSubClass,Class_Boss,10;\nbonus bHealpower2,10;\nbonus bAddItemHealRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5491,'Hat_Of_Outlaw','Bandit Hat','Armor',20,800,6,true,true,486,'bonus bStr,2;\nbonus2 bSubEle,Ele_Fire,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5492,'Boy\'s_Cap_I','Student Cap','Armor',10,true,false,false,true,102,100,true,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5493,'Ulle_Cap_I','Ulle\'s Cap','Armor',12,true,false,false,true,254,100,true,true,true,true,true,true,true,true,'bonus bDex,2;\nbonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5494,'Spinx_Helm_I','Sphinx Hat','Armor',10,true,true,true,true,true,137,100,true,true,true,true,true,true,true,true,'bonus bStr,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5495,'Power_Of_Thor','Power Of Thor','Armor',20,100,5,1,true,true,493,100,true,'bonus bInt,1;\nbonus bDex,1;\nbonus bMdef,3;\nbonus bFlee,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5496,'Dice_Hat','Dice Hat','Armor',20,300,6,true,50,494,'bonus bLuk,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5497,'King_Tiger_Doll_Hat','King Tiger Doll Hat','Armor',20,400,6,1,true,false,false,true,1,true,495,100,true,'bonus bStr,2;\nbonus bDex,2;\nbonus2 bAddRace,RC_Brute,10;\nbonus2 bAddRace,RC_Player_Doram,10;\n.@r = getrefine();\nautobonus "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*getrefine(); }",3*.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; specialeffect2 EF_POTION_BERSERK; showscript \\"Eddga Power !\\"; }";\nautobonus2 "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*getrefine(); }",.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; specialeffect2 EF_POTION_BERSERK; showscript \\"Eddga Power !\\"; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5498,'Wondering_Wolf_Helm','Wandering Wolf Helm','Armor',20,600,5,1,true,true,1,true,490,100,true,'bonus bAgi,5;\nbonus bFlee,10;\nbonus2 bIgnoreDefRaceRate,RC_DemiHuman,10;\nbonus2 bIgnoreDefRaceRate,RC_Brute,10;\nbonus2 bIgnoreDefRaceRate,RC_Player_Doram,10;\nif (getrefine()>=7) {\n bonus2 bAddEff,Eff_Bleeding,10;\n}\nif (getrefine()>=9) {\n bonus3 bAutoSpellWhenHit,"MC_LOUD",1,1;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`view`,`script`) VALUES (5499,'Pizza_Hat','Pizza Hat','Armor',20,600,true,487,'skill "SM_PROVOKE",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5500,'Icecream_Hat','Icecream Hat','Armor',300,6,true,30,true,488,'bonus bMdef,3;\nskill "MG_FROSTDIVER",3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5501,'Pirate\'s_Pride','Pirate\'s Pride','Armor',100,6,true,10,496,'bonus2 bAddRace2,RC2_Ninja,5;\nbonus2 bSubRace2,RC2_Ninja,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5502,'Necromencer\'s_Hood','Necromancer\'s Hood','Armor',500,6,true,true,1,true,491,100,true,'bonus bInt,3;\nbonus bMdef,3;\nbonus bDefEle,Ele_Undead;\nbonus2 bSubEle,Ele_Dark,15;\nbonus2 bSubEle,Ele_Holy,-20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5503,'Rabbit_Magic_Hat','Rabbit Magic Hat','Armor',800,4,true,true,497,100,true,'bonus bDex,2;\nbonus bAgi,2;\nbonus bMdef,1;\nbonus bAspdRate,5;\nbonus bDelayrate,-4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5504,'China_Wedding_Veil','Wedding Weil','Armor',20,500,5,true,true,70,true,489,'bonus bMdef,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5505,'Asara_Fairy_Hat','Asara Fairy Hat','Armor',500,2,true,true,50,true,492,'skill "DC_DONTFORGETME",1;\nbonus bDex,2;\nbonus bLuk,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5506,'Blue_Pajamas_Hat','Blue Night Cap','Armor',100,4,true,true,501,'bonus bAtkRate,5;\nbonus bMatkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5507,'Pink_Pajamas_Hat','Pink Night Cap','Armor',100,4,true,true,502,'bonus bAtkRate,5;\nbonus bMatkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5508,'Shark_Hat','Shark Hat','Armor',20,500,6,true,true,503,100,true,'bonus bStr,1;\nbonus bAgi,2;\nbonus bMdef,1;\nbonus2 bAddEle,Ele_Water,5;\nbonus2 bSubDefEle,Ele_Water,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5509,'Sting_Hat','Sting hat','Armor',20,1000,10,true,true,504,100,true,'bonus bStr,2;\nbonus bVit,1;\nbonus bMdef,3;\nbonus2 bAddEle,Ele_Fire,5;\nbonus2 bSubDefEle,Ele_Earth,5;\nbonus3 bAutoSpell,"WZ_EARTHSPIKE",1,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5510,'Shower_Cap','Shower Cap','Armor',20,4,true,true,507,'bonus bMdef,3;\nbonus bFlee,3;\nbonus2 bAddEle,Ele_Water,10;\nbonus2 bSubRace,RC_Fish,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5511,'Samambaia','Samambaia','Armor',20,200,5,1,true,true,1,true,508,'bonus bHealPower,2;\nbonus bAspd,1;\nbonus bFixedCastrate,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5512,'Aquarius_Diadem','Aquarius Diadem','Armor',20,300,6,true,70,true,509,'bonus bStr,2;\nbonus bFlee,10;\nbonus2 bSubEle,Ele_Wind,5;\nif (getrefine()>6) {\n bonus bDef,1;\n bonus bBaseAtk,15;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5513,'Aquarius_Crown','Aquarius Crown','Armor',20,300,6,true,70,true,510,'bonus bStr,2;\nbonus bFlee,10;\nbonus2 bSubEle,Ele_Wind,5;\nif (getrefine()>6) {\n bonus bDef,1;\n bonus bBaseAtk,15;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5514,'Pisces_Diadem','Pisces Diadem','Armor',20,300,6,true,70,true,511,'bonus bInt,2;\nbonus bMdef,5;\nbonus2 bSubEle,Ele_Water,5;\nif (getrefine()>6) {\n bonus bDef,1;\n bonus bMatkRate,2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5515,'Pisces_Crown','Pisces Crown','Armor',20,300,6,true,70,true,512,'bonus bInt,2;\nbonus bMdef,5;\nbonus2 bSubEle,Ele_Water,5;\nif (getrefine()>6) {\n bonus bDef,1;\n bonus bMatkRate,2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_hunter`,`class_upper`,`class_third_upper`,`location_head_mid`,`view`,`script`) VALUES (5516,'Hawk_Eyes01','Hawk Eyes','Armor',10,1000,true,true,true,true,23,'bonus bDex,1;\nbonus bLongAtkRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_archer`,`job_barddancer`,`job_hunter`,`location_head_mid`,`view`,`script`) VALUES (5517,'Hawk_Eyes02','Hawk Eyes','Armor',10,1000,true,true,true,true,23,'bonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5518,'L_Magestic_Goat2','Gigantic Majestic Goat','Armor',20,800,10,true,50,true,513,'bonus2 bSubRace,RC_DemiHuman,12;\nbonus2 bSubRace,RC_Player_Human,12;\nbonus bBaseAtk,(JobLevel*2)/7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5519,'Peacock_Feather','Peacock Feather','Armor',20,800,4,1,true,1,true,514,'bonus bInt,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5520,'Rabbit_Earplug','Rabbit Earplugs','Armor',400,1,true,true,1,true,515,100,true,'bonus2 bAddClass,Class_All,4;\nbonus bMatkRate,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5521,'Angry_Mouth_C','Angry Mouth','Armor',true,194,100,true,true,true,true,true,true,true,true,'bonus bDelayrate,-3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (5522,'Fanta_Zero_Lemon_Hat','Fanta Zero Lemon Hat','Armor',20,100,4,1,true,true,516); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5523,'Sakura_Mist_Hat','Sakura Mist Hat','Armor',20,100,4,1,true,true,517,'bonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5524,'Sakura_Milk_Tea_Hat','Sakura Milk Tea Hat','Armor',20,100,4,1,true,true,518,'bonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5525,'First_Leaf_Tea_Hat','Flower Hat','Armor',20,100,4,1,true,true,519,'bonus bMaxHP,80;\nbonus bMaxSP,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5526,'Lady_Tanee_Doll','Tanigumi Girl Doll','Armor',20,300,4,true,60,520,'bonus bAgi,2;\nbonus bFlee,3;\nbonus2 bSubEle,Ele_Wind,5;\nbonus2 bAddMonsterDropItem,513,200;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5527,'Lunatic_Hat','Lunatic Hat','Armor',20,300,2,true,1,true,521,100,true,'bonus bLuk,3;\nbonus bCritical,5;\nbonus2 bAddRace,RC_Plant,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5528,'King_Frog_Hat','Frog King Hat','Armor',20,500,4,1,true,false,false,true,30,522,'bonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5529,'Evil\'s_Bone_Hat','Satanic Bone Helm','Armor',20,600,12,1,true,true,1,true,523,100,true,'bonus bStr,2;\nbonus bInt,2;\nbonus bMdef,2;\nbonus2 bSubEle,Ele_Neutral,5;\nskill "WZ_FROSTNOVA",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`) VALUES (5530,'Raven_Cap','Raven Cap','Armor',20,100,6,1,true,30,true,524,100,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5531,'B_Dragon_Hat','Baby Dragon Hat','Armor',45000,100,1,1,true,true,525,100,true,'bonus bDex,2;\n.@bonus = max(getskilllv("TF_DOUBLE"), 5);\nskill "TF_DOUBLE",.@bonus;\nbonus bDoubleRate,.@bonus * 5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`script`) VALUES (5532,'Pirate_Dagger_J','Pirate Dagger','Armor',20,100,true,327,'bonus bShortWeaponDamageReturn,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5533,'Emperor_Wreath_J','Emperor Wreath','Armor',20,800,6,1,true,80,true,261,'bonus bAllStats,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5534,'Fox_Hat_J','Fox Hat','Armor',20,100,1,true,true,70,403,'bonus bAgi,1;\nbonus bFlee2,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5535,'Side_Cap','Side Cap','Armor',20,500,6,true,true,529,100,true,'bonus bVit,1;\nbonus bDex,1;\nbonus bMdef,3;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bAddRace,RC_DemiHuman,3;\nbonus2 bAddRace,RC_Player_Human,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5536,'Spare_Card','Spare Card','Armor',20,10,1,true,1,526,100,true,true,true,true,true,true,true,true,'bonus bLuk,1;\nbonus2 bAddMonsterDropItem,6187,1000;\nbonus bFlee2,1;\nbonus2 bAddMonsterDropItem,617,5;\nbonus2 bAddMonsterDropItem,12132,30;\nbonus2 bAddMonsterDropItem,12130,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5537,'Quati_Hat','Kwati Hat','Armor',20,700,2,1,true,45,527,100,true,'bonus bAgi,3;\nbonus2 bAddRace,RC_Plant,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5538,'Tucan_Hat','Tucan Hat','Armor',20,600,2,1,true,true,45,528,100,true,'bonus bDex,3;\nbonus bCritical,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5539,'Jaguar_Hat','Jaguar Hat','Armor',20,400,4,1,true,true,true,25,true,530,100,true,'bonus bMdef,2;\nskill "MC_LOUD",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5540,'Freyja_SCirclet7','Freyja SCirclet7','Armor',20,700,8,true,20,18,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5541,'Freyja_SCirclet30','Freyja SCirclet30','Armor',20,700,8,true,20,18,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5542,'Freyja_SCirclet60','Freyja SCirclet60','Armor',20,700,8,true,20,18,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5543,'Freyja_SCirclet90','Freyja SCirclet90','Armor',20,700,8,true,20,18,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5544,'Time_Keeper_Hat','Time Keeper Hat','Armor',30000,6,true,1,true,240,100,true,true,true,true,true,true,'bonus bInt,2;\nbonus bMaxSP,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5545,'Aries_Diadem','Aries Diadem','Armor',20,400,6,1,true,1,true,531,100,true,'bonus bVit,2;\nbonus2 bSubEle,Ele_fire,5;\nif (getrefine()>6) {\n bonus bDef,1;\n bonus bVit,1;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5546,'Aries_Crown','Aries Crown','Armor',20,400,3,1,true,1,true,532,100,true,'bonus bLuk,2;\nbonus2 bSubEle,Ele_Fire,5;\nif (getrefine()>6) {\n bonus bFlee,2;\n bonus bLuk,1;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5547,'RJC_Katusa','RJC Katusa Flower','Armor',20,200,1,1,true,true,533,100,true,'bonus2 bSkillAtk,"WZ_HEAVENDRIVE",15+getequiprefinerycnt(EQI_HAND_R);\nbonus2 bSkillAtk,"WZ_EARTHSPIKE",15+getequiprefinerycnt(EQI_HAND_R);\nbonus2 bVariableCastrate,"WZ_HEAVENDRIVE",-25;\nbonus2 bVariableCastrate,"WZ_EARTHSPIKE",-25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5548,'Scarlet_Rose','Scarlet Rose','Armor',20,100,true,1,534,100,true,'bonus2 bAddClass,Class_All,1;\nbonus bMatkRate,1;\nbonus bMaxSP,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5549,'Taurus_Diadem','Taurus Diadem','Armor',20,300,6,true,70,true,535,100,true,'bonus bDex,2;\nbonus bMatkRate,2;\nbonus bDelayrate,-2;\nif (getrefine()>6) {\n bonus bMatkRate,1;\n bonus bDex,1;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5550,'Taurus_Crown','Taurus Crown','Armor',20,300,6,true,70,true,536,100,true,'bonus bAgi,2;\nbonus2 bSubClass,Class_All,2;\nbonus bDelayrate,-2;\nbonus2 bAddEff,Eff_Stun,2000;\nif (getrefine()>6) {\n bonus2 bSubClass,Class_All,1;\n bonus bStr,1;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5551,'Holy_Egg_Hat','Holy Egg Hat','Armor',20,4,true,true,537,100,true,true,true,true,true,true,true,'bonus3 bAutoSpellWhenHit,"AL_HEAL",1,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`view`,`script`) VALUES (5552,'Fest_Lord_Circlet','Festival Grand Circlet','Armor',10,true,93,'bonus bStr,3;\nbonus bInt,3;\nbonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`view`,`script`) VALUES (5553,'Fest_Bunny_Band','Festival Bunny Band','Armor',14,true,15,'bonus bMdef,4;\nbonus2 bSubRace,RC_DemiHuman,9;\nbonus2 bSubRace,RC_Player_Human,9;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5554,'Octopus_Hat','Octopus Hat','Armor',20,200,3,true,true,538,100,true,'bonus bMdef,3;\nbonus3 bAutoSpell,"SM_PROVOKE",5,10;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5555,'Leaf_Cat_Hat','Leaf Cat Hat','Armor',20,100,6,true,true,539,100,true,'bonus bAgi,2;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",3,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5556,'Fur_Seal_Hat','Seal Hat','Armor',20,500,5,true,true,true,1,true,540,100,true,'bonus bInt,1;\nbonus3 bAutoSpell,"WZ_FROSTNOVA",1,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5557,'Wild_Rose_Hat','Wild Rose Hat','Armor',20,500,6,1,true,false,false,true,20,true,541,100,true,'bonus bAgi,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5558,'Saci_Hat','Luxury Hat','Armor',20,100,6,1,true,30,true,542,'bonus3 bAddMonsterDropItem,510,RC_Plant,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5559,'Piece_Of_White_Cloth_E','Piece Of White Cloth','Armor',5,true,true,543,'bonus2 bAddClass,Class_All,6;\nbonus bMatkRate,6;\nbonus bLongAtkRate,6;\nbonus bHealPower,6;\nbonus bVariableCastrate,-20;\nbonus bAspd,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5560,'Bullock_Helm_J','Bullock Helm','Armor',20,3000,6,true,75,true,322,'bonus bMaxHP,100;\nbonus bNoKnockback;\nbonus2 bSubEle,Ele_Neutral,-20;\nbonus2 bSubEle,Ele_Fire,-20;\nbonus2 bSubEle,Ele_Water,-20;\nbonus2 bSubEle,Ele_Wind,-20;\nbonus2 bSubEle,Ele_Earth,-20;\nbonus2 bSubEle,Ele_Dark,-20;\nbonus2 bSubEle,Ele_Holy,-20;\nbonus2 bSubEle,Ele_Ghost,-20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5561,'Rabbit_Magic_Hat_J','Magic Rabbit Hat','Armor',800,1,true,true,497,'bonus bInt,1;\nbonus bMaxSP,50;\nbonus4 bAutoSpellWhenHit,"MG_FIREBOLT",3,10,3;\nbonus4 bAutoSpellWhenHit,"MG_COLDBOLT",3,10,3;\nbonus4 bAutoSpellWhenHit,"MG_LIGHTNINGBOLT",3,10,3;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",1,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5562,'Good_Wedding_Veil_J','Luxurious Wedding Veil','Armor',500,1,true,true,45,489,'bonus bMdef,10;\nbonus bVariableCastrate,-3;\nbonus bUseSPrate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`view`,`script`) VALUES (5563,'Dolor_Hat','Dolor Hat','Armor',20,100,1,1,true,547,'bonus3 bAutoSpell,"PR_LEXAETERNA",1,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5564,'Crown_Of_Deceit','Crown of Deceit','Armor',20,300,3,1,true,true,85,true,544,'.@r = getrefine();\nbonus bInt,4;\nbonus bMdef,10;\nbonus bVariableCastrate,-10;\nif (.@r == 7 || .@r == 8) {\n bonus bDef,2;\n bonus bMatkRate,5;\n bonus bVariableCastrate,-5;\n}\nif (.@r>=9) {\n bonus bMdef,5;\n bonus bMatkRate,5;\n bonus bVariableCastrate,-5;\n bonus bDelayrate,-5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5565,'Dragon_Arhat_Mask','Dragon Arhat Mask','Armor',5,true,true,1,545,100,true,'bonus2 bAddRace,RC_DemiHuman,10;\nbonus2 bAddRace,RC_Player_Human,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5566,'Tiger_Arhat_Mask','Tiger Arhat Mask','Armor',1,true,true,1,546,100,true,'bonus2 bAddRace,RC_DemiHuman,2;\nbonus2 bAddRace,RC_Player_Human,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5567,'Bright_Fury','Bright Fury','Armor',20,300,5,1,true,1,true,548,100,true,'bonus bStr,1;\nbonus2 bAddClass,Class_All,2;\nbonus bAspdRate,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (5568,'Rabbit_Bonnet','Rabbit Bonnet','Armor',20,1000,4,true,true,true,549,'bonus bInt,2;\nbonus bDelayrate,-3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5569,'Gemini_Diadem','Gemini Diadem','Armor',20,300,3,1,true,true,550,100,true,'bonus bDex,2;\nbonus bMatkRate,2;\nif (getrefine()>6) {\n bonus bDex,1;\n bonus bMatk,30;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5570,'Gemini_Crown','Gemini Crown','Armor',20,300,6,1,true,true,551,100,true,'bonus bAgi,2;\nbonus bFlee,10;\nif (getrefine()>6) {\n bonus bHit,5;\n bonus bBaseAtk,30;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5571,'Rasta_Wig','Rasta Wig','Armor',20,100,2,true,true,552,'bonus bStr,1;\nbonus3 bAutoSpellWhenHit,"BA_FROSTJOKER",1,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5572,'Savage_Baby_Hat','Savage Babe Hat','Armor',20,100,2,1,true,1,true,553,100,true,'bonus bVit,2;\nbonus2 bAddEff,Eff_Stun,500;\nbonus2 bSubRace,RC_Brute,-10;\nbonus2 bSubRace,RC_Player_Doram,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5573,'Bogy_Horn','Dokebi Horn','Armor',20,100,6,1,true,true,554,100,true,'bonus2 bAddMonsterDropItemGroup,IG_Jewel,100;\nbonus3 bAutoSpell,"MC_MAMMONITE",5,70;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5574,'Pencil_In_Mouth','Well-Chewed Pencil','Armor',20,100,true,10,555,'bonus bHit,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`) VALUES (5575,'Onigiri_Hat','Rice Ball Hat','Armor',20,100,6,1,true,30,556); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`view`) VALUES (5576,'Japan_Winecup','Wine Cup','Armor',20,100,1,true,557); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5577,'Dark_Knight_MaskB','Dark Knight Mask','Armor',3000,5,true,true,true,1,true,479,100,true,'bonus bDex,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5578,'Voyage_Hat','Voyage Hat','Armor',200,10,1,true,true,236,'bonus bAgi,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5579,'Wanderer\'s_Sakkat','Wanderer\'s Sakkat','Armor',20,300,2,1,true,true,1,true,558,'bonus bFlee,3;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bFlee,2;\n bonus bAgi,2;\n}\nif (.@r>=9) {\n bonus bCritical,10;\n bonus bAspdRate,8;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (5580,'Red_Beret','Red Beret','Armor',20,100,3,true,559,'bonus bAllStats,3;\nbonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5581,'Cancer_Diadem','Cancer Diadem','Armor',20,300,3,true,70,true,560,'bonus bInt,2;\nbonus2 bSubEle,Ele_Water,5;\nif (getrefine()>6) {\n bonus bMdef,1;\n bonus bHealPower,3;\n bonus bMatkRate,2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5582,'Cancer_Crown','Cancer Crown','Armor',20,300,3,true,70,true,561,'bonus bStr,2;\nbonus2 bSubEle,Ele_Water,5;\nif (getrefine()>6) {\n bonus bDef,1;\n bonus bBaseAtk,15;\n bonus bFlee,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5583,'Para_Team_Hat','Eden Team Hat I','Armor',5,true,7,true,465,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5584,'Majestic_Evil_Horn','Majestic Evil Horns','Armor',400,2,true,1,true,562,100,true,'bonus2 bSubRace,RC_Demon,3;\nbonus2 bHPDrainRate,3,15;\nbonus2 bSPDrainRate,1,7;\n/*Gold PC Room bonus bSPGainValue,2;\nbonus bMagicSPGainValue,2;\nbonus2 bSubRace,RC_Demon,2;*/'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5585,'Rune_Hairband','Rune Cloth Circlet','Armor',20,400,5,1,true,true,1,true,564,100,true,'bonus2 bSubEle,Ele_Neutral,3;\nbonus bHit,5;\nbonus2 bHPDrainRate,30,10;\nbonus2 bSPDrainRate,10,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5586,'Mosquito_Coil','Mosquito Coil','Armor',20,100,5,1,true,1,true,563,'bonus2 bAddDamageClass,1627,100;\nbonus2 bAddDamageClass,1095,20;\nbonus2 bAddDamageClass,1160,20;\nbonus2 bAddDamageClass,1105,20;\nbonus2 bAddDamageClass,1097,20;\nbonus2 bAddDamageClass,1051,20;\nbonus2 bAddDamageClass,1053,20;\nbonus2 bAddDamageClass,1054,20;\nbonus2 bAddDamageClass,1048,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5587,'Mosquito_Coil_1Use','Mosquito Coil','Armor',100,5,true,1,true,563,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5588,'Leo_Crown','Leo Crown','Armor',20,300,3,true,1,true,565,'bonus bStr,2;\nbonus2 bSubEle,Ele_Fire,5;\nif (getrefine()>6) {\n bonus bDef,1;\n bonus bFlee,10;\n bonus3 bAutoSpell,"TK_SEVENWIND",4,50;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5589,'Leo_Diadem','Leo Diadem','Armor',20,300,3,true,1,true,566,'bonus bDex,2;\nbonus2 bSubEle,Ele_Fire,5;\nif (getrefine()>6) {\n bonus bFlee,10;\n bonus bAspdRate,3;\n autobonus "{ bonus bSplashRange,1; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5590,'K_Poring_Cake_Cap','Poring Cake Hat','Armor',20,200,5,true,true,417,'bonus bLuk,3;\nbonus bMdef,5;\nbonus bMaxHP,BaseLevel*2;\nbonus bMaxSP,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5591,'Desert_Prince','Desert Prince','Armor',20,100,3,1,true,30,567,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5592,'Sigrun\'s_Wing','Sigrun\'s Wings','Armor',20,100,2,true,1,568,100,true,true,true,true,true,true,true,'if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief || (BaseJob == Job_Taekwon && Class!=Job_Soul_Linker))\n bonus bAspd,1;\nelse if (BaseClass == Job_Mage || BaseClass == Job_Acolyte || Class == Job_Ninja || Class == Job_Soul_Linker) {\n bonus bMatk,5;\n bonus bHealPower,2;\n} else if (BaseClass == Job_Archer || BaseClass == Job_Gunslinger)\n bonus bLongAtkRate,2;\nelse if (BaseJob == Job_Novice || BaseJob == Job_SuperNovice) {\n bonus bMaxHP,120;\n bonus bMaxSP,60;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5593,'K_Rabbit_Bonnet','Rabbit Bonnet','Armor',20,200,10,1,true,true,1,true,549,100,true,'bonus bBaseAtk,10;\nbonus bMatk,10;\nbonus2 bSubRace,RC_DemiHuman,3;\nbonus2 bSubRace,RC_Player_Human,3;\nbonus bDelayrate,-3;\nif (getrefine()>6) {\n bonus2 bSubDefEle,Ele_All,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5594,'Donut_In_Mouth','Donut In Mouth','Armor',20,50,1,true,1,569,100,true,'bonus2 bHPRegenRate,1,10000;\nbonus bMaxHP,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5595,'Eye_Of_Juno','Eye Of Juno','Armor',20,400,2,1,true,1,true,570,'bonus bMdef,2;\n.@i = JobLevel/14;\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte) {\n bonus bInt,2;\n bonus bDex,2;\n bonus2 bSubEle,Ele_Neutral,.@i;\n bonus2 bSubEle,Ele_Water,.@i;\n}\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief) {\n bonus bAgi,2;\n bonus bVit,2;\n bonus2 bSubEle,Ele_Neutral,.@i;\n bonus2 bSubEle,Ele_Water,.@i;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5596,'4Leaf_Clover_In_Mouth','Four Leaf Clover','Armor',20,2,true,1,571,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,5;\nbonus bMatk,5;\nbonus bMdef,2;\n/*Gold PC Room: bonus bAllStats,1;\nbonus2 bExpAddRace,RC_All,2;\n*/'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5597,'Bubble_Gum_In_Mouth','Bubble Gum In Mouth','Armor',20,2,true,1,572,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,5;\nbonus bMatk,5;\nbonus bMdef,2;\n/*Gold PC Room: bonus bAllStats,1;\nbonus2 bDropAddClass,Class_All,5;\n*/'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5598,'Virgo_Crown','Virgo Crown','Armor',20,300,3,true,1,true,573,'bonus bDex,2;\nbonus bAspdRate,1;\nif (getrefine()>6) {\n bonus2 bSubEle,Ele_Earth,5;\n autobonus "{ bonus bDex,20; }",30,6000,BF_MAGIC,"{ specialeffect2 EF_WIND; }";\n autobonus "{ bonus bDex,20; }",30,6000,BF_NORMAL,"{ specialeffect2 EF_WIND; }";\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5599,'Virgo_Diadem','Virgo Diadem','Armor',20,300,3,1,true,1,true,574,'bonus bAspdRate,3;\nbonus2 bSubEle,Ele_Earth,5;\nif (getrefine()>6)\n bonus3 bAutoSpell,"MO_BALKYOUNG",1,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5600,'Br_Twin_Ribbon','Brazil Twin Ribbon','Armor',20,100,1,true,1,true,575,'bonus bAllStats,3;\nbonus bMdef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5601,'Br_Beret','Brazil Beret','Armor',20,100,1,true,1,true,576,'bonus bAllStats,3;\nbonus bMdef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5602,'Jaguar_Hat_J','Jaguar Hat J','Armor',20,300,1,true,true,50,530,'bonus2 bAddEle,Ele_Fire,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5603,'RTC_Winner_Only','RTC First Place','Armor',250,8,1,true,1,true,577,100,true,true,true,true,true,true,true,'bonus bAllStats,3;\nbonus bAspdRate,10;\nbonus bFixedCast,-500;\nbonus2 bAddRace,RC_DemiHuman,10;\nbonus2 bMagicAddRace,RC_DemiHuman,10;\nbonus2 bAddRace,RC_Player_Human,10;\nbonus2 bMagicAddRace,RC_Player_Human,10;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5604,'RTC_Second_Best','RTC Second Place','Armor',250,6,1,true,1,true,578,100,true,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bAspdRate,7;\nbonus bFixedCast,-300;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bMagicAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;\nbonus2 bMagicAddRace,RC_Player_Human,5;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5605,'RTC_Third_Best','RTC Third Place','Armor',250,4,1,true,1,true,579,100,true,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bAspdRate,5;\nbonus bFixedCast,-100;\nbonus2 bAddRace,RC_DemiHuman,3;\nbonus2 bMagicAddRace,RC_DemiHuman,3;\nbonus2 bAddRace,RC_Player_Human,3;\nbonus2 bMagicAddRace,RC_Player_Human,3;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5606,'Campume_Hat','Champune Hat','Armor',500,1200,4,true,3,true,580,'bonus bAllStats,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5607,'Lyria_Doll_Hat','Lyria Doll Hat','Armor',500,1,true,60,581,'bonus bMaxHP,500;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5608,'Dorothy_Doll_Hat','Dorothy Doll Hat','Armor',500,1,true,60,582,'bonus bMaxSP,80;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5609,'Chung_Hairband','Chung Hairband','Armor',500,5,1,true,60,583,100,true,'bonus bLuk,3;\nbonus bMdef,4;\nbonus3 bAutoSpellWhenHit,"MC_MAMMONITE",5,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5610,'Ice_Wing_Ear','Ice Wing Ear','Armor',100,true,10,584,'bonus bLuk,1;\nbonus3 bAutoSpellWhenHit,"MG_COLDBOLT",5,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5611,'Turtle_Hat','Turtle Hat','Armor',300,true,10,true,585,'bonus bAgi,1;\nbonus3 bAutoSpellWhenHit,"AL_DECAGI",3,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5612,'F_Blue_Drooping_Kitty','F Blue Drooping Kitty','Armor',250000,500,1,true,false,false,true,true,277,'bonus bMdef,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5613,'F_Flying_Angel','F Flying Angel','Armor',20,300,1,true,10,true,264,'bonus bInt,1;\nbonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`view`,`script`) VALUES (5614,'F_Smoking_Pipe_','F Smoking Pipe','Armor',20,100,true,false,false,true,55,'bonus bVit,1;\nbonus2 bSubRace,RC_Insect,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5615,'F_Pair_Of_Red_Ribbon_','F Pair Of Red Ribbon','Armor',20,100,1,true,45,169,'bonus bFlee,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5616,'F_Fish_On_Head_','F Fish On Head','Armor',20,500,2,true,50,true,149,'bonus bDex,1;\nbonus bAgi,1;\nbonus2 bAddRace,RC_Fish,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5617,'F_Hibiscus','F Hibiscus','Armor',20,200,true,10,210,'bonus bInt,1;\nbonus bDex,1;\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5618,'F_Cat_Hat','F Cat Hat','Armor',20,300,1,true,true,182,'bonus bLuk,2;\nbonus bMdef,10;\nbonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5619,'F_Bunny_Band_','F Bunny Band','Armor',20,100,2,true,true,15,'bonus bInt,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5620,'F_Magestic_Goat_TW','F Magestic Goat TW','Armor',20,800,5,true,true,true,true,true,true,true,true,true,true,41,'bonus bStr,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`view`,`script`) VALUES (5621,'F_Sheep_Hat','F Sheep Hat','Armor',20,150,1,true,true,true,true,205,'bonus bShortWeaponDamageReturn,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5622,'F_Mini_Propeller_','F Mini Propeller','Armor',20,200,2,true,true,270,'bonus bDex,1;\nbonus bAgi,2;\nbonus bFlee,10;\nbonus bVariableCastrate,-getrefine();'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5623,'F_Alice_Doll','F Alice Doll','Armor',20,500,1,true,false,false,true,30,208,'bonus bStr,1;\nbonus2 bAddRace,RC_DemiHuman,10;\nbonus2 bAddRace,RC_Player_Human,10;\nbonus2 bAddEff2,Eff_Sleep,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`view`,`script`) VALUES (5624,'F_Red_Glasses','F Red Glasses','Armor',20,1,true,316,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5625,'F_Chick_Hat','F Chick Hat','Armor',20,100,1,true,10,311,'bonus bLuk,2;\nbonus2 bSubRace,RC_DemiHuman,3;\nbonus2 bSubRace,RC_Player_Human,3;\nbonus2 bSubRace,RC_Brute,3;\nbonus2 bSubRace,RC_Player_Doram,3;\nskill "TF_DOUBLE",2;\nbonus bDoubleRate,10;\nbonus bMaxHP,50;\nbonus bMaxSP,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5626,'F_White_Deviruchi_Cap','F White Deviruchi Cap','Armor',20,800,2,true,false,false,true,64,true,272,'bonus bStr,1;\nbonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5627,'F_Vane_Hairpin','F Vane Hairpin','Armor',20,300,2,1,true,30,313,'bonus bAgi,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`view`,`script`) VALUES (5628,'F_Pecopeco_Hairband','F Pecopeco Hairband','Armor',20,3,true,314,'bonus bSpeedRate,25;\nbonus bAspdRate,10;\nbonus bVariableCastrate,-25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5629,'F_Vacation_Hat','F Vacation Hat','Armor',20,200,1,1,true,30,315,'bonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5630,'F_Charming_Ribbon','F Charming Ribbon','Armor',20,400,1,1,true,10,true,211,'bonus2 bSubRace,RC_Demon,5;\nbonus2 bSubRace,RC_Undead,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5631,'F_Water_Lily_Crown','F Water Lily Crown','Armor',20,200,1,true,30,312,'bonus bDex,1;\nbonus bAgi,1;\nbonus bMdef,3;\nbonus bHPrecovRate,5;\nbonus bSPrecovRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5632,'F_Vanilmirth_Hat','F Vanilmirth Hat','Armor',20,1000,true,30,317,'bonus bMdef,5;\nbonus4 bAutoSpell,"MG_FIREBOLT",1,50,1;\nbonus4 bAutoSpell,"MG_COLDBOLT",1,50,1;\nbonus4 bAutoSpell,"MG_LIGHTNINGBOLT",1,50,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5633,'F_Drooping_Bunny_','F Drooping Bunny','Armor',20,100,1,true,true,249,'bonus bDex,1;\nbonus bFlee,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5634,'F_Kettle_Hat','F Kettle Hat','Armor',20,600,4,true,30,true,318,'bonus4 bAutoSpell,"SA_DELUGE",2,30,0;\nbonus4 bAutoSpell,"WZ_WATERBALL",3,30,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5635,'F_Dragon_Skull','F Dragon Skull','Armor',20,800,5,true,50,true,319,'bonus2 bSubRace,RC_Dragon,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`view`,`script`) VALUES (5636,'F_Ramen_Hat','F Ramen Hat','Armor',20,1,true,320,'bonus bDex,4;\nbonus3 bAutoSpellWhenHit,"AL_DECAGI",1,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5637,'F_Pink_Fur_Hat','F Pink Fur Hat','Armor',20,350,2,true,true,281,'bonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5638,'F_Puppy_Hat','F Puppy Hat','Armor',20,500,2,true,30,234,'bonus bAgi,1;\nif (readparam(bAgi)>77) {\n bonus3 bAutoSpell,"PR_GLORIA",3,25;\n}\nelse {\n bonus3 bAutoSpell,"PR_GLORIA",1,25;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5639,'F_Magic_Eyes','F Magic Eyes','Armor',20,300,1,true,true,true,true,true,30,true,209,'bonus bMdef,5;\nbonus bVariableCastrate,-10;\nbonus bUseSPrate,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (5640,'F_Jumping_Poring','F Jumping Poring','Armor',300,2,true,349,'bonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5641,'F_Robo_Eye','F Robo Eye','Armor',20,200,1,true,10,345,'bonus bDex,1;\nbonus2 bAddClass,Class_All,2;\nbonus bMatkRate,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5642,'F_Yellow_Wizardry_Hat','F Yellow Wizardry Hat','Armor',20,300,1,true,true,true,true,true,true,286,'bonus bInt,2;\nbonus bMaxSP,150;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5643,'F_Crescent_Helm','F Crescent Helm','Armor',20,3000,8,true,true,true,true,true,true,true,true,50,true,213,'bonus bVit,1;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5644,'F_Tiger_Mask','F Tiger Mask','Armor',20,400,2,true,true,50,181,'bonus bStr,3;\nbonus bMaxHP,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (5645,'F_Fantastic_Wig','F Fantastic Wig','Armor',20,100,1,true,true,true,308,'bonus bDef,4;\nbonus bSpeedRate,25;\nskill "TF_HIDING",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (5646,'F_Whisper_Mask','F Whisper Mask','Armor',20,true,true,true,321,'bonus bAgi,3;\nbonus2 bSubEle,Ele_Ghost,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5647,'F_Bunny_Band_C','F Bunny Band C','Armor',1,9,true,1,15,'bonus bMdef,5;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5648,'F_Centimental_Flower_C','F Centimental Flower C','Armor',1,1,true,false,false,true,1,56,'bonus4 bAutoSpellWhenHit,"PR_STRECOVERY",1,30,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5649,'F_Apple_Of_Archer_C','F Apple Of Archer C','Armor',1,7,true,false,false,true,1,72,'bonus bDex,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5650,'F_Elven_Ears_C','F Elven Ears C','Armor',1,2,true,false,false,true,1,73,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (5651,'F_Brooch_C','F Brooch C','Armor',1,true,false,false,true,true,1,'bonus bAgi,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`script`) VALUES (5652,'F_Magestic_Goat_C','F Magestic Goat C','Armor',2,5,true,false,false,true,41,'bonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5653,'Darkness_Helm_J','Darkness Helm','Armor',20,500,3,1,true,70,true,586); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5654,'Holy_Marching_Hat_J','Holy Marching Hat','Armor',20,200,5,1,true,1,true,587,100,true,'bonus bInt,1;\nbonus bMdef,5;\nbonus bMatkRate,2;\n.@r = getrefine();\nif (.@r>=7)\n bonus bHealPower,5;\nif (.@r>=9) {\n bonus bMatk,5;\n bonus bHealPower,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5655,'Dark_Snake_Lord_Hat_J','Evil Snake Lord Hat','Armor',20,500,2,true,60,true,372,'bonus bInt,2;\nbonus bAgi,2;\nbonus bDex,-2;\nautobonus "{ bonus bVariableCastrate,-50; bonus bFlee,30; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_SUFFRAGIUM; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5656,'Scooter_Hat_J','Scooter Helmet','Armor',20,1000,7,1,true,50,true,588,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5657,'Antique_Pipe_J','Captain\'s Pipe','Armor',20,100,true,30,383,'bonus2 bSubRace,RC_Demon,5;\nbonus2 bSubRace,RC_Undead,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5658,'Imp_Hat','Imp Hat','Armor',20,400,1,1,true,1,true,589,100,true,'bonus3 bAutoSpell,"SA_FLAMELAUNCHER",1,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5659,'Sleepr_Hat','Sleeper Hat','Armor',20,400,1,true,1,true,590,'bonus3 bAutoSpell,"SA_SEISMICWEAPON",1,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5660,'Gryphon_Hat','Gryphon Hat','Armor',20,400,1,1,true,1,true,591,100,true,'bonus bAgi,2;\nif (getrefine() > 6) {\n bonus bAgi,2;\n}\nif (getrefine() > 8) {\n bonus2 bAddRace,RC_Demon,10;\n bonus2 bAddRace,RC_Undead,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5661,'Red_Pirate_Bandana','Red Pirate Bandana','Armor',3,true,10,true,592,'bonus bStr,1;\nbonus bDex,1;\nbonus bAspdRate,2;\nbonus bVariableCastrate,-2;\nbonus3 bAutoSpell,"MO_EXTREMITYFIST",1,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5662,'Libra_Crown','Libra Crown','Armor',10,300,3,true,1,true,593,'bonus bDex,3;\nbonus2 bSubEle,Ele_Wind,7;\nif (getrefine()>=7) {\n bonus bMatkRate,3;\n}\nif (getrefine()>=9) {\n bonus bMatkRate,5;\n bonus3 bAutoSpellWhenHit,"WZ_FROSTNOVA",5,20;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5663,'Libra_Diadem','Libra Diadem','Armor',10,300,3,true,1,true,594,'bonus bBaseAtk,7;\nif (getrefine()>=7) {\n bonus3 bAutoSpell,"TK_SEVENWIND",2,5;\n}\nif (getrefine()>=9) {\n bonus bFlee,5;\n bonus2 bAddClass,Class_All,3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5664,'Filir_Wing','Filir\'s Pinions','Armor',20,100,1,true,70,595,'bonus bAspdRate,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5665,'Shaman_Hat','Shaman Hat','Armor',20,400,5,1,true,1,true,596,100,true,'bonus bMdef,5;\nbonus2 bSubEle,Ele_Neutral,3;\nbonus2 bSubEle,Ele_Water,3;\nbonus2 bSubEle,Ele_Earth,3;\nbonus2 bSubEle,Ele_Fire,3;\nbonus2 bSubEle,Ele_Wind,3;\nbonus2 bSubEle,Ele_Poison,3;\nbonus2 bSubEle,Ele_Holy,3;\nbonus2 bSubEle,Ele_Dark,3;\nbonus2 bSubEle,Ele_Ghost,3;\nbonus2 bSubEle,Ele_Undead,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5666,'Golden_Crown','Golden Crown','Armor',20,500,8,1,true,1,true,597,100,true,'bonus bInt,1;\nbonus bDex,1;\nbonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5667,'Skull_Hood','Skull Hood','Armor',20,700,10,1,true,true,30,true,598,100,true,'bonus2 bSubRace,RC_Demon,10;\nbonus2 bSubRace,RC_Undead,10;\nif (getrefine()>=7)\n autobonus "{ bonus bCritical,30; bonus bHit,10; }",10,10000,BF_NORMAL,"{ specialeffect2 EF_ENHANCE; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5668,'Weird_Pumpkin_Hat','Weird Pumpkin Hat','Armor',20,5,true,1,true,206,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus2 bAddMonsterDropItem,12192,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5669,'Poring_Party_Hat_J','Poring Party Hat J','Armor',20,300,1,true,1,true,340); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5670,'Aniv_Star_Hat','Aniv Star Hat','Armor',20,300,true,1,true,599); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5671,'Drooping_Morocc_Minion','Drooping Morocc Minion','Armor',20,300,1,true,70,true,600,'bonus bSPGainValue,2;\nbonus bMagicSPGainValue,2;\nif (getrefine()>8) {\n bonus4 bAutoSpellWhenHit,"NPC_CRITICALWOUND",3,5,1;\n bonus4 bAutoSpell,"NPC_CRITICALWOUND",3,5,1;\n bonus4 bAutoSpell,"NPC_WIDEBLEEDING",2,5,0;\n}\nelse {\n bonus4 bAutoSpellWhenHit,"NPC_CRITICALWOUND",2,2,1;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5672,'Southern_Cross','Southern Cross','Armor',20,600,3,1,true,50,true,601,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5673,'Home_Cherry_Blossom','Home Cherry Blossom','Armor',20,100,2,1,true,30,true,602,'bonus bNoCastCancel;\nbonus bVariableCastrate,35;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5674,'Pig_Moneybox','Pig Moneybox','Armor',20,1000,3,true,10,603,'skill "MC_OVERCHARGE",2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5675,'Poring_Letter','Poring Letter','Armor',20,100,true,10,604,'bonus2 bAddMonsterDropItem,619,10;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5676,'Scorpio_Crown','Scorpio Crown','Armor',20,300,3,true,1,true,605,'bonus bAspdRate,3;\nbonus2 bSubEle,Ele_Water,5;\n.@r = getrefine();\nbonus bBaseAtk,5;\nif (.@r>6) {\n bonus3 bAutoSpell,"TK_SEVENWIND",3,20;\n}\nif (.@r>7) {\n bonus bAspdRate,2;\n}\nif (.@r>8) {\n bonus3 bAutoSpell,"WZ_FROSTNOVA",5,10;\n}\nif (.@r>9) {\n bonus bAspdRate,2;\n bonus bBaseAtk,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5677,'Scorpio_Diadem','Scorpio Diadem','Armor',20,300,3,true,1,true,606,'bonus bDex,2;\nif (getrefine()>6) {\n bonus bDex,1;\n bonus bBaseAtk,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5678,'Notation_Hairband','Notation Hairband','Armor',200,100,5,true,1,true,607,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5679,'Engineer_Cap','Engineer Cap','Armor',20,200,2,1,true,10,true,608,'bonus2 bAddRace,RC_Formless,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5680,'Hawkeyes','Hawkeyes','Armor',20,100,true,10,609,'bonus bHit,10;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5681,'F_Ribbon_Green','Green Ribbon','Armor',800,100,1,true,true,244,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5682,'Triangle_Rune_Cap','Triangle Rune Cap','Armor',20,300,5,1,true,1,true,610,100,true,'bonus bInt,1;\nbonus bHealPower,2;\nif (getrefine() > 6) {\n bonus bMatk,10;\n bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,150,BF_MAGIC,0;\n}\nelse {\n bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",7,150,BF_MAGIC,0;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5683,'Majestic_Goat_Repl','Baphomet Horns','Armor',20,100,5,true,1,true,41); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5684,'Jewel_Crown_Repl','Ornate Crown','Armor',20,100,5,true,1,true,88); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5685,'Prontera_Army_Cap_Repl','Army Cap','Armor',20,100,5,true,1,true,48); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5686,'Feather_Bonnet_Repl','Nice Hat Feather','Armor',20,100,5,true,1,true,104); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5687,'Viking_Helm_Repl','Orc Helm','Armor',20,100,5,true,1,true,86); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5688,'2009Love_Daddy','2009 Love Dad','Armor',20,100,2,true,1,true,611,'bonus bVit,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5689,'Queen_Ant_Diadem','Queen Ant Diadem','Armor',20,300,1,true,75,true,612,'bonus3 bAutoSpellWhenHit,"MG_SIGHT",1,5;\nbonus2 bSubRace,RC_Insect,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5690,'Red_Wing_Hat','Red Wing Hat','Armor',20,600,5,true,1,true,613,'bonus bHPrecovRate,20;\nbonus bSPrecovRate,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5691,'Catain_Bandanna','Sailor\'s Bandana','Armor',20,10,1,true,1,true,542,'bonus bDex,1;\nbonus2 bSubEle,Ele_Poison,20;\nbonus2 bResEff,Eff_Poison,2000;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5692,'Sea_Cat_Hat','Sea Cat Hat','Armor',20,10,1,true,1,true,539,'bonus bDex,1;\nbonus2 bResEff,Eff_Curse,2000;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5693,'No_Fear_Underware','No Fear Underwear','Armor',true,20,30,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;\nbonus bMaxHP,700;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5694,'No_Fear_P_Headgear','No Fear P Headgear','Armor',1,true,false,false,true,20,614,'bonus bVit,1;\nbonus bMaxHP,100;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`class_normal`,`class_upper`,`class_baby`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5695,'E_Blue_Drooping_Kitty','E Blue Drooping Kitty','Armor',250000,500,1,true,true,true,true,true,277,'bonus bMdef,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5696,'E_Flying_Angel','E Flying Angel','Armor',20,300,1,true,10,true,264,'bonus bInt,1;\nbonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`class_normal`,`class_upper`,`class_baby`,`location_head_low`,`view`,`script`) VALUES (5697,'E_Smoking_Pipe_','E Smoking Pipe','Armor',20,100,true,true,true,true,55,'bonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`class_normal`,`class_upper`,`class_baby`,`location_head_mid`,`equip_level_min`,`view`) VALUES (5698,'E_Pair_OE_Red_Ribbon_','E Pair OE Red Ribbon','Armor',20,100,1,true,true,true,true,45,169); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5699,'E_Fish_On_Head_','E Fish On Head','Armor',20,500,2,true,50,true,149,'bonus bDex,1;\nbonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5700,'E_Hibiscus','E Hibiscus','Armor',20,200,true,10,210,'bonus bInt,1;\nbonus bDex,1;\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5701,'E_Cat_Hat','E Cat Hat','Armor',20,300,1,true,true,182,'bonus bLuk,2;\nbonus bMdef,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5702,'E_Bunny_Band_','E Bunny Band','Armor',20,100,2,true,true,15,'bonus bInt,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5703,'E_Magestic_Goat_TW','E Magestic Goat TW','Armor',20,800,5,true,true,true,true,true,true,true,true,true,true,41,'bonus bStr,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`view`) VALUES (5704,'E_Sheep_Hat','E Sheep Hat','Armor',20,150,1,true,true,true,true,205); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`class_normal`,`class_upper`,`class_baby`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5705,'E_Mini_Propeller_','E Mini Propeller','Armor',20,200,2,true,true,true,true,true,270,'bonus bDex,1;\nbonus bAgi,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5706,'E_Alice_Doll','E Alice Doll','Armor',20,500,1,true,false,false,true,30,208,'bonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`view`,`script`) VALUES (5707,'E_Red_Glasses','E Red Glasses','Armor',20,1,true,316,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5708,'E_Chick_Hat','E Chick Hat','Armor',20,100,1,true,10,311,'bonus bLuk,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5709,'E_White_Deviruchi_Cap','E White Deviruchi Cap','Armor',20,800,2,true,false,false,true,64,true,272,'bonus bStr,1;\nbonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5710,'E_Vane_Hairpin','E Vane Hairpin','Armor',20,300,2,1,true,30,313,'bonus bAgi,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`view`) VALUES (5711,'E_Pecopeco_Hairband','E Pecopeco Hairband','Armor',20,3,true,314); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5712,'E_Vacation_Hat','E Vacation Hat','Armor',20,200,1,1,true,30,315,'bonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5713,'E_Charming_Ribbon','E Charming Ribbon','Armor',20,400,1,1,true,10,true,211); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`class_normal`,`class_upper`,`class_baby`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5714,'E_Water_Lily_Crown','E Water Lily Crown','Armor',20,200,1,true,true,true,true,30,312,'bonus bDex,1;\nbonus bAgi,1;\nbonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5715,'E_Vanilmirth_Hat','E Vanilmirth Hat','Armor',20,1000,true,30,317,'bonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`class_normal`,`class_upper`,`class_baby`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5716,'E_Drooping_Bunny_','E Drooping Bunny','Armor',20,100,1,true,true,true,true,true,249,'bonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5717,'E_Kettle_Hat','E Kettle Hat','Armor',20,600,4,true,30,true,318); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5718,'E_Dragon_Skull','E Dragon Skull','Armor',20,800,5,true,50,true,319); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`view`,`script`) VALUES (5719,'E_Ramen_Hat','E Ramen Hat','Armor',20,1,true,320,'bonus bDex,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5720,'E_Pink_Fur_Hat','E Pink Fur Hat','Armor',20,350,2,true,true,281,'bonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5721,'E_Puppy_Hat','E Puppy Hat','Armor',20,500,2,true,30,234,'bonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5722,'E_Magic_Eyes','E Magic Eyes','Armor',20,300,1,true,true,true,true,true,30,true,209,'bonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (5723,'E_Jumping_Poring','E Jumping Poring','Armor',300,2,true,349,'bonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5724,'E_Robo_Eye','E Robo Eye','Armor',20,200,1,true,10,345,'bonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5725,'E_Yellow_Wizardry_Hat','E Yellow Wizardry Hat','Armor',20,300,1,true,true,true,true,true,true,286,'bonus bInt,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5726,'E_Crescent_Helm','E Crescent Helm','Armor',20,3000,8,true,true,true,true,true,true,true,true,50,true,213,'bonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5727,'E_Tiger_Mask','E Tiger Mask','Armor',20,400,2,true,true,50,181,'bonus bStr,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`refineable`,`view`) VALUES (5728,'E_Fantastic_Wig','E Fantastic Wig','Armor',20,100,1,true,true,true,308); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5729,'E_Bunny_Band_C','E Bunny Band C','Armor',1,9,true,1,15,'bonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`equip_level_min`,`view`) VALUES (5730,'E_Centimental_Flower_C','E Centimental Flower C','Armor',1,1,true,false,false,true,1,56); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5731,'E_Apple_OE_Archer_C','E Apple OE Archer C','Armor',1,7,true,false,false,true,1,72,'bonus bDex,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5732,'E_Elven_Ears_C','E Elven Ears C','Armor',1,2,true,false,false,true,1,73,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (5733,'E_Brooch_C','E Brooch C','Armor',1,true,false,false,true,true,1,'bonus bAgi,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`script`) VALUES (5734,'E_Magestic_Goat_C','E Magestic Goat C','Armor',2,5,true,false,false,true,41,'bonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5735,'E_Ribbon_Green','Green Ribbon','Armor',800,100,1,true,true,244,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (5736,'EF_Whisper_Mask','Whisper Mask','Armor',20,true,true,true,321,'bonus bAgi,3;\nbonus2 bSubEle,Ele_Ghost,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5737,'Cactus_Hat','Cactus Hat','Armor',20,300,1,true,1,615,'bonus3 bAddMonsterDropItem,952,RC_Plant,500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5738,'Snowman_Hat','Snowman Hat','Armor',20,300,4,1,true,1,true,616,100,true,'bonus bStr,1;\nbonus bInt,1;\nbonus bMdef,3;\nbonus2 bSubEle,Ele_Water,7;\nbonus2 bAddMonsterDropItem,12354,100;\nbonus2 bAddMonsterDropItem,530,300;\nbonus5 bAutoSpellwhenhit,"BA_FROSTJOKER",(getrefine()>7?5:1),20,BF_WEAPON|BF_MAGIC,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5739,'Sagittarius_Crown','Sagittarius Crown','Armor',20,300,3,1,true,1,true,617,'bonus bDex,2;\nbonus2 bSubEle,Ele_Fire,7;\n.@r = getrefine();\nif (.@r>6) {\n bonus bAspdRate,2;\n}\nif (.@r>7) {\n bonus bAgi,2;\n}\nif (.@r>8) {\n bonus bLongAtkRate,5;\n}\nif (.@r>9) {\n autobonus "{ bonus bAgi,10; bonus bDex,10; }",3,10000,BF_NORMAL,"{ specialeffect2 EF_ENHANCE; }";\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5740,'Sagittarius_Diadem','Sagittarius Diadem','Armor',20,300,3,1,true,1,true,618,'bonus bDex,2;\nbonus bMdef,3;\nbonus2 bSubEle,Ele_Fire,7;\n.@r = getrefine();\nif (.@r>6) {\n bonus bVariableCastrate,-3;\n}\nif (.@r>7) {\n bonus5 bAutoSpell,"WZ_SIGHTRASHER",1,5,BF_MAGIC,0;\n}\nif (.@r>8) {\n bonus bVariableCastrate,-2;\n}\nif (.@r>9) {\n bonus bMatkRate,4;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5741,'Im_Egg_Shell_Hat','Eternal Egg Shell','Armor',20,1,true,10,true,101,'bonus2 bAddItemGroupHealRate,IG_Potion,10;\nbonus bHealPower2,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5742,'Rudolf_Santa_Hat','Rudolph Santa Hat','Armor',20,400,5,true,10,true,619,'bonus2 bAddMonsterDropItem,538,100;\nbonus2 bAddMonsterDropItem,539,100;\nbonus2 bAddItemHealRate,538,100;\nbonus2 bAddItemHealRate,539,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5743,'Orange_Stem_Hat','Orange Stem Hat','Armor',20,100,true,1,620,'bonus bLuk,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5744,'Capricorn_Crown','Capricorn Crown','Armor',20,300,3,1,true,1,true,621,'bonus bVit,2;\nbonus bDex,2;\nif (getrefine()>6) {\n bonus3 bAutoSpell,"TK_SEVENWIND",1,20;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5745,'Capricorn_Diadem','Capricorn Diadem','Armor',20,300,3,true,1,true,622,'bonus bDex,2;\nbonus bMdef,5;\nbonus2 bSubEle,Ele_Earth,5;\n.@r = getrefine();\nif (.@r>6) {\n bonus bInt,2;\n}\nif (.@r>7) {\n bonus bVariableCastrate,-3;\n}\nif (.@r>8) {\n bonus bHealPower2,4;\n}\nif (.@r>9) {\n bonus5 bAutoSpellWhenHit,"BS_HAMMERFALL",5,30,BF_WEAPON|BF_MAGIC,1;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5746,'Rune_Circlet','Rune Circlet','Armor',20,100,12,1,true,true,true,true,true,100,true,623,100,true,true,true,true,true,true,'bonus bStr,1;\nbonus bInt,1;\nbonus bMdef,5;\nif (readparam(bStr)>=120) {\n bonus bBaseAtk,10;\n bonus bMatk,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5747,'Mitra','Mitra','Armor',20,100,12,1,true,true,true,true,true,100,true,624,100,true,true,true,true,true,true,'bonus bVit,1;\nbonus bInt,1;\nbonus bMdef,5;\nbonus bHealPower,5;\nif (readparam(bInt)>=120) {\n bonus bMatk,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5748,'Sniper_Goggle','Sniper Goggles','Armor',20,100,12,1,true,true,true,true,true,true,100,true,625,100,true,true,true,true,true,true,'bonus bAgi,1;\nbonus bDex,1;\nbonus bMdef,5;\nif (readparam(bAgi)>=120) {\n bonus bLongAtkRate,4;\n bonus bAspd,1;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5749,'Driver_Band','Driver Band','Armor',20,100,12,1,true,true,true,true,true,100,true,626,100,true,true,true,true,true,true,'bonus bStr,1;\nbonus bDex,1;\nbonus bMdef,5;\nif (readparam(bStr)>=120) {\n bonus bBaseAtk,10;\n bonus bCritical,3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5750,'Shadow_Handicraft','Shadow Crown','Armor',20,100,12,1,true,true,true,true,true,100,true,627,100,true,true,true,true,true,true,'bonus bAgi,1;\nbonus bInt,1;\nbonus bMdef,5;\nif (readparam(bAgi)>=120) {\n bonus bBaseAtk,10;\n bonus bFlee,3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5751,'Minstrel_Song_Hat','Minstrel Song Hat','Armor',20,100,12,1,true,true,true,true,'Male',true,100,true,628,100,true,true,true,true,true,true,'bonus bInt,1;\nbonus bLuk,1;\nbonus bMdef,5;\nbonus bLongAtkRate,5;\nbonus2 bSkillUseSP,"MI_RUSH_WINDMILL",10;\nbonus2 bSkillUseSP,"MI_ECHOSONG",10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5752,'Midas_Whisper','Midas Whispers','Armor',20,100,12,1,true,true,true,true,true,100,true,629,100,true,true,true,true,true,true,'bonus bStr,1;\nbonus bDex,1;\nbonus bMdef,5;\nif (readparam(bStr)>=120) {\n bonus bBaseAtk,5;\n bonus bAspd,1;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5753,'Magic_Stone_Hat','Magic Stone Hat','Armor',20,100,12,1,true,true,true,true,true,100,true,630,100,true,true,true,true,true,true,'bonus bInt,1;\nbonus bDex,1;\nbonus bMdef,5;\nif (readparam(bDex)>=120) {\n bonus bMatk,10;\n bonus bVariableCastrate,-2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5754,'Blazing_Soul','Burning Spirit','Armor',20,100,12,1,true,true,true,true,true,100,true,631,100,true,true,true,true,true,true,'bonus bStr,1;\nbonus bVit,1;\nbonus bMdef,5;\nif (readparam(bStr)>=120) {\n bonus bBaseAtk,10;\n bonus bHit,3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5755,'Silent_Executer','Silent Enforcer','Armor',20,100,6,true,true,true,true,true,true,100,632,100,true,true,true,true,true,true,'bonus bAgi,1;\nbonus bMdef,5;\nif (readparam(bAgi)>=120) {\n bonus bBaseAtk,10;\n bonus bFlee2,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5756,'Wind_Whisper','Wispers of Wind','Armor',20,100,12,1,true,true,true,true,true,100,true,633,100,true,true,true,true,true,true,'bonus bInt,1;\nbonus bDex,1;\nbonus bMdef,5;\nif (readparam(bInt)>=120) {\n bonus bMatk,10;\n bonus bFlee,3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5757,'Schmidt_Helm','Reissue Schmitz Helm','Armor',20,100,17,1,true,true,true,true,true,true,100,true,634,100,true,true,true,true,true,true,'bonus bVit,2;\nbonus bInt,1;\nbonus bMdef,5;\nif (readparam(bInt)>=120) {\n bonus bMatk,10;\n bonus bDef,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5758,'Dying_Swan','Resting Swan','Armor',20,100,12,1,true,true,true,true,'Female',true,100,true,635,100,true,true,true,true,true,true,'bonus bInt,1;\nbonus bLuk,1;\nbonus bMdef,5;\nbonus bLongAtkRate,5;\nbonus2 bSkillUseSP,"WA_SWING_DANCE",10;\nbonus2 bSkillUseSP,"WA_SYMPHONY_OF_LOVER",10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5759,'Noah_Hat','Noah Hat','Armor',20,500,1,1,true,1,true,636,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5760,'Driver_Band_','Driver Band','Armor',20,100,12,1,true,true,true,true,true,100,true,637,100,true,true,true,true,true,true,'bonus bStr,1;\nbonus bDex,1;\nbonus bMdef,5;\nif (readparam(bStr)>=120) {\n bonus bBaseAtk,10;\n bonus bCritical,3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5761,'Sloth_Hat','Sloth Hat','Armor',20,800,3,true,1,true,638,'bonus bAgi,2;\nbonus3 bAutoSpell,"AS_SONICBLOW",5,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5762,'Duneyrr_Helm','Duneyrr Helm','Armor',20,100,5,true,1,true,639,'bonus bAllStats,1;\nbonus bMdef,5;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;\nbonus2 bSubRace,RC_Brute,2;\nbonus2 bSubRace,RC_Player_Doram,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5763,'Red_Bunny_Band','Red Bunny Band','Armor',200,4,true,1,true,640,'bonus bAgi,2;\nbonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5764,'Love_Rabbit_Hood','Love Rabbit Hood','Armor',20,300,1,1,true,true,true,10,549,'bonus3 bAutoSpell,"PR_GLORIA",3,((readparam(bAgi)>=80)?30:10);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5765,'Black_Tail_Ribbon','Black Tail Ribbon','Armor',20,100,1,true,10,true,642,'bonus bMdef,5;\nbonus bLongAtkDef,10;\nbonus2 bSubEle,Ele_Neutral,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5766,'Amistr_Cap','Amistr Cap','Armor',20,500,4,1,true,1,true,643,100,true,'bonus bVit,1+(getrefine()/2);\nbonus5 bAutoSpell,"KN_PIERCE",5,10,BF_WEAPON,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5767,'Samurai_Mask','Samurai Mask','Armor',20,300,1,true,50,644,100,true,'bonus2 bAddClass,Class_All,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5768,'Sakura_Coronet','Sakura Coronet','Armor',20,800,1,1,true,1,true,645,'bonus bMdef,3;\nbonus bMaxSP,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5769,'Gold_Angel_Sculpture','Gold Angel Sculpture','Armor',100,true,1,646,'skill "RG_GRAFFITI",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5770,'Splash_Hat','Splash Hat','Armor',20,100,3,1,true,1,true,649,'autobonus "{}",3,180000,BF_WEAPON,"{ sc_start SC_WINDWEAPON,180000,1; specialeffect2 EF_ENHANCE; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5771,'Family_Hat','Family Hat','Armor',20,100,3,1,true,1,true,650,'bonus bDex,1;\nbonus bMdef,1;\nbonus bMaxHPrate,2;\nbonus bMaxSPrate,2;\nskill "PR_MAGNIFICAT",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5772,'Red_Navy_Hat','Red Navy Hat','Armor',3000,500,1,true,95,true,651,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5773,'Navy_Beret','Navy Beret','Armor',3000,500,1,true,95,true,652,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5774,'Red_Pirate_Hat','Red Pirate Hat','Armor',3000,500,1,true,95,true,496,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5775,'Choco_Donut_In_Mouth','Choco Donut In Mouth','Armor',20,50,1,true,1,653,'bonus bMaxHP,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5776,'Blazing_Sun','Blazing Sun','Armor',500,true,1,true,654,'bonus2 bVariableCastrate,"MG_FIREBOLT",-5;\nbonus2 bSkillAtk,"MG_FIREBOLT",5;\nbonus2 bVariableCastrate,"MG_FIREBALL",-5;\nbonus2 bSkillAtk,"MG_FIREBALL",5;\nbonus2 bSkillAtk,"MG_FIREWALL",3;\nbonus2 bSkillAtk,"WZ_METEOR",3;\nbonus bUseSPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5777,'Remover_Hat','Remover Hat','Armor',20,800,2,true,30,655,'bonus bMdef,1;\nbonus3 bAddMonsterDropItem,713,RC_Formless,200;\nbonus3 bAddMonsterDropItem,971,RC_Formless,30;\nbonus3 bAddMonsterDropItem,972,RC_Formless,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5778,'Blue_Arara_Hat','Blue Arara Hat','Armor',20,100,3,true,1,true,656,'bonus bStr,2;\nautobonus "{ bonus bAspdRate,5; }",10,10000,0,"{ specialeffect2 EF_ENHANCE; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5779,'Drooping_Boto','Drooping Boto','Armor',20,100,3,true,1,true,657,'bonus bInt,2;\nautobonus "{ bonus bMatkRate,3; }",10,10000,BF_MAGIC,"{ specialeffect2 EF_SUFFRAGIUM; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5780,'Tendrilion_Hat','Tendrilion Hat','Armor',20,100,true,1,true,658,'skill "WZ_EARTHSPIKE",3;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`view`,`script`) VALUES (5781,'Persika','Persika','Armor',20,100,1,true,659,'bonus bFlee,1;\nbonus bMaxSP,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5782,'Hoplite_Helmet','Hoplite Helmet','Armor',20,700,4,1,true,true,true,1,true,660,'bonus bMaxHPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5783,'YellowBunny_Hairband','YellowBunny Hairband','Armor',20,200,true,1,true,662,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5784,'PinkBunny_Hairband','PinkBunny Hairband','Armor',20,200,true,1,true,663,'bonus bStr,1;\nbonus bInt,2;\nbonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5785,'Green_Bunny_Hairband','Green Bunny Hairband','Armor',20,200,true,1,true,664,'bonus bStr,2;\nbonus bInt,1;\nbonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5786,'Ancient_Elven_Ear','Ancient Elven Ear','Armor',10,200,1,true,1,665,100,true,true,true,true,true,true,true,'bonus bLuk,1;\nbonus bMaxHP,100;\nbonus bMaxSP,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5787,'Tha_Maero_Mask','Tha Maero Mask','Armor',20,100,true,true,30,666,'bonus bMdef,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5788,'3D_Glasses','3D Glasses','Armor',20,100,1,true,1,661,100,true,true,true,true,true,true,true,'bonus2 bMagicAddRace,RC_Formless,4;\nbonus2 bSubEle,Ele_Neutral,5;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5789,'Thanatos_Mal_Mask','Thanatos Mal Mask','Armor',20,100,3,true,true,30,667,'bonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5790,'Holy_Mom_Love','TM','Armor',20,500,1,true,true,45,true,610,'bonus2 bSubRace,RC_Demon,-5;\nbonus2 bSubRace,RC_Undead,-5;\nbonus3 bAutoSpell,"AL_BLESSING",1,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5791,'Tenkaippin_Ramen','Tenkaippin Ramen','Armor',20,500,1,true,30,668,'bonus bInt,-1;\nbonus bDex,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5792,'Fish_Pin','Fish Pin','Armor',20,100,3,true,1,true,669,'bonus2 bSubRace,RC_Fish,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5793,'Ribbon_Of_Life','Ribbon Of Life','Armor',20,2,true,1,575,100,true,true,true,true,true,true,true,true,'bonus bInt,1;\nbonus bMdef,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5794,'3D_Glasses_','3D Glasses','Armor',20,1,true,1,661,100,true,true,true,true,true,true,true,true,'.@tmp = BaseLevel/30;\nif (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Archer || BaseClass == Job_Gunslinger) {\n bonus bBaseAtk,(3+.@tmp);\n} else if (BaseClass == Job_Mage || BaseClass == Job_Acolyte || BaseClass == Job_Ninja || BaseClass == Job_Soul_Linker) {\n bonus bMatk,(3+.@tmp);\n} else if (BaseClass == Job_Thief) {\n bonus bFleeRate,(1+.@tmp);\n} else if (BaseClass == Job_Novice || BaseClass == Job_SuperNovice || BaseClass == Job_Taekwon || BaseClass == Job_Star_Gladiator || BaseClass == Job_Star_Gladiator2) {\n bonus bMaxHP,(50+BaseLevel);\n bonus bMaxSP,(50+.@tmp);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5795,'Red_Dress_Hat','Bright Red Dress Hat','Armor',20,200,1,true,1,true,670,'bonus bMdef,7+(getrefine()/2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5796,'Cheer_Scarf','Cheer Scarf','Armor',true,1,369,100,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,10;\nbonus bMaxHP,200;\nbonus bMaxSP,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5797,'Cheer_Scarf2','Cheer Scarf2','Armor',true,1,369,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5798,'Cheer_Scarf3','Cheer Scarf3','Armor',true,1,369,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5799,'Cheer_Scarf4','Cheer Scarf4','Armor',true,1,369,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,40;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`,`script`) VALUES (5800,'Blush_Of_Groom','Blush of Groom','Armor',20,50,true,125,'bonus2 bSubRace,RC_DemiHuman,3;\nbonus2 bSubRace,RC_Player_Human,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5801,'Ribbon_Of_Bride','Red Tailed Ribbon','Armor',20,100,10,true,true,167,'bonus bAllStats,2;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",(getskilllv("AL_HEAL") == 10?10:5),20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (5802,'Upgrade_Elephant_Hat','Upgraded Elephant Hat','Armor',500,6,1,true,true,215); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5803,'Flower_Love_Hat','Love Flower Hat','Armor',20,100,4,true,true,5,'bonus2 bAddMonsterDropItem,608,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (5804,'Pirate_Eyepatch','Pirate Eye Bandage','Armor',1000,100,true,13); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5805,'Victorious_Coronet','Victorious Coronet','Armor',150,2,true,70,43,100,true,true,true,true,true,true,true,'bonus bMaxHPrate,15;\nbonus bSPrecovRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5806,'Poem_Natalia_Hat','Poet Natalie\'s Hat','Armor',20,300,9,true,67,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5807,'October_Fest_Cap','October Fest Cap','Armor',20,100,2,true,false,false,true,50,true,104); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_head_top`,`location_head_mid`,`location_head_low`,`refineable`,`view`,`script`) VALUES (5808,'Diabolus_Helmet','Dark Bacilium','Armor',20,250,5,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,364,'.@r = getrefine();\nbonus2 bResEff,Eff_Stone,2000+(.@r*200);\nbonus2 bResEff,Eff_Freeze,2000+(.@r*200);\nbonus2 bResEff,Eff_Stun,2000+(.@r*200);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5809,'Boom_Boom_Hat','Boom Boom Hat','Armor',100,6,true,216,100,true,true,true,true,true,true,'bonus bAllStats,5;\nbonus bSpeedRate,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5810,'Ph.D_Hat_V','Ph.D Hat V','Armor',20,100,5,true,false,false,true,true,98,'bonus bInt,5;\nbonus bVit,3;\nbonus bDex,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`script`) VALUES (5811,'Santa_Beard','Santa\'s Beard','Armor',20,100,true,25,'bonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5812,'Hat_Of_Expert','Hat Of Expert','Armor',2,true,true,16,100,true,true,true,true,true,true,true,true,'bonus3 bAddEffWhenHit,Eff_Bleeding,500,ATF_TARGET|ATF_SELF;\nbonus3 bAddEffWhenHit,Eff_Silence,500,ATF_TARGET|ATF_SELF;\nbonus3 bAddEffWhenHit,Eff_Confusion,500,ATF_TARGET|ATF_SELF;\nbonus3 bAddEffWhenHit,Eff_Curse,500,ATF_TARGET|ATF_SELF;\nbonus3 bAddEffWhenHit,Eff_Blind,500,ATF_TARGET|ATF_SELF;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5813,'Red_Ph.D_Hat','Red Ph.D Hat','Armor',1000,500,true,true,481,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5814,'Ati_Atihan_Hat3','Ati Atihan Hat3','Armor',20,2,true,true,true,20,303,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5815,'Classic_Hat_J','Classic Hat','Armor',20,500,2,true,true,475,'bonus bStr,1;\nbonus2 bSubSize,Size_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5816,'Cowboy_Hat_J','Purple Cowboy Hat','Armor',20,500,true,true,411,'bonus bBaseAtk,15;\nbonus bFlee,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5817,'Valentine_Pledge','Valentine Pledge','Armor',20,6,true,true,100,true,true,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bMdef,3;\nbonus bHealPower,10;\nbonus2 bAddClass,Class_All,3;\nbonus bMatkRate,3;\nbonus bFlee,10;\nbonus bAspdRate,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5818,'Carnival_Hat','Carnival Hat','Armor',6,true,true,505,100,true,true,true,true,true,true,true,true,'bonus bAllStats,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5819,'Carnival_Circlet','Carnival Circlet','Armor',6,true,true,506,100,true,true,true,true,true,true,true,true,'bonus bAllStats,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5820,'Black_Elven_Ears','Black Elven Ears','Armor',10,100,2,true,498,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5821,'Gold_Tulip_Hairpin','Gold Tulip Hairpin','Armor',10,100,2,true,true,499,100,true,true,true,true,true,true,'bonus2 bExpAddClass,Class_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5822,'Love_Chick_Hat','Love Chick Hat','Armor',10000,100,4,true,true,500,100,true,true,true,true,true,true,true,'bonus bLuk,4;\nbonus bMaxHP,100;\nbonus bMaxSP,100;\nbonus2 bSubRace,RC_Brute,7;\nbonus2 bSubRace,RC_Player_Doram,7;\nbonus2 bSubRace,RC_DemiHuman,7;\nbonus2 bSubRace,RC_Player_Human,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5823,'Love_Arrow','Arrow of Love','Armor',5000,100,2,true,true,100,true,true,true,true,true,true,'bonus bDex,5;\nbonus bAgi,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5824,'Fools_Day_Hat','Fools Day Hat','Armor',20,300,6,true,30,true,265); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (5825,'Badge_Of_Order_Grace','Badge Of Order Grace','Armor',1,true,true,'bonus bMdef,1;\nbonus2 bAddClass,Class_All,10;\nbonus bMatkRate,10;\nbonus bMaxHP,1500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`view`,`script`) VALUES (5826,'Valkyrie_Helmet','Valkyrie Helmet','Armor',10,true,225,'bonus bStr,2;\nbonus bInt,2;\nbonus bDex,2;\nbonus bAgi,2;\nbonus bAspdRate,3;\nbonus bMdef,5;\nbonus bCastrate,-3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5827,'Book_File_Hat','Book File Hat','Armor',20,100,1,true,1,true,423); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (5828,'Honor_Gold_Ring','Honor Gold Ring','Armor',50,true,true,1,'bonus bAllStats,1;\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_armor`,`equip_level_min`,`refineable`) VALUES (5829,'Ordinary_Armor','Ordinary Armor','Armor',true,30,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5830,'Woe_Sahkkat','Woe Sahkkat','Armor',20,10,true,60,true,67); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5831,'Woe_Big_Sis_Ribbon','Woe Big Sis Ribbon','Armor',20,10,true,60,true,28); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5832,'Woe_Vane_Hairpin','Woe Vane Hairpin','Armor',20,10,true,60,true,313); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5833,'Woe_Picnic_Hat','Woe Picnic Hat','Armor',20,10,true,60,true,117); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5834,'Woe_Crown','Woe Crown','Armor',20,10,true,60,true,45); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5835,'Woe_Tiara','Woe Tiara','Armor',20,10,true,60,true,19); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5836,'Woe_Boys_Cap','Woe Boys Cap','Armor',20,10,true,60,true,102); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`) VALUES (5837,'Woe_Sunglass','Woe Sunglass','Armor',20,10,true,70,12); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`) VALUES (5838,'Woe_Fin_Helm','Woe Fin Helm','Armor',20,10,true,70,100); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`) VALUES (5839,'Woe_Blush','Woe Blush','Armor',20,10,true,70,125); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`) VALUES (5840,'Woe_Elven_Ears','Woe Elven Ears','Armor',20,10,true,70,73); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5841,'Shaman_Hat_','Shaman Hat','Armor',20,100,1,1,true,30,true,596,'bonus bLuk,2;\nbonus3 bSubEle,Ele_Neutral,3,BF_MAGIC;\nbonus3 bSubEle,Ele_Water,3,BF_MAGIC;\nbonus3 bSubEle,Ele_Earth,3,BF_MAGIC;\nbonus3 bSubEle,Ele_Fire,3,BF_MAGIC;\nbonus3 bSubEle,Ele_Wind,3,BF_MAGIC;\nbonus3 bSubEle,Ele_Poison,3,BF_MAGIC;\nbonus3 bSubEle,Ele_Holy,3,BF_MAGIC;\nbonus3 bSubEle,Ele_Dark,3,BF_MAGIC;\nbonus3 bSubEle,Ele_Ghost,3,BF_MAGIC;\nbonus3 bSubEle,Ele_Undead,3,BF_MAGIC;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (5842,'Loyal_Ring1','Loyal Ring1','Armor',true,true,1); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (5843,'Loyal_Ring2','Loyal Ring2','Armor',true,true,1,'bonus bAllStats,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (5844,'Loyal_Ring3','Loyal Ring3','Armor',true,true,1,'bonus bAllStats,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5845,'Buzzy_Ball_Board','Buzzy Ball Board','Armor',50,400,true,1,true,641); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5846,'Buzzy_Ball_Gum','Buzzy Ball Gum','Armor',50,100,1,true,1,572,'bonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5847,'Fools_Day_hat_','Fools Day Helmet','Armor',true,1,647,'bonus bInt,5;\nbonus bVit,-3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_mid`,`equip_level_min`,`view`) VALUES (5848,'Robin_Eyepatch','Robin Eyepatch','Armor',20,true,1,50); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`equip_level_min`,`view`) VALUES (5849,'Doctor_Hairband','Doctor Hairband','Armor',20,true,1,60); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5850,'Golden_Savage_Hat','Golden Savage Hat','Armor',20,500,5,true,50,true,648); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`location_head_mid`,`equip_level_min`,`view`) VALUES (5851,'Summer_Knight','Summer Knight','Armor',20,1,true,true,60,138); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5852,'Easter_Egg_Shell','Easter Egg Shell','Armor',20,500,true,40,true,537,'bonus bDef,-7;\nbonus bMdef,-7;\nbonus2 bHPRegenRate,(MaxHp/100),10000;\n.@r = getrefine();\nif (.@r>=7)\n bonus bFlee,2;\nif (.@r >= 9)\n bonus2 bSPRegenRate,(MaxSp/100),10000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5853,'IdRO_Crown','IdRO Crown','Armor',10,2,true,1,true,165,'bonus bHPrecovRate,7;\nbonus bSPrecovRate,7;\nif (getrefine()>7) {\n bonus2 bAddClass,Class_All,2;\n bonus bMatkRate,2;\n bonus bMdef,2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5855,'Fishing_Rod','Fishing Rod','Armor',10,true,true,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5856,'Passion_FB_Hat','Passion FB Hat','Armor',20,600,2,1,true,1,true,671,100,true,'bonus bStr,2;\nbonus bDex,2;\nautobonus "{ bonus bFlee,-15; bonus2 bAddClass,Class_All,5; }",20,10000,BF_NORMAL,"{ specialeffect2 EF_ENHANCE; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5857,'Cool_FB_Hat','Cool FB Hat','Armor',20,600,2,1,true,1,true,672,100,true,'bonus bInt,2;\nbonus bVit,2;\nautobonus3 "{ bonus bHealPower,20; }",150,5000,"AL_HEAL","{ specialeffect2 EF_HEAL3; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5858,'Victory_FB_Hat','Victory FB Hat','Armor',20,600,2,1,true,1,true,673,100,true,'bonus bInt,2;\nbonus bDex,2;\nautobonus "{ bonus bMatkRate,5; bonus bDef,-30; }",3,10000,BF_MAGIC,"{ specialeffect2 EF_SUFFRAGIUM; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5859,'Glory_FB_Hat','Glory FB Hat','Armor',20,600,2,1,true,1,true,674,100,true,'bonus bAllStats,1;\nbonus bAspd,1;\nbonus bBaseAtk,BaseLevel/7;\nbonus bMatk,BaseLevel/7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5864,'Shadow_Booster','Magical Booster','Armor',10,300,true,1,true,873,100,true,true,true,true,true,true,true,'bonus bAspd,1;\nbonus bDelayrate,-1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`script`) VALUES (5868,'Bushy_Moustache','Bushy Moustache','Armor',20,100,true,1004,'bonus bUnbreakableHelm;\nbonus bBaseAtk,10;\nbonus bMatk,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5869,'Mimic_Egg_Shell','Mimic Egg Shell','Armor',10,100,4,true,true,999,'bonus2 bAddEffWhenHit,Eff_Stone,600;\nbonus bSpeedRate,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5870,'Bunny_Egg_Shell','Bunny Egg Shell','Armor',10,100,5,true,true,1000,'bonus bAgi,3;\nbonus bAspd,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5871,'Picky_Egg_Shell','Picky Egg Shell','Armor',10,100,2,true,true,1001,'bonus bVit,3;\nbonus bMdef,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5873,'Helmet_Of_Siegfried','Helmet Of Siegfried','Armor',20,600,7,1,true,true,true,true,true,true,true,60,true,1055,'bonus bAllStats,5;\nbonus2 bSubEle,Ele_Neutral,5;\nbonus2 bSubRace,RC_Dragon,5;\nbonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",5,5;\nbonus2 bHPLossRate,600,4000;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5874,'Circlet_Of_Kriemhild','Circlet Of Kriemhild','Armor',20,600,7,1,true,true,true,true,true,true,true,60,true,1056,'bonus bAllStats,5;\nbonus2 bSubEle,Ele_Neutral,5;\nbonus2 bSubRace,RC_Dragon,5;\nbonus3 bAutoSpellWhenHit,"PR_KYRIE",9,5;\nbonus2 bHPLossRate,400,4000;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5875,'Diadem_Of_Bruenhild','Diadem Of Bruenhild','Armor',20,600,7,1,true,true,true,true,true,true,true,60,true,1057,'bonus bAllStats,5;\nbonus2 bSubEle,Ele_Neutral,5;\nbonus2 bSubRace,RC_Dragon,5;\nbonus3 bAutoSpellWhenHit,"SM_ENDURE",8,5;\nbonus2 bHPLossRate,300,4000;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5878,'Miracle_Blue_Rose','Miracle Blue Rose','Armor',300,true,30,1064,'bonus bLuk,1;\nbonus3 bAutoSpell,"PR_ASPERSIO",1,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5881,'Weissbier_Hat','Weissbier Hat','Armor',20,300,5,true,true,1079,'bonus bMaxHPrate,3;\nbonus bMaxSPrate,3;\nbonus bDex,10;\nif (getrefine()>6) {\n bonus bMaxHPrate,5;\n bonus bMaxSPrate,5;\n bonus bDex,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5882,'Red_Wizardry_Hat_C','Red Mage Hat C','Armor',20,300,1,true,true,true,true,true,true,282,'bonus bInt,2;\nbonus bMaxSP,150;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5883,'White_Wizardry_Hat_C','Gray Mage Hat C','Armor',20,300,1,true,true,true,true,true,true,283,'bonus bInt,2;\nbonus bMaxSP,150;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5884,'Gray_Wizardry_Hat_C','Brown Mage Hat C','Armor',20,300,1,true,true,true,true,true,true,284,'bonus bInt,2;\nbonus bMaxSP,150;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5885,'Blue_Wizardry_Hat_C','Blue Mage Hat C','Armor',20,300,1,true,true,true,true,true,true,285,'bonus bInt,2;\nbonus bMaxSP,150;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5886,'Yellow_Wizardry_Hat_C','Yellow Mage Hat C','Armor',20,300,1,true,true,true,true,true,true,286,'bonus bInt,2;\nbonus bMaxSP,150;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5887,'Half_L_Magestic_Goat','Half L Majestic Goat','Armor',20,800,5,true,true,380,'bonus2 bAddRace,RC_DemiHuman,10;\nbonus2 bAddRace,RC_Player_Human,10;\nbonus bBaseAtk,(JobLevel*2)/7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5891,'Black_Cat_Hat','Black Cat Hat','Armor',100,7,1,true,true,1105,'bonus5 bAutoSpellWhenHit,"DC_SCREAM",5,20,BF_WEAPON|BF_MAGIC,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`,`equip_script`,`unequip_script`) VALUES (5892,'RCC2013_1ST_CROWN','RCC2013 1ST CROWN','Armor',20,2500,7,1,true,1,1106,'bonus bAllStats,5;\nskill "AL_TELEPORT",1;','sc_start SC_SPEEDUP0,INFINITE_TICK,25;','sc_end SC_SPEEDUP0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`,`equip_script`,`unequip_script`) VALUES (5893,'RCC2013_2ND_CROWN','RCC2013 2ND CROWN','Armor',20,2500,7,1,true,1,1107,'bonus bAllStats,4;\nskill "AL_TELEPORT",1;','sc_start SC_SPEEDUP0,INFINITE_TICK,25;','sc_end SC_SPEEDUP0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`,`equip_script`,`unequip_script`) VALUES (5894,'RCC2013_3RD_CROWN','RCC2013 3RD CROWN','Armor',20,2500,7,1,true,1,1108,'bonus bAllStats,3;\nskill "AL_TELEPORT",1;','sc_start SC_SPEEDUP0,INFINITE_TICK,25;','sc_end SC_SPEEDUP0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5895,'RCC2013_ANV_Hat','RCC2013 ANV Hat','Armor',20,2500,7,1,true,1,1109,'bonus bAllStats,1;\nbonus2 bAddClass,Class_All,2;\nbonus bMatkRate,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5900,'Divine_Guard_Hat_','Divine Guard Hat','Armor',200,10,1,true,true,true,true,true,100,true,1121,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus2 bSubSize,Size_All,5;\nif (.@r>=7) {\n .@level = getskilllv("AL_HEAL");\n bonus3 bAutoSpellWhenHit,"AL_HEAL",(.@level ? .@level : 5),10;\n}\nif (.@r>=9) {\n bonus2 bSkillAtk,"LG_RAYOFGENESIS",20;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5901,'Focus_Beret_','Focus Beret','Armor',200,10,1,true,true,true,true,true,100,true,1122,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus4 bAutoSpellOnSkill,"SR_DRAGONCOMBO","SR_FALLENEMPIRE",max(getskilllv("SR_FALLENEMPIRE"),1),100;\nif (.@r>=7) {\n autobonus "{ bonus bAspd,2; }",30,5000,0,"{ specialeffect2 EF_ENHANCE; }";\n}\nif (.@r>=9) {\n bonus2 bSkillAtk,"SR_FALLENEMPIRE",30;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5902,'Harvester_Hat_','Harvester Hat','Armor',200,10,1,true,true,true,true,true,100,true,1123,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus2 bAddMonsterDropItem,6211,100;\nbonus2 bAddMonsterDropItem,6212,100;\nif (.@r>=7) {\n bonus2 bAddMonsterDropItem,6210,50;\n}\nif (.@r>=9) {\n bonus2 bSkillAtk,"GN_CARTCANNON",15;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5903,'Hitaikakushi_','Deadman Bandana','Armor',200,15,1,true,true,true,true,true,99,true,1124,100,true,true,true,true,true,true,'.@r = getrefine();\n.@rate = 1;\nbonus bCritical,.@r*2;\nbonus bFixedCastrate,-2;\nif (.@r>=7) {\n bonus bMatk,20;\n .@rate += 3;\n}\nif (.@r>=9) {\n bonus bVariableCastrate,-20;\n bonus2 bSkillUseSP,"SL_STUN",5;\n bonus2 bSkillUseSP,"SL_SMA",5;\n}\nbonus3 bAutoSpellWhenHit,"SL_SWOO",getskilllv("SL_SWOO"),(.@rate*10);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5904,'Inconspicuous_Hat_','Inconspicuous Hat','Armor',200,10,1,true,true,true,true,true,100,true,1125,100,true,true,true,true,true,true,'.@r = getrefine();\nif (.@r>=9) {\n .@matk = 5;\n}\nbonus bMatkRate,(7+.@matk);\nif (.@r>=7) {\n bonus bMatk,(readparam(bInt)/5)*2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5905,'Lyrica_Hat_','Lyrica Hat','Armor',200,10,1,true,true,true,true,'Female',true,100,true,1126,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15;\nif (.@r>=7) {\n bonus bFixedCastrate,4*(getskilllv("WM_LESSON"));\n}\nif (.@r>=9) {\n bonus2 bSkillUseSP,"WM_SEVERE_RAINSTORM",10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5906,'Oni_Horns_','Oni Horns','Armor',20,10,1,true,true,true,true,true,100,true,1127,100,true,true,true,true,true,true,'bonus2 bSkillAtk,"GC_COUNTERSLASH",(10*getskilllv("GC_WEAPONBLOCKING"));\n.@r = getrefine();\nif (.@r > 6) {\n bonus bBaseAtk,20;\n bonus bHit,5;\n}\nif (.@r > 9) {\n bonus3 bAutoSpell,"GC_CROSSIMPACT",1,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5907,'Sea_Captain_Hat_','Sea Captain Hat','Armor',200,20,1,true,true,true,true,true,100,true,1128,100,true,true,true,true,true,true,'bonus2 bSkillAtk,"NC_AXEBOOMERANG",20;\n.@dmg = 20;\n.@r = getrefine();\nif (.@r>=7) {\n .@dmg += getskilllv("BS_WEAPONRESEARCH");\n}\nif (.@r>=9) {\n .@dmg += getskilllv("NC_TRAININGAXE");\n}\nbonus2 bSkillAtk,"NC_AXETORNADO",.@dmg;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (5909,'C_Valkyrie_Circlet','C Valkyrie Circlet','Armor',true,1,940); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (5914,'Earmuff_Flowerform','C Flutter Butterfly','Armor',true,1,1378,'hateffect HAT_EF_FLUTTER_BUTTERFLY,true;','hateffect HAT_EF_FLUTTER_BUTTERFLY,false;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_costume_head_top`,`refineable`,`view`) VALUES (5915,'Roundly_Woolly_Hat','Costume Angel Veil','Armor',20,300,10,1,true,true,1168); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5916,'Exosrcist_Glass','Exorcist Glasses','Armor',200,1,true,10,1169,'bonus2 bAddRace,RC_Demon,5;\nbonus2 bSubRace,RC_Demon,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5917,'Yellow_Scarf','Yellow Scarf','Armor',100,true,90,1170,'bonus bLongAtkDef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5918,'Gambler_Seal','Gambler Seal','Armor',500,true,70,1202,'.@dex = readparam(bDex);\n.@luk = readparam(bLuk);\n.@critical = 3 + (.@luk / 10);\n.@critical_dmg = 3 - (.@dex/10) * 2;\n.@sub_arrowstorm = 10;\n.@sub_gateofhell = 10;\nbonus bBaseAtk,(.@luk/10)*2;\nbonus bMatk,(.@luk / 10) * 2;\nif (.@luk > 107) {\n .@critical += 5;\n .@critical_dmg += 10;\n}\nif (.@luk > 119) {\n .@critical += 10;\n .@critical_dmg += 17;\n .@sub_arrowstorm += 30;\n .@sub_gateofhell += 30;\n}\nbonus bCritical,.@critical;\nbonus bCritAtkRate,.@critical_dmg;\nbonus2 bSubSkill,"RA_ARROWSTORM",.@sub_arrowstorm;\nbonus2 bSubSkill,"SR_GATEOFHELL",.@sub_gateofhell;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5919,'Camellia_Hair_Pin','Camellia Hair Pin','Armor',1000,1,true,50,true,1203,'bonus bMdef,20;\nbonus3 bAutoSpell,"AL_PNEUMA",1,30+getrefine()*5;\nhateffect(HAT_EF_CAMELLIA_HAIR_PIN,true);\n/* CONFIRM The Rate*/','hateffect(HAT_EF_CAMELLIA_HAIR_PIN,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (5920,'Medical_Boots','Medical Boots','Armor',300,10,true,10,true,'.@r = getrefine();\nbonus bHealPower,10+((.@r/2) * 2);\nbonus2 bSkillUseSP,"AB_CHEAL",(.@r * 5);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5921,'Monster_Fish_Gill','Monster Fish Gills','Armor',200,1,true,10,1218,'bonus2 bAddRace,RC_Fish,5;\nbonus2 bSubRace,RC_Fish,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5924,'DragonKnight_Eyepatch','Dragon Knight Eye Patch','Armor',200,1,true,10,1227,'bonus2 bAddRace,RC_Dragon,5;\nbonus2 bSubRace,RC_Dragon,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5933,'Crow_Tengu_Mask','Crow Tengu Mask','Armor',20,300,true,80,1287,'bonus2 bAddSize,Size_All,1;\nbonus bLongAtkRate,2;\nif (readparam(bStr)>=108) {\n bonus2 bAddSize,Size_All,1;\n bonus bLongAtkRate,2;\n}\nif (readparam(bStr)>=120) {\n bonus2 bAddSize,Size_All,2;\n bonus bLongAtkRate,3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5936,'8_Type_PurgatorialWing','8Way Wings of Purgatory','Armor',20,200,true,10,1008,'bonus2 bSubRace,RC_Dragon,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5937,'Flying_Helmet','Flying Helmet','Armor',1,300,5,1,true,20,true,820,'bonus bMdef,5;\nbonus bHPGainValue,100;\nbonus2 bSPGainRace,RC_Dragon,5;\n.@r = getrefine();\nif (.@r>=5) {\n bonus2 bSubRace,RC_Dragon,5;\n}\nif (.@r>=7) {\n bonus2 bSubRace,RC_Dragon,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5938,'Octopus_Hat_J','Octopus Hat','Armor',20,880,8,1,true,60,true,538,'bonus bMdef,8;\nbonus bUnbreakableHelm,1;\nbonus2 bAddItemHealRate,579,50;\nbonus2 bAddItemHealRate,544,125;\nbonus2 bAddItemHealRate,551,125;\n.@r = getrefine();\nif (.@r>=5) {\n bonus2 bAddItemHealRate,579,50;\n bonus2 bAddItemHealRate,544,125;\n bonus2 bAddItemHealRate,551,125;\n}\nif (.@r>=6) {\n bonus2 bAddItemHealRate,579,50;\n bonus2 bAddItemHealRate,544,125;\n bonus2 bAddItemHealRate,551,125;\n}\nif (.@r>=7) {\n bonus2 bAddItemHealRate,579,50;\n bonus2 bAddItemHealRate,544,125;\n bonus2 bAddItemHealRate,551,125;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5943,'Owlviscount_Silk_Hat','Owl Viscount Silk Hat','Armor',500,15,1,true,70,true,1323,'bonus bInt,1;\nbonus bAspdRate,10;\n.@r = getrefine();\nbonus bMatk,7*.@r;\nautobonus "{ .@r = getrefine(); bonus bAspdRate,(.@r >= 9 ? 40 : ((.@r >= 7) ? 10 : ((.@r >= 5) ? 5 : 1))); }",.@r*20,30000,BF_MAGIC,"{ specialeffect2 EF_SPELLBREAKER; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5944,'Thief_Hood','Thief Bandana','Armor',20,300,5,1,true,20,true,776,'.@r = getrefine();\nbonus bMdef,5;\nbonus2 bSPGainRace,RC_DemiHuman,5;\nbonus bHPGainValue,100;\nif (.@r>=7) {\n bonus2 bSubRace,RC_DemiHuman,10;\n}\nelse if (.@r>=5) {\n bonus2 bSubRace,RC_DemiHuman,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5945,'Well_Chewed_Pencil','Well-Chewed Pencil','Armor',20,300,true,30,931,'bonus bStr,1;\nautobonus "{ bonus bAtkEle,Ele_Fire; }",50,60000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";\n/* Unknow rate and specialeffect */'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5946,'Drama_Clockwork','Drama Clockwork','Armor',300,5,1,true,20,true,1335,'.@r = getrefine();\nbonus bMdef,5;\nbonus2 bSPGainRace,RC_Formless,5;\nbonus bHPGainValue,100;\nif (.@r>=7)\n bonus2 bSubRace,RC_Formless,10;\nelse if (.@r>=5)\n bonus2 bSubRace,RC_Formless,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5965,'_Riot_Chip','Riot Chip','Armor',300,1,true,100,true,1201,'bonus bFixedCastrate,-50;\n.@r = getrefine();\nbonus2 bAddClass,Class_All,.@r;\nbonus2 bMagicAddClass,Class_All,.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5966,'KarduiEar','KarduiEar','Armor',300,true,70,1357,'.@dex = readparam(bDex);\nbonus bMatk,(.@dex > 10) ? .@dex/10*2 : 0;\nif (.@dex > 107) {\n bonus bVariableCastrate,-10;\n bonus bMatk,60;\n}\nif (.@dex > 119) {\n bonus bVariableCastrate,-5;\n bonus bMatk,100;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5967,'FlyingGalapago','Flying Galapago','Armor',500,true,110,1358,'set .@bblvl,max(getskilllv("HT_BLITZBEAT"),1);\nset .@luk,min(readparam(bLuk),120);\nbonus bAgi,1;\nbonus3 bAutoSpell,"HT_BLITZBEAT",.@bblvl,50 + (.@luk / 3) + (.@bblvl * 2);\nbonus2 bSkillAtk,"HT_BLITZBEAT",getskilllv("HT_STEELCROW") * 40;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5968,'DVAngelNurseCap','DVAngelNurseCap','Armor',500,10,1,true,50,true,1359,'if (BaseClass == Job_Acolyte)\n bonus bHealPower,3;\nbonus bNoCastCancel;\n.@r = getrefine();\nbonus bHealPower,(.@r > 8) ? 12 : ((.@r > 6) ? 9 : ((.@r > 4) ? 6 : 0));'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5969,'QueenAnzRevenge','QueenAnzRevenge','Armor',400,7,1,true,100,true,1360,'bonus bStr,5;\n.@r = getrefine();\nbonus2 bAddClass,Class_All,7+(.@r > 8 ? 4 : (.@r > 6 ? 3 : (.@r > 4 ? 2 : 0)));\nbonus bNoSizeFix;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5971,'Moon_Eyepatch','Moon Eyepatch','Armor',100,1,true,10,1370,'bonus2 bSubEle,Ele_Water,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5972,'Chatty_Parrot','Chatty Parrot','Armor',100,true,80,1116,'bonus bMatkRate,BaseLevel/50;\nbonus bVariableCast,-readparam(bInt)/30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5973,'Ancient_Elven_Ear_J','Ancient Elven Ear J','Armor',200,true,70,665,'bonus bLuk,10;\nbonus bMdef,10;\nbonus bFlee2,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5975,'Zherlthsh_Doll','Zealotus Doll','Armor',10,300,1,true,1,1376,'bonus bMdef,5;\n.@def = 10;\nif (getpetinfo(PETINFO_ID) == 9026) {\n .@def += 5;\n if (getpetinfo(PETINFO_INTIMATE) >= PET_INTIMATE_CORDIAL) {\n .@def += 5;\n bonus bNoKnockback;\n }\n}\nbonus2 bSubClass,Class_Boss,.@def;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5978,'Toy_Syringe','Toy Syringe','Armor',100,3,true,70,842,'bonus bMdef,3;\nbonus2 bAddItemHealRate,545,150;\nbonus2 bAddItemHealRate,546,150;\nbonus2 bAddItemHealRate,547,150;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (5979,'C_Angel_Fluttering','C Angel Fluttering','Armor',true,1,1380,'hateffect HAT_EF_ANGEL_FLUTTERING,true;','hateffect HAT_EF_ANGEL_FLUTTERING,false;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (5980,'C_Classical_Fhat','C Classical Fhat','Armor',true,1,1381); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5985,'Noble_Mask','Noble Mask','Armor',200,true,30,true,1409,'bonus2 bSkillAtk,"PA_SACRIFICE",BaseLevel*2;\nbonus2 bSkillVariableCast,"PA_PRESSURE",-2000;\nbonus2 bSkillVariableCast,"CR_DEVOTION",-2000;\nif (BaseLevel > 149) {\n bonus bMaxHPrate,3;\n bonus bAspdRate,3;\n} else if (BaseLevel > 99) {\n bonus bMaxHPrate,2;\n bonus bAspdRate,2;\n}\nelse {\n bonus bMaxHPrate,1;\n bonus bAspdRate,1;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_left_hand`,`armor_level`,`refineable`,`view`) VALUES (2101,'Guard','Guard','Armor',500,300,20,true,1,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`refineable`,`view`) VALUES (2102,'Guard_','Guard','Armor',500,300,20,1,true,1,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_swordman`,`job_thief`,`location_left_hand`,`armor_level`,`refineable`,`view`) VALUES (2103,'Buckler','Buckler','Armor',14000,600,40,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,2); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_swordman`,`job_thief`,`location_left_hand`,`armor_level`,`refineable`,`view`) VALUES (2104,'Buckler_','Buckler','Armor',14000,600,40,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,2); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_left_hand`,`armor_level`,`refineable`,`view`) VALUES (2105,'Shield','Shield','Armor',56000,1300,60,true,true,true,true,1,true,3); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_left_hand`,`armor_level`,`refineable`,`view`) VALUES (2106,'Shield_','Shield','Armor',56000,1300,60,1,true,true,true,true,1,true,3); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_stargladiator`,`job_swordman`,`location_left_hand`,`armor_level`,`refineable`,`view`,`script`) VALUES (2107,'Mirror_Shield','Mirror Shield','Armor',60000,1000,45,true,true,true,true,true,1,true,4,'bonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_stargladiator`,`job_swordman`,`location_left_hand`,`armor_level`,`refineable`,`view`,`script`) VALUES (2108,'Mirror_Shield_','Mirror Shield','Armor',60000,1000,45,1,true,true,true,true,true,1,true,4,'bonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_left_hand`,`armor_level`,`refineable`,`view`,`script`) VALUES (2109,'Memorize_Book','Memory Book','Armor',20,1000,25,true,true,true,true,true,1,true,5,'bonus bInt,1;\nbonus bMdef,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`location_left_hand`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (2110,'Holy_Guard','Holy Guard','Armor',85000,1400,110,true,true,1,68,4,'bonus bVit,2;\nbonus bMdef,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2111,'Herald_Of_GOD','Sacred Mission','Armor',128000,1600,120,true,true,1,83,true,4,'bonus bVit,3;\nbonus bInt,2;\nbonus bMdef,3;\nbonus bUnbreakableShield;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_left_hand`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2112,'Novice_Guard','Novice Guard','Armor',1,1,20,true,true,true,1,1,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2113,'Novice_Shield','Novice Shield','Armor',5000,1000,20,1,true,true,true,1,40,true,3,'bonus2 bSubEle,Ele_All,20;\nbonus2 bSubEle,Ele_Neutral,-20;\nbonus2 bSubEle,Ele_Holy,-20;\nbonus2 bSubEle,Ele_Dark,-20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2114,'Stone_Buckler','Stone Buckler','Armor',30000,1500,45,1,true,false,false,true,1,65,true,2,'bonus2 bSubSize,Size_Large,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2115,'Valkyrja\'s_Shield','Valkyrja\'s Shield','Armor',30000,500,80,1,true,false,false,true,1,65,true,4,'bonus2 bSubEle,Ele_Water,20;\nbonus2 bSubEle,Ele_Fire,20;\nbonus2 bSubEle,Ele_Dark,20;\nbonus2 bSubEle,Ele_Undead,20;\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2116,'Angel\'s_Safeguard','Angelic Guard','Armor',10000,400,30,1,true,true,true,1,20,true,1,'bonus2 bSubRace,RC_Demon,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_kagerouoboro`,`job_ninja`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (2117,'Arm_Guard','Arm Guard','Armor',10000,150,50,true,true,true,1,20,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_ninja`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (2118,'Arm_Guard_','Arm Guard','Armor',10000,150,50,1,true,true,true,1,20,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_kagerouoboro`,`job_ninja`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2119,'Improved_Arm_Guard','Advanced Arm Guard','Armor',40000,150,45,true,true,true,1,50,true,1,'bonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_ninja`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2120,'Improved_Arm_Guard_','Advanced Arm Guard','Armor',40000,150,45,1,true,true,true,1,50,true,1,'bonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_left_hand`,`armor_level`,`refineable`,`view`,`script`) VALUES (2121,'Memorize_Book_','Memory Book','Armor',20,1000,25,1,true,true,true,true,true,1,true,5,'bonus bInt,1;\nbonus bMdef,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2122,'Platinum_Shield','Platinum Shield','Armor',20,1200,95,true,false,false,true,true,true,1,68,true,4,'bonus bMdef,5;\nbonus2 bSubSize,Size_Medium,15;\nbonus2 bSubSize,Size_Large,15;\nbonus2 bSubRace,RC_Undead,10;\nbonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",7,150,BF_MAGIC,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2123,'Orleans_Server','Orleans\'s Server','Armor',20,1000,75,1,true,false,false,true,true,true,1,55,true,4,'bonus bMdef,2;\nbonus bMagicDamageReturn,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2124,'Thorny_Buckler','Thorny Buckler','Armor',20,1000,85,1,true,false,false,true,true,true,1,55,true,2,'bonus bMdef,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`class_upper`,`class_third_upper`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2125,'Strong_Shield','Strong Shield','Armor',20,2500,90,1,true,true,true,true,true,true,true,true,true,true,true,true,1,75,true,4,'bonus2 bSubEle,Ele_All,-20;\nbonus bNoKnockback;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2126,'Guyak_Shield','Guyak Shield','Armor',20,700,3,true,false,false,true,1,1,true,2,'bonus bMdef,2;\nbonus bMagicDamageReturn,2;\nautobonus2 "{ bonus bShortWeaponDamageReturn,5; }",20,1000,BF_WEAPON,"{ specialeffect2 EF_REFLECTSHIELD; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_left_hand`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2127,'Secular_Mission','Secular Mission','Armor',20,10,true,1,4,100,true,true,true,true,true,true,true,'bonus2 bSubClass,Class_All,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2128,'Herald_Of_GOD_','Sacred Mission','Armor',128000,1600,120,1,true,true,1,83,true,4,'bonus bVit,3;\nbonus bInt,2;\nbonus bMdef,3;\nbonus bUnbreakableShield;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_monk`,`job_priest`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2129,'Exorcism_Bible','Exorcism Bible','Armor',20,600,80,true,true,true,1,50,true,5,'bonus bHPrecovRate,3;\nbonus bSPrecovRate,3;\nbonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2130,'Cross_Shield','Cross Shield','Armor',20,2000,130,1,true,true,1,80,true,4,'bonus bStr,1;\nbonus2 bSkillAtk,"PA_SHIELDCHAIN",30;\nbonus2 bSkillAtk,"CR_SHIELDBOOMERANG",30;\nbonus bUseSPrate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2131,'Magic_Study_Vol1','Magic Bible Vol1','Armor',20,1000,18,1,true,true,true,true,true,1,70,true,5,'bonus bMdef,3;\nbonus bInt,2;\nbonus2 bAddEffWhenHit,Eff_Stun,1000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_left_hand`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2132,'Shelter_Resistance','Shell Of Resistance','Armor',20,140,true,1,2,100,true,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_All,20;\nbonus bShortWeaponDamageReturn,1;\nif (vip_status(VIP_STATUS_ACTIVE)) {\n bonus bAllStats,1;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`class_upper`,`class_third_upper`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2133,'Tournament_Shield','Tournament Shield','Armor',20,1000,105,1,true,true,true,true,true,true,1,50,true,4,'bonus2 bAddClass,Class_All,1;\nif (Class == Job_Lord_Knight )\n bonus bAspdRate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2134,'Shield_Of_Naga','Shield of Naga','Armor',20,500,35,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,1,true,2,'.@r = getrefine();\nbonus bMdef,3;\nif (.@r<11) {\n autobonus2 "{ bonus bShortWeaponDamageReturn,("+.@r+"*3); }",10,5000,BF_WEAPON,"{ specialeffect2 EF_GUARD; }";\n}\nelse {\n autobonus2 "{ bonus bShortWeaponDamageReturn,("+.@r+"*3); }",10,5000+(.@r/2*1000),BF_WEAPON,"{ specialeffect2 EF_GUARD; }";\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_rogue`,`class_upper`,`class_third_upper`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (2135,'Shadow_Guard','Shadow Guard','Armor',20,800,52,1,true,true,true,true,1,70,true,2); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_left_hand`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2136,'Cracked_Buckler','Cracked Buckler','Armor',55,true,1,2,100,true,true,true,true,true,true,true,true,'bonus bAgi,2;\nbonus2 bSubEle,Ele_Neutral,10;\nbonus3 bAutoSpellWhenHit,"PR_KYRIE",10,10;\nbonus bMdef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_left_hand`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2137,'Valkyrja\'s_Shield_C','Neo Valkyrja\'s Shield','Armor',110,true,false,false,true,true,true,1,95,4,100,true,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Water,20;\nbonus2 bSubEle,Ele_Fire,20;\nbonus2 bSubEle,Ele_Dark,20;\nbonus2 bSubEle,Ele_Undead,20;\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2138,'Bradium_Shield','Bradium Shield','Armor',20,1800,98,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,65,true,3,'bonus2 bSkillAtk,"CR_SHIELDBOOMERANG",60;\nbonus bAgi,-1;\nbonus bMaxHP,500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`armor_level`,`equip_level_min`,`view`) VALUES (2139,'Flame_Thrower','Flame Thrower','Armor',20000,2000,60,true,true,true,true,true,1,99,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2140,'Energy_Rune_Guard','Energy Rune Guard','Armor',20,70,1,true,true,true,true,true,1,99,true,4,100,true,true,true,true,true,true,true,true,'bonus bMaxSPrate,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_left_hand`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (2141,'Freyja_SShield7','Freyja Spirit Shield','Armor',300,5,true,1,20,1,'bonus2 bSubSize,Size_Medium,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_left_hand`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (2142,'Freyja_SShield30','Freyja Spirit Shield','Armor',300,5,true,1,20,1,'bonus2 bSubSize,Size_Medium,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_left_hand`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (2143,'Freyja_SShield60','Freyja Spirit Shield','Armor',300,5,true,1,20,1,'bonus2 bSubSize,Size_Medium,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_left_hand`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (2144,'Freyja_SShield90','Freyja Spirit Shield','Armor',300,5,true,1,20,1,'bonus2 bSubSize,Size_Medium,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_left_hand`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2145,'Time_Keepr_Shield','Time Keeper Shield','Armor',30000,20,true,1,true,3,100,true,true,true,true,true,true,'bonus bMdef,1;\nbonus2 bSubEle,Ele_Neutral,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (2146,'Siver_Guard','Silver Guard','Armor',12500,300,60,1,true,1,22,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (2147,'Round_Buckler','Round Buckleer','Armor',24000,600,90,1,true,false,false,true,true,true,1,22,true,2); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (2148,'Rotha_Shield','Rosa Shield','Armor',56000,1300,130,1,true,true,true,true,true,true,1,100,true,3); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (2149,'Upg_Guard','Upg Guard','Armor',20,150,25,1,true,1,1,true,1,100,true,'bonus bMaxHPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_swordman`,`job_thief`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (2150,'Upg_Buckler','Upg Buckler','Armor',20,300,45,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,1,true,2,100,true,'bonus bMaxHPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (2151,'Upg_Shield','Upg Shield','Armor',20,650,65,1,true,true,true,true,1,1,true,3,100,true,'bonus bMaxHPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_left_hand`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2152,'Anti_Demon_Shield_C','Anti-Demon Shield','Armor',120,true,1,1,3,100,true,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,25;\nbonus2 bSubRace,RC_Player_Human,25;\nbonus2 bSubRace,RC_Demon,25;\nbonus bMaxHP,400;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2153,'Imperial_Guard','Imperial Guard','Armor',20,2500,120,1,true,true,true,true,true,1,102,true,4,'.@r = getrefine();\nbonus bMdef,5;\nbonus2 bSkillAtk,"LG_SHIELDPRESS",(.@r>=6?20+((.@r-5)*2):20);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (2154,'Toy_Shield','Toy Shield','Armor',500,1,1,true,1,10,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_left_hand`,`armor_level`,`refineable`,`view`) VALUES (2155,'Academy_Shield','Academy Shield','Armor',1500,3,1,true,false,false,true,1,true,4); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2156,'Bible_Of_Promise1','Bible of Promise(1st Vol.)','Armor',20,500,10,1,true,true,true,true,true,1,110,true,5,'bonus bMdef,2;\nskill "ALL_ODINS_POWER",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`armor_level`,`refineable`,`view`,`script`) VALUES (2157,'Insecticide','Pesticide','Armor',20,100,true,1,true,3,'bonus2 bAddRace,RC_Insect,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2158,'Ramor_Shield_Undead','Ramor Shield','Armor',20,1300,50,1,true,1,65,true,3,'bonus2 bSubDefEle,Ele_Undead,5;\nbonus2 bMagicSubDefEle,Ele_Undead,5;\nbonus2 bSubRace,RC_DemiHuman,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2159,'Sharel_Shield','Sharel Shield','Armor',20,1300,50,1,true,1,65,true,3,'bonus2 bSubDefEle,Ele_Fire,5;\nbonus2 bMagicSubDefEle,Ele_Fire,5;\nbonus2 bSubRace,RC_Demon,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2160,'Giant_Shield','Giant Shield','Armor',56000,2800,130,1,true,true,true,true,true,true,1,100,true,3,'bonus2 bSubSize,Size_Large,5;\nif (getrefine()>=9) {\n bonus2 bSubSize,Size_Large,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2161,'Geffenia_Book_Water','Geffenia Tomb of Water','Armor',56000,1000,30,1,true,true,true,true,true,1,100,true,5,'bonus bMdef,2;\nbonus bInt,1;\nif (readparam(bInt)>=120) {\n bonus bMatk,10;\n bonus bMaxHP,800;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2162,'Bible_Of_Promise2','Bible of Promise(2nd Vol.)','Armor',20,500,20,1,true,true,true,true,true,1,140,true,5,'bonus bMdef,5;\nskill "ALL_ODINS_POWER",2;\nbonus bHealPower,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2163,'Flow_Shield','Flow Shield','Armor',20,1300,50,1,true,1,65,true,3,'bonus2 bSubDefEle,Ele_Water,5;\nbonus2 bMagicSubDefEle,Ele_Water,5;\nbonus2 bSubRace,RC_Brute,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2164,'Sombre_Shield','Sombre Shield','Armor',20,1300,50,1,true,1,65,true,3,'bonus2 bSubDefEle,Ele_Dark,5;\nbonus2 bMagicSubDefEle,Ele_Dark,5;\nbonus2 bSubRace,RC_Undead,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2165,'Sol_Shield','Sol Shield','Armor',20,1300,50,1,true,1,65,true,3,'bonus2 bSubDefEle,Ele_Earth,5;\nbonus2 bMagicSubDefEle,Ele_Earth,5;\nbonus2 bSubRace,RC_Plant,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_monk`,`job_priest`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2166,'Exorcism_Bible_','Devil\'s Bible Drive','Armor',20,600,80,1,true,true,true,1,50,true,5,'bonus bHPrecovRate,3;\nbonus bSPrecovRate,3;\nbonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2167,'Poison_Shield','Poison Shield','Armor',20,1300,50,1,true,1,65,true,3,'bonus2 bSubDefEle,Ele_Poison,5;\nbonus2 bMagicSubDefEle,Ele_Poison,5;\nbonus2 bSubRace,RC_Plant,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (2168,'Immuned_Shield','Immune Shield','Armor',20,700,55,1,true,1,1,true,4,100,true,'.@r = getrefine();\nif (.@r>=5)\n bonus2 bSubEle,Ele_Neutral,min(.@r,12)-4;\nif (.@r>6)\n bonus2 bSubEle,Ele_Neutral,5;\nif (.@r>8) {\n bonus2 bSubEle,Ele_Fire,5;\n bonus2 bSubEle,Ele_Water,5;\n bonus2 bSubEle,Ele_Wind,5;\n bonus2 bSubEle,Ele_Earth,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2169,'Kalasak','Kalasag','Armor',20,400,40,true,1,1,true,1,'bonus2 bSubClass,Class_Boss,getrefine()/3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2170,'Bayani_Kalasak','Bayani Kalasag','Armor',20,400,40,1,true,1,1,true,1,'bonus2 bSubClass,Class_Boss,getrefine()/3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_ninja`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2171,'Fox_Armguard','Fox Wrist Guard','Armor',40000,200,45,1,true,true,true,1,100,true,1,'bonus bFlee,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_ninja`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2172,'Wolf_Armguard','Wolf Wrist Guard','Armor',45000,250,70,1,true,true,true,1,100,true,1,'autobonus "{ bonus bBaseAtk,100; bonus bFlee,-50; }",20,5000,BF_WEAPON,"{ specialeffect2 EF_TEIHIT1; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_ninja`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2173,'Crescent_Armguard','Crescent Wrist Guard','Armor',45000,250,45,1,true,true,true,1,100,true,1,'bonus bDelayrate,-(getrefine()*2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2174,'Lumiere_Shield','Lumiere Shield','Armor',20,1300,50,1,true,1,65,true,3,'bonus2 bSubDefEle,Ele_Holy,5;\nbonus2 bMagicSubDefEle,Ele_Holy,5;\nbonus2 bSubRace,RC_Dragon,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2175,'Esprit_Shield','Spirit Shield','Armor',20,1300,50,1,true,1,65,true,3,'bonus2 bSubDefEle,Ele_Ghost,5;\nbonus2 bMagicSubDefEle,Ele_Ghost,5;\nbonus2 bSubRace,RC_Angel,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2176,'Dark_Book','Black Book','Armor',20,500,80,1,true,1,65,true,5,'bonus bMdef,5;\n.@r = getrefine();\nbonus3 bAutoSpellWhenHit,"NPC_DRAGONFEAR",1,(.@r<=6)?(10):((.@r<=8)?(20):(30));'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2177,'Shield_Of_Death','Shield Of Death','Armor',20,2000,150,1,true,1,90,true,3,'bonus2 bAddClass,Class_Boss,2;\nbonus2 bMagicAddClass,Class_Boss,2;\nbonus2 bSubClass,Class_Normal,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2178,'TE_Woe_Buckler','TE Woe Buckler','Armor',15,true,1,40,true,2,100,true,true,true,true,true,true,true,'bonus bMdef,15;\nbonus bMaxHP,100;\nbonus bMaxSP,100;\nbonus2 bSubRace,RC_Player_Human,15;\nbonus2 bSubRace,RC_Player_Doram,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2179,'TE_Woe_Shield','TE Woe Shield','Armor',25,true,true,true,true,true,true,true,1,40,true,3,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bMaxHP,200;\nbonus2 bSubRace,RC_Player_Human,20;\nbonus2 bSubRace,RC_Player_Doram,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_acolyte`,`job_mage`,`job_monk`,`job_novice`,`job_priest`,`job_sage`,`job_soullinker`,`job_supernovice`,`job_wizard`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2180,'TE_Woe_Magic_Guard','TE Woe Magic Guard','Armor',5,true,true,true,true,true,true,true,true,true,true,1,40,true,1,100,true,true,true,true,true,true,true,'bonus bMdef,25;\nbonus bMaxSP,200;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus2 bSubRace,RC_Player_Doram,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_left_hand`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (2181,'Hervor','Hervor','Armor',10,1500,100,true,1,90,2,'bonus bMdef,5;\nbonus2 bSubRace,RC_All,30;\nbonus bUnbreakableShield;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (2182,'Hervor_Alvitr','Hervor Alvitr','Armor',3000,150,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,100,2,'bonus bMdef,10;\nbonus bVit,20;\nbonus2 bSubRace,RC_All,30;\nbonus bUnbreakableShield;\n/*todo instead of autobonus2 bonus4 bAutoSpellWhenHit,"ALL_RAY_OF_PROTECTION",1,50,0;*/\nautobonus2 "{ sc_end SC_STUN; sc_end SC_SLEEP; sc_end SC_CURSE; sc_end SC_STONE; sc_end SC_POISON; sc_end SC_BLIND; sc_end SC_SILENCE; sc_end SC_BLEEDING; sc_end SC_CONFUSION; sc_end SC_FREEZE; bonus2 bResEff,Eff_Stun,10000; bonus2 bResEff,Eff_Sleep,10000; bonus2 bResEff,Eff_Curse,10000; bonus2 bResEff,Eff_Stone,10000; bonus2 bResEff,Eff_Poison,10000; bonus2 bResEff,Eff_Blind,10000; bonus2 bResEff,Eff_Silence,10000; bonus2 bResEff,Eff_Bleeding,10000; bonus2 bResEff,Eff_Confusion,10000; bonus2 bResEff,Eff_Freeze,10000; }",1,50000,BF_SHORT;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2183,'Impr_Angel\'s_Safeguard','Advanced Angelic Guard','Armor',10000,400,30,1,true,true,true,1,99,true,1,'bonus2 bSubRace,RC_Demon,5;\nbonus2 bSubEle,Ele_All,5;\nbonus2 bSubEle,Ele_Neutral,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2184,'Bunker_Shield','Bunker Shield','Armor',20,3500,90,true,1,50,true,3,'.@r = getrefine();\nbonus2 bAddClass,Class_All,4+max(0,.@r-4);\nbonus bAspdRate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2185,'Magic_Reflector','Magic Reflect','Armor',10,1000,50,1,true,1,99,true,3,'bonus bMdef,10;\n.@r = getrefine();\n.@val = 3;\nif (.@r>6) {\n .@val += 3;\n if (.@r>8)\n .@val += 3;\n}\nbonus bMagicDamageReturn,.@val;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`magic_attack`,`defense`,`slots`,`job_priest`,`job_sage`,`job_stargladiator`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2186,'Encyclopedia_Revision','Great Encyclopedia Revision','Armor',10,200,5,50,1,true,true,true,true,1,99,true,4,'bonus bInt,3;\nbonus bDex,2;\n.@r = getrefine();\nbonus bCritical,3+((.@r >= 7) ? 2 : 0);\nif (.@r >= 9)\n bonus bMatk,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2187,'Shield_Of_Gray','Shield of Gray','Armor',10,2000,75,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,120,true,3,'.@r = getrefine();\nbonus2 bSubEle,Ele_Holy,30+.@r;\nbonus bMdef,9+.@r/3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2188,'Svalinn_J','Svalinn','Armor',10,500,80,1,true,1,65,true,3,'.@r = getrefine();\nbonus2 bSubEle,Ele_Water,10;\nbonus bMaxHPrate,.@r/3;\nbonus2 bSubEle,Ele_Water,5*(.@r/3);\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2189,'Mad_Bunny','Mad Bunny Shield','Armor',10,100,40,1,true,1,30,true,6,'bonus2 bSubEle,Ele_All,5;\nbonus bMdef,6;\nbonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2190,'Ancient_Shield_Of_Aeon','Ancient Shield Of Aeon','Armor',200,5,true,true,true,true,true,true,true,true,true,true,true,true,true,1,130,true,2,'bonus2 bSubEle,Ele_Neutral,10;\nbonus2 bSubEle,Ele_Fire,10;\nbonus2 bSubEle,Ele_Water,10;\nbonus2 bSubEle,Ele_Wind,10;\nbonus2 bSubEle,Ele_Earth,10;\nbonus2 bSubEle,Ele_Dark,10;\nbonus2 bSubEle,Ele_Holy,10;\nbonus2 bSubEle,Ele_Ghost,10;\nbonus bMaxHP,500;\nbonus bMaxSP,50;\nif (getrefine()>=14)\n skill "MG_STONECURSE",5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2191,'Solomon_Key','Solomon\'s Key','Armor',300,2,1,true,1,30,true,1,'bonus bInt,2;\nbonus bMatk,(readparam(bInt) >= 120 ? 30 : 5);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2194,'Rouban_Shield','Levain Shield','Armor',20,1300,50,1,true,1,65,true,1,'bonus2 bSubEle,Ele_Wind,5;\nbonus2 bSubRace,RC_Insect,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2195,'Lian_Shield','Lian Shield','Armor',1300,50,1,true,1,65,true,3,'bonus2 bSubEle,Ele_Neutral,5;\nbonus2 bSubRace,RC_Formless,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2196,'White_Gold_Shield','White Gold Shield','Armor',1800,140,1,true,1,100,true,4,'bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",6,150,BF_MAGIC,0;\nbonus bUnbreakableShield;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2198,'Lapine_Shield','Lapine Shield','Armor',1000,25,1,true,1,100,true,3,'bonus bMdef,10;\nif (getrefine() > 7) {\n bonus bMatk,20;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2199,'Ahura_Mazda','Ahura Mazdah','Armor',1,10,true,1,1,true,1,'bonus bAllStats,50;\nbonus bMdef,99;\nbonus bShortWeaponDamageReturn,100;\nbonus2 bSubRace,RC_DemiHuman,95;\nbonus2 bSubRace,RC_Player_Human,95;\nskill "CR_FULLPROTECTION",5;\nskill "WZ_ESTIMATION",1;\nskill "ST_FULLSTRIP",5;\nskill "HW_MAGICPOWER",10;\nskill "ECL_SNOWFLIP",1;\nskill "ECL_PEONYMAMY",1;\nskill "ECL_SADAGUI",1;\nskill "ECL_SEQUOIADUST",1;\nbonus bMaxHPrate,200;\nbonus bNoKnockback;\nbonus bDelayrate,-20;\nbonus bSpeedRate,25;\nbonus bIntravision;\nbonus bNoWalkDelay;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (2201,'Sunglasses','Sunglasses','Armor',5000,100,true,1,12,'bonus2 bResEff,Eff_Blind,500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (2202,'Sunglasses_','Sunglasses','Armor',5000,100,1,true,1,12,'bonus2 bResEff,Eff_Blind,500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`) VALUES (2203,'Glasses','Glasses','Armor',4000,100,true,1,3); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`armor_level`,`view`) VALUES (2204,'Glasses_','Glasses','Armor',4000,100,1,true,1,3); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`) VALUES (2205,'Diver\'s_Goggles','Diver Goggles','Armor',3500,100,true,1,10); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2206,'Wedding_Veil','Wedding Veil','Armor',23000,100,true,1,true,44,'bonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (2207,'Fancy_Flower','Fancy Flower','Armor',20,100,true,1,4,'bonus2 bSubRace,RC_Plant,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2208,'Ribbon','Ribbon','Armor',800,100,1,true,1,true,17,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2209,'Ribbon_','Ribbon','Armor',800,100,1,1,true,1,true,17,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`) VALUES (2210,'Hair_Band','Hair Band','Armor',500,100,2,true,1,9); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2211,'Bandana','Bandana','Armor',400,100,2,true,1,true,6); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`) VALUES (2212,'Eye_Bandage','Eye Patch','Armor',1000,100,true,1,13); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2213,'Cat_Hairband','Kitty Band','Armor',20,100,3,true,1,true,2); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2214,'Bunny_Band','Bunny Band','Armor',20,100,3,true,1,true,15,'bonus bLuk,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2215,'Flower_Hairband','Flower Band','Armor',20,100,4,true,1,true,5); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2216,'Biretta','Biretta','Armor',9000,100,8,true,true,true,true,1,true,11); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2217,'Biretta_','Biretta','Armor',9000,100,8,1,true,true,true,true,1,true,11); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (2218,'Flu_Mask','Flu Mask','Armor',300,100,true,1,8,'bonus2 bResEff,Eff_Silence,1000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (2219,'Flu_Mask_','Flu Mask','Armor',300,100,true,1,8,'bonus2 bResEff,Eff_Silence,1000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2220,'Hat','Hat','Armor',1000,200,2,true,1,true,16); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2221,'Hat_','Hat','Armor',1000,200,2,1,true,1,true,16); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2222,'Turban','Turban','Armor',4500,300,5,true,false,false,true,1,true,7); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2223,'Turban_','Turban','Armor',4500,300,5,1,true,false,false,true,1,true,7); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`) VALUES (2224,'Goggle','Goggles','Armor',20,300,5,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`) VALUES (2225,'Goggle_','Goggles','Armor',20,300,5,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2226,'Cap','Cap','Armor',12000,400,7,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,14); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2227,'Cap_','Cap','Armor',12000,400,7,1,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,14); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2228,'Helm','Helm','Armor',44000,600,13,true,true,true,true,1,true,40); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2229,'Helm_','Helm','Armor',44000,600,13,1,true,true,true,true,1,true,40); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`armor_level`,`refineable`,`script`) VALUES (2230,'Gemmed_Sallet','Gemmed Sallet','Armor',50000,500,8,true,true,true,true,true,true,true,true,true,true,1,true,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`armor_level`,`refineable`,`script`) VALUES (2231,'Gemmed_Sallet_','Gemmed Sallet','Armor',50000,500,8,1,true,true,true,true,true,true,true,true,true,true,1,true,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2232,'Circlet','Circlet','Armor',7500,300,6,true,true,true,true,true,true,true,true,1,true,18,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2233,'Circlet_','Circlet','Armor',7500,300,6,1,true,true,true,true,true,true,true,true,1,true,18,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2234,'Tiara','Tiara','Armor',20,400,7,true,false,false,true,1,45,true,19,'bonus bInt,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2235,'Crown','Crown','Armor',20,400,7,true,false,false,true,1,45,true,45,'bonus bInt,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2236,'Santa\'s_Hat','Santa Hat','Armor',20,100,2,true,1,true,20,'bonus bMdef,1;\nbonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`) VALUES (2237,'Weird_Goatee','Bandit Beard','Armor',2,100,true,1,21); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`) VALUES (2238,'Weird_Moustache','Moustache','Armor',2,100,true,1,22); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`) VALUES (2239,'One_Eyed_Glass','Monocle','Armor',10000,100,true,1,23); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`) VALUES (2240,'Beard','Beard','Armor',2,100,true,1,24); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`) VALUES (2241,'Granpa_Beard','Grampa Beard','Armor',5000,100,true,1,25); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (2242,'Luxury_Sunglasses','Purple Glasses','Armor',24000,100,2,true,1,26,'bonus2 bResEff,Eff_Blind,1000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (2243,'Spinning_Eyes','Geek Glasses','Armor',20000,100,1,true,1,27,'bonus2 bResEff,Eff_Blind,1500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2244,'Big_Sis\'_Ribbon','Big Ribbon','Armor',15000,200,3,true,false,false,true,1,true,28,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2245,'Sweet_Gents','Sweet Gent','Armor',15000,400,5,true,false,false,true,1,true,29); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2246,'Golden_Gear','Golden Gear','Armor',20,900,9,true,false,false,true,1,40,true,30,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2247,'Oldman\'s_Romance','Romantic Gent','Armor',15000,400,5,true,false,false,true,1,true,31); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2248,'Western_Grace','Western Grace','Armor',15000,400,5,true,false,false,true,1,true,32); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2249,'Coronet','Coronet','Armor',20,300,5,true,false,false,true,1,true,33,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (2250,'Fillet','Cute Ribbon','Armor',500,100,2,true,false,false,true,1,34,'bonus bMaxSP,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2251,'Holy_Bonnet','Monk Hat','Armor',30000,100,10,true,true,true,true,1,true,35,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2252,'Star_Sparkling','Wizard Hat','Armor',20,300,7,true,true,true,true,true,1,true,36,'bonus bMaxSP,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (2253,'Sunflower','Sunflower','Armor',20,100,1,true,1,37,'bonus2 bSubRace,RC_Insect,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2254,'Angelic_Chain','Angel Wing','Armor',20,100,4,true,false,false,true,1,true,38,'bonus bMdef,3;\nbonus bAgi,1;\nbonus bLuk,1;\nbonus2 bSubRace,RC_Demon,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2255,'Satanic_Chain','Evil Wing','Armor',20,100,6,true,false,false,true,1,true,39,'bonus bMdef,2;\nbonus bStr,1;\nbonus2 bSubRace,RC_Angel,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2256,'Magestic_Goat','Majestic Goat','Armor',20,800,9,true,true,true,true,true,true,true,true,true,1,true,41,'bonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2257,'Snowy_Horn','Unicorn Horn','Armor',20,100,4,true,1,true,42); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (2258,'Sharp_Gear','Spiky Band','Armor',20,1000,12,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,50,true,43); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2259,'Mini_Propeller','Mini Propeller','Armor',20,100,2,true,1,true,46); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`view`) VALUES (2260,'Mini_Glasses','Mini Glasses','Armor',28000,100,2,true,false,false,true,1,47); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2261,'Prontera_Army_Cap','Army Cap','Armor',20,400,8,true,true,true,true,true,true,true,true,true,true,1,true,48); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`) VALUES (2262,'Pierrot_Nose','Clown Nose','Armor',20,100,true,1,49); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`view`) VALUES (2263,'Gangster_Patch','Zorro Masque','Armor',20,100,true,false,false,true,1,50); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (2264,'Munak_Turban','Munak Hat','Armor',20,300,5,true,true,true,1,51,'bonus2 bSubRace,RC_Undead,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (2265,'Ganster_Mask','Gangster Mask','Armor',20,100,true,1,52,'bonus2 bResEff,Eff_Silence,1500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (2266,'Iron_Cane','Iron Cain','Armor',20,300,4,true,true,true,true,1,50,53); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (2267,'Cigar','Cigarette','Armor',20,100,true,false,false,true,1,54,'bonus2 bSubRace,RC_Insect,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (2268,'Smoking_Pipe','Pipe','Armor',20,100,true,false,false,true,1,55,'bonus2 bSubRace,RC_Insect,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (2269,'Centimental_Flower','Romantic Flower','Armor',20,100,true,false,false,true,1,56,'bonus2 bSubRace,RC_Plant,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (2270,'Centimental_Leaf','Romantic Leaf','Armor',20,100,true,false,false,true,1,57,'bonus2 bSubRace,RC_Plant,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`) VALUES (2271,'Jack_A_Dandy','Jack be Dandy','Armor',45000,100,1,true,false,false,true,1,58); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2272,'Stop_Post','Stop Post','Armor',20,400,1,true,1,true,59); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2273,'Doctor_Cap','Doctor Band','Armor',20,100,5,true,false,false,true,1,true,60,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2274,'Ghost_Bandana','Ghost Bandana','Armor',20,100,true,false,false,true,1,true,61,'bonus bAgi,2;\nbonus2 bSubEle,Ele_Ghost,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2275,'Red_Bandana','Red Bandana','Armor',20,100,4,true,1,true,62); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`view`) VALUES (2276,'Eagle_Eyes','Angled Glasses','Armor',20,100,2,true,1,63); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2277,'Nurse_Cap','Nurse Cap','Armor',20,100,4,true,true,true,true,1,true,64,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (2278,'Mr_Smile','Mr. Smile','Armor',60,100,1,true,true,1,65); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`) VALUES (2279,'Bomb_Wick','Bomb Wick','Armor',20,100,2,true,1,66); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2280,'Sahkkat','Sakkat','Armor',20,300,4,true,1,true,67,'bonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (2281,'Phantom_Of_Opera','Opera Masque','Armor',20,200,2,true,false,false,true,true,1,68); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (2282,'Spirit_Chain','Halo','Armor',20,100,true,1,69,'bonus2 bSubEle,Ele_Holy,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2283,'Ear_Mufs','Ear Muffs','Armor',20,200,4,true,1,true,70,'bonus2 bResEff,Eff_Curse,1000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2284,'Antler','Antlers','Armor',20,500,8,true,false,false,true,1,true,71); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2285,'Apple_Of_Archer','Apple of Archer','Armor',20,200,1,true,false,false,true,1,30,true,72,'bonus bDex,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (2286,'Elven_Ears','Elven Ears','Armor',20,100,true,false,false,true,1,70,73); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (2287,'Pirate_Bandana','Pirate Bandana','Armor',20,100,4,true,false,false,true,1,true,74,'bonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (2288,'Mr_Scream','Mr. Scream','Armor',20,100,1,true,false,false,true,true,1,75); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (2289,'Poo_Poo_Hat','Poo Poo Hat','Armor',20,700,true,1,76,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`) VALUES (2290,'Funeral_Costume','Funeral Hat','Armor',3000,100,2,true,1,77); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (2291,'Masquerade','Masquerade','Armor',20,100,true,false,false,true,1,78,'bonus2 bAddRace,RC_DemiHuman,3;\nbonus2 bAddRace,RC_Player_Human,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (2292,'Welding_Mask','Welding Mask','Armor',20,300,2,true,true,true,true,true,1,50,79,'bonus2 bSubEle,Ele_Fire,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`) VALUES (2293,'Pretend_Murdered','Pretend Murdered','Armor',20,100,1,true,1,80); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2294,'Star_Dust','Stellar','Armor',20,100,1,true,1,true,81); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (2295,'Blinker','Blinker','Armor',1500,100,true,false,false,true,1,82,'bonus2 bResEff,Eff_Blind,10000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_archer`,`job_barddancer`,`job_hunter`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (2296,'Binoculars','Binoculars','Armor',20,100,2,true,true,true,true,1,50,83,'bonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (2297,'Goblini_Mask','Goblin Mask','Armor',20,100,1,true,false,false,true,true,1,84); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`) VALUES (2298,'Green_Feeler','Green Feeler','Armor',20,100,3,true,1,85); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (2299,'Viking_Helm','Orc Helm','Armor',20,500,9,true,true,true,true,true,true,true,true,true,true,1,true,86); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`refineable`) VALUES (2301,'Cotton_Shirt','Cotton Shirt','Armor',10,100,10,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`refineable`) VALUES (2302,'Cotton_Shirt_','Cotton Shirt','Armor',10,100,10,1,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`refineable`) VALUES (2303,'Leather_Jacket','Jacket','Armor',200,200,15,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`refineable`) VALUES (2304,'Leather_Jacket_','Jacket','Armor',200,200,15,1,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`refineable`) VALUES (2305,'Adventure_Suit','Adventurer\'s Suit','Armor',1000,300,20,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`refineable`) VALUES (2306,'Adventurere\'s_Suit_','Adventurer\'s Suit','Armor',1000,300,20,1,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`refineable`) VALUES (2307,'Mantle','Mantle','Armor',10000,600,37,true,false,false,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`refineable`) VALUES (2308,'Mantle_','Mantle','Armor',10000,600,37,1,true,false,false,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`refineable`) VALUES (2309,'Coat','Coat','Armor',22000,1200,42,true,false,false,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`refineable`) VALUES (2310,'Coat_','Coat','Armor',22000,1200,42,1,true,false,false,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2311,'Mink_Coat','Mink Coat','Armor',20,2300,30,1,true,false,false,true,1,30,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_armor`,`armor_level`,`refineable`) VALUES (2312,'Padded_Armor','Padded Armor','Armor',48000,2800,35,true,true,true,true,true,true,true,true,true,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_armor`,`armor_level`,`refineable`) VALUES (2313,'Padded_Armor_','Padded Armor','Armor',48000,2800,35,1,true,true,true,true,true,true,true,true,true,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_armor`,`armor_level`,`refineable`) VALUES (2314,'Chain_Mail','Chain Mail','Armor',65000,3300,55,true,true,true,true,true,true,true,true,true,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_armor`,`armor_level`,`refineable`) VALUES (2315,'Chain_Mail_','Chain Mail','Armor',65000,3300,55,1,true,true,true,true,true,true,true,true,true,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2316,'Plate_Armor','Full Plate','Armor',80000,4500,70,true,true,true,true,1,40,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2317,'Plate_Armor_','Full Plate','Armor',80000,4500,70,1,true,true,true,true,1,40,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2318,'Clothes_Of_The_Lord','Lord\'s Clothes','Armor',20,2500,59,1,true,true,true,true,1,70,true,'bonus bMdef,5;\nbonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2319,'Glittering_Clothes','Glittering Jacket','Armor',20,2500,58,1,true,false,false,true,1,60,true,'bonus bMdef,5;\nbonus2 bAddEff,Eff_Blind,300;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`refineable`) VALUES (2320,'Formal_Suit','Formal Suit','Armor',20,300,40,1,true,false,false,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_mage`,`job_merchant`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`armor_level`,`refineable`,`script`) VALUES (2321,'Silk_Robe','Silk Robe','Armor',8000,400,20,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,'bonus bMdef,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_mage`,`job_merchant`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`armor_level`,`refineable`,`script`) VALUES (2322,'Silk_Robe_','Silk Robe','Armor',8000,400,20,1,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,'bonus bMdef,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_armor`,`armor_level`,`refineable`) VALUES (2323,'Scapulare','Scapulare','Armor',6500,400,24,true,true,true,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_armor`,`armor_level`,`refineable`) VALUES (2324,'Scapulare_','Scapulare','Armor',6500,400,24,1,true,true,true,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`job_monk`,`job_priest`,`location_armor`,`armor_level`,`refineable`,`script`) VALUES (2325,'Saint_Robe','Saint\'s Robe','Armor',54000,600,50,true,true,true,true,true,true,true,1,true,'bonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`job_monk`,`job_priest`,`location_armor`,`armor_level`,`refineable`,`script`) VALUES (2326,'Saint_Robe_','Saint\'s Robe','Armor',54000,600,50,1,true,true,true,true,true,true,true,1,true,'bonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2327,'Holy_Robe','Holy Robe','Armor',20,1700,57,true,true,true,true,1,60,true,'bonus bMdef,5;\nbonus2 bSubRace,RC_Demon,15;\nbonus2 bSubEle,Ele_Dark,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`armor_level`,`refineable`) VALUES (2328,'Wooden_Mail','Wooden Mail','Armor',5500,1000,25,true,true,true,true,true,true,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`armor_level`,`refineable`) VALUES (2329,'Wooden_Mail_','Wooden Mail','Armor',5500,1000,25,1,true,true,true,true,true,true,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_archer`,`job_barddancer`,`job_hunter`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2330,'Tights','Tights','Armor',71000,500,27,true,true,true,true,1,45,true,'bonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2331,'Tights_','Tights','Armor',71000,500,27,1,true,true,true,true,1,45,true,'bonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`armor_level`,`refineable`) VALUES (2332,'Silver_Robe','Silver Robe','Armor',7000,700,23,true,true,true,true,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`armor_level`,`refineable`) VALUES (2333,'Silver_Robe_','Silver Robe','Armor',7000,700,23,1,true,true,true,true,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2334,'Mage_Coat','Mage Coat','Armor',20,600,40,true,true,true,true,true,1,50,true,'bonus bMdef,5;\nbonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`armor_level`,`refineable`,`script`) VALUES (2335,'Thief_Clothes','Thief Clothes','Armor',74000,100,40,true,true,true,true,true,true,1,true,'bonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`armor_level`,`refineable`,`script`) VALUES (2336,'Thief_Clothes_','Thief Clothes','Armor',74000,100,40,1,true,true,true,true,true,true,1,true,'bonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2337,'Ninja_Suit','Ninja Suit','Armor',20,1500,58,true,true,true,true,true,true,1,50,true,'bonus bAgi,1;\nbonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`refineable`,`script`) VALUES (2338,'Wedding_Dress','Wedding Dress','Armor',43000,500,10,true,false,false,true,1,true,'bonus bMdef,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`refineable`) VALUES (2339,'G_Strings','Pantie','Armor',1000,100,22,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2340,'Novice_Breast','Novice Breastplate','Armor',89000,500,32,1,true,true,true,1,10,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2341,'Full_Plate_Armor','Legion Plate Armor','Armor',94000,5500,79,true,true,1,70,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2342,'Full_Plate_Armor_','Legion Plate Armor','Armor',102500,5500,79,1,true,true,1,70,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2343,'Robe_Of_Casting','Robe of Cast','Armor',124800,1100,40,true,true,true,true,1,75,true,'bonus bVariableCastrate,-3;\nbonus bMdef,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2344,'Flame_Sprits_Armor','Lucius\'s Fierce Armor of Volcano','Armor',136000,2200,25,true,true,true,true,true,true,true,1,45,true,'bonus bDefEle,Ele_Fire;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2345,'Flame_Sprits_Armor_','Lucius\'s Fierce Armor of Volcano','Armor',136000,2200,25,1,true,false,false,true,1,45,true,'bonus bDefEle,Ele_Fire;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2346,'Water_Sprits_Armor','Saphien\'s Armor of Ocean','Armor',136000,2200,25,true,true,true,true,true,true,true,1,45,true,'bonus bDefEle,Ele_Water;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2347,'Water_Sprits_Armor_','Saphien\'s Armor of Ocean','Armor',136000,2200,25,1,true,false,false,true,1,45,true,'bonus bDefEle,Ele_Water;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2348,'Wind_Sprits_Armor','Aebecee\'s Raging Typhoon Armor','Armor',136000,2200,25,true,true,true,true,true,true,true,1,45,true,'bonus bDefEle,Ele_Wind;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2349,'Wind_Sprits_Armor_','Aebecee\'s Raging Typhoon Armor','Armor',136000,2200,25,1,true,false,false,true,1,45,true,'bonus bDefEle,Ele_Wind;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2350,'Earth_Sprits_Armor','Claytos Cracking Earth Armor','Armor',136000,2200,25,true,true,true,true,true,true,true,1,45,true,'bonus bDefEle,Ele_Earth;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2351,'Earth_Sprits_Armor_','Claytos Cracking Earth Armor','Armor',136000,2200,25,1,true,false,false,true,1,45,true,'bonus bDefEle,Ele_Earth;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2352,'Novice_Plate','Tattered Novice Ninja Suit','Armor',1,1,25,true,true,true,1,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2353,'Odin\'s_Blessing','Odin\'s Blessing','Armor',30000,2500,53,1,true,false,false,true,1,65,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2354,'Goibne\'s_Armor','Goibne\'s Armor','Armor',50000,3500,58,true,false,false,true,1,54,true,'bonus bVit,2;\nbonus bMaxHPrate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2355,'Angel\'s_Protection','Angelic Protection','Armor',10000,600,25,1,true,true,true,1,40,true,'bonus bMdef,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_monk`,`job_priest`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2356,'Vestment_Of_Grace','Blessed Holy Robe','Armor',20,2500,45,1,true,true,true,1,70,true,'bonus bMdef,5;\nbonus2 bResEff,Eff_Blind,8000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2357,'Valkyrie_Armor','Valkyrian Armor','Armor',2800,55,1,true,false,false,true,true,true,1,1,true,'bonus bAllStats,1;\nbonus bUnbreakableArmor;\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus2 bResEff,Eff_Silence,5000;\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus2 bResEff,Eff_Stun,5000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2358,'Dress_Of_Angel','Angel\'s Dress','Armor',20,1000,5,true,1,100,true,true,true,true,true,true,true,'bonus bLuk,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2359,'Ninja_Suit_','Ninja Suit','Armor',20,1500,58,1,true,true,true,true,true,true,1,50,true,'bonus bAgi,1;\nbonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2360,'Robe_Of_Casting_','Robe of Cast','Armor',124800,1100,40,1,true,true,true,true,1,75,true,'bonus bVariableCastrate,-3;\nbonus bMdef,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2361,'Blue_Aodai','Blue Robe','Armor',20,500,true,false,false,true,1,1,true,'bonus bAllStats,3;\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2362,'Red_Aodai','Red Robe','Armor',20,500,true,false,false,true,1,1,true,'bonus bAllStats,3;\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2363,'White_Aodai','White Robe','Armor',20,500,true,true,true,1,1,true,'bonus bAllStats,3;\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`class_upper`,`class_third_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2364,'Meteo_Plate_Armor','Meteo Plate Armor','Armor',20,3000,85,1,true,true,true,true,true,true,true,true,true,1,55,true,'bonus2 bResEff,Eff_Stun,3000;\nbonus2 bResEff,Eff_Freeze,3000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2365,'Orleans_Gown','Orleans\'s Gown','Armor',20,300,15,1,true,false,false,true,true,true,1,55,true,'bonus bVariableCastrate,15;\nbonus bNoCastCancel;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2366,'Divine_Cloth','Divine Cloth','Armor',20,1500,50,1,true,false,false,true,true,true,1,55,true,'bonus2 bResEff,Eff_Curse,500;\nbonus2 bResEff,Eff_Silence,500;\nbonus2 bResEff,Eff_Stun,500;\nbonus2 bResEff,Eff_Stone,500;\nbonus2 bResEff,Eff_Sleep,500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_hunter`,`class_upper`,`class_third_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2367,'Sniping_Suit','Sniping Suit','Armor',20,750,42,1,true,true,true,true,1,50,true,'bonus bMdef,5;\nbonus bCritical,6+(readparam(bLuk)/10);\nbonus bDelayrate,-23;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2368,'Golden_Armor','Golden Armor','Armor',20,2000,4,true,1,100,true,true,true,true,true,true,'bonus bMdef,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2369,'Freyja_Overcoat','Freyja Overcoat','Armor',500,12,true,false,false,true,1,100,true,true,true,true,true,true,true,true,'bonus bUnbreakableArmor;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2370,'Used_Mage_Coat','Used Mage Coat','Armor',15,true,1,100,true,true,true,true,true,true,true,'bonus bMaxHP,300;\nbonus bMaxSP,30;\nbonus bBaseAtk,10;\nbonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`refineable`) VALUES (2371,'G_Strings_','Pantie','Armor',1000,100,22,1,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2372,'Mage_Coat_','Mage Coat','Armor',20,600,40,1,true,true,true,true,true,1,50,true,'bonus bMdef,5;\nbonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2373,'Holy_Robe_','Holy Robe','Armor',20,1700,57,1,true,true,true,true,1,60,true,'bonus bMdef,5;\nbonus2 bSubRace,RC_Demon,15;\nbonus2 bSubEle,Ele_Dark,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2374,'Diabolus_Robe','Diabolus Robe','Armor',20,300,57,1,true,true,true,true,true,true,true,true,true,true,true,true,1,60,true,'bonus bMaxSP,150;\nbonus bMdef,5;\nbonus bHealPower,6;\nbonus bDelayrate,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`class_upper`,`class_third_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2375,'Diabolus_Armor','Diabolus Armor','Armor',20,600,79,1,true,true,true,true,true,true,true,true,true,true,true,true,1,60,true,'bonus bStr,2;\nbonus bDex,1;\nbonus bMdef,5;\nbonus bMaxHP,150;\nbonus2 bResEff,Eff_Stun,500;\nbonus2 bResEff,Eff_Stone,500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2376,'Assaulter_Plate','Assaulter Plate','Armor',10,57,1,true,true,true,true,true,true,true,true,true,1,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2377,'Elite_Engineer_Armor','Elite Engineer Armor','Armor',10,50,1,true,true,true,true,1,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2378,'Assassin_Robe','Assassin Robe','Armor',10,41,1,true,true,true,true,true,true,1,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2379,'Warlock_Battle_Robe','Warlock\'s Battle Robe','Armor',10,36,1,true,true,true,true,true,1,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2380,'Medic_Robe','Medic\'s Robe','Armor',10,25,1,true,true,true,true,1,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2381,'Elite_Archer_Suit','Elite Archer Suit','Armor',10,35,1,true,true,true,true,1,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_gunslinger`,`job_rebellion`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2382,'Elite_Shooter_Suit','Elite Shooter Suit','Armor',10,25,1,true,true,true,1,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`script`) VALUES (2383,'Brynhild','Brynhild','Armor',20,400,120,true,1,94,'bonus bMdef,10;\nbonus bMaxHP,20*BaseLevel;\nbonus bMaxSP,5*BaseLevel;\nbonus2 bAddClass,Class_All,10;\nbonus bMatkRate,10;\nbonus bUnbreakableArmor;\nbonus bNoKnockback;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2384,'Spritual_Tunic','Spiritual Tunic','Armor',20,38,true,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bMaxHP,800;\nbonus2 bResEff,Eff_Freeze,10000;\nbonus2 bSubEle,Ele_Earth,20;\nbonus2 bSubEle,Ele_Fire,20;\nbonus2 bSubEle,Ele_Wind,20;\nbonus2 bSubEle,Ele_Poison,20;\nbonus2 bSubEle,Ele_Holy,20;\nbonus2 bSubEle,Ele_Dark,20;\nbonus2 bSubEle,Ele_Ghost,20;\nbonus2 bSubEle,Ele_Undead,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`,`unequip_script`) VALUES (2385,'Recuperative_Armor','Recuperative Armor','Armor',20,67,true,1,100,true,true,true,true,true,true,true,true,'bonus bNoRegen,1;\nbonus bNoRegen,2;\nbonus bHPGainValue,60;\nbonus bSPGainValue,6;\nbonus bMagicHPGainValue,60;\nbonus bMagicSPGainValue,6;','heal 0,-100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2386,'Chameleon_Armor','Chameleon Armor','Armor',20,1700,55,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,70,true,'bonus bMaxHP,(BaseLevel*7);\nbonus bMaxSP,(BaseLevel/2);\nautobonus2 "{ bonus bNoMagicDamage,100; }",10,2000,BF_MAGIC,"{ specialeffect2 EF_ENERGYCOAT; }";\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus bMdef,5;\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus bDef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2387,'Sprint_Mail','Sprint Mail','Armor',20,1000,20,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,1,true,'bonus bVit,1;\nbonus bHPrecovRate,5;\nbonus bAddItemHealRate,3;\nbonus2 bSkillHeal,"AL_HEAL",3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`class_upper`,`class_third_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2388,'Kandura','Kandura','Armor',20,300,36,1,true,true,true,true,1,70,true,'bonus bAgi,1;\nbonus bFlee,5;\nbonus bAspdRate,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2389,'Armor_Of_Naga','Armor of Naga','Armor',20,1000,45,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,1,true,'bonus bMdef,2;\nautobonus "{ bonus bBaseAtk,20; }",5,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`class_upper`,`class_third_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2390,'Improved_Tights','Improved Tights','Armor',20,400,38,1,true,true,true,true,true,true,1,75,true,'bonus bMdef,2;\nbonus bFlee2,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`class_upper`,`class_third_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2391,'Life_Link','Life Link','Armor',20,3500,75,1,true,true,true,true,true,true,1,82,true,'bonus bVit,2;\nbonus bMdef,5;\nbonus bHPrecovRate,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2392,'Old_Pant','Old Green Pantie','Armor',60,true,1,100,true,true,true,true,true,true,true,true,'bonus bStr,2;\nbonus bVit,2;\nbonus bMaxHP,200;\nbonus3 bAutoSpellWhenHit,"MO_CALLSPIRITS",5,30;\nbonus bMdef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_armor`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2393,'N_Adventurer\'s_Suit','Novice Adventurer\'s Suit','Armor',45,1,true,1,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2394,'Krieger_Suit1','Glorious Suit','Armor',20,10,true,false,false,true,1,81,true,100,true,true,true,true,true,true,true,'bonus bMaxHPrate,20;\nbonus2 bSubRace,RC_DemiHuman,7;\nbonus2 bSubRace,RC_Player_Human,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2395,'Krieger_Suit2','Glorious Popularized Suit','Armor',20,10,true,false,false,true,1,61,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,600;\nbonus bSPrecovRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2396,'Krieger_Suit3','Glorious Mass-Production Suit','Armor',20,10,true,false,false,true,1,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`refineable`) VALUES (2397,'Incredible_Coat','Incredible Event Resignation Coat','Armor',10,900,10,true,false,false,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_hunter`,`class_upper`,`class_third_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2398,'Sniping_Suit_M','Sniping Suit','Armor',20,750,5,1,true,true,true,true,1,50,true,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bCritical,6+(readparam(bLuk)/10);\nbonus bDelayrate,-23;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_armor`,`armor_level`,`refineable`,`script`) VALUES (2399,'Dragon_Vest','Dragon Vest','Armor',20,500,20,1,true,false,false,true,true,true,1,true,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`refineable`) VALUES (2401,'Sandals','Sandals','Armor',400,200,5,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`refineable`) VALUES (2402,'Sandals_','Sandals','Armor',400,200,5,1,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`refineable`) VALUES (2403,'Shoes','Shoes','Armor',3500,400,10,true,false,false,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`refineable`) VALUES (2404,'Shoes_','Shoes','Armor',3500,400,10,1,true,false,false,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_gunslinger`,`job_hunter`,`job_knight`,`job_merchant`,`job_rebellion`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_shoes`,`armor_level`,`refineable`) VALUES (2405,'Boots','Boots','Armor',18000,600,16,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_gunslinger`,`job_hunter`,`job_knight`,`job_merchant`,`job_rebellion`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_shoes`,`armor_level`,`refineable`) VALUES (2406,'Boots_','Boots','Armor',18000,600,16,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`refineable`,`script`) VALUES (2407,'Chrystal_Pumps','Crystal Pumps','Armor',20,100,5,true,false,false,true,1,true,'bonus bMdef,10;\nbonus bLuk,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`refineable`) VALUES (2408,'Cuffs','Shackles','Armor',5000,3000,18,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`refineable`,`script`) VALUES (2409,'Spiky_Heel','High Heels','Armor',8500,600,10,true,false,false,true,1,true,'bonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`script`) VALUES (2410,'Sleipnir','Sleipnir','Armor',20,3500,40,true,1,94,'bonus bMdef,10;\nbonus bMaxHPrate,20;\nbonus bMaxSPrate,20;\nbonus bSPrecovRate,25;\nbonus bSpeedRate,25;\nbonus bInt,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2411,'Grave','Greaves','Armor',48000,750,27,true,true,true,1,65,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2412,'Grave_','Greaves','Armor',54000,750,27,1,true,true,true,1,65,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_shoes`,`armor_level`,`equip_level_min`) VALUES (2413,'Safty_Boots','Safety Boots','Armor',34000,350,22,true,true,true,true,1,30); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2414,'Novice_Boots','Novice Slippers','Armor',1,1,5,true,true,true,1,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2415,'Slipper','Bunny Slipper','Armor',34000,300,9,1,true,false,false,true,1,30,true,'bonus bLuk,3;\nbonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2416,'Novice_Shoes','Novice Shoes','Armor',35000,500,8,1,true,true,true,1,40,true,'bonus bMaxHPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2417,'Fricco_Shoes','Fricco\'s Shoes','Armor',30000,500,12,true,false,false,true,1,65,true,'bonus bAgi,2;\nbonus2 bAddItemGroupHealRate,IG_Potion,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2418,'Vidar\'s_Boots','Vidar\'s Boots','Armor',30000,650,13,true,false,false,true,1,65,true,'bonus bMaxHPrate,9;\nbonus bMaxSPrate,9;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2419,'Goibne\'s_Combat_Boots','Goibne\'s Greaves','Armor',30000,700,13,true,false,false,true,1,54,true,'bonus bMdef,3;\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2420,'Angel\'s_Arrival','Angel\'s Reincarnation','Armor',10000,300,8,1,true,true,true,1,25,true,'bonus bMaxHP,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2421,'Valkyrie_Shoes','Valkyrian Shoes','Armor',500,13,1,true,false,false,true,true,true,1,1,true,'bonus bUnbreakableShoes;\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus bMaxHP,(BaseLevel*5);\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus bMaxSP,(JobLevel*2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2422,'High_Fashion_Sandals','High Fashion Sandals','Armor',24000,200,7,1,true,true,true,true,true,true,true,true,1,40,true,'bonus bMdef,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2423,'Variant_Shoes','Variant Shoes','Armor',20,500,13,true,false,false,true,true,true,1,85,true,'.@r = getrefine();\nbonus bMaxHPrate,20-.@r;\nbonus bMaxSPrate,20-.@r;\nbonus bDef,.@r/2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2424,'Tidal_Shoes','Tidal Shoes','Armor',20,300,13,1,true,false,false,true,true,true,1,55,true,'bonus2 bSubEle,Ele_Water,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2425,'Black_Leather_Boots','Black Leather Boots','Armor',20,500,16,true,false,false,true,true,true,1,55,true,'bonus bAgi,(getrefine()>=9?3:1);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2426,'Shadow_Walk','Shadow Walk','Armor',20,2000,true,false,false,true,true,true,1,75,true,'bonus bMdef,10;\nbonus5 bAutoSpellWhenHit,"AS_CLOAKING",max(2,getskilllv("AS_CLOAKING")),100,BF_MAGIC,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2427,'Golden_Shoes','Golden Shoes','Armor',20,300,4,true,1,100,true,true,true,true,true,true,'bonus bMdef,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2428,'Freyja_Boots','Freyja Boots','Armor',300,22,true,false,false,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_shoes`,`armor_level`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2429,'Iron_Boots01','Iron Boots','Armor',1500,5,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_shoes`,`armor_level`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2430,'Iron_Boots02','Iron Boots','Armor',800,5,true,1,true,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_shoes`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2431,'Valley_Shoes','Valley Shoes','Armor',20,10,true,1,100,true,true,true,true,true,true,true,'bonus bMaxHPrate,7;\nbonus bMaxSPrate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`refineable`,`script`) VALUES (2432,'Spiky_Heel_','High Heels','Armor',8500,600,10,1,true,false,false,true,1,true,'bonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_shoes`,`armor_level`,`refineable`,`script`) VALUES (2433,'Diabolus_Boots','Diabolus Boots','Armor',20,250,15,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,'bonus bMaxHP,(BaseLevel*10);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2434,'Black_Leather_Boots_','Black Leather Boots','Armor',20,500,16,1,true,false,false,true,true,true,1,55,true,'bonus bAgi,(getrefine()>=9?3:1);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_kagerouoboro`,`job_knight`,`job_merchant`,`job_ninja`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2435,'Battle_Greave','Battle Greaves','Armor',10,15,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2436,'Combat_Boots','Combat Boots','Armor',10,9,1,true,true,true,true,true,true,true,true,true,true,true,1,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_gunslinger`,`job_rebellion`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2437,'Battle_Boots','Battle Boots','Armor',10,9,1,true,true,true,1,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2438,'Paw_Of_Cat','Paw Of Cat','Armor',10,300,true,1,1,true,100,true,true,true,true,true,true,'bonus bFlee,5;\nbonus bAgi,1;\n/* skill "ALL_CATCRY",1;\n*/'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_shoes`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2439,'Refresh_Shoes','Refresh Shoes','Armor',20,20,true,1,100,true,true,true,true,true,true,true,true,'bonus bMaxHPrate,17;\nbonus bMaxSPrate,8;\nbonus2 bHPRegenRate,20,10000;\nbonus2 bSPRegenRate,3,10000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2440,'Sprint_Shoes','Sprint Shoes','Armor',20,300,10,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,1,true,'bonus bAgi,1;\nbonus bSPrecovRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`armor_level`,`refineable`,`script`) VALUES (2441,'Beach_Sandal','Beach Sandals','Armor',20,200,true,1,true,'bonus bStr,1;\nbonus bInt,1;\nbonus bAgi,1;\nbonus2 bSubEle,Ele_Fire,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2442,'Boots_Perforated','Red Stocking Boots','Armor',18,true,1,100,true,true,true,true,true,true,true,true,'bonus bLuk,2;\nbonus bHPrecovRate,10;\nbonus bSPrecovRate,10;\nbonus3 bAutoSpellWhenHit,"WZ_QUAGMIRE",3,30;\nbonus bMdef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2443,'Fish_Shoes','Fisher\'s Boots','Armor',10,250,true,1,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2444,'Krieger_Shoes1','Glorious Shoes','Armor',20,true,false,false,true,1,81,true,100,true,true,true,true,true,true,true,'bonus bMaxHPrate,10;\nbonus2 bSubRace,RC_DemiHuman,4;\nbonus2 bSubRace,RC_Player_Human,4;\nbonus3 bAutoSpellWhenHit,"AL_INCAGI",1,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2445,'Krieger_Shoes2','Glorious Popularized Shoes','Armor',20,true,false,false,true,1,61,true,100,true,true,true,true,true,true,true,'bonus bMaxHPrate,5;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2446,'Krieger_Shoes3','Glorious Mass-Production Shoes','Armor',20,10,true,false,false,true,1,true,100,true,true,true,true,true,true,true,'bonus bMaxHPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`refineable`) VALUES (2447,'Military_Boots','Army Boots','Armor',1000,5,true,false,false,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_shoes`,`armor_level`,`refineable`,`script`) VALUES (2448,'Air_Boss','Air Boss','Armor',500,2,true,1,true,'bonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2449,'Variant_Shoes_M','Variant Shoes','Armor',20,500,3,true,false,false,true,true,true,1,85,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxHPrate,20-.@r;\nbonus bMaxSPrate,20-.@r;\nbonus bDef,.@r/2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2450,'Vital_Tree_Shoes','Vital Tree Shoes','Armor',20,500,16,true,false,false,true,true,true,1,60,true,'bonus bMaxHPrate,10;\nbonus2 bHPRegenRate,30,10000;\nbonus bHealpower2,5;\nbonus bAddItemHealRate,5;\nbonus bMdef,3;\nbonus bVit,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`script`) VALUES (2451,'Freyja_SSandal7','Freyja Sprit Sandals','Armor',20,400,5,true,1,20,'bonus bMaxHPrate,8;\nbonus bMaxSPrate,8;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`script`) VALUES (2452,'Freyja_SSandal30','Freyja Sprit Sandals','Armor',20,400,5,true,1,20,'bonus bMaxHPrate,8;\nbonus bMaxSPrate,8;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`script`) VALUES (2453,'Freyja_SSandal60','Freyja Sprit Sandals','Armor',20,400,5,true,1,20,'bonus bMaxHPrate,8;\nbonus bMaxSPrate,8;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`script`) VALUES (2454,'Freyja_SSandal90','Freyja Sprit Sandals','Armor',20,400,5,true,1,20,'bonus bMaxHPrate,8;\nbonus bMaxSPrate,8;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_shoes`,`armor_level`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2455,'Time_Keepr_Boots','Time Keeper\'s Boots','Armor',30000,17,true,1,true,100,true,true,true,true,true,true,'bonus bMdef,1;\nbonus bMaxHP,100;\nbonus bHPrecovRate,10;\nbonus bSPrecovRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2456,'Para_Team_Boots1','Eden Team Boots I','Armor',14,true,1,7,100,true,true,true,true,true,true,true,'bonus bHPrecovRate,10;\nbonus bSPrecovRate,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2457,'Para_Team_Boots2','Eden Team Boots II','Armor',16,true,1,26,100,true,true,true,true,true,true,true,'bonus bHPrecovRate,12;\nbonus bSPrecovRate,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2458,'Para_Team_Boots3','Eden Team Boots III','Armor',18,true,1,40,100,true,true,true,true,true,true,true,'bonus bHPrecovRate,14;\nbonus bSPrecovRate,6;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (2459,'Upg_Shoes','Upg Shoes','Armor',20,200,15,1,true,false,false,true,1,true,100,true,'bonus bMaxHPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_gunslinger`,`job_hunter`,`job_knight`,`job_merchant`,`job_rebellion`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_shoes`,`armor_level`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (2460,'Upg_Boots','Upg Boots','Armor',20,300,21,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,100,true,'bonus bMaxHPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`location_shoes`,`armor_level`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (2461,'Upg_Greave','Upg Greaves','Armor',20,400,32,1,true,true,true,1,true,100,true,'bonus bMaxHPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`script`) VALUES (2462,'Sleipnir_C','Sleipnir','Armor',20,40,true,1,94,'bonus bMdef,10;\nbonus bMaxHPrate,20;\nbonus bMaxSPrate,20;\nbonus bSPrecovRate,15;\nbonus bSpeedRate,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2463,'Feral_Boots','Feral Boots','Armor',20,12,true,1,75,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`script`) VALUES (2464,'No_Fear_Shoes','No Fear Shoes','Armor',6,true,1,20,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2465,'Dance_Shoes','Dance Shoes','Armor',20,300,15,1,true,true,true,true,'Female',true,1,105,true,'bonus bAgi,1;\nbonus bAspdRate,2;\nbonus2 bSkillUseSP,"WA_SWING_DANCE",32;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2466,'Training_Shoes','Training Shoes','Armor',20,300,1,true,1,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2467,'Golden_Rod_Shoes','Golden Rod Shoes','Armor',20,500,12,true,true,true,true,true,1,100,true,'bonus bMdef,2;\nbonus bMaxHP,500;\nbonus2 bSubEle,Ele_Wind,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2468,'Aqua_Shoes','Aqua Shoes','Armor',20,500,12,true,true,true,true,true,1,100,true,'bonus bMdef,2;\nbonus bMaxHP,500;\nbonus2 bSubEle,Ele_Water,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2469,'Crimson_Shoes','Crismons Shoes','Armor',20,500,12,true,true,true,true,true,1,100,true,'bonus bMdef,2;\nbonus bMaxHP,500;\nbonus2 bSubEle,Ele_Fire,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2470,'Forest_Shoes','Forest Shoes','Armor',20,500,12,true,true,true,true,true,1,100,true,'bonus bMdef,2;\nbonus bMaxHP,500;\nbonus2 bSubEle,Ele_Earth,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2471,'Shoes_Of_Affection','Shoes Of Affection','Armor',20,300,12,true,true,true,true,true,1,100,true,'bonus bMaxHP,500;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus2 bSubRace,RC_Formless,-10;\nbonus2 bSubRace,RC_Undead,-10;\nbonus2 bSubRace,RC_Brute,-10;\nbonus2 bSubRace,RC_Player_Doram,-10;\nbonus2 bSubRace,RC_Plant,-10;\nbonus2 bSubRace,RC_Insect,-10;\nbonus2 bSubRace,RC_Fish,-10;\nbonus2 bSubRace,RC_Demon,-10;\nbonus2 bSubRace,RC_Angel,-10;\nbonus2 bSubRace,RC_Dragon,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2472,'Shoes_Of_Judgement','Shoes Of Judgement','Armor',20,300,12,true,true,true,true,true,1,100,true,'bonus2 bSkillAtk,"AB_JUDEX",30;\nbonus2 bSkillUseSP,"AB_JUDEX",-40;\nbonus bMaxSP,150;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2473,'Para_Team_Boots4','Eden Team Boots IV','Armor',20,true,1,60,100,true,true,true,true,true,true,true,'bonus bAgiVit,1;\nbonus bHPrecovRate,28;\nbonus bSPrecovRate,12;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2474,'Lehmannza_Shoes','Lehmannza Shoes','Armor',20,500,3,1,true,1,60,true,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2475,'Ur_Greave','Ur\'s Greaves','Armor',20,900,32,1,true,true,true,true,true,1,100,true,'bonus bMaxSP,40;\n.@r = getrefine();\nif (.@r>7)\n bonus bMaxHPrate,.@r-7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2476,'Peuz_Greave','Peuz\'s Greaves','Armor',20,900,32,1,true,true,true,true,true,1,100,true,'bonus bMaxSP,40;\n.@r = getrefine();\nif (.@r>7)\n bonus bAgi,.@r-7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2477,'Sabah_Shoes','Sapha Shoes','Armor',20,400,18,1,true,true,true,true,true,1,100,true,'bonus bMaxSP,30;\nbonus bLuk,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2478,'Nab_Shoes','Nab Shoes','Armor',20,400,18,1,true,true,true,true,true,1,100,true,'bonus bFlee,3;\nbonus bInt,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2479,'White_Wing_Boots','White Wing Boots','Armor',20,400,18,1,true,true,true,true,true,1,100,true,'bonus bAgi,2;\nbonus2 bSkillUseSP,"RA_AIMEDBOLT",10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2480,'Black_Wing_Boots','Black Wing Boots','Armor',20,400,18,1,true,true,true,true,true,1,100,true,'bonus bInt,2;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`refineable`,`script`) VALUES (2481,'Rune_Boots','Rune Boots','Armor',20,100,5,true,1,true,'.@a = readparam(bStr);\n.@b = readparam(bInt);\nbonus bBaseAtk,(.@a>=120)?(20):((.@a>=90)?(10):(0));\nbonus bMatkRate,(.@b>=120)?(5):((.@b>=90)?(3):(0));'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`armor_level`,`script`) VALUES (2482,'Shoes_Of_Valor','Shoes Of Valor','Armor',4,true,1,'skill "AL_INCAGI",1;\nbonus bUseSPrate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2483,'Siege_Greave','Siege Greaves','Armor',10,750,30,1,true,true,true,true,true,true,true,1,95,true,'bonus bMdef,1;\nbonus2 bSubRace,RC_Player_Human,2;\nbonus2 bSubRace,RC_Player_Doram,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_gunslinger`,`job_hunter`,`job_kagerouoboro`,`job_knight`,`job_merchant`,`job_ninja`,`job_rebellion`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2484,'Siege_Boots','Siege Boots','Armor',10,500,20,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,95,true,'bonus bMdef,5;\nbonus2 bSubRace,RC_Player_Human,1;\nbonus2 bSubRace,RC_Player_Doram,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_mage`,`job_monk`,`job_novice`,`job_priest`,`job_sage`,`job_soullinker`,`job_supernovice`,`job_wizard`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2485,'Siege_Shoes','Siege Shoes','Armor',10,350,15,1,true,true,true,true,true,true,true,true,true,true,1,95,true,'bonus bMdef,10;\nbonus2 bSubRace,RC_Player_Human,1;\nbonus2 bSubRace,RC_Player_Doram,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2486,'Shadow_Walk_','Shadow Walk','Armor',20,2000,1,true,false,false,true,true,true,1,75,true,'bonus bMdef,10;\nbonus5 bAutoSpellWhenHit,"AS_CLOAKING",max(2,getskilllv("AS_CLOAKING")),100,BF_MAGIC,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2487,'Vital_Tree_Shoes_','Vital Tree Shoes','Armor',20,500,16,1,true,false,false,true,1,60,true,'bonus bVit,2;\nbonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2488,'Fricco_Shoes_','Fricco Shoes','Armor',30000,500,12,1,true,false,false,true,1,65,true,'bonus bAgi,2;\nbonus2 bAddItemGroupHealRate,IG_Potion,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2489,'Vidar\'s_Boots_','Vidar\'s Boots','Armor',30000,650,13,1,true,false,false,true,1,65,true,'bonus bMaxHPrate,9;\nbonus bMaxSPrate,9;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2491,'Bangungot_Boots','Bangungot Boots of Nightmare','Armor',20,600,10,true,1,1,true,'.@r = getrefine();\nbonus bMdef,.@r;\nif (.@r>=14) {\n bonus bSpeedRate,25;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2492,'Bayani_Bangungot_Boots','Bayani Bangungot Boots of Nightmare','Armor',20,600,10,1,true,1,1,true,'.@r = getrefine();\nbonus bMdef,.@r;\nif (.@r>=12) {\n bonus bSpeedRate,25;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2493,'Goibne\'s_Combat_Boots_','Goibne\'s Greaves','Armor',30000,700,13,1,true,false,false,true,1,54,true,'bonus bMdef,3;\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`refineable`,`script`) VALUES (2494,'Chrystal_Pumps_','Crystal Pumps','Armor',20,100,5,1,true,false,false,true,1,true,'bonus bMdef,10;\nbonus bLuk,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2495,'Egir_Shoes','Egir Shoes','Armor',200000,300,13,1,true,1,110,true,'if (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus bMaxHP,BaseLevel*5;\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus bMaxSP,JobLevel*2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2496,'TE_Woe_Shoes','TE Woe Shoes','Armor',5,true,1,40,true,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bMaxHP,150;\nbonus bMaxSP,150;\nbonus2 bAddRace,RC_Player_Human,5;\nbonus2 bAddRace,RC_Player_Doram,5;\nbonus2 bMagicAddRace,RC_Player_Human,5;\nbonus2 bMagicAddRace,RC_Player_Doram,5;\nbonus2 bResEff,Eff_Freeze,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2497,'TE_Woe_Boots','TE Woe Boots','Armor',10,true,true,true,true,true,true,true,1,40,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,200;\nbonus bMaxSP,100;\nbonus2 bAddRace,RC_Player_Human,10;\nbonus2 bAddRace,RC_Player_Doram,10;\nbonus2 bResEff,Eff_Freeze,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_acolyte`,`job_mage`,`job_monk`,`job_novice`,`job_priest`,`job_sage`,`job_soullinker`,`job_supernovice`,`job_wizard`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2498,'TE_Woe_Magic_Sandal','TE Woe Magic Sandal','Armor',5,true,true,true,true,true,true,true,true,true,true,1,40,true,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bMaxHP,100;\nbonus bMaxSP,200;\nbonus2 bMagicAddRace,RC_Player_Human,5;\nbonus2 bMagicAddRace,RC_Player_Doram,5;\nbonus2 bResEff,Eff_Freeze,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2499,'Temporal_Boots','Temporal Boots','Armor',400,600,20,true,1,10,true,'.@r = getrefine()/3;\nbonus bMaxHP,300+(.@r*100);\nbonus bMaxSP,30+(.@r*10);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`armor_level`,`refineable`) VALUES (2501,'Hood','Hood','Armor',1000,200,4,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`refineable`) VALUES (2502,'Hood_','Hood','Armor',1000,200,4,1,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`refineable`) VALUES (2503,'Muffler','Muffler','Armor',5000,400,8,true,false,false,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`refineable`) VALUES (2504,'Muffler_','Muffler','Armor',5000,400,8,1,true,false,false,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_garment`,`armor_level`,`refineable`) VALUES (2505,'Manteau','Manteau','Armor',32000,600,13,true,true,true,true,true,true,true,true,true,true,true,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_garment`,`armor_level`,`refineable`) VALUES (2506,'Manteau_','Manteau','Armor',32000,600,13,1,true,true,true,true,true,true,true,true,true,true,true,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2507,'Cape_Of_Ancient_Lord','Ancient Cape','Armor',82000,600,9,true,false,false,true,1,40,true,'bonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`refineable`,`script`) VALUES (2508,'Ragamuffin_Cape','Ragamuffin Manteau','Armor',56000,500,4,true,false,false,true,1,true,'bonus bUnbreakableGarment;\nbonus bMdef,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2509,'Clack_Of_Servival','Survivor\'s Manteau','Armor',20000,550,10,true,true,true,true,true,1,75,true,'bonus bMdef,5;\nbonus bVit,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2510,'Novice_Hood','Somber Novice Hood','Armor',1,1,4,true,true,true,1,100,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2511,'Skeleton\'s_Cape','Skeleton Manteau','Armor',5000,700,13,true,false,false,true,1,75,true,'bonus bStr,2;\nbonus bInt,-3;\nbonus bDex,2;\nbonus bVit,-3;\nbonus bLuk,2;\nbonus bAgi,-4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2512,'Novice_Manteau','Novice Manteau','Armor',50000,500,7,1,true,true,true,1,40,true,'bonus2 bSubEle,Ele_Neutral,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2513,'Celestial_Robe','Heavenly Maiden Robe','Armor',20,500,18,1,true,false,false,true,1,80,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2514,'Pauldron','Pauldron','Armor',20,800,25,1,true,true,true,true,true,true,true,true,true,true,1,80,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2515,'Wing_Of_Eagle','Eagle Wing','Armor',20000,300,12,1,true,true,true,true,true,1,85,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2516,'Falcon_Robe','Falcon Muffler','Armor',30000,400,8,true,false,false,true,1,65,true,'bonus bFlee,15;\nbonus bFlee2,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2517,'Vali\'s_Manteau','Vali\'s Manteau','Armor',30000,600,13,true,false,false,true,1,65,true,'bonus2 bSubEle,Ele_Neutral,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2518,'Morpheus\'s_Shawl','Morpheus\'s Shawl','Armor',30000,600,8,true,false,false,true,1,33,true,'bonus bMaxSPrate,10;\nbonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2519,'Morrigane\'s_Manteau','Morrigane\'s Manteau','Armor',30000,600,9,true,false,false,true,1,61,true,'bonus bLuk,2;\nbonus bFlee2,8;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2520,'Goibne\'s_Shoulder_Arms','Goibne\'s Spaulders','Armor',30000,700,11,true,false,false,true,1,54,true,'bonus bLongAtkDef,10;\nbonus bMdef,2;\nbonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2521,'Angel\'s_Warmth','Angelic Cardigan','Armor',10000,400,6,1,true,true,true,1,20,true,'bonus bHPrecovRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`armor_level`,`refineable`,`script`) VALUES (2522,'Undershirt','Undershirt','Armor',20000,150,5,true,1,true,'bonus bMdef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`refineable`,`script`) VALUES (2523,'Undershirt_','Undershirt','Armor',20000,150,5,1,true,1,true,'bonus bMdef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`armor_level`,`refineable`,`script`) VALUES (2524,'Valkyrie_Manteau','Valkyrian Manteau','Armor',500,10,1,true,false,false,true,true,true,1,true,'bonus bUnbreakableGarment;\n.@r = getrefine();\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus bFlee2,5+(min(.@r,10)*2);\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus bShortWeaponDamageReturn,5+(min(.@r,10)*2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2525,'Cape_Of_Ancient_Lord_','Ancient Cape','Armor',82000,600,9,1,true,false,false,true,1,40,true,'bonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2526,'Dragon_Scale_Coat','Coat of Dragon Scale','Armor',20,10,14,true,1,50,true,'bonus bMaxHP,300;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2527,'Dragon_Breath','Dragon Breath','Armor',20,600,16,1,true,false,false,true,true,true,1,48,true,'bonus2 bSubRace,RC_Dragon,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2528,'Wool_Scarf','Wool Scarf','Armor',20,500,11,1,true,false,false,true,true,true,1,55,true,'bonus bMdef,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2529,'Rider_Insignia','Rider Insignia','Armor',20,500,13,true,false,false,true,true,true,1,55,true,'bonus bAgi,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2530,'Rider_Insignia_','Rider Insignia','Armor',20,500,13,1,true,false,false,true,true,true,1,55,true,'bonus bAgi,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`class_upper`,`class_third_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2531,'Ulfhedinn','Ulfhedinn','Armor',20,700,13,1,true,true,true,true,true,true,true,true,true,true,true,true,1,70,true,'bonus3 bAutoSpellWhenHit,"NPC_STONESKIN",6,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2532,'Mithril_Magic_Cape','Mithril Magic Cape','Armor',20,400,8,1,true,true,true,true,true,true,true,true,true,true,true,true,1,70,true,'bonus bMdef,3;\nbonus5 bAutoSpellWhenHit,"NPC_ANTIMAGIC",6,200,BF_MAGIC,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2533,'Freyja_Cape','Freyja Cape','Armor',200,10,true,false,false,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,15;\nbonus2 bSubRace,RC_Player_Human,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_garment`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2534,'Ruffler','Ruffler','Armor',20,10,true,1,100,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,17;\nbonus bFlee,17;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_garment`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2535,'Cloak_Of_Survival_C','Cloak Of Survival','Armor',1,17,true,true,true,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bVit,10;\nbonus bMdef,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2536,'Skin_Of_Ventus','Skin of Ventus','Armor',20,250,7,1,true,false,false,true,1,60,true,'bonus bMdef,2;\nbonus bMaxHP,200;\nbonus bFlee,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_garment`,`armor_level`,`refineable`,`script`) VALUES (2537,'Diabolus_Manteau','Diabolus Manteau','Armor',20,250,15,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,'bonus2 bSubEle,Ele_Neutral,5;\nbonus bMaxHP,100;\nbonus2 bAddDamageClass,1916,10;\nbonus2 bAddDamageClass,1917,10;\nbonus2 bAddDamageClass,1922,10;\nbonus2 bAddDamageClass,1923,10;\nbonus2 bAddDamageClass,1924,10;\nbonus2 bAddDamageClass,1925,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_kagerouoboro`,`job_knight`,`job_merchant`,`job_ninja`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2538,'Commander_Manteau','Captain\'s Manteau','Armor',10,28,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,50;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2539,'Commander_Manteau_','Commander\'s Manteau','Armor',10,20,1,true,true,true,true,true,true,true,true,true,true,true,1,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,50;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_gunslinger`,`job_rebellion`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2540,'Sheriff_Manteau','Sheriff\'s Manteau','Armor',10,20,1,true,true,true,1,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,50;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`script`) VALUES (2541,'Asprika','Asprika','Armor',20,400,40,true,1,94,'bonus bMdef,5;\nbonus3 bSubEle,Ele_All,30,BF_SHORT;\nbonus bFlee,30;\nskill "AL_TELEPORT",1;\nbonus bUnbreakableGarment;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2542,'Flame_Manteau','Flame Manteau of Naght Sieger','Armor',20,700,16,1,true,false,false,true,true,true,1,70,true,'bonus bMaxHPrate,5;\nbonus bMdef,2;\nbonus bMatkRate,1;\nbonus2 bAddEle,Ele_Fire,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_garment`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2543,'Sylphid_Manteau','Sylphid Manteau','Armor',20,33,true,1,100,true,true,true,true,true,true,true,true,'bonus bFlee,13;\nbonus2 bSubEle,Ele_Neutral,13;\nbonus bFlee2,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_garment`,`armor_level`,`refineable`,`script`) VALUES (2544,'Leather_Of_Tendrilion','Leather of Tendrilion','Armor',20,500,14,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,'bonus2 bSubEle,Ele_Water,5;\nbonus2 bSubEle,Ele_Earth,5;\nbonus2 bSubRace,RC_Plant,5;\nbonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_priest`,`class_upper`,`class_third_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2545,'Musika','Musika','Armor',20,500,10,1,true,true,true,true,1,70,true,'bonus bMdef,3;\nbonus3 bAutoSpellwhenhit,"AL_HEAL",max(1,getskilllv("AL_HEAL")),20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_garment`,`armor_level`,`refineable`,`script`) VALUES (2546,'Beach_Manteau','Beach Manteau','Armor',20,600,1,true,1,true,'bonus bStr,1;\nbonus bInt,1;\nbonus2 bSubEle,Ele_Fire,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`armor_level`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2547,'Cheap_Running_Shirts','Cheap Undershirt','Armor',11,true,1,true,100,true,true,true,true,true,true,true,true,'bonus bDex,2;\nbonus bFlee,10;\nbonus2 bSubEle,Ele_Neutral,10;\nbonus bMdef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2548,'Muffler_C','Neo Muffler','Armor',22,true,false,false,true,true,true,1,95,100,true,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus bMaxHPrate,10;\nbonus2 bSubEle,Ele_Water,5;\nbonus2 bSubEle,Ele_Fire,5;\nbonus2 bSubEle,Ele_Holy,5;\nbonus2 bSubEle,Ele_Dark,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2549,'Krieger_Muffler1','Glorious Muffler','Armor',20,3,true,false,false,true,1,81,true,100,true,true,true,true,true,true,true,'bonus bMaxHPrate,5;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`armor_level`,`refineable`) VALUES (2550,'Fisher\'s_Muffler','Fisher\'s Muffler','Armor',20,200,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2551,'Rider_Insignia_M','Crest of the Rider','Armor',20,500,4,1,true,false,false,true,true,true,1,55,true,100,true,true,true,true,true,true,true,'bonus bAgi,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2552,'Mithril_Magic_Cape_M','Mithril Magic Manteau','Armor',20,400,3,1,true,true,true,true,true,true,true,true,true,true,true,true,1,70,true,100,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus5 bAutoSpellWhenHit,"NPC_ANTIMAGIC",6,200,BF_MAGIC,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`armor_level`,`refineable`,`script`) VALUES (2553,'Dragon_Manteau','Dragon Manteau','Armor',20,1000,14,1,true,false,false,true,true,true,1,true,'bonus bAgi,1;\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2554,'Piece_Of_Angent_Skin','Nydhorgg\'s Shadow Garb','Armor',20,400,25,1,true,false,false,true,true,true,1,90,true,'bonus2 bSubEle,Ele_All,7;\nbonus bMaxSP,(BaseLevel/3)+(getrefine()*10);\nbonus2 bSPDrainRate,10,1;\nbonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`armor_level`,`equip_level_min`,`script`) VALUES (2555,'Freyja_SScarf7','Freyja Soul Scarf','Armor',20,400,true,1,20,'bonus bFlee,15;\nbonus2 bSubEle,Ele_Neutral,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`armor_level`,`equip_level_min`,`script`) VALUES (2556,'Freyja_SScarf30','Freyja Soul Scarf','Armor',20,400,true,1,20,'bonus bFlee,15;\nbonus2 bSubEle,Ele_Neutral,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`armor_level`,`equip_level_min`,`script`) VALUES (2557,'Freyja_SScarf60','Freyja Soul Scarf','Armor',20,400,true,1,20,'bonus bFlee,15;\nbonus2 bSubEle,Ele_Neutral,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`armor_level`,`equip_level_min`,`script`) VALUES (2558,'Freyja_SScarf90','Freyja Soul Scarf','Armor',20,400,true,1,20,'bonus bFlee,15;\nbonus2 bSubEle,Ele_Neutral,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2559,'Time_Keepr_Manteau','Time Keeper\'s Manteau','Armor',30000,9,true,1,1,true,100,true,true,true,true,true,true,'bonus bMdef,1;\nbonus bFlee,10;\nbonus2 bSubEle,Ele_Neutral,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2560,'Para_Team_Manteau','Eden Team Manteau I','Armor',14,true,1,7,100,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (2561,'Upg_Hood','Upg Hood','Armor',100,9,1,true,1,true,100,true,'bonus bMaxHPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (2562,'Upg_Muffler','Upg Muffler','Armor',20,200,13,1,true,false,false,true,1,true,100,true,'bonus bMaxHPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_garment`,`armor_level`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (2563,'Upg_Manteau','Upg Manteau','Armor',20,300,18,1,true,true,true,true,true,true,true,true,true,true,true,true,1,true,100,true,'bonus bMaxHPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2564,'Feral_Tail','Feral Tail','Armor',20,16,true,1,75,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`refineable`,`script`) VALUES (2565,'Beach_Towel','Beach Towel','Armor',20,100,2,1,true,1,true,'bonus bMdef,3;\nbonus bFlee,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2566,'Half_Asprika','Half Asprika','Armor',20,20,true,1,47,100,true,true,true,true,true,true,true,'bonus bMdef,2;\nbonus3 bSubEle,Ele_Neutral,15,BF_SHORT;\nbonus3 bSubEle,Ele_Water,15,BF_SHORT;\nbonus3 bSubEle,Ele_Earth,15,BF_SHORT;\nbonus3 bSubEle,Ele_Fire,15,BF_SHORT;\nbonus3 bSubEle,Ele_Wind,15,BF_SHORT;\nbonus3 bSubEle,Ele_Poison,15,BF_SHORT;\nbonus3 bSubEle,Ele_Holy,15,BF_SHORT;\nbonus3 bSubEle,Ele_Dark,15,BF_SHORT;\nbonus3 bSubEle,Ele_Ghost,15,BF_SHORT;\nbonus3 bSubEle,Ele_Undead,15,BF_SHORT;\nbonus bFlee,15;\nskill "AL_TELEPORT",1;\nbonus bUnbreakableGarment;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_archer`,`job_novice`,`job_supernovice`,`job_thief`,`class_normal`,`class_upper`,`class_baby`,`location_garment`,`armor_level`,`refineable`) VALUES (2567,'Academy_Manteau','Academy Manteau','Armor',600,3,1,true,true,true,true,true,true,true,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2568,'Muffler_Of_Roki','Loki\'s Muffler','Armor',20,400,10,true,1,100,100,true,true,true,true,true,true,'bonus bAgi,1;\nbonus2 bSkillAtk,"ASC_BREAKER",5;\nbonus2 bSkillAtk,"GC_CROSSIMPACT",5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2569,'Shawl_Of_Affection','Shawl Of Affection','Armor',20,400,12,true,true,true,true,true,1,100,true,'bonus bFlee2,5;\nbonus4 bAutoSpellWhenHit,"AB_RENOVATIO",1,30,0;\nbonus5 bAutoSpellWhenHit,"AB_RENOVATIO",1,40,BF_MAGIC,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2570,'Shawl_Of_Judgement','Shawl Of Judgement','Armor',20,400,12,true,true,true,true,true,1,100,true,'bonus bFlee,5;\n.@i = max(2,getskilllv("AB_ORATIO"));\nbonus5 bAutoSpellWhenHit,"AB_ORATIO",.@i,30,BF_WEAPON,0;\nbonus5 bAutoSpellWhenHit,"AB_ORATIO",.@i,40,BF_MAGIC,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2571,'Para_Team_Manteau2','Eden Team Manteau II','Armor',18,true,1,60,100,true,true,true,true,true,true,true,'bonus bFlee,12;\nbonus2 bSubEle,Ele_Neutral,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2572,'Katabart_Sholder','Katabart Sholder','Armor',20,3000,4,1,true,1,70,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`) VALUES (2573,'Archangel_Wing','Archangel Wings','Armor',200,18,1,true,1,true,1,100,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2574,'Ur_Manteau','Ur\'s Manteau','Armor',20,600,20,true,true,true,true,true,1,100,true,'bonus bMaxHPrate,2;\nbonus2 bSubEle,Ele_Neutral,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2575,'Peuz_Manteau','Peuz\'s Manteau','Armor',20,600,16,true,true,true,true,true,1,100,true,'bonus bFlee,10;\nbonus bCritical,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (2576,'Bravery_Bag','Adventurer\'s Backpack','Armor',200,20,1,true,1,true,2,100,true,'skill "BS_GREED",1;\n.@r = getrefine();\nif (.@r>=7) {\n if (readparam(bStr)>=90) {\n bonus bBaseAtk,(.@r>=9)?30:20;\n }\n if (readparam(bInt)>=90) {\n bonus bMatk,(.@r>=9)?50:30;\n }\n if (readparam(bVit)>=90) {\n bonus2 bSubEle,Ele_Neutral,(.@r>=9)?10:5;\n }\n if (readparam(bAgi)>=90) {\n bonus bAspdRate,8;\n if (.@r>=9) {\n bonus bAspd,1;\n }\n }\n if (readparam(bDex)>=90) {\n bonus bLongAtkRate,(.@r>=9)?10:5;\n }\n if (readparam(bLuk)>=90) {\n bonus bCritAtkRate,(.@r>=9)?15:10;\n }\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2577,'Sabah_Hood','Sapha Hood','Armor',20,100,13,true,true,true,true,true,1,100,true,'bonus bFlee,12;\nbonus bCritAtkRate,getrefine();'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2578,'Nab_Hood','Nab Hood','Armor',20,100,13,true,true,true,true,true,1,100,true,'.@r = getrefine();\nbonus bFlee,.@r*2;\nbonus bBaseAtk,.@r*2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`refineable`,`script`) VALUES (2579,'Magic_Stole','Magic Stole','Armor',20,700,8,1,true,1,true,'bonus bMdef,3;\nbonus bUseSPrate,-5;\nbonus bMaxSPrate,((getrefine()>=4)?6:3);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2580,'White_Wing_Manteau','White Wing Manteau','Armor',20,200,15,true,true,true,true,true,1,100,true,'bonus bAgi,2;\nbonus bFlee,10;\nautobonus "{ bonus bFlee,20; }",20,7000,BF_LONG,"{ specialeffect2 EF_CHAINCOMBO; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2581,'Black_Wing_Manteau','Black Wing Manteau','Armor',20,200,15,true,true,true,true,true,1,100,true,'.@r = getrefine();\nbonus bInt,2;\nif (.@r>6)\n bonus bFlee2,.@r-6;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_priest`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`,`unequip_script`) VALUES (2582,'Salvage_Cape','Salvage Cape','Armor',56000,400,1,true,true,true,true,true,true,1,130,true,'skill "NJ_UTSUSEMI",1;\nbonus2 bSkillCooldown,"NJ_UTSUSEMI",30000;\nbonus bUseSPrate,100;','heal 0,-1200;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2583,'Holy_Cape','Holy Cape','Armor',20,100,5,1,true,1,50,true,'bonus bDex,-5;\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`refineable`) VALUES (2584,'Wanderer_Outer','Wanderer Outer','Armor',20,500,8,1,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`armor_level`,`script`) VALUES (2585,'Muffler_Of_Valor','Muffler Of Valor','Armor',4,true,1,'bonus bSPrecovRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2586,'Siege_Manteau','Siege Manteau','Armor',10,600,32,1,true,false,false,true,1,95,true,'bonus bMdef,1;\nbonus2 bSubRace,RC_Player_Human,2;\nbonus2 bSubRace,RC_Player_Doram,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2587,'Siege_Muffler','Siege Muffler','Armor',10,400,15,1,true,1,95,true,'bonus bMdef,10;\nbonus2 bSubRace,RC_Player_Human,1;\nbonus2 bSubRace,RC_Player_Doram,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2588,'Ragamuffin_Cape_','Ragamuffin Cape','Armor',56000,500,4,1,true,false,false,true,1,40,true,'bonus bMdef,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (2589,'Fallen_Angel_Wing','Fallen Angel Wing','Armor',200,18,1,true,1,true,3,100,true,'bonus bAllStats,1;\nbonus bBaseAtk,readparam(bStr)/20;\nbonus bMatk,readparam(bInt)/20;\nbonus2 bSubEle,Ele_Neutral,readparam(bVit)/20;\nbonus bAspdRate,(readparam(bAgi)/20);\nbonus bLongAtkRate,readparam(bDex)/20;\nbonus bCritAtkRate,readparam(bLuk)/20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2590,'Buwaya_Cloth','Buwaya Sack Cloth','Armor',20,200,8,true,1,1,true,'.@r = getrefine();\nbonus bHealPower2,.@r/3;\nbonus bAddItemHealRate,.@r/3;\nbonus2 bSubEle,Ele_Water,10;\nbonus2 bSubEle,Ele_Wind,10;\nbonus2 bSubEle,Ele_Earth,10;\nbonus2 bSubEle,Ele_Fire,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2591,'Bayani_Buwaya_Cloth','Bayani Buwaya Sack Cloth','Armor',20,200,8,1,true,1,1,true,'.@r = getrefine();\nbonus bHealPower2,.@r;\nbonus bAddItemHealRate,.@r;\nbonus2 bSubEle,Ele_Water,10;\nbonus2 bSubEle,Ele_Wind,10;\nbonus2 bSubEle,Ele_Earth,10;\nbonus2 bSubEle,Ele_Fire,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`) VALUES (2592,'Boss_Brownie_Manteau','Boss Brownie Manteau','Armor',20,100,3,1,true,1,50,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2593,'Flow_Manteau','Flow Manteau','Armor',20,700,20,1,true,1,65,true,'bonus2 bSubDefEle,Ele_Water,5;\nbonus2 bMagicSubDefEle,Ele_Water,5;\nbonus2 bSubRace,RC_Brute,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_garment`,`armor_level`,`refineable`) VALUES (2594,'Wrapping_Manteau','Wrapping Manteau','Armor',20,100,1,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2595,'Sombre_Manteau','Sombre Manteau','Armor',20,700,20,1,true,1,65,true,'bonus2 bSubEle,Ele_Dark,5;\nbonus2 bSubRace,RC_Undead,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2596,'Sharel_Manteau','Sharel Manteau','Armor',20,700,20,1,true,1,65,true,'bonus2 bSubDefEle,Ele_Fire,5;\nbonus3 bSubEle,Ele_Fire,5,BF_MAGIC;\nbonus2 bSubRace,RC_Demon,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`refineable`,`script`) VALUES (2597,'Scarlet_Poncho','Scarlet Poncho','Armor',500,10,1,true,1,true,'bonus bCritAtkRate,3;\n/* Confirm: The location. If the location is changed, also change the combo script! */'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2598,'Ramor_Manteau','Ramor Manteau','Armor',20,700,20,1,true,1,65,true,'bonus2 bSubEle,Ele_Undead,5;\nbonus2 bSubRace,RC_DemiHuman,-5;\n/*Gold PC Room: bonus bFlee,20;*/'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (2599,'Goibne\'s_Shoulder_Arms_','Goibne\'s Spaulders','Armor',30000,700,11,1,true,false,false,true,1,54,true,'bonus bLongAtkDef,10;\nbonus bMdef,2;\nbonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2601,'Ring','Ring','Armor',30000,100,true,false,false,true,true,1,20,'bonus bStr,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2602,'Earring','Earring','Armor',30000,100,true,false,false,true,true,1,20,'bonus bInt,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2603,'Necklace','Necklace','Armor',30000,100,true,false,false,true,true,1,20,'bonus bVit,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2604,'Glove','Glove','Armor',30000,100,true,false,false,true,true,1,20,'bonus bDex,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2605,'Brooch','Brooch','Armor',30000,100,true,false,false,true,true,1,20,'bonus bAgi,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2607,'Clip','Clip','Armor',30000,100,1,true,true,1,'bonus bMaxSP,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2608,'Rosary','Rosary','Armor',15000,100,true,false,false,true,true,1,20,'bonus bMdef,5;\nbonus bLuk,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2609,'Skul_Ring','Skull Ring','Armor',10000,100,true,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2610,'Gold_Ring','Gold Ring','Armor',30000,100,true,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2611,'Silver_Ring','Silver Ring','Armor',20000,100,true,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2612,'Flower_Ring','Flower Ring','Armor',1500,100,true,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2613,'Diamond_Ring','Diamond Ring','Armor',45000,100,true,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2614,'An_Eye_Of_Dullahan','Eye of Dullahan','Armor',90000,100,true,false,false,true,true,1,50,'bonus2 bResEff,Eff_Poison,10000;\nbonus2 bSubRace,RC_Undead,4;\nbonus2 bSubRace,RC_Demon,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2615,'Safety_Ring','Safety Ring','Armor',75000,100,true,false,false,true,true,1,40,'bonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2616,'Critical_Ring','Critical Ring','Armor',75000,100,true,false,false,true,true,1,40,'bonus bCritical,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2617,'Mitten_Of_Presbyter','Celebrant\'s Mitten','Armor',2,100,1,true,false,false,true,true,1,35,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2618,'Matyr\'s_Flea_Guard','Matyr\'s Leash','Armor',2,100,1,true,false,false,true,true,1,35,'bonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_archer`,`job_barddancer`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2619,'Thimble_Of_Archer','Bow Thimble','Armor',10000,100,true,true,true,true,true,1,65,'bonus bLongAtkRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2620,'Ring_Of_Rogue','Rogue\'s Treasure','Armor',10000,100,true,true,true,true,true,true,true,1,70,'if (readparam(bStr)>=90) {\n bonus bHit,10;\n bonus bFlee,10;\n}\nif (readparam(bAgi)>=90) {\n bonus bBaseAtk,10;\n bonus bCritical,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2621,'Ring_','Ring','Armor',30000,200,1,true,false,false,true,true,1,90,'bonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2622,'Earring_','Earring','Armor',30000,200,1,true,false,false,true,true,1,90,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2623,'Necklace_','Necklace','Armor',30000,200,1,true,false,false,true,true,1,90,'bonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2624,'Glove_','Glove','Armor',30000,200,1,true,false,false,true,true,1,90,'bonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2625,'Brooch_','Brooch','Armor',30000,200,1,true,false,false,true,true,1,90,'bonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2626,'Rosary_','Rosary','Armor',15000,200,1,true,false,false,true,true,1,90,'bonus bMdef,3;\nbonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (2627,'Belt','Belt','Armor',20000,1200,1,true,true,1,25); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2628,'Novice_Armlet','Novice Armlet','Armor',400,200,1,true,true,true,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2629,'Magingiorde','Megingjard','Armor',20,8000,2,true,true,1,94,'bonus bStr,40+BaseLevel/5;\nbonus bMdef,7;\nif (readparam(bStr)>=120)\n bonus2 bAddClass,Class_Boss,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2630,'Brysinggamen','Brisingamen','Armor',20,1500,1,true,true,1,94,'bonus bStr,6;\nbonus bAgi,6;\nbonus bVit,6;\nbonus bInt,10;\nbonus bLuk,10;\nbonus bMdef,5;\nbonus bHealPower,6;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2631,'First_Age_Ring','Celebration Ring','Armor',1,10,true,true,1,'bonus bAllStats,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2632,'Korean_Trinket','Korean Trinket','Armor',125000,100,1,true,false,false,true,true,1,65,'bonus bVit,1;\nbonus bDex,1;\nbonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2633,'Jade_Ring','Jade Ring','Armor',204000,100,true,false,false,true,true,1,80,'bonus bStr,2;\nbonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2634,'Bridegroom_Ring','Wedding Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'skill "WE_MALE",1;\nskill "WE_FEMALE",1;\nskill "WE_CALLPARTNER",1;\nskill "WE_CALLALLFAMILY",1;\nskill "WE_ONEFOREVER",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2635,'Bride_Ring','Wedding Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'skill "WE_MALE",1;\nskill "WE_FEMALE",1;\nskill "WE_CALLPARTNER",1;\nskill "WE_CALLALLFAMILY",1;\nskill "WE_ONEFOREVER",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2636,'Gold_Ring_','Gold Christmas Ring','Armor',30000,100,true,true,1,'bonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2637,'Silver_Ring_','Silver Christmas Ring','Armor',20000,100,true,true,1,'bonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2638,'Exorcize_Sachet','Sacred Incense','Armor',20000,100,true,true,1,'bonus bStr,1;\nbonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2639,'Purification_Sachet','Occult Incense','Armor',20000,100,true,true,1,'bonus bInt,1;\nbonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2640,'Kafra_Ring','Kafra Ring','Armor',40000,200,1,true,false,false,true,true,1,'bonus bStr,1;\nbonus bInt,1;\nbonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2641,'Fashionable_Sack','Fashion Hip Sack','Armor',20,700,true,true,true,true,true,1,50,'bonus bStr,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2642,'Serin\'s_Gold_Ring','Serin\'s Gold Ring','Armor',20,true,true,1,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2643,'Serin\'s_Gold_Ring_','Serin\'s Gold Ring','Armor',45000,100,true,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2644,'The_Sign_','The Sign','Armor',2,true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus2 bMagicAddClass,Class_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2645,'Moonlight_Ring','Moonlight Ring','Armor',40000,200,true,true,true,true,true,true,true,1,60,'bonus bMdef,2;\nbonus bCritical,3;\nbonus bAspdRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2646,'Bunch_Of_Carnation','Bunch of Carnations','Armor',2,100,true,true,1,'bonus bAllStats,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2647,'Nile_Rose','Nile Rose','Armor',2,100,1,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bAllStats,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2648,'Morpheus\'s_Ring','Morpheus\'s Ring','Armor',30000,100,true,false,false,true,true,1,33,'bonus bInt,1;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2649,'Morpheus\'s_Armlet','Morpheus\'s Bracelet','Armor',30000,100,true,false,false,true,true,1,33,'bonus bInt,1;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2650,'Morrigane\'s_Belt','Morrigane\'s Belt','Armor',30000,200,true,false,false,true,true,1,61,'bonus bBaseAtk,5;\nbonus bCritical,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2651,'Morrigane\'s_Pendant','Morrigane\'s Pendant','Armor',30000,200,true,false,false,true,true,1,61,'bonus bStr,2;\nbonus bCritical,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2652,'Cursed_Lucky_Brooch','Goddess of Fortune\'s Cursed Brooch','Armor',20,100,true,true,1,40,'bonus bCritical,6;\nbonus2 bAddEff2,Eff_Curse,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (2653,'Sacrifice_Ring','Sacrifice Ring','Armor',20,100,true,true,1,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2654,'Shinobi\'s_Sash','Shinobi Sash','Armor',20000,300,1,true,true,true,true,true,true,true,1,30,'bonus bStr,1;\nbonus bAgi,1;\nbonus bMdef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2655,'Bloody_Iron_Ball','Bloodied Shackle Ball','Armor',50000,4000,true,false,false,true,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2656,'Hyper_Changer','Armor Charm','Armor',20000,1000,1,true,true,true,true,true,true,true,true,true,true,true,1,1,'bonus bMaxHP,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (2657,'Lab_Passport','Laboratory Permit','Armor',20,100,true,true,1,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2658,'Nile_Rose_','Nile Rose','Armor',2,100,1,true,true,1,'bonus bMaxHP,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2659,'Vesper_Core01','Vesper Core 01','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,1,'bonus bMdef,3;\nbonus bInt,2;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2660,'Vesper_Core02','Vesper Core 02','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,1,'bonus bMdef,3;\nbonus bStr,3;\nbonus bBaseAtk,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2661,'Vesper_Core03','Vesper Core 03','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,1,'bonus bMdef,3;\nbonus bAgi,3;\nbonus bFlee,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2662,'Vesper_Core04','Vesper Core 04','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,1,'bonus bMdef,3;\nbonus bDex,3;\nbonus bHit,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2663,'Gauntlet_Of_Accuracy','Gauntlet of Hit','Armor',20,900,true,true,1,75,'bonus bHit,15;\nbonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2664,'Scarf_Belt','Belcarf','Armor',20,200,true,false,false,true,true,1,75,'bonus bDex,2;\nbonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_acolyte`,`job_monk`,`job_priest`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2665,'Ring_Of_Exorcism','Exorcising Ring','Armor',20,500,true,true,true,true,true,1,60,'bonus bMdef,1;\nbonus2 bExpAddRace,RC_Undead,5;\nbonus2 bExpAddRace,RC_Demon,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2666,'Lamp_Of_Hope','Lantern of Hope','Armor',20,100,true,true,1,1,'bonus bStr,2;\nbonus2 bResEff,Eff_Blind,1000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2667,'Glove_Of_Archer','Renown Archer\'s Gloves','Armor',20,300,true,false,false,true,true,1,60,'bonus bHit,5;\nbonus bCritical,5;\nbonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2668,'Women\'s_Glory','Woman Glory','Armor',1500,1,true,true,1,94,100,true,true,true,true,true,true,true,'bonus bStr,3;\nbonus bAgi,3;\nbonus bVit,3;\nbonus bInt,3;\nbonus bDex,3;\nbonus bLuk,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2669,'Golden_Necklace_','RJC Necklace','Armor',30000,100,1,true,true,1,'bonus bMaxSP,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2670,'Ring_Of_Longing','Ring of Longing','Armor',20,100,1,true,true,1,30,100,true,true,true,true,true,true,true,'bonus bFlee,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2671,'Thimble_Of_Archer_','Bow Thimble','Armor',10000,100,1,true,true,true,true,true,1,65,'bonus bLongAtkRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2672,'Anniversary_Ring','3rd Anniversary Celebration Ring','Armor',20,100,true,false,false,true,true,1,'bonus bStr,5;\nbonus bAgi,5;\nbonus bVit,5;\nbonus bInt,5;\nbonus bDex,5;\nbonus bLuk,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2673,'Shining_Ring','Warrior\'s Shining Ring','Armor',100,true,false,false,true,true,1,48,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bSPrecovRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2674,'Honor_Ring','Ring of Honor','Armor',20,true,true,1,1,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2675,'Lord_Ring','Lord Ring','Armor',10,true,true,1,1,'bonus bAllStats,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2676,'Hunter_Earring','Hunter\'s Earring','Armor',20,300,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus2 bAddMonsterDropItem,7618,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2677,'Spiritual_Ring','Spiritual Ring','Armor',20,100,true,true,1,'bonus bInt,2;\nbonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2678,'Ring_Of_Flame_Lord','Ring Of Flame Lord','Armor',20,100,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bStr,2;\nbonus bVit,1;\nbonus bBaseAtk,15;\nbonus2 bSubEle,Ele_Fire,10;\nbonus3 bAutoSpell,"CH_SOULCOLLECT",1,30;\nbonus3 bAutoSpell,"MO_EXPLOSIONSPIRITS",1,10;\nbonus3 bAutoSpell,"PA_PRESSURE",2,30;\nbonus3 bAutoSpell,"MG_FIREBALL",1,150;\nbonus3 bAutoSpell,"KN_BOWLINGBASH",5,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2679,'Ring_Of_Resonance','Ring Of Resonance','Armor',20,100,2,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bAgi,2;\nbonus bVit,1;\nbonus bMdef,2;\nbonus4 bAutoSpellWhenHit,"WZ_QUAGMIRE",1,50,0;\nbonus3 bAutoSpellWhenHit,"AS_SPLASHER",10,20;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",10,30;\nbonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",3,20;\nbonus3 bAutoSpellWhenHit,"CG_TAROTCARD",5,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2680,'Lesser_Elemental_Ring','Lesser Elemental Ring','Armor',20,100,true,true,1,'bonus bAllStats,1;\nbonus3 bAutoSpell,"WZ_ESTIMATION",1,80;\nbonus3 bAutoSpell,"MC_IDENTIFY",1,50;\nbonus3 bAutoSpell,"TF_PICKSTONE",1,100;\nbonus3 bAutoSpell,"BS_GREED",1,10;\nbonus3 bAutoSpellWhenHit,"TK_RUN",5,20;\nbonus3 bAutoSpellWhenHit,"TK_HIGHJUMP",3,30;\nbonus3 bAutoSpellWhenHit,"NV_FIRSTAID",1,100;\nbonus3 bAutoSpellWhenHit,"TF_BACKSLIDING",1,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2681,'Republic_Ring','Republic Anniversary Ring','Armor',20,1000,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bAllStats,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2682,'Ring_Of_Water','Ring of Water','Armor',20,100,1,true,false,false,true,true,1,20,'bonus2 bSubDefEle,Ele_Water,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2683,'Ring_Of_Fire','Ring of Fire','Armor',20,100,1,true,false,false,true,true,1,20,'bonus2 bSubDefEle,Ele_Fire,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2684,'Ring_Of_Wind','Ring of Wind','Armor',20,100,1,true,false,false,true,true,1,20,'bonus2 bSubDefEle,Ele_Wind,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2685,'Ring_Of_Earth','Ring of Earth','Armor',20,100,1,true,false,false,true,true,1,20,'bonus2 bSubDefEle,Ele_Earth,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2686,'Elven_Ears_C','Elven Ears','Armor',1,2,true,false,false,true,1,1,73,100,true,true,true,true,true,true,true,true,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2687,'Steel_Flower_C','Steel Flower','Armor',1,true,false,false,true,1,100,56,100,true,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_Plant,3;\nbonus3 bAutoSpellWhenHit,"PR_STRECOVERY",1,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2688,'Critical_Ring_C','Critical Ring','Armor',1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bCritical,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2689,'Earring_C','Earring','Armor',1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bInt,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2690,'Ring_C','Ring','Armor',1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bStr,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2691,'Necklace_C','Necklace','Armor',1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bVit,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2692,'Glove_C','Glove','Armor',1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bDex,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2693,'Brooch_C','Brooch','Armor',1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bAgi,4;\n/*Gold PC Room bonus bAllStats,1;*/'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2694,'Rosary_C','Rosary','Armor',1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bLuk,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2695,'Safety_Ring_C','Safety Ring','Armor',1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,8;\nbonus bDef,8;\n/*Gold PC Room bonus bAllStats,1;*/'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2696,'Vesper_Core01_C','Vesper Core 01','Armor',1,1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus bInt,2;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2697,'Vesper_Core02_C','Vesper Core 02','Armor',1,1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus bStr,3;\nbonus bBaseAtk,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2698,'Vesper_Core03_C','Vesper Core 03','Armor',1,1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus bAgi,3;\nbonus bFlee,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2699,'Vesper_Core04_C','Vesper Core 04','Armor',1,1,true,false,false,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus bDex,3;\nbonus bHit,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_crusader`,`job_knight`,`job_swordman`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (2700,'Red_Silk_Seal','Red Silk Seal','Armor',20,100,true,true,true,true,true,true,true,1,60); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2701,'Orleans_Glove','Orleans\'s Glove','Armor',20,100,1,true,false,false,true,true,true,true,1,90,'bonus bDex,2;\nbonus bMatkRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2702,'Bison_Horn','Bison Horn','Armor',20,100,1,true,false,false,true,true,true,true,1,90,'bonus bAgi,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2703,'Expert_Ring','Expert Ring','Armor',20,150,1,true,false,false,true,true,true,true,1,50,'bonus bDelayrate,-5;\nbonus bUseSPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2704,'Golden_Accessory','Golden Accessories','Armor',20,100,4,true,true,1,100,true,true,true,true,true,true,'bonus bMdef,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2705,'Golden_Accessory2','Golden Accessories','Armor',20,100,true,true,1,100,true,true,true,true,true,true,'bonus2 bAddMonsterDropItem,12018,500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2706,'Handcuff','Arrest Handcuffs','Armor',true,true,1,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2707,'Gusli','GUSLI','Armor',20,100,true,true,1,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2708,'Chinese_Handicraft','Chinese Handicraft','Armor',50,true,true,1,100,true,true,true,true,true,true,true,'bonus3 bAutoSpell,"MG_FIREBOLT",5,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2709,'5_Anniversary_Coin','5th Anniversary Coin','Armor',2,true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2710,'Bloody_Iron_Ball_C','Bloody Iron Ball','Armor',1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2711,'Spiritual_Ring_C','Spiritual Ring','Armor',1,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bDex,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2712,'Ragnarok_Limited_Ed','Ragnarok Limited Edition','Armor',300,true,true,1,30,'bonus bVit,3;\nbonus bAgi,3;\nbonus bLuk,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2713,'Certificate_TW','Certificate','Armor',true,true,1,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2714,'Marvelous_Pandent','Marvelous Pendant','Armor',100,1,true,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2715,'Skul_Ring_','Skull Ring','Armor',10000,100,1,true,true,1,'bonus2 bSubRace,RC_Undead,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_sage`,`job_soullinker`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2716,'Librarian_Glove','Librarian Glove','Armor',20,100,1,true,true,true,true,true,1,80,'bonus bMaxSP,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (2717,'Pocket_Watch_','Pocket Watch','Armor',20,200,1,true,true,true,true,true,true,1,80); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (2718,'Lunatic_Brooch','Lunatic Brooch','Armor',20,200,1,true,true,true,true,true,1,65); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2719,'Iron_Wrist','Iron Wrist','Armor',20,700,1,true,true,true,true,true,true,true,true,1,50,'bonus2 bSkillAtk,"SM_BASH",6;\nbonus2 bSkillAtk,"MC_MAMMONITE",6;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_crusader`,`job_knight`,`job_stargladiator`,`job_swordman`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2720,'Medal_Swordman','Medal of Honor','Armor',20,1,true,true,true,true,true,true,1,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bHit,10;\nbonus bMaxHP,500;\nbonus bMaxSP,50;\nbonus3 bAddEff,Eff_Stun,100,ATF_SHORT;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2721,'Medal_Thief','Medal of Honor','Armor',20,1,true,true,true,true,true,true,true,1,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bFlee,10;\nbonus bMaxHP,300;\nbonus bMaxSP,80;\nbonus3 bAddEff,Eff_Poison,100,ATF_SHORT;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2722,'Medal_Acolyte','Medal of Honor','Armor',20,1,true,true,true,true,true,1,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bMdef,6;\nbonus bMaxHP,600;\nbonus3 bAddEff,Eff_Silence,100,ATF_SHORT;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2723,'Medal_Mage','Medal of Honor','Armor',20,1,true,true,true,true,true,true,1,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bMdef,6;\nbonus bMaxHP,600;\nbonus2 bAddEffWhenHit,Eff_Stone,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_archer`,`job_barddancer`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2724,'Medal_Archer','Medal of Honor','Armor',20,1,true,true,true,true,true,1,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bCritical,10;\nbonus bMaxHP,300;\nbonus bMaxSP,80;\nbonus3 bAddEff,Eff_Blind,100,ATF_LONG;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2725,'Medal_Merchant','Medal of Honor','Armor',20,1,true,true,true,true,true,1,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bAspdRate,10;\nbonus bMaxHP,500;\nbonus bMaxSP,50;\nbonus3 bAddEff,Eff_Curse,100,ATF_SHORT;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_hunter`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2726,'Icarus_Wing','Icarus Wings','Armor',20,100,true,true,true,true,true,1,70,'bonus bMaxSP,50;\nbonus bDex,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_hunter`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2727,'Bowman_Scarf','Bowman Scarf','Armor',20,200,true,true,true,true,true,1,70,'bonus bMaxSP,50;\nbonus bDex,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2728,'Cursed_Hand','Cursed Hand','Armor',20,50,1,true,false,false,true,true,1,80,'bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,30;\nbonus bHit,10;\nbonus bHPrecovRate,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2729,'Diabolus_Ring','Diabolus Ring','Armor',20,50,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMaxHP,100;\nbonus bMaxSP,100;\nbonus bHealPower,5;\nbonus2 bAddDamageClass,1916,10;\nbonus2 bAddDamageClass,1917,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2730,'Morroc_Seal','Seal of Continental Guard','Armor',20,50,1,true,false,false,true,true,1,80,100,true,true,true,true,true,true,'bonus bMaxHP,50;\nbonus bAspdRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2731,'Morroc_Charm_Stone','Rune Spellstone','Armor',20,50,1,true,false,false,true,true,1,80,100,true,true,true,true,true,true,'bonus bMaxSP,50;\nbonus bVariableCastrate,-1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2732,'Morroc_Ring','Death Loop','Armor',20,50,1,true,false,false,true,true,1,80,100,true,true,true,true,true,true,'bonus bCritical,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_gunslinger`,`job_rebellion`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2733,'Medal_Gunner','Sheriff Badge','Armor',20,1,true,true,true,true,1,80,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bCritical,10;\nbonus bMaxHP,300;\nbonus bMaxSP,80;\nbonus3 bAddEff,Eff_Blind,100,ATF_LONG;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2734,'Directive_A','Directive','Armor',true,true,true,true,1,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2735,'Directive_B','Directive','Armor',true,true,true,true,1,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2736,'Navel_Ring','Navel Ring','Armor',20,100,true,false,false,true,true,1,75,'bonus bDex,3;\nbonus bLuk,3;\nbonus bMdef,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2737,'Foot_Ring','Foot Ring','Armor',20,150,true,false,false,true,true,1,75,'bonus bVit,3;\nbonus bHPrecovRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2738,'Shiny_Coin','Shiny Coin','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,6;\nbonus bMatkRate,6;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2739,'Ordinary_Coin','Ordinary Coin','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2740,'Rusty_Coin','Rusty Coin','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,3;\nbonus bMatkRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2741,'All_In_One_Ring','All In One Ring','Armor',20,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bNoCastCancel;\nbonus bVariableCastrate,10;\nskill "AL_HEAL",1;\nskill "AL_TELEPORT",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2742,'Lucky_Clip','Lucky Clip','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bDropAddRace,RC_All,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2743,'Angelic_Ring','Angelic Ring','Armor',20,100,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,70,'bonus bInt,2;\nbonus bDex,1;\nbonus bMdef,2;\nautobonus3 "{ bonus bHealPower,20; }",100,3000,"AL_HEAL","{ specialeffect2 EF_HEAL3; }";\nautobonus3 "{ bonus bHealPower,20; }",100,3000,"AM_POTIONPITCHER","{ specialeffect2 EF_HEAL3; }";\nautobonus3 "{ bonus bHealPower,20; }",100,3000,"PR_SANCTUARY","{ specialeffect2 EF_HEAL3; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2744,'Sprint_Ring','Sprint Ring','Armor',20,100,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,1,'bonus bVariableCastrate,-10;\nbonus bDelayrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2745,'Pinguicula_Corsage','Pinguicula Corsage','Armor',20,200,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,1,'bonus bMdef,2;\nbonus bMaxSP,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2746,'Cold_Heart','Cold Heart','Armor',20,100,1,true,true,true,true,true,1,80,'bonus bAgi,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_rogue`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2747,'Black_Cat','Black Cat','Armor',20,100,1,true,true,true,true,true,1,80,'bonus bDex,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_archer`,`job_barddancer`,`job_hunter`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`,`unequip_script`) VALUES (2748,'Cursed_Star','Cursed Star','Armor',20,200,true,true,true,true,true,true,true,1,84,'bonus bMdef,3;\nbonus bDex,2;\nbonus bLuk,-1;\nbonus2 bHPLossRate,50,10000;\nbonus3 bAddEff,Eff_Curse,200,ATF_WEAPON|ATF_LONG|ATF_TARGET;','heal -300,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2749,'Linen_Glove','Linen Glove','Armor',20,120,1,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,90,'bonus bMdef,2;\nbonus bAgi,2;\nbonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2750,'Summer_Night_Dream','Summer Night Dream','Armor',20,true,true,1,100,true,true,true,true,true,true,true,true,'/* skill "ALL_DREAM_SUMMERNIGHT",1; */'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2751,'Academy_Badge','Academy Of Badge','Armor',100,true,true,1,100,true,true,true,true,true,true,'bonus bInt,2;\nbonus bMatkRate,3;\nbonus bMaxHP,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2752,'Praxinus_C','Praccsinos','Armor',2,true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2753,'Beholder_Ring','Beholder Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Formless,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2754,'Hallow_Ring','Hallow Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Undead,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2755,'Clamorous_Ring','Clamorous Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Brute,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2756,'Chemical_Ring','Chemical Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Plant,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2757,'Insecticide_Ring','Insecticide Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Insect,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2758,'Fisher_Ring','Fischer Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Fish,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2759,'Decussate_Ring','Decussate Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Demon,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2760,'Bloody_Ring','Bloody Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_DemiHuman,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2761,'Satanic_Ring','Satanic Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Angel,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2762,'Dragoon_Ring','Dragon Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_Dragon,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2763,'Skul_Ring_C','Neo Skull Ring','Armor',true,false,false,true,true,true,true,1,95,100,true,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkrate,5;\nbonus bMaxHPrate,5;\nskill "MG_SIGHT",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2764,'Small_Fishing_Rod','Small Fishing Rod','Armor',10,250,true,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2765,'Novice_Figure','Novice Figure','Armor',100,true,true,1,'bonus bMaxHP,70;\nif (BaseJob == Job_Novice || BaseJob == Job_SuperNovice)\n bonus bMaxHP,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2766,'Swordman_Figure','Swordman Figure','Armor',true,true,1,100,true,true,true,true,true,true,true,'bonus bVit,1;\nif (Class == Job_Swordman)\n bonus bDef,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2767,'Acolyte_Figure','Acolyte Figure','Armor',true,true,1,100,true,true,true,true,true,true,true,'bonus bInt,1;\nif (Class == Job_Acolyte)\n bonus bMaxSP,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2768,'Mage_Figure','Mage Figure','Armor',true,true,1,100,true,true,true,true,true,true,true,'bonus bInt,1;\nif (Class == Job_Mage)\n bonus bSPrecovRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2769,'Archer_Figure','Archer Figure','Armor',true,true,1,100,true,true,true,true,true,true,true,'bonus bDex,1;\nif (Class == Job_Archer)\n bonus bBaseAtk,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2770,'Thief_Figure','Thief Figure','Armor',true,true,1,100,true,true,true,true,true,true,true,'bonus bAgi,1;\nif (Class == Job_Thief)\n bonus bAspdRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2771,'Merchant_Figure','Merchant Figure','Armor',true,true,1,100,true,true,true,true,true,true,true,'bonus bStr,1;\nif (Class == Job_Merchant)\n bonus bCritical,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2772,'Krieger_Ring1','Glorious Ring','Armor',20,true,false,false,true,true,1,81,100,true,true,true,true,true,true,true,'bonus bMaxHP,300;\nbonus2 bSubEle,Ele_Water,10;\nbonus2 bSubEle,Ele_Wind,10;\nbonus2 bSubEle,Ele_Earth,10;\nbonus2 bSubEle,Ele_Fire,10;\nbonus bAspdRate,5;\nbonus bVariableCastrate,-3;\nbonus bHealPower,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2773,'Krieger_Ring2','Glorious Mass-Production Ring','Armor',20,true,false,false,true,true,1,61,100,true,true,true,true,true,true,true,'bonus bAllStats,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2774,'Krieger_Ring3','Glorious Popularized Ring','Armor',20,true,false,false,true,true,1,100,true,true,true,true,true,true,true,'bonus bAllStats,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2775,'Lure','Lure','Armor',20,100,true,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_script`,`unequip_script`) VALUES (2776,'Cool_Towel','Adventurer\'s Trusty Towel','Armor',20,100,1,true,true,1,'sc_start SC_SUMMER,INFINITE_TICK,0;','sc_end SC_SUMMER;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2777,'Shaman_Ring','Shaman Ring','Armor',20,100,1,true,true,1,1,100,true,'bonus bMaxHP,50;\nbonus bSPrecovRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2778,'Shaman_Earing','Shaman Earrings','Armor',20,100,true,true,1,1,100,true,'bonus bInt,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2779,'Dark_Knight_Belt','Dark Knight Belt','Armor',20,500,1,true,true,1,1,100,true,'bonus bStr,2;\nbonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2780,'Dark_Knight_Glove','Dark Knight Glove','Armor',20,500,1,true,true,1,1,100,true,'autobonus "{ bonus bAspdRate,2; }",10,5000,BF_NORMAL,"{ specialeffect2 EF_ENHANCE; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2781,'Aumdura\'s_Grace','Aumdura\'s Benefit','Armor',100,1,1,true,true,1,1,100,true,'bonus bAllStats,1;\nbonus bMdef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2782,'Ring_Of_Wise_King','Ring of the Ancient Wise King','Armor',20,100,true,true,1,100,true,true,true,true,true,true,true,'bonus bMaxHP,50;\nbonus bMaxSP,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2783,'Eyes_Stone_Ring','Eye Stone Ring','Armor',20,100,1,true,false,false,true,true,1,70,'bonus bCritical,2;\nbonus bMaxSP,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2784,'Oh_Holy_Night','Christmas Musicbox','Armor',20,100,true,true,1,1,'skill "ALL_WEWISH",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2785,'Orleans_Glove_M','Orlean\'s Gloves','Armor',20,100,1,true,false,false,true,true,true,true,1,90,100,true,true,true,true,true,true,true,'bonus bDex,2;\nbonus bMatkRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`script`) VALUES (2786,'Spiritual_Ring_M','Spiritual Ring','Armor',20,100,true,true,1,100,true,'bonus bInt,2;\nbonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2787,'Waterdrop_Brooch','Waterdrop Brooch','Armor',20,200,1,true,false,false,true,true,true,true,1,1,'bonus bMdef,2;\nbonus bMaxHPrate,1;\nbonus2 bSubEle,Ele_Water,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2788,'Bradium_Earing','Bradium Earring','Armor',20,200,1,true,false,false,true,true,true,true,1,'bonus bInt,1;\nbonus bDex,1;\nbonus bMatk,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2789,'Bradium_Ring','Bradium Ring','Armor',20,200,1,true,false,false,true,true,true,true,1,'bonus bStr,1;\nbonus bVit,1;\nbonus bBaseAtk,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2790,'Bradium_Brooch','Bradium Brooch','Armor',20,200,1,true,false,false,true,true,true,true,1,'bonus bAgi,1;\nbonus bFlee,4;\nif (readparam(bAgi)>=120)\n bonus bCritical,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2791,'Just_Got_Fish','Fresh Fish','Armor',20,500,1,true,true,1,1,'bonus bHit,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2792,'Ring_Of_Flame_Lord_I','Ring of Flame Lord','Armor',true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bStr,2;\nbonus bVit,1;\nbonus bBaseAtk,15;\nbonus2 bSubEle,Ele_Fire,10;\nbonus3 bAutoSpell,"CH_SOULCOLLECT",1,30;\nbonus3 bAutoSpell,"MO_EXPLOSIONSPIRITS",1,10;\nbonus3 bAutoSpell,"PA_PRESSURE",2,30;\nbonus3 bAutoSpell,"MG_FIREBALL",1,150;\nbonus3 bAutoSpell,"KN_BOWLINGBASH",5,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2793,'Ring_Of_Resonance_I','Ring of Resonance','Armor',2,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bAgi,2;\nbonus bVit,1;\nbonus bMdef,2;\nbonus4 bAutoSpellWhenHit,"WZ_QUAGMIRE",1,50,0;\nbonus3 bAutoSpellWhenHit,"AS_SPLASHER",10,20;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",10,30;\nbonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",3,20;\nbonus3 bAutoSpellWhenHit,"CG_TAROTCARD",5,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2794,'Magic_Stone_Ring','Magic Stone Ring','Armor',1,true,true,true,true,true,true,1,99,100,true,true,true,true,true,true,true,true,'bonus bStr,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2795,'Green_Apple_Ring','Green Apple Ring','Armor',true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,99,100,true,true,true,true,true,true,true,'if (JobLevel<30) {\n bonus bAllStats,6-(JobLevel/5);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2796,'Magical_Stone','Rocks','Armor',200,true,true,true,true,true,true,1,99,100,true,true,true,true,true,true,true,true,'bonus2 bAddDamageClass,2047,10;\nbonus2 bAddDefMonster,2048,-10;\nbonus3 bAddMonsterIdDropItem,6152,2047,70;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2797,'Magical_Stone_','Rocks','Armor',200,true,true,true,true,true,true,1,99,100,true,true,true,true,true,true,true,true,'bonus2 bAddDamageClass,2049,10;\nbonus2 bAddDefMonster,2050,-10;\nbonus3 bAddMonsterIdDropItem,6151,2049,70;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_monk`,`job_priest`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2798,'Will_Of_Exhausted_Angel','Will Of Exhausted Angel','Armor',200,true,true,true,true,1,99,100,true,true,true,true,true,true,true,'if (strcharinfo(3) == "job3_rang02") {\n bonus2 bAddDefMonster,1761,50;\n bonus2 bAddDefMonster,1762,50;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`script`) VALUES (2799,'Kuirpenring','Kuirpenring','Armor',100,1,true,true,1,100,true,'bonus bMdef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2800,'Accelerator','Accelerator','Armor',100000,100,1,true,true,true,true,true,true,1,99,'bonus bAgi,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2801,'Hovering_Booster','Hovering Booster','Armor',100000,2000,1,true,true,true,true,true,true,1,99,'bonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (2802,'Suicidal_Device','Suicidal Device','Armor',500000,1000,1,true,true,true,true,true,true,1,99); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2803,'Shape_Shifter','Shape Shifter','Armor',100000,500,1,true,true,true,true,true,true,1,99,'bonus bInt,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2804,'Cooling_Device','Cooling Device','Armor',100000,2500,1,true,true,true,true,true,true,1,99,'bonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2805,'Mag_Field_Generator','Magnetic Field Generator','Armor',100000,6000,1,true,true,true,true,true,true,1,99,'bonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2806,'Barrier_Builder','Barrier Builder','Armor',150000,8000,3,1,true,true,true,true,true,true,1,99,'bonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (2807,'Repair_Kit','Repair Kit','Armor',200000,400,1,true,true,true,true,true,true,1,99); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2808,'Camouflage_Generator','Camouflague Generator','Armor',250000,1000,1,true,true,true,true,true,true,1,99,'bonus bAgi,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2809,'High_Quality_Cooler','High Quality Cooler','Armor',100000,2500,1,true,true,true,true,true,true,1,99,'bonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2810,'Special_Cooler','Special Cooler','Armor',100000,2500,1,true,true,true,true,true,true,1,99,'bonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2811,'Freyja_SBracelet7','Freyja\'s Spirit Bracelet','Armor',20,200,1,true,true,1,20,'bonus bAllStats,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2812,'Freyja_SBracelet30','Freyja\'s Spirit Bracelet','Armor',20,200,1,true,true,1,20,'bonus bAllStats,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2813,'Freyja_SBracelet60','Freyja\'s Spirit Bracelet','Armor',20,200,1,true,true,1,20,'bonus bAllStats,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2814,'Freyja_SBracelet90','Freyja\'s Spirit Bracelet','Armor',20,200,1,true,true,1,20,'bonus bAllStats,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2815,'Th_Ring_Of_Water','Ring Of Water','Armor',20,10,true,true,1,'bonus bAllStats,1;\nbonus bMdef,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2816,'Radar_Ring1','Radar Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus3 bAddMonsterIdDropItem,6206,1002,400;\nbonus3 bAddMonsterIdDropItem,6207,1161,400;\nbonus3 bAddMonsterIdDropItem,6208,1153,400;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2817,'Radar_Ring2','Radar Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus3 bAddMonsterIdDropItem,6206,1026,400;\nbonus3 bAddMonsterIdDropItem,6207,1197,400;\nbonus3 bAddMonsterIdDropItem,6208,1504,400;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2818,'Radar_Ring3','Radar Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus3 bAddMonsterIdDropItem,6206,1508,400;\nbonus3 bAddMonsterIdDropItem,6207,1098,400;\nbonus3 bAddMonsterIdDropItem,6208,1315,400;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`equip_level_max`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2819,'Swordman_Manual','Swordsman Manual','Armor',100,true,true,true,true,1,1,12,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "SM_BASH",1;\nskill "SM_PROVOKE",1;\nskill "SM_MAGNUM",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`equip_level_max`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2820,'Thief_Manual','Thief Manual','Armor',100,true,true,true,true,1,1,12,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "TF_DOUBLE",3;\nbonus bDoubleRate,15;\nskill "TF_STEAL",1;\nskill "TF_HIDING",1;\nskill "TF_POISON",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`equip_level_max`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2821,'Acolyte_Manual','Acolyte Manual','Armor',100,true,true,true,true,1,1,12,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "AL_HEAL",1;\nskill "AL_INCAGI",1;\nskill "AL_BLESSING",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`equip_level_max`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2822,'Archer_Manual','Archer Manual','Armor',100,true,true,true,true,1,1,12,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "AC_OWL",1;\nskill "AC_CONCENTRATION",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`equip_level_max`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2823,'Merchant_Manual','Merchant Manual','Armor',100,true,true,true,true,1,1,12,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "MC_DISCOUNT",1;\nskill "MC_OVERCHARGE",10;\nskill "MC_IDENTIFY",1;\nskill "MC_MAMMONITE",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`equip_level_max`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2824,'Mage_Manual','Mage Manual','Armor',100,true,true,true,true,1,1,12,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "MG_SRECOVERY",1;\nskill "MG_COLDBOLT",1;\nskill "MG_FIREWALL",1;\nskill "MG_FIREBOLT",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2825,'Shaman_EaringB','Shaman Earrings','Armor',20,100,true,true,1,1,100,true,'bonus bInt,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2826,'Dark_Knight_BeltB','Dark Knight Belt','Armor',20,500,1,true,true,1,1,100,true,'bonus bDex,2;\nbonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2827,'Dark_Knight_GloveB','Dark Knight Glove','Armor',20,500,1,true,true,1,1,100,true,'autobonus "{ bonus bMaxHPrate,2; }",10,5000,BF_NORMAL,"{ specialeffect2 EF_ENHANCE; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2828,'Upg_Clip','Upg Clip','Armor',20,100,1,true,true,1,1,100,true,'bonus bMaxSP,50;\nbonus bMaxHPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2829,'Greed_Clip','Greed Clip','Armor',true,false,false,true,true,1,10,'skill "BS_GREED",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2830,'Magingiorde_C','Megingjard','Armor',20,2,true,true,1,94,'bonus bStr,40;\nbonus bMdef,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2831,'Brysinggamen_C','Brisingamen','Armor',20,1,true,true,1,94,'bonus bStr,6;\nbonus bInt,6;\nbonus bVit,6;\nbonus bAgi,6;\nbonus bLuk,10;\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2832,'Freyja_Ring','Freyja\'s Ring','Armor',20,true,true,1,1,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2833,'Odin\'s_Recall','Odin\'s Recall','Armor',true,true,1,1,'bonus bAllStats,1;\nskill "ALL_ODINS_RECALL",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2834,'F_All_In_One_Ring','All In One Ring','Armor',20,true,true,1,'bonus bAllStats,1;\nbonus bNoCastCancel;\nbonus bVariableCastrate,10;\nskill "AL_HEAL",1;\nskill "AL_TELEPORT",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2835,'F_Critical_Ring_C','Critical Ring','Armor',1,true,false,false,true,true,1,1,'bonus bCritical,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2836,'F_Glove_C','Glove','Armor',1,true,false,false,true,true,1,1,'bonus bDex,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2837,'F_Safety_Ring_C','Safety Ring','Armor',1,5,true,false,false,true,true,1,1,'bonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2838,'F_Necklace_C','Necklace','Armor',1,true,false,false,true,true,1,1,'bonus bVit,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2839,'F_Ring_C','Ring','Armor',1,true,false,false,true,true,1,1,'bonus bStr,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2840,'F_Rosary_C','Rosary','Armor',1,true,false,false,true,true,1,1,'bonus bLuk,4;\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_alchemist`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2841,'Caracas_Ring','Caracas Ring','Armor',2,true,true,true,true,true,true,true,1,100,100,true,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bDex,2;\nbonus bMdef,2;\nbonus2 bExpAddRace,RC_All,10;\nbonus2 bDropAddRace,RC_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2842,'F_Earing_C','Earring','Armor',1,true,false,false,true,true,1,1,'bonus bInt,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2843,'Gold_Trickle','Gold Trickle','Armor',20,true,true,1,75,100,true,true,true,true,true,true,true,'bonus bMaxSP,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2844,'El_Dicastes_Light','Light Of El Discastes','Armor',20,100,true,true,1,80,100,true,true,true,true,true,true,true,'skill "RETURN_TO_ELDICASTES",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2845,'No_Fear_Belt','No Fear Belt','Armor',2,true,true,1,20,'bonus bMdef,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2846,'E_All_In_One_Ring','All In One Ring','Armor',20,true,true,1,'bonus bAllStats,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2847,'E_Critical_Ring_C','Critical Ring','Armor',1,true,false,false,true,true,1,1,'bonus bCritical,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2848,'E_Glove_C','Glove','Armor',1,true,false,false,true,true,1,1,'bonus bDex,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2849,'E_Safety_Ring_C','Safety Ring','Armor',1,5,true,false,false,true,true,1,1,'bonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2850,'E_Ring_C','Ring','Armor',1,true,false,false,true,true,1,1,'bonus bVit,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2851,'E_Necklace_C','Necklace','Armor',1,true,false,false,true,true,1,1,'bonus bStr,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2852,'E_Rosary_C','Rosary','Armor',1,true,false,false,true,true,1,1,'bonus bLuk,4;\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2853,'Telekinetic_Orb','Telekinetic Orb','Armor',20,200,2,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,110,'bonus bMdef,1;\nbonus bInt,3;\nbonus bMaxSP,30;\nbonus2 bSkillAtk,"WL_SOULEXPANSION",10;\nbonus2 bSkillAtk,"SO_PSYCHIC_WAVE",10;\nbonus2 bSkillUseSP,"WL_SOULEXPANSION",-50;\nbonus2 bSkillUseSP,"SO_PSYCHIC_WAVE",-50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2854,'Alchemy_Glove','Alchemy Glove','Armor',20,100,1,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,125,'bonus bMdef,2;\nbonus bInt,1;\nbonus2 bMagicAtkEle,Ele_Fire,10;\nbonus2 bMagicAtkEle,Ele_Water,-20;\nbonus2 bSubEle,Ele_Water,-30;\nbonus3 bAutoSpell,"MG_FIREBALL",5,30;\nbonus5 bAutoSpell,"MG_FIREBALL",5,30,BF_MAGIC,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2855,'Whike_Black_Tail','Whike Black Tail','Armor',20,100,true,true,1,45,'bonus bCriticalRate,7;\nbonus bAspdRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2856,'Half_Megin','Half Megingjard','Armor',20,1,true,true,1,47,100,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus bStr,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2857,'Half_Brysing','Half Brisingamen','Armor',20,1,true,true,1,47,100,true,true,true,true,true,true,true,'bonus bStr,3;\nbonus bInt,5;\nbonus bVit,3;\nbonus bDex,3;\nbonus bAgi,3;\nbonus bLuk,5;\nbonus bMdef,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2858,'Pendant_Of_Guardian','Pendant Of Guardian','Armor',true,true,1,70,100,true,true,true,true,true,true,true,'skill "ALL_GUARDIAN_RECALL",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2859,'Golden_Rod_Orb','Golden Rod Orb','Armor',20,200,2,true,true,true,true,true,true,1,100,'bonus bMdef,2;\nbonus bInt,1;\nbonus2 bSubEle,Ele_Wind,15;\nbonus5 bAutoSpellWhenHit,"WZ_JUPITEL",3,30,BF_WEAPON|BF_MAGIC,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2860,'Aqua_Orb','Aqua Orb','Armor',20,200,2,true,true,true,true,true,true,1,100,'bonus bMdef,2;\nbonus bInt,1;\nbonus2 bSubEle,Ele_Water,15;\nbonus5 bAutoSpellWhenHit,"WZ_FROSTNOVA",3,30,BF_WEAPON|BF_MAGIC,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2861,'Crimson_Orb','Crismon Orb','Armor',20,200,2,true,true,true,true,true,true,1,100,'bonus bMdef,2;\nbonus bInt,1;\nbonus2 bSubEle,Ele_Fire,15;\nbonus5 bAutoSpellWhenHit,"WZ_SIGHTRASHER",3,30,BF_WEAPON|BF_MAGIC,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2862,'Forest_Orb','Forest Orb','Armor',20,200,2,true,true,true,true,true,true,1,100,'bonus bMdef,2;\nbonus bInt,1;\nbonus2 bSubEle,Ele_Earth,15;\nbonus5 bAutoSpellWhenHit,"WZ_QUAGMIRE",3,30,BF_WEAPON|BF_MAGIC,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2863,'Ring_Of_Valkyrie','Ring Of Valkyrie','Armor',2,true,true,1,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2864,'Light_Of_Cure','Light Of Cure','Armor',20,true,true,true,true,true,true,1,110,'bonus bVit,2;\nbonus bHealPower,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2865,'Seal_Of_Cathedral','Seal Of Cathedral','Armor',20,true,true,true,true,true,true,1,110,'bonus bInt,2;\nbonus bHealPower,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2866,'Ring_Of_Archbishop','Ring Of Archbishop','Armor',20,true,true,true,true,true,true,1,110,'bonus bDex,2;\nbonus bHealPower,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2867,'Broken_Bamboo_Piece','Broken Bamboo Piece','Armor',20,100,2,true,true,1,'bonus bMdef,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2868,'Green_Batik','Green Batik','Armor',20,100,1,true,false,false,true,true,1,45,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;\nbonus bMdef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2869,'Colorful_Ketupat','Colorful Ketupat','Armor',20,100,true,false,false,true,true,1,45,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2870,'Tw_8th_Anni_Ring','Tw 8th Anni Ring','Armor',true,true,1,'bonus bStr,5;\nbonus bInt,5;\nbonus bVit,5;\nbonus bDex,5;\nbonus bAgi,5;\nbonus bLuk,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2871,'Brazilian_Emblem','Brazilian Emblem','Armor',20,100,1,true,true,1,60,'bonus2 bAddClass,Class_All,3;\nbonus bMatkRate,3;\nbonus bMaxHP,50;\nbonus bMaxSP,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2872,'G_Honor_Certificate','G Honor Certificate','Armor',true,true,1,1,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2873,'Cat_Hand_Glove','Cat Hand Glove','Armor',20,100,5,1,true,true,1,1,'bonus bAgi,1;\nbonus bVit,1;\nbonus bDex,1;\nbonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2874,'Buffalo_Horn','Buffalo Horn','Armor',20,100,1,true,true,1,10,'bonus bAspd,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2875,'RO_Appreciation_Ring','RO Appreciation Ring','Armor',20,100,1,true,true,1,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2876,'Necklace_Spica','Necklace Spica','Armor',20,200,1,true,true,1,10,'bonus bMdef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2877,'Glove_Sabik','Glove Sabik','Armor',20,200,1,true,true,1,10,'bonus bMdef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2878,'Bracelet_Arunairi','Bracelet Arunairi','Armor',20,200,1,true,true,1,10,'bonus bMdef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2879,'Badge_Giorredart','Badge Giorredart','Armor',20,200,1,true,true,1,10,'bonus bMdef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2880,'Ring_Lupak','Ring Lupak','Armor',20,200,1,true,true,1,10,'bonus bMdef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2881,'Orleans_Necklace','Orleans Necklace','Armor',20,100,1,true,true,1,'bonus bDex,2;\nbonus bMatk,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2882,'Ecoro_Cardslip','Ecoro Cardslip','Armor',20,100,1,true,true,1,'bonus bVit,1;\nbonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2883,'Ur_Seal','Ur\'s Seal','Armor',20,200,4,1,true,true,true,true,true,true,1,100,'bonus bMaxHPrate,2;\nbonus2 bSkillUseSP,"LK_SPIRALPIERCE",5;\nbonus2 bSkillUseSP,"RK_HUNDREDSPEAR",5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2884,'Peuz_Seal','Peuz\'s Seal','Armor',20,200,3,1,true,true,true,true,true,true,1,100,'bonus bBaseAtk,20;\nbonus bMaxSP,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_max`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2885,'Mother_Heart','Mother Heart','Armor',true,true,1,120,100,true,true,true,true,true,true,true,'bonus bBaseAtk,15;\nbonus bMatk,15;\nbonus2 bExpAddClass,Class_All,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2886,'Sabah_Ring','Sapha Ring','Armor',20,100,true,true,true,true,true,true,1,100,'bonus bCritical,3;\nbonus2 bSkillUseSP,"GC_DARKILLUSION",5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2887,'Nab_Ring','Nab Ring','Armor',20,100,true,true,true,true,true,true,1,100,'bonus bBaseAtk,10;\nbonus bMatk,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2888,'School_Bag','School Bag','Armor',20,1000,1,true,true,1,'bonus bAspdRate,3;\nbonus bVariableCastrate,-3;\nif (BaseLevel<80) {\n bonus bMaxHP,200;\n bonus bMaxSP,100;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (2889,'Endure_Ring','Endure Ring','Armor',20,100,1,true,true,1,60); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2890,'White_Wing_Brooch','White Wing Brooch','Armor',20,100,true,true,true,true,true,true,1,100,'bonus bDex,2;\nbonus bLongAtkRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2891,'Black_wing_Brooch','Black Wing Brooch','Armor',20,100,true,true,true,true,true,true,1,100,'bonus bInt,2;\nbonus bFlee2,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2892,'Assassin_Handcuffs','Assassin\'s Glove','Armor',56000,400,3,1,true,true,true,true,true,true,1,100,'bonus bMaxSP,20;\nbonus bCritical,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (2893,'Cursed_Heart','Cursed Heart','Armor',20,50,1,true,true,1,80); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2894,'Glove_Of_Shura','Sura Gauntlet','Armor',20,400,1,true,true,true,true,true,true,1,130,'bonus bStr,5;\nbonus bMaxSPrate,6;\nbonus bMaxHPrate,-6;\nif (readparam(bStr)>=120) {\n bonus bBaseAtk,30;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2895,'Medal_Of_Valor1','Medal Of Valor1','Armor',4,true,true,1,'bonus bVariableCastrate,-2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2896,'Medal_Of_Valor2','Medal Of Valor2','Armor',4,true,true,1,'bonus bAspdRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2897,'2011RWC_Necklace_J','2011RWC Necklace J','Armor',100,true,true,1,1,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus2 bExpAddClass,Class_All,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2898,'Black_Rosary','Dark Rosary','Armor',20,100,1,true,true,1,90,'bonus bMdef,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_barddancer`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2899,'Sound_Amplifier','Sound Amplification Device','Armor',20,100,1,true,true,true,true,1,90,'bonus2 bSkillAtk,"WM_METALICSOUND",150;\nbonus2 bSkillUseSP,"WM_METALICSOUND",-60;\nbonus bVariableCastrate,-50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (2900,'Morrigane\'s_Belt_','Morrigane\'s Belt','Armor',30000,200,1,true,false,false,true,true,1,61); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2901,'Morrigane\'s_Pendant_','Morrigane\'s Pendant','Armor',30000,200,1,true,false,false,true,true,1,61,'bonus bStr,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2902,'Morpheus\'s_Ring_','Morpheus\'s Ring','Armor',30000,100,1,true,false,false,true,true,1,33,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2903,'Morpheus\'s_Armlet_','Morpheus\'s Armlet','Armor',30000,100,1,true,false,false,true,true,1,33,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2904,'Naqsh','Naqsi','Armor',true,true,1,'skill "BS_MAXIMIZE",5;\nskill "BS_WEAPONPERFECT",5;\nskill "WL_RECOGNIZEDSPELL",5;\nskill "ECL_SNOWFLIP",1;\nskill "ECL_PEONYMAMY",1;\nskill "ECL_SADAGUI",1;\nskill "ECL_SEQUOIADUST",1;\nbonus2 bSkillCooldown,"WL_RECOGNIZEDSPELL",-180000;\nbonus bDelayrate,-100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2905,'Super_Ora_Ora','Super Ora Ora','Armor',1000,true,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2906,'Happy_Gauntlet','Happy Gauntlet','Armor',20,1000,3,1,true,true,1,70,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2907,'Buwaya_Tattoo','Bawaya Agimat Tattoo','Armor',20,100,true,true,1,1,'bonus bMatkRate,7;\nbonus bFixedCastrate,-7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2908,'Light_Ring','Light Ring','Armor',20,100,1,true,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2909,'Darkness_Ring','Darkness Ring','Armor',20,100,1,true,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2910,'Bakonawa_Tattoo','Bakunawa Agimat Tattoo','Armor',20,100,true,true,1,1,'bonus2 bAddClass,Class_All,7;\nbonus bAspdRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2911,'Bangungot_Tattoo','Bangungot Agimat Tattoo','Armor',20,100,true,true,1,1,'bonus bHealPower,4;\nbonus bHealPower2,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (2912,'Xylitol_2011','Xylitol 2011','Armor',20,300,1,true,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2913,'Thief_Handcuff','Thief Handcuff','Armor',20,2400,1,true,true,1,10,'bonus bBaseAtk,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2914,'Wizard_Left_Eye','Wizard Left Eye','Armor',20,100,1,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bInt,4;\nbonus bMdef,3;\nbonus bVariableCastrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2915,'Ettlang_Keepsake','Ettlang Keepsake','Armor',20,50,true,true,1,100,true,true,true,true,true,true,'bonus bMdef,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2916,'Fairy_Wing','Fairy Wing','Armor',10,true,true,1,90,100,true,true,true,true,true,true,true,'skill "ECLAGE_RECALL",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2917,'Str_Glove','Str Glove','Armor',75000,100,true,true,1,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bBaseAtk,(readparam(bStr)/10);\nif (readparam(bStr)>=110)\n bonus2 bAddClass,Class_All,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2918,'Int_Glove','Int Glove','Armor',75000,100,true,true,1,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bMatk,(readparam(bInt)/10);\nif (readparam(bInt)>=110)\n bonus bMatkRate,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2919,'Agi_Glove','Agi Glove','Armor',75000,100,true,true,1,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bFlee,(readparam(bAgi)/10);\nif (readparam(bAgi)>=110)\n bonus bFlee2,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2920,'Vit_Glove','Vit Glove','Armor',75000,100,true,true,1,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bMaxHP,(readparam(bVit)/10)*50;\nif (readparam(bVit)>=110)\n bonus bMaxHPrate,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2921,'Dex_Glove','Dex Glove','Armor',75000,100,true,true,1,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bHit,(readparam(bDex)/10);\nif (readparam(bDex)>=110)\n bonus bLongAtkRate,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2922,'Luk_Glove','Luk Glove','Armor',75000,100,true,true,1,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bCritical,(readparam(bLuk)/10);\nif (readparam(bLuk)>=110)\n bonus bCritAtkRate,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2923,'Str_Glove_','Str Glove','Armor',75000,100,1,true,true,1,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bBaseAtk,(readparam(bStr)/10);\nif (readparam(bStr)>=110)\n bonus2 bAddClass,Class_All,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2924,'Int_Glove_','Int Glove','Armor',75000,100,1,true,true,1,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bMatk,(readparam(bInt)/10);\nif (readparam(bInt)>=110)\n bonus bMatkRate,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2925,'Agi_Glove_','Agi Glove','Armor',75000,100,1,true,true,1,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bFlee,(readparam(bAgi)/10);\nif (readparam(bAgi)>=110)\n bonus bFlee2,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2926,'Vit_Glove_','Vit Glove','Armor',75000,100,1,true,true,1,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bMaxHP,(readparam(bVit)/10)*50;\nif (readparam(bVit)>=110)\n bonus bMaxHPrate,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2927,'Dex_Glove_','Dex Glove','Armor',75000,100,1,true,true,1,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bHit,(readparam(bDex)/10);\nif (readparam(bDex)>=110)\n bonus bLongAtkRate,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2928,'Luk_Glove_','Luk Glove','Armor',75000,100,1,true,true,1,100,'bonus bMaxHP,100;\nbonus bMaxSP,20;\nbonus bCritical,(readparam(bLuk)/10);\nif (readparam(bLuk)>=110)\n bonus bCritAtkRate,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2935,'Sprint_Glove','Sprint Gloves','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,1,'bonus bVariableCastrate,-1;\nbonus bDelayrate,-1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2936,'Recovery_Ring','Recovery Ring','Armor',20,100,5,1,true,true,1,10,'bonus bVit,1;\nbonus bMaxHP,250;\nbonus bMaxHPrate,5;\nbonus bHealPower2,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_max`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2940,'Ninja_Manual','Ninja Manual','Armor',100,true,true,true,true,1,12,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "NJ_UTSUSEMI",1;\nskill "NJ_KOUENKA",1;\nskill "NJ_SYURIKEN",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_max`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2941,'Gunslinger_Manual','Gunslinger Manual','Armor',100,true,true,true,true,1,12,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "GS_GLITTERING",1;\nskill "GS_ADJUSTMENT",1;\nskill "GS_MADNESSCANCEL",1;\nskill "GS_INCREASING",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_max`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2942,'Taekwon_Manual','Taekwon Manual','Armor',100,true,true,true,true,1,12,100,true,true,true,true,true,true,true,'bonus bMaxSP,100;\nskill "TK_SEVENWIND",4;\nskill "TK_JUMPKICK",5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2943,'Critical_Ring_','Critical Ring','Armor',100,1,true,true,1,'bonus bCritical,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2944,'TE_Ring_Of_Protection','TE Ring Of Protection','Armor',true,true,1,40,100,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_Player_Doram,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2945,'TE_Ring_Of_Rage','TE Ring Of Rage','Armor',true,true,1,40,100,true,true,true,true,true,true,true,'bonus2 bAddRace,RC_Player_Human,5;\nbonus2 bAddRace,RC_Player_Doram,5;\nbonus2 bMagicAddRace,RC_Player_Human,5;\nbonus2 bMagicAddRace,RC_Player_Doram,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2946,'TE_Ring_Of_Defiance','TE Ring Of Defiance','Armor',true,true,1,40,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_Player_Doram,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2947,'Memories_of_Spring','Spring Afternoon Memory','Armor',20,true,true,1,'bonus bMdef,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2948,'Demon_Wing','Demon Wing','Armor',10,100,1,true,true,1,70,'bonus bFlee,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2949,'Silversmith_Bracelet','Silversmith Bracelet','Armor',10,100,3,1,true,false,false,true,true,1,60,'bonus bAllStats,1;\nbonus bMdef,3;\nskill "SA_SPELLBREAKER",5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`equip_level_max`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2950,'Rune_Ring','Rune Ring','Armor',true,true,1,1,100,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2951,'Kvasir_Ring_Blue','Kvasir Ring Blue','Armor',100,true,true,1,1,'bonus bMaxSP,30;\nskill "ECL_SNOWFLIP",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2952,'Kvasir_Ring_Red','Kvasir Ring Red','Armor',100,true,true,1,1,'bonus bMaxSP,30;\nskill "ECL_PEONYMAMY",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2953,'Kvasir_Ring_Green','Kvasir Ring Green','Armor',100,true,true,1,1,'bonus bMaxHP,100;\nskill "ECL_SADAGUI",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2954,'Kvasir_Ring_Brown','Kvasir Ring Brown','Armor',10,100,true,true,1,1,'skill "ECL_SEQUOIADUST",1;\nbonus bMaxHP,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2956,'Safety_Ring_','Advanced Safety Ring','Armor',75000,100,1,true,false,false,true,true,1,50,'bonus bMdef,5;\nbonus bAllStats,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_kagerouoboro`,`job_knight`,`job_monk`,`job_priest`,`job_rebellion`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2957,'Good_Ring_Of_Flame_Lord','Advanced Ring Of Flame Lord','Armor',20,100,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,85,'bonus bStr,3;\nbonus bVit,2;\nbonus bBaseAtk,20;\nbonus2 bSubEle,Ele_Fire,10;\nbonus3 bAutoSpell,"CH_SOULCOLLECT",1,30;\nbonus3 bAutoSpell,"MO_EXPLOSIONSPIRITS",1,10;\nbonus3 bAutoSpell,"PA_PRESSURE",2,30;\nbonus3 bAutoSpell,"MG_FIREBALL",1,150;\nbonus3 bAutoSpell,"KN_BOWLINGBASH",5,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_kagerouoboro`,`job_knight`,`job_monk`,`job_priest`,`job_rebellion`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2958,'Good_Ring_Of_Resonance','Advanced Ring Of Resonance','Armor',20,100,2,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,85,'bonus bAgi,3;\nbonus bVit,1;\nbonus bMdef,2;\nbonus bMatk,10;\nbonus4 bAutoSpellWhenHit,"WZ_QUAGMIRE",1,50,0;\nbonus3 bAutoSpellWhenHit,"AS_SPLASHER",10,20;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",10,30;\nbonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",3,20;\nbonus3 bAutoSpellWhenHit,"CG_TAROTCARD",5,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2959,'Fidelity_Necklace','Fidelity Necklace','Armor',20,300,1,true,true,1,50,'bonus bAgi,2;\nbonus2 bSubRace,RC_Brute,3;\nbonus2 bSubRace,RC_Player_Doram,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2960,'Badge_Of_Manny','Badge Of Manny','Armor',20,200,1,true,true,1,'bonus bAllStats,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2963,'Body_Power_Up_Ring','Physical Enhancer Ring','Armor',10,100,1,true,true,1,90,'bonus2 bAddClass,Class_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2964,'Ring_Of_Spell_Explosion','Magic Intensifier Ring','Armor',10,100,1,true,true,1,90,'bonus bMatkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2965,'Angel_Egg','Angel Egg','Armor',10,100,1,1,true,false,false,true,true,1,1,'bonus bAllStats,1;\nbonus bMatkRate,5;\nbonus2 bAddClass,Class_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`script`) VALUES (2966,'RWC_2012_Ring','RWC 2012 Ring','Armor',20,200,true,true,1,100,true,'bonus2 bAddClass,Class_All,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`script`) VALUES (2967,'RWC_2012_Ring_','Chambered RWC 2012 Ring','Armor',20,200,1,true,true,1,100,true,'bonus2 bAddClass,Class_All,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`script`) VALUES (2968,'RWC_2012_Pendant','RWC 2012 Pendant','Armor',20,200,true,true,1,100,true,'bonus bMatkRate,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`script`) VALUES (2969,'RWC_2012_Pendant_','Chambered RWC 2012 Pendant','Armor',20,200,1,true,true,1,100,true,'bonus bMatkRate,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2971,'Pocket_Watch','Pocket Watch','Armor',10,200,1,1,true,true,true,true,true,true,1,80,'bonus bHPrecovRate,15;\nbonus bSPrecovRate,15;\nbonus bMatkRate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`,`unequip_script`) VALUES (2976,'Red_Lantern','Red Lantern','Armor',10,200,1,true,true,1,100,'bonus bMaxSP,-300;\nskill "MG_SIGHT",1;','sc_end SC_SIGHT;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2977,'Hurt_Mind','Hurt Mind','Armor',10,100,1,true,true,1,110,'bonus bMaxSP,200;\nskill "DC_SCREAM",3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2978,'KindHeart','Kind Heart','Armor',10,100,1,true,true,1,110,'bonus bMaxHP,500;\nbonus2 bHPRegenRate,300,10000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2979,'Strawberry_Decoration','Strawberry Decoration','Armor',20,500,1,1,true,false,false,true,true,1,1,'bonus bAllStats,1;\nbonus3 bAutoSpellWhenHit,"WZ_FROSTNOVA",3,10;\n/* Confirm: Frost Nova cast chance */'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2980,'Evilspirit_Gloves','Evil Spirit Gloves','Armor',10,100,1,true,true,1,110,'bonus bMaxHP,500;\nbonus bMaxSP,200;\nskill "PF_SPIDERWEB",1;\nbonus3 bAutoSpell,"SO_PSYCHIC_WAVE",1,20;\nbonus5 bAutoSpell,"HW_MAGICPOWER",1,10,BF_MAGIC,0;\nbonus5 bAutoSpell,"WZ_FROSTNOVA",10,10,BF_MAGIC,0;\nbonus5 bAutoSpell,"WZ_FROSTNOVA",10,20,BF_WEAPON,0;\nbonus5 bAutoSpellWhenHit,"DC_SCREAM",1,50,BF_WEAPON|BF_MAGIC,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2981,'RingOfHero','Warrior\'s Ring','Armor',10,200,true,true,1,160,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2983,'Greed_Brooch','Greed Brooch','Armor',10,100,1,true,true,1,50,'bonus2 bHPLossRate,10,5000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2984,'Limnil_Glove','Glove Save Rimnil','Armor',10,100,1,true,true,1,30,'bonus2 bExpAddRace,RC_All,5;\nbonus2 bSubRace,RC_All,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`,`unequip_script`) VALUES (2985,'Gyges_Ring','Gyges Ring','Armor',10,100,1,true,true,1,50,'bonus bInt,3;\nbonus bMatk,30;\nskill "TF_HIDING",1;','sc_end SC_HIDING;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2986,'Snake_Ring','Snake Ring','Armor',20,100,2,1,true,true,1,'bonus bDex,3;\nbonus bMdef,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (2987,'Snake_Pendant','Snake Pendant','Armor',20,100,3,1,true,true,1,'bonus bAgi,3;\nbonus bLuk,2;\nbonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2988,'Winged_Ring_Of_Newoz','Oz\'s New Wing Ring','Armor',20,100,1,true,true,true,true,'Male',true,true,1,130,'bonus bVariableCastrate,-25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2989,'Floral_Bracelet_Of_Igu','Bloody Floral Decoration Bracelet','Armor',20,100,1,true,true,true,true,'Female',true,true,1,130,'bonus bVariableCastrate,-25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2990,'Pendant_Of_Harmony','Pendant of Harmony','Armor',20,100,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,130,'bonus bMatkRate,6;\nbonus bHPrecovRate,50;\nbonus bSPrecovRate,50;\nbonus2 bSubEle,Ele_Holy,5;\nbonus4 bAutoSpell,"AB_RENOVATIO",1,30,0;\nbonus4 bAutoSpellWhenHit,"PR_SANCTUARY",3,50,0;\nbonus bStr,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2991,'Pendant_Of_Chaos','Pendant of Chaos','Armor',20,100,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,130,'bonus2 bAddClass,Class_All,6;\nbonus2 bSubEle,Ele_Dark,5;\nbonus2 bResEff,Eff_Confusion,10000;\nbonus2 bAddEff,Eff_Confusion,500;\nbonus3 bAutoSpellWhenHit,"NPC_WIDECONFUSE",2,30;\nbonus bInt,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2992,'Pendant_Of_Maelstorm','Pendant of Maelstrom','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,130,'bonus2 bAddClass,Class_All,6;\nbonus bMatkRate,6;\nbonus bAllStats,1;\nbonus5 bAutoSpellWhenHit,"SC_MAELSTROM",1,100,BF_MAGIC,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2995,'Supplement_Part_Dex','Supplement Part Dex','Armor',25000,100,1,true,true,true,true,true,true,1,100,'bonus bUseSPrate,-10;\nbonus bDelayrate,-10;\nbonus bVariableCastrate,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2996,'Upgrade_Part_Gun_Barrel','Reinforced Parts - Gun Barrel','Armor',10,500,1,true,true,true,true,true,true,1,100,'bonus2 bAddClass,Class_All,4;\nbonus bHit,10;\nbonus2 bSkillAtk,"NC_BOOSTKNUCKLE",25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2997,'RWC_Gold_Brooch','RWC Gold Brooch','Armor',10,200,1,true,true,1,100,true,true,true,true,true,true,true,'bonus bBaseAtk,25;\nbonus bMatk,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (2998,'Shining_Trapezohedron','Shining Trapezohedron','Armor',100,1,true,true,1,90,'bonus2 bSubEle,Ele_Holy,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2999,'RWC_Brooch','RWC Brooch','Armor',10,200,true,true,1,100,true,true,true,true,true,true,true,'bonus bMaxHP,300;\nbonus bMaxSP,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5001,'Headset','Headset','Armor',20,200,6,true,false,false,true,1,1,true,87,'bonus2 bResEff,Eff_Curse,1000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5002,'Gemmed_Crown','Jewel Crown','Armor',20,600,9,true,true,true,true,true,true,true,true,true,true,1,60,true,88,'bonus bInt,2;\nbonus bLuk,1;\nbonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5003,'Joker_Jester','Joker Jester','Armor',20,100,3,true,false,false,true,1,true,89,'bonus bLuk,2;\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5004,'Oxygen_Mask','Oxygen Mask','Armor',20,200,true,false,false,true,1,90,'bonus2 bResEff,Eff_Poison,2000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5005,'Gas_Mask','Gas Mask','Armor',20,100,1,true,false,false,true,true,1,91,'bonus2 bResEff,Eff_Poison,3000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`view`) VALUES (5006,'Machoman_Glasses','Machoman\'s Glasses','Armor',36000,100,1,true,false,false,true,1,92); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5007,'Loard_Circlet','Grand Circlet','Armor',20,200,7,true,false,false,true,1,55,true,93,'bonus bStr,1;\nbonus bInt,1;\nbonus bLuk,1;\nbonus bMdef,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`) VALUES (5008,'Puppy_Love','Puppy Love','Armor',20,100,1,true,false,false,true,1,94); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5009,'Safety_Helmet','Safety Helmet','Armor',20,500,7,true,false,false,true,1,true,95,'bonus bMdef,3;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5010,'Indian_Hair_Piece','Indian Fillet','Armor',20,100,5,true,1,true,96); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5011,'Antenna','Aerial','Armor',20,100,5,true,1,true,97); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5012,'Ph.D_Hat','Ph.D Hat','Armor',20,100,5,true,false,false,true,1,true,98); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5013,'Horn_Of_Lord_Kaho','Lord Kaho\'s Horn','Armor',20,100,30,true,1,true,99,'bonus bMdef,10;\nbonus bStr,5;\nbonus bAgiVit,10;\nbonus bInt,5;\nbonus bLuk,20;\nitemskill "NPC_HELLJUDGEMENT",10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (5014,'Fin_Helm','Fin Helm','Armor',20,300,5,true,true,true,true,1,65,100); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`) VALUES (5015,'Egg_Shell','Egg Shell','Armor',20,200,6,true,1,101); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5016,'Boy\'s_Cap','Boy\'s Cap','Armor',20,100,3,true,false,false,true,1,true,102); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5017,'Bone_Helm','Bone Helm','Armor',20,800,15,true,true,true,true,true,true,true,1,70,true,103,'bonus2 bSubEle,Ele_Dark,-15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_archer`,`job_barddancer`,`job_hunter`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5018,'Feather_Bonnet','Feather Bonnet','Armor',20,300,8,true,true,true,true,1,true,104,'bonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5019,'Corsair','Corsair','Armor',20,500,11,true,false,false,true,1,true,105,'bonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5020,'Kafra_Band','Kafra Band','Armor',20,500,5,true,1,true,106,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5021,'Bankruptcy_Of_Heart','Grief for Greed','Armor',20,1200,8,true,true,true,true,1,38,true,107,'bonus bInt,1;\nbonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`) VALUES (5022,'Helm_Of_Sun','Hat of the Sun God','Armor',20,2400,4,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,138,'bonus bStr,3;\nbonus bInt,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5023,'Hat_Of_Bundle','Parcel Hat','Armor',20,1000,true,true,true,true,1,true,108); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5024,'Hat_Of_Cake','Cake Hat','Armor',20,1000,2,true,1,true,109); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5025,'Helm_Of_Angel','Helm of Angel','Armor',20,1600,10,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,74,true,110,'bonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5026,'Hat_Of_Cook','Chef Hat','Armor',20,300,3,true,false,false,true,1,50,true,111,'bonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5027,'Wizardry_Hat','Mage Hat','Armor',20,300,2,true,true,true,true,true,1,true,112,'bonus bInt,2;\nbonus bMaxSP,150;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5028,'Candle','Candle','Armor',20,150,true,1,true,113); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5029,'Spore_Hat','Spore Hat','Armor',20,900,6,true,false,false,true,1,20,true,114); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5030,'Panda_Cap','Panda Hat','Armor',20,800,6,true,false,false,true,1,40,true,115); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5031,'Mine_Helm','Mine Hat','Armor',20,1500,9,true,true,true,true,true,true,true,true,true,true,true,true,true,1,55,true,116,'bonus bDex,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5032,'Picnic_Hat','Sunday Hat','Armor',20,800,1,true,false,false,true,1,true,117); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5033,'Smokie_Hat','Raccoon Hat','Armor',20,900,6,true,false,false,true,1,50,true,118); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5034,'Light_Bulb_Band','Bulb Band','Armor',20,500,true,false,false,true,1,true,119); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5035,'Poring_Hat','Poring Hat','Armor',20,700,3,true,false,false,true,1,38,true,120); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5036,'Cross_Band','Cross Hat','Armor',20,250,2,true,false,false,true,1,10,true,121); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (5037,'Fruit_Shell','Nut Shell','Armor',20,150,8,true,1,5,122); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5038,'Deviruchi_Cap','Deviruchi Hat','Armor',20,800,4,true,false,false,true,1,64,true,123,'bonus bStr,1;\nbonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (5039,'Mottled_Egg_Shell','Rainbow Eggshell','Armor',20,400,8,true,1,19,124); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`) VALUES (5040,'Blush','Blush','Armor',20,100,true,1,125); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5041,'Heart_Hair_Pin','Heart Hairpin','Armor',20,100,true,1,true,126); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5042,'Hair_Protector','Bao Bao','Armor',20,150,true,false,false,true,1,14,true,127); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (5043,'Opera_Ghost_Mask','Opera Phantom Mask','Armor',20,200,2,true,false,false,true,1,20,128); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5044,'Devil\'s_Wing','Evil Wing Ears','Armor',20,350,4,true,1,45,true,129,'bonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5045,'Magician_Hat','Magician Hat','Armor',20,500,6,true,true,true,true,true,true,true,true,1,50,true,130,'bonus bDex,1;\nbonus bAgi,1;\nbonus bMaxSP,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (5046,'Bongun_Hat','Bongun Hat','Armor',20,300,5,true,true,true,1,139); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5047,'Fashion_Sunglass','Fashionable Glasses','Armor',20,100,true,false,false,true,1,true,131); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5048,'First_Moon_Hair_Pin','Cresent Hairpin','Armor',20,100,true,1,true,132); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`) VALUES (5049,'Stripe_Band','Striped Hairband','Armor',20,150,1,true,1,133); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (5050,'Mystery_Fruit_Shell','Wonder Nutshell','Armor',20,300,10,true,1,30,134); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`) VALUES (5051,'Kitty_Bell','Pussy Cat Bell','Armor',20,100,true,1,135); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5052,'Blue_Hair_Band','Blue Hairband','Armor',20,150,2,true,1,true,136); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5053,'Spinx_Helm','Sphinx Hat','Armor',20,3000,5,true,true,true,true,true,1,65,137,'bonus bStr,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_assassin`,`job_priest`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (5054,'Assassin_Mask','Assassin Mask','Armor',20,100,true,true,true,1,70,180); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`) VALUES (5055,'Novice_Egg_Cap','Novice False Eggshell','Armor',1,1,6,true,true,true,1,101); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`view`) VALUES (5056,'Love_Berry','Fruit of Love','Armor',1,200,true,1,140); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5057,'Ear_Of_Black_Cat','Black Cat Ears','Armor',16000,200,4,true,1,45,true,141); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5058,'Drooping_Kitty','Drooping Cat','Armor',250000,500,3,true,false,false,true,1,true,142,'bonus bMdef,15;\nbonus2 bResEff,Eff_Curse,3000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5059,'Brown_Bear_Cap','Teddybear Hat','Armor',20,800,6,true,1,50,true,143); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5060,'Party_Hat','Party Hat','Armor',20,300,4,true,1,true,144,'bonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5061,'Flower_Hairpin','Flower Hairpin','Armor',20,100,1,true,1,true,145); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5062,'Straw_Hat','Straw Hat','Armor',20,200,6,true,1,50,true,146,'bonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5063,'Plaster','Giant Band Aid','Armor',20,100,1,true,false,false,true,1,true,147); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5064,'Leaf_Headgear','Smokie Leaf','Armor',20,100,1,true,1,true,148); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5065,'Fish_On_Head','Blue Fish','Armor',20,500,4,true,1,50,true,149,'bonus2 bAddRace,RC_Fish,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5066,'Horn_Of_Succubus','Succubus Horn','Armor',20,800,7,true,false,false,true,1,70,true,150,'bonus bInt,1;\nbonus bMdef,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5067,'Sombrero','Sombrero','Armor',20,350,8,true,false,false,true,1,true,151,'bonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5068,'Ear_Of_Devil\'s_Wing','Evil Wing Ears','Armor',20,100,3,true,1,70,152,'bonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5069,'Mask_Of_Fox','Kitsune Mask','Armor',20,300,2,true,false,false,true,1,true,153,'bonus bAgi,1;\nbonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5070,'Headband_Of_Power','Hot-blooded Headband','Armor',20,100,3,true,false,false,true,1,true,154,'bonus bStr,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5071,'Indian_Headband','Indian Headband','Armor',20,200,2,true,false,false,true,1,true,155,'bonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5072,'Inccubus_Horn','Incubus Horn','Armor',20,800,7,true,false,false,true,1,70,true,156,'bonus bAgi,1;\nbonus bMdef,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5073,'Cap_Of_Concentration','Model Training Hat','Armor',20,700,5,true,false,false,true,1,true,157,'bonus bDex,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5074,'Ear_Of_Angel\'s_Wing','Angel Wing Ears','Armor',20,100,3,true,1,70,158,'bonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5075,'Cowboy_Hat','Cowboy Hat','Armor',20,500,8,true,1,true,159); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5076,'Fur_Hat','Beanie','Armor',20,350,3,true,1,true,160,'bonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5077,'Tulip_Hairpin','Tulip Hairpin','Armor',20,100,1,true,1,true,161); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5078,'Sea_Otter_Cap','Sea-Otter Hat','Armor',20,800,6,true,1,50,true,162,'bonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5079,'Crossed_Hair_Band','X Hairpin','Armor',20,100,1,true,1,true,163); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5080,'Headgear_Of_Queen','Crown of Ancient Queen','Armor',20,400,8,true,1,45,true,164); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5081,'Mistress_Crown','Crown of Mistress','Armor',20,100,2,true,false,false,true,1,75,true,165,'bonus bMaxSP,100;\nbonus bInt,2;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5082,'Mushroom_Band','Decorative Mushroom','Armor',20,100,3,true,1,true,166); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5083,'Red_Tailed_Ribbon','Red Ribbon','Armor',20,200,2,true,1,45,true,167,'bonus bMdef,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5084,'Lazy_Raccoon','Lazy Smokie','Armor',20,500,2,true,false,false,true,1,true,168,'bonus2 bResEff,Eff_Sleep,2000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (5085,'Pair_Of_Red_Ribbon','Small Ribbons','Armor',20,100,2,true,1,45,169); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5086,'Alarm_Mask','Alarm Mask','Armor',20,100,2,true,false,false,true,true,1,170,'bonus2 bResEff,Eff_Blind,5000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (5087,'Goblin_Mask_01','Poker Face','Armor',20,100,1,true,true,1,171); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (5088,'Goblin_Mask_02','Surprised Mask','Armor',20,100,1,true,true,1,172); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (5089,'Goblin_Mask_03','Annoyed Mask','Armor',20,100,1,true,true,1,173); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (5090,'Goblin_Mask_04','Goblin Leader Mask','Armor',20,100,2,true,true,1,174); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5091,'Big_Golden_Bell','Decorative Golden Bell','Armor',20,200,2,true,false,false,true,true,1,35,true,175); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`job_priest`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5092,'Blue_Coif','Coif','Armor',150000,300,5,true,true,true,true,1,65,true,176); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`job_priest`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5093,'Blue_Coif_','Coif','Armor',150000,300,5,1,true,true,true,true,1,65,true,177,'bonus bMaxSP,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5094,'Orc_Hero_Helm','Helmet of Orc Hero','Armor',500000,900,5,true,false,false,true,true,1,55,true,178,'bonus bStr,2;\nbonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5095,'Orc_Hero_Helm_','Helmet of Orc Hero','Armor',800000,1000,5,1,true,false,false,true,true,1,55,true,179,'bonus bStr,2;\nbonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`job_priest`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (5096,'Assassin_Mask_','Assassin Mask','Armor',20,100,1,true,true,true,1,70,180); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5097,'Cone_Hat_','Holiday Hat','Armor',400,true,1,true,144); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5098,'Tiger_Mask','Tiger Mask','Armor',20,400,2,true,true,1,50,181,'bonus bStr,3;\nbonus bMaxHP,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5099,'Cat_Hat','Neko Mimi','Armor',20,300,2,true,1,true,182,100,true,'bonus bLuk,2;\nbonus bMdef,10;\nbonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5100,'Sales_Signboard','Sales Banner','Armor',20,800,true,1,75,true,183,'bonus bStr,1;\nbonus bAgi,1;\nbonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5101,'Takius_Blindfold','Takius\'s Blindfold','Armor',20,100,true,1,184,'bonus bInt,2;\nbonus bDef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`) VALUES (5102,'Round_Eyes','Blank Eyes','Armor',20,100,true,1,185); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5103,'Sunflower_Hairpin','Sunflower Hairpin','Armor',20,600,2,true,false,false,true,1,30,186,'bonus bAgi,2;\nbonus bCritical,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5104,'Dark_Blindfold','Dark Blinder','Armor',20,100,true,false,false,true,1,187,'bonus2 bResEff,Eff_Blind,10000;\nbonus2 bResEff,Eff_Stun,200;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5105,'Hat_Of_Cake_','2nd Anniversary Hat','Armor',20,1000,2,true,1,24,true,109,'bonus bDex,1;\nbonus bMaxSP,80;\nbonus3 bAddMonsterDropItem,7864,7,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5106,'Cone_Hat_INA','2nd Anniversary Hat','Armor',20,300,10,true,1,1,144,100,true,true,true,true,true,true,'bonus bLuk,1;\nbonus bMatkRate,3;\nbonus bFlee,3;\nbonus bHit,3;\nbonus bFlee2,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`) VALUES (5107,'Well_Baked_Toast','Crunch Toast','Armor',20,50,true,1,188); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5108,'Detective_Hat','Renown Detective\'s Cap','Armor',20,350,6,1,true,1,true,189); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5109,'Red_Bonnet','Red Bonnet','Armor',20,400,4,true,1,true,190); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`) VALUES (5110,'Baby_Pacifier','Baby Pacifier','Armor',20,50,true,1,191); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5111,'Galapago_Cap','Galapago Cap','Armor',20,500,4,true,1,55,true,192,'bonus2 bAddMonsterDropItem,605,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5112,'Super_Novice_Hat','Super Novice Hat','Armor',8500,400,8,true,true,true,1,40,true,193,'bonus bAllStats,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`) VALUES (5113,'Angry_Mouth','Angry Snarl','Armor',20,50,true,1,194); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5114,'Fedora','Bucket Hat','Armor',6000,300,6,true,1,true,195); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5115,'Winter_Hat','Winter Hat','Armor',20,500,5,true,1,true,196,'bonus2 bResEff,Eff_Freeze,1000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5116,'Banana_Hat','Banana Hat','Armor',20,200,3,true,1,true,197,'bonus3 bAutoSpell,"SM_PROVOKE",3,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5117,'Mistic_Rose','Mystic Rose','Armor',20,100,true,1,true,198,'bonus2 bSubRace,RC_Plant,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5118,'Ear_Of_Puppy','Puppy Headband','Armor',20,100,3,true,1,true,199); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5119,'Super_Novice_Hat_','Super Novice Hat','Armor',8500,400,8,1,true,true,true,1,40,true,193,'bonus bAllStats,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5120,'Fedora_','Bucket Hat','Armor',6000,300,6,1,true,1,true,195); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5121,'Zherlthsh_Mask','Zealotus Mask','Armor',20,400,3,true,false,false,true,true,1,70,true,200,'bonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5122,'Magni_Cap','Magni\'s Cap','Armor',30000,1000,9,true,false,false,true,1,65,true,250,'bonus bStr,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5123,'Ulle_Cap','Ulle\'s Cap','Armor',30000,500,6,1,true,false,false,true,1,65,true,254,'bonus bDex,2;\nbonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5124,'Fricca_Circlet','Fricca\'s Circlet','Armor',30000,300,6,true,false,false,true,1,65,true,251,'bonus bMdef,10;\nbonus bInt,2;\nbonus bMaxSP,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5125,'Kiss_Of_Angel','Angel\'s Kiss','Armor',10000,300,6,1,true,true,true,1,50,true,255,'bonus bSPrecovRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5126,'Morpheus\'s_Hood','Morpheus\'s Hood','Armor',30000,200,3,true,false,false,true,1,33,true,256,'bonus bInt,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5127,'Morrigane\'s_Helm','Morrigane\'s Helm','Armor',30000,500,8,true,false,false,true,1,61,true,257,'bonus bLuk,2;\nbonus bBaseAtk,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5128,'Goibne\'s_Helmet','Goibne\'s Helm','Armor',30000,500,10,true,false,false,true,1,54,true,258,'bonus bVit,3;\nbonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5129,'Bird_Nest','Bird Nest','Armor',20,400,2,true,1,55,201,'bonus bAgi,2;\nbonus2 bSubRace,RC_Brute,10;\nbonus2 bSubRace,RC_Player_Doram,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5130,'Lion_Mask','Lion Mask','Armor',20,700,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,75,true,202,'bonus2 bAddEffWhenHit,Eff_Silence,500;\nbonus bMdef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5131,'Close_Helmet','Close Helmet','Armor',20,1200,8,true,true,true,true,true,true,1,75,true,203,'bonus bVit,3;\nbonus bMaxHPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5132,'Angeling_Hat','Angeling Hat','Armor',20,700,5,true,1,204,100,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5133,'Sheep_Hat','Sheep Hat','Armor',20,150,3,true,true,true,true,1,205,'bonus bShortWeaponDamageReturn,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5134,'Pumpkin_Hat','Pumpkin-Head','Armor',20,200,3,true,1,true,206); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5135,'Cyclops_Visor','Cyclop\'s Eye','Armor',200,true,false,false,true,1,75,207,'bonus bMaxSP,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5136,'Santa\'s_Hat_','Antonio\'s Santa Hat','Armor',20,100,4,true,1,true,20,'bonus3 bAutoSpellWhenHit,"PR_GLORIA",5,50;\nbonus3 bAutoSpellWhenHit,"AL_BLESSING",10,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5137,'Alice_Doll','Alice Doll','Armor',20,500,1,1,true,false,false,true,1,30,208,'bonus bStr,1;\nbonus2 bAddRace,RC_DemiHuman,10;\nbonus2 bAddRace,RC_Player_Human,10;\nbonus2 bAddEff2,Eff_Sleep,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5138,'Magic_Eyes','Magic Eyes','Armor',20,300,3,true,true,true,true,true,1,30,true,209,'bonus bMdef,5;\nbonus bVariableCastrate,-10;\nbonus bUseSPrate,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5139,'Hibiscus','Hibiscus','Armor',20,200,true,1,10,210,'bonus bDex,1;\nbonus bInt,1;\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5140,'Charming_Ribbon','Charming Ribbon','Armor',20,400,2,1,true,1,10,true,211,'bonus2 bSubRace,RC_Undead,5;\nbonus2 bSubRace,RC_Demon,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5141,'Marionette_Doll','Marionette Doll','Armor',20,400,1,1,true,false,false,true,1,30,true,212,'bonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5142,'Crescent_Helm','Crescent Helm','Armor',20,3000,20,1,true,true,true,true,true,true,true,true,1,50,true,213,100,true,'bonus bVit,1;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5143,'Kabuki_Mask','Kabuki Mask','Armor',20,1000,5,1,true,false,false,true,true,true,1,10,true,214,100,true,'bonus2 bResEff,Eff_Silence,3000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5144,'Gambler_Hat','Gambler Hat','Armor',20,200,4,true,1,true,16,'bonus bLuk,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5145,'Carnival_Joker_Jester','Carnival Joker Jester','Armor',10,100,true,1,true,89,'bonus bAllStats,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5146,'Elephant_Hat','Elephant Hat','Armor',500,true,1,true,215,'bonus bVit,1;\nbonus2 bSubRace,RC_Brute,7;\nbonus2 bSubRace,RC_Player_Doram,7;\nskill "WZ_WATERBALL",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5147,'Baseball_Cap','Baseball Cap','Armor',200,5,true,1,true,216,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5148,'Phrygian_Cap','Phrygian Cap','Armor',500,true,1,true,217,'bonus bInt,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5149,'Silver_Tiara','Silver Tiara','Armor',100,true,1,true,218,100,true,true,true,true,true,true,true,'bonus bInt,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5150,'Joker_Jester_','Joker Jester','Armor',20,100,3,true,1,219,'bonus bSpeedRate,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`) VALUES (5151,'Headset_OST','Note Headphones','Armor',20,200,4,1,true,true,1,true,220,'bonus bMdef,3;\nbonus2 bResEff,Eff_Stun,1000;\nbonus2 bResEff,Eff_Freeze,1000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5152,'Chinese_Crown','Chinese Crown','Armor',20,2000,2,true,true,1,1,true,221,'bonus2 bResEff,Eff_Stun,1000;\nbonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5153,'Angeling_Hairpin','Angeling Hairpin','Armor',20,700,5,true,1,true,222,'bonus bFlee,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5154,'Sunglasses_F','Father\'s Sunglasses','Armor',20,100,4,true,1,12,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5155,'Granpa_Beard_F','Father\'s White Moustache','Armor',20,100,true,1,25,100,true,true,true,true,true,true,true,'bonus bBaseAtk,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5156,'Flu_Mask_F','Father\'s Mask','Armor',20,100,true,1,8,100,true,true,true,true,true,true,true,'bonus bMatkRate,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5157,'Viking_Helm_','Orc Helm','Armor',20,500,9,1,true,true,true,true,true,true,true,true,true,true,1,true,86); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5158,'Holy_Bonnet_','Monk Hat','Armor',30000,100,10,1,true,true,true,true,1,true,35,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5159,'Golden_Gear_','Golden Gear','Armor',20,900,9,1,true,false,false,true,1,40,true,30,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5160,'Magestic_Goat_','Majestic Goat','Armor',20,800,9,1,true,true,true,true,true,true,true,true,true,1,true,41,'bonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5161,'Sharp_Gear_','Spiky Band','Armor',20,1000,12,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,50,true,43); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5162,'Bone_Helm_','Bone Helm','Armor',20,800,15,1,true,true,true,true,true,true,true,1,70,true,103,'bonus2 bSubEle,Ele_Dark,-15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5163,'Corsair_','Corsair','Armor',20,500,10,1,true,false,false,true,1,true,105,'bonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5164,'Tiara_','Tiara','Armor',20,400,7,1,true,false,false,true,1,45,true,19,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5165,'Crown_','Crown','Armor',20,400,7,1,true,false,false,true,1,45,true,45,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5166,'Spinx_Helm_','Sphinx Hat','Armor',20,3000,5,1,true,true,true,true,true,1,65,137,'bonus bStr,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5167,'Munak_Turban_','Munak Hat','Armor',20,300,5,1,true,true,true,1,51,'bonus2 bSubRace,RC_Undead,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (5168,'Bongun_Hat_','Bongun Hat','Armor',20,300,5,1,true,true,true,1,139); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5169,'Bride_Mask','Bride Mask','Armor',30000,500,4,1,true,true,1,40,true,223,'if (BaseClass == Job_Taekwon) {\n bonus bLuk,2;\n bonus bCritical,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5170,'Feather_Beret','Feather Beret','Armor',30000,600,1,true,false,false,true,1,true,224,'bonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5171,'Valkyrie_Helm','Valkyrie Helm','Armor',100000,1000,10,1,true,false,false,true,true,true,1,true,225,'bonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5172,'Beret','Beret','Armor',30000,700,true,1,226,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5173,'Satto_Hat','Magistrate Hat','Armor',30000,400,6,1,true,1,60,true,227,'if (BaseClass == Job_Taekwon) {\n bonus bAgi,1;\n bonus bHPrecovRate,3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5174,'Ayam','Ayam','Armor',30000,400,6,1,true,1,60,true,228,'if (BaseClass == Job_Taekwon) {\n bonus bInt,1;\n bonus bSPrecovRate,3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5175,'Censor_Bar','Censor Bar','Armor',30000,100,true,1,229,'bonus2 bResEff,Eff_Curse,500;\nbonus bMdef,1;\nbonus bHit,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5176,'Hahoe_Mask','Hahoe Mask','Armor',30000,100,2,true,true,1,30,230,'if (BaseClass == Job_Taekwon) {\n bonus bLuk,1;\n bonus bFlee2,2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5177,'Guardian_Lion_Mask','Mythical Lion Mask','Armor',30000,500,5,1,true,true,1,40,true,231,'if (BaseClass == Job_Taekwon) {\n bonus bDex,2;\n bonus bBaseAtk,2*getrefine();\n bonus3 bAddEff,Eff_Stun,1000,ATF_SHORT;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5178,'Candle_','Candle','Armor',20,150,true,1,true,113,'bonus bAllStats,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5179,'Gold_Tiara','Golden Tiara','Armor',100,true,1,true,232,100,true,true,true,true,true,true,true,'bonus bInt,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5180,'Phrygian_Cap_','France Holiday Hat','Armor',20,100,2,true,1,true,217,'bonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5181,'Helm_Of_Darkness','Helm of Darkness','Armor',20,500,3,1,true,true,true,true,true,true,true,true,true,true,true,1,50,true,233,'bonus bStr,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5182,'Puppy_Hat','Puppy Hat','Armor',20,500,4,true,1,30,234,'bonus bAgi,1;\nbonus3 bAutoSpell,"PR_GLORIA",1,10+20*(readparam(bAgi)>=77);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5183,'Bird_Nest_Hat','Bird Nest Hat','Armor',20,500,4,true,1,10,true,235,'bonus bDex,1;\nbonus bAgi,1;\nbonus2 bResEff,Eff_Stun,1000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5184,'Captain_Hat','Captain\'s Hat','Armor',20,500,8,true,false,false,true,1,30,true,236,'bonus2 bSubEle,Ele_Water,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5185,'Laurel_Wreath','Laurel Wreath','Armor',20,100,2,1,true,1,10,true,237,'bonus bLuk,3;\nbonus2 bResEff,Eff_Blind,500;\nbonus2 bResEff,Eff_Curse,500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5186,'Geographer_Band','Geographer Band','Armor',20,500,2,true,1,30,238,'bonus bInt,1;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",1,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5187,'Twin_Ribbon','Twin Ribbon','Armor',20,200,6,1,true,1,30,true,239,100,true,'bonus bMaxSP,30;\nbonus bMdef,3;\nbonus3 bAutoSpellWhenHit,"NPC_STONESKIN",6,10;\nbonus5 bAutoSpellWhenHit,"NPC_ANTIMAGIC",6,120,BF_MAGIC,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5188,'Minstrel_Hat','Wandering Minstrel Hat','Armor',20,500,4,true,1,50,true,240,'bonus bInt,1;\nbonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5189,'Fallen_Leaves','Autumn Leaves','Armor',20,100,true,1,true,241,'bonus bMaxHP,40;\nbonus bMaxSP,40;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5190,'Baseball_Cap_','Independence Memorial Hat','Armor',20,20,5,1,true,1,true,216); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5191,'Ribbon_Black','Black Ribbon','Armor',800,100,1,1,true,1,true,242,'bonus bInt,1;\nbonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5192,'Ribbon_Yellow','Yellow Ribbon','Armor',800,100,1,1,true,1,true,243,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5193,'Ribbon_Green','Green Ribbon','Armor',800,100,1,1,true,1,true,244,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5194,'Ribbon_Pink','Pink Ribbon','Armor',800,100,1,1,true,1,true,245,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5195,'Ribbon_Red','Red Ribbon','Armor',800,100,1,1,true,1,true,246,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5196,'Ribbon_Orange','Orange Ribbon','Armor',800,100,1,1,true,1,true,247,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5197,'Ribbon_White','White Ribbon','Armor',800,100,1,1,true,1,true,248,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5198,'Drooping_Bunny','Drooping Bunny','Armor',10,100,3,true,1,true,249,'bonus bDex,1;\nbonus bFlee,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5199,'Baseball_Cap_I','Baseball Cap','Armor',200,5,true,1,true,216); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5200,'Coppola','Coppola','Armor',10,300,true,1,true,252); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5201,'Party_Hat_B','Party Hat','Armor',20,300,4,true,1,true,144,'bonus bAllStats,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5202,'Pumpkin_Hat_','Fantastic Pumpkin-Head','Armor',20,200,3,true,1,true,206,'bonus2 bSubRace,RC_Demon,5;\nbonus3 bAddMonsterDropItem,529,RC_DemiHuman,1500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5203,'Tongue_Mask','Smiling Mask','Armor',20,200,2,true,true,1,253,'bonus bSpeedRate,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5204,'Event_Pierrot_Nose','Rudolph\'s Nose','Armor',20,100,true,1,49,'bonus2 bResEff,Eff_Blind,3000;\nbonus2 bAddMonsterDropItem,12130,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`) VALUES (5205,'Wreath','Emperor\'s Laurel Crown','Armor',20,1000,3,true,true,1,true,261,'bonus bAllStats,1;\nbonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5206,'Romantic_White_Flower','Romantic White Flower','Armor',20,100,true,false,false,true,1,259,'bonus2 bSubRace,RC_Plant,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5207,'Gold_Spirit_Chain','Angel Blessing','Armor',20,100,true,1,260,'bonus bLuk,1;\nbonus2 bSubEle,Ele_Holy,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5208,'Rideword_Hat','Rideword Hat','Armor',20,300,3,1,true,false,false,true,1,40,true,262,'bonus2 bHPDrainRate,50,8;\nbonus2 bSPDrainRate,10,4;\nbonus2 bHPLossRate,10,5000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5209,'Yellow_Baseball_Cap','Love Dad Cap','Armor',20,300,true,false,false,true,1,true,263); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5210,'Flying_Angel','Flapping Angel Wing','Armor',20,300,3,true,1,10,true,264,100,true,'bonus bVariableCastrate,-3;\nbonus bAspdRate,3;\nbonus bInt,1;\nbonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5211,'Dress_Hat','Dress Hat','Armor',200,3,1,true,1,20,true,265,'bonus bMdef,7;\nbonus bStr,1;\nbonus bInt,1;\nbonus2 bAddClass,Class_All,2;\nbonus bMatkRate,2;\nbonus bHealPower,5;\nif (getrefine()>=7) {\n bonus2 bAddClass,Class_All,1;\n bonus bMatkRate,1;\n bonus bHealPower,1;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5212,'Satellite_Hairband','Satellite Hairband','Armor',1000,6,1,true,1,30,true,266,'bonus bMaxHP,50;\nbonus bMaxSP,10;\nskill "AL_RUWACH",1;','sc_end SC_RUWACH;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5213,'Black_Bunny_Band','Sheila Hairnet','Armor',200,4,true,1,1,true,267,'bonus bAgi,2;\nbonus bMdef,3;\nbonus2 bAddMonsterDropItem,558,500;\nbonus2 bAddItemHealRate,558,2000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5214,'Moonlight_Flower_Hat','Moonlight Flower Hat','Armor',200,3,true,true,1,1,true,268,100,true,'bonus bDex,2;\nbonus3 bAutoSpell,"AL_INCAGI",1,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5215,'Angelic_Chain_','Evolved Angel Wing','Armor',20,100,4,true,false,false,true,1,true,38,'bonus bMdef,3;\nbonus bDex,1;\nbonus bInt,1;\nbonus2 bSubRace,RC_Demon,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5216,'Satanic_Chain_','Evolved Evil Wing','Armor',20,100,6,true,false,false,true,1,true,39,'bonus bStr,1;\nbonus bAgi,1;\nbonus bFlee,3;\nbonus2 bSubRace,RC_Demon,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5217,'Magestic_Goat_TW','Evolved Majestic Goat','Armor',20,800,10,true,true,true,true,true,true,true,true,true,1,true,41,'bonus bStr,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5218,'Bunny_Band_','Evolved Bunny Band','Armor',20,100,3,true,1,true,15,'bonus bInt,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5219,'Drooping_Kitty_','Evolved Drooping Cat','Armor',250000,500,3,true,false,false,true,1,true,142,'bonus bMdef,18;\nbonus bFlee,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5220,'Smoking_Pipe_','Evolved Pipe','Armor',20,100,true,false,false,true,1,55,'bonus bVit,1;\nbonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5221,'Pair_Of_Red_Ribbon_','Evolved Pair of Red Ribbon','Armor',20,100,2,true,1,45,169,'bonus bFlee,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5222,'Fish_On_Head_','Evolved Blue Fish','Armor',20,500,4,true,1,50,true,149,'bonus bAgi,1;\nbonus bDex,1;\nbonus2 bAddRace,RC_Fish,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5223,'Big_Golden_Bell_','Evolved Big Golden Bell','Armor',20,200,2,true,false,false,true,true,1,35,true,175,'bonus bAgi,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5224,'Orc_Hero_Helm_TW','Evolved Orc Hero Helm','Armor',500000,900,5,true,false,false,true,true,1,55,true,178,'bonus bStr,2;\nbonus bVit,1;\nbonus bMaxHPrate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5225,'Marcher_Hat','Parade Hat','Armor',20,200,4,1,true,1,10,true,269,100,true,'bonus bMdef,2;\nbonus4 bAutoSpellWhenHit,"AL_ANGELUS",5,30,0;\nbonus4 bAutoSpellWhenHit,"HP_ASSUMPTIO",1,1,0;\nbonus2 bResEff,Eff_Stun,1000;\nif (BaseClass == Job_Acolyte)\n bonus4 bAutoSpellOnSkill,"AL_HEAL","PR_LEXAETERNA",1,1000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5226,'Mini_Propeller_','Mini Propeller','Armor',20,200,4,true,1,true,270,'bonus bAgi,2;\nbonus bDex,1;\nbonus bFlee,10;\nbonus bVariableCastrate,-getrefine();'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5227,'Red_Deviruchi_Cap','Red Deviruchi Hat','Armor',20,800,4,true,false,false,true,1,64,true,271,'bonus bStr,1;\nbonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5228,'White_Deviruchi_Cap','Gray Deviruchi Hat','Armor',20,800,4,true,false,false,true,1,64,true,272,'bonus bStr,1;\nbonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5229,'Gray_Deviruchi_Cap','Brown Deviruchi Hat','Armor',20,800,4,true,false,false,true,1,64,true,273,'bonus bStr,1;\nbonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5230,'White_Drooping_Kitty','Gray Drooping Cat','Armor',250000,500,3,true,false,false,true,1,true,274,'bonus2 bResEff,Eff_Curse,3000;\nbonus bMdef,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5231,'Gray_Drooping_Kitty','Brown Drooping Cat','Armor',250000,500,3,true,false,false,true,1,true,275,'bonus2 bResEff,Eff_Curse,3000;\nbonus bMdef,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5232,'Pink_Drooping_Kitty','Pink Drooping Cat','Armor',250000,500,3,true,false,false,true,1,true,276,'bonus2 bResEff,Eff_Curse,3000;\nbonus bMdef,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5233,'Blue_Drooping_Kitty','Blue Drooping Cat','Armor',250000,500,3,true,false,false,true,1,true,277,'bonus2 bResEff,Eff_Curse,3000;\nbonus bMdef,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5234,'Yellow_Drooping_Kitty','Yellow Drooping Cat','Armor',250000,500,3,true,false,false,true,1,true,278,'bonus2 bResEff,Eff_Curse,3000;\nbonus bMdef,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5235,'Gray_Fur_Hat','Brown Beanie','Armor',20,350,3,true,1,true,279,'bonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5236,'Blue_Fur_Hat','Blue Beanie','Armor',20,350,3,true,1,true,280,'bonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5237,'Pink_Fur_Hat','Pink Beanie','Armor',20,350,3,true,1,true,281,'bonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5238,'Red_Wizardry_Hat','Red Mage Hat','Armor',20,300,2,true,true,true,true,true,1,true,282,'bonus bInt,2;\nbonus bMaxSP,150;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5239,'White_Wizardry_Hat','Gray Mage Hat','Armor',20,300,2,true,true,true,true,true,1,true,283,'bonus bInt,2;\nbonus bMaxSP,150;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5240,'Gray_Wizardry_Hat','Brown Mage Hat','Armor',20,300,2,true,true,true,true,true,1,true,284,'bonus bInt,2;\nbonus bMaxSP,150;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5241,'Blue_Wizardry_Hat','Blue Mage Hat','Armor',20,300,2,true,true,true,true,true,1,true,285,'bonus bInt,2;\nbonus bMaxSP,150;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5242,'Yellow_Wizardry_Hat','Yellow Mage Hat','Armor',20,300,2,true,true,true,true,true,1,true,286,'bonus bInt,2;\nbonus bMaxSP,150;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`) VALUES (5243,'Chullos','Shafka','Armor',20,800,2,1,true,true,1,true,287,'bonus2 bResEff,Eff_Freeze,1000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5244,'Elven_Blindfold','Elven Blindfold','Armor',20,200,1,true,1,288,'bonus2 bResEff,Eff_Blind,10000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5245,'Elven_Sunglasses','Elven Sunglasses','Armor',20,200,1,true,1,289,'bonus2 bResEff,Eff_Blind,500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5246,'Angelic_Helm','Angelic Helm','Armor',20,700,7,true,1,true,290,'bonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,3;\nbonus2 bSubRace,RC_Demon,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5247,'Satanic_Helm','Satanic Helm','Armor',20,700,8,true,1,true,291,'bonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,3;\nbonus2 bSubRace,RC_Demon,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5248,'Robotic_Blindfold','Robotic Blindfold','Armor',20,200,1,true,1,292,'bonus2 bResEff,Eff_Blind,10000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5249,'Human_Blindfold','Human Blindfold','Armor',20,200,1,true,1,293,'bonus2 bResEff,Eff_Blind,10000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`) VALUES (5250,'Robotic_Ears','Robotic Ears','Armor',20,100,true,1,294); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`) VALUES (5251,'Round_Ears','Round Ears','Armor',20,100,true,1,295); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5252,'Drooping_Nine_Tail','Drooping Ninetail','Armor',20,300,2,true,1,20,true,296,'bonus bAgi,1;\nbonus bDex,1;\nbonus3 bAutoSpellWhenHit,"PR_GLORIA",1,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5253,'Lif_Doll_Hat','Lif Doll Hat','Armor',20,200,2,1,true,1,20,true,297,'bonus bInt,1;\n.@r = getrefine();\nbonus bMdef,.@r;\nbonus bDef,.@r*-1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5254,'Deviling_Hat','Deviling Hat','Armor',20,500,6,1,true,1,1,true,298,100,true,true,true,true,true,true,true,'bonus bBaseAtk,2;\nbonus bMatk,2;\nif (getrefine()>=7)\n bonus2 bExpAddRace,RC_All,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5255,'Triple_Poring_Hat','Triple Poring Hat','Armor',20,600,6,true,1,20,299,'bonus bLuk,3;\nbonus3 bAutoSpell,"BS_GREED",1,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5256,'Valkyrie_Feather_Band','Valkyrie Feather Band','Armor',20,100,2,1,true,1,20,true,300,'bonus bInt,1;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",1,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5257,'Soulless_Wing','Soul Ring','Armor',20,300,3,true,false,false,true,1,20,true,301,'bonus bMdef,2;\nbonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",1,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5258,'Afro_Wig','Afro Wig','Armor',20,100,1,true,true,1,10,true,302,'bonus3 bAutoSpellWhenHit,"NV_FIRSTAID",1,300;\nbonus2 bSubEle,Ele_Neutral,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5259,'Elephant_Hat_','Elephant Hat','Armor',20,500,6,true,1,true,215,'bonus bVit,1;\nbonus3 bAutoSpell,"WZ_WATERBALL",3,10;\nskill "AL_HOLYWATER",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5260,'Cookie_Hat','Cookie Hat','Armor',20,500,4,true,1,true,217,'bonus bAgi,1;\nbonus bFlee2,5;\nbonus bCritAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5261,'Silver_Tiara_','Silver Tiara','Armor',20,500,5,true,1,true,218,'bonus bInt,2;\nif (BaseClass == Job_Mage)\n bonus bMatkRate,(JobLevel/20);\nif (BaseClass == Job_Acolyte)\n bonus bUseSPrate,-(JobLevel/10);\nif (BaseClass == Job_Archer)\n bonus bMaxSP,(JobLevel*2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5262,'Gold_Tiara_','Golden Tiara','Armor',20,500,5,true,1,true,232,'bonus bStr,2;\nbonus bUnbreakableHelm;\nif ((readparam(bDex)<56) && (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief))\n bonus bDex,JobLevel/7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5263,'Ati_Atihan_Hat','Pagdayaw','Armor',20,100,1,true,false,false,true,true,true,1,20,true,303,'bonus2 bSubEle,Ele_Water,1;\nbonus2 bSubEle,Ele_Fire,1;\nbonus2 bSubEle,Ele_Wind,1;\nbonus2 bAddEff,Eff_Curse,300;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`,`equip_script`) VALUES (5264,'Aussie_Flag_Hat','Australian Flag Hat','Armor',20,500,8,true,1,true,304,'bonus bAllStats,2;','specialeffect2 EF_GHOST;\nspecialeffect2 EF_BAT;\nspecialeffect2 EF_BAT2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5265,'Apple_Of_Archer_C','Apple of Archer','Armor',1,12,true,false,false,true,1,1,72,100,true,true,true,true,true,true,true,true,'bonus bDex,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5266,'Bunny_Band_C','Bunny Band','Armor',1,13,true,1,1,15,100,true,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5267,'Sahkkat_C','Sakkat','Armor',1,14,true,1,67,100,true,true,true,true,true,true,true,true,'bonus bAgi,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5268,'Lord_Circlet_C','Grand Circlet','Armor',1,14,true,false,false,true,1,1,93,100,true,true,true,true,true,true,true,true,'bonus bStr,3;\nbonus bInt,3;\nbonus bLuk,3;\nbonus bMdef,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5269,'Flying_Angel_','Flapping Angel Wing','Armor',20,300,3,true,1,10,true,264,100,true,true,true,true,true,true,true,true,'bonus bInt,1;\nbonus bAgi,1;\nbonus bAspdRate,3;\nbonus bVariableCastrate,-3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5270,'Fallen_Leaves_','Autumn Leaves','Armor',20,100,2,1,true,1,true,241,'bonus bFlee2,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`) VALUES (5271,'Chinese_Crown_','Phoenix Crown','Armor',20,500,4,1,true,true,1,true,221,'bonus bMdef,3;\nbonus2 bSubClass,Class_Boss,getrefine();'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5272,'Tongue_Mask_','Tongue Mask','Armor',20,100,2,true,true,1,253,'bonus3 bAutoSpell,"SM_PROVOKE",5,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5273,'Happy_Wig','Happy Wig','Armor',20,100,1,true,true,1,true,305,'bonus bSpeedRate,25;\nbonus bDef,4;\nskill "TF_HIDING",1;','sc_end SC_HIDING;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5274,'Shiny_Wig','Shiny Wig','Armor',20,100,1,true,true,1,true,306,'bonus bSpeedRate,25;\nbonus bDef,4;\nskill "TF_HIDING",1;','sc_end SC_HIDING;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5275,'Marvelous_Wig','Marvelous Wig','Armor',20,100,1,true,true,1,true,307,'bonus bSpeedRate,25;\nbonus bDef,4;\nskill "TF_HIDING",1;','sc_end SC_HIDING;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5276,'Fantastic_Wig','Fantastic Wig','Armor',20,100,1,true,true,1,true,308,'bonus bSpeedRate,25;\nbonus bDef,4;\nskill "TF_HIDING",1;','sc_end SC_HIDING;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5277,'Yellow_Bandana','Yellow Bandana','Armor',20,100,2,true,false,false,true,1,20,true,309,'bonus bLuk,2;\nbonus bVit,2;\nbonus bLongAtkDef,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5278,'Yellow_Ribbon','Yellow Ribbon','Armor',20,100,2,true,false,false,true,1,20,true,310,'bonus bLuk,2;\nbonus bVit,2;\nbonus bLongAtkDef,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5279,'Drooping_Kitty_C','Refined Drooping Cat','Armor',2,3,true,false,false,true,1,142,100,true,true,true,true,true,true,true,true,'bonus bMdef,15;\nbonus2 bResEff,Eff_Curse,3000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5280,'Magestic_Goat_C','Baphomet Horns','Armor',2,10,true,false,false,true,1,41,100,true,true,true,true,true,true,true,true,'bonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5281,'Deviruchi_Cap_C','Refined Deviruchi Hat','Armor',2,4,true,false,false,true,1,123,100,true,true,true,true,true,true,true,true,'bonus bStr,1;\nbonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5282,'euRO_Baseball_Cap','Europe Baseball Cap','Armor',200,5,1,true,1,true,216); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5283,'Chick_Hat','Chick Hat','Armor',20,100,2,true,1,10,311,100,true,'bonus bLuk,2;\nbonus bMaxHP,50;\nbonus bMaxSP,50;\nskill "TF_DOUBLE",2;\nbonus bDoubleRate,10;\nbonus2 bSubRace,RC_DemiHuman,3;\nbonus2 bSubRace,RC_Player_Human,3;\nbonus2 bSubRace,RC_Brute,3;\nbonus2 bSubRace,RC_Player_Doram,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5284,'Water_Lily_Crown','Water Lily Crown','Armor',20,200,1,true,1,30,312,'bonus bDex,1;\nbonus bAgi,1;\nbonus bMdef,3;\nbonus bHPrecovRate,5;\nbonus bSPrecovRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5285,'Vane_Hairpin','Vane Hairpin','Armor',20,300,4,1,true,1,30,313,'bonus bAgi,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5286,'Pecopeco_Hairband','Pecopeco Hairband','Armor',20,6,true,1,1,314,100,true,true,true,true,true,true,true,true,'bonus bSpeedRate,25;\nbonus bAspdRate,5;\nbonus bVariableCastrate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5287,'Vacation_Hat','Vacation Hat','Armor',20,200,2,1,true,1,30,315,'bonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5288,'Red_Glasses','Red Glasses','Armor',20,1,true,1,316,100,true,true,true,true,true,true,true,true,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5289,'Vanilmirth_Hat','Vanilmirth Hat','Armor',20,1000,true,1,30,317,'bonus bUnbreakableHelm;\nbonus3 bAutoSpell,"MG_FIREBOLT",1,50;\nbonus3 bAutoSpell,"MG_COLDBOLT",1,50;\nbonus3 bAutoSpell,"MG_LIGHTNINGBOLT",1,50;\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5290,'Drooping_Bunny_','Drooping Bunny','Armor',20,100,3,true,1,true,249,'bonus bDex,1;\nbonus bFlee,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5291,'Kettle_Hat','Kettle Hat','Armor',20,600,8,true,1,30,true,318,'bonus4 bAutoSpell,"SA_DELUGE",2,30,0;\nbonus3 bAutoSpell,"WZ_WATERBALL",3,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5292,'Dragon_Skull','Dragon Skull','Armor',20,800,10,true,1,50,true,319,'bonus2 bSubRace,RC_Dragon,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5293,'Ramen_Hat','Ramen Hat','Armor',20,3,true,1,320,100,true,true,true,true,true,true,true,true,'bonus bDex,4;\nbonus4 bAutoSpellWhenHit,"AL_DECAGI",1,30,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5294,'Whisper_Mask','Whisper Mask','Armor',20,true,true,true,1,321,100,true,true,true,true,true,true,true,true,'bonus bAgi,3;\nbonus2 bSubEle,Ele_Ghost,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5295,'Golden_Bandana','Golden Bandana','Armor',20,2400,4,true,true,1,138,100,true,true,true,true,true,true,'bonus bMdef,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5296,'Drooping_Nine_Tail_','Drooping Nine Tail','Armor',20,300,2,1,true,1,true,296,'bonus bAgi,1;\nbonus bCritical,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5297,'Soulless_Wing_','Soul Wing','Armor',20,300,3,1,true,1,true,301,'bonus bAllStats,1;\nbonus2 bSPRegenRate,2,10000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`) VALUES (5298,'Marvelous_Wig_','Dokebi\'s Wig','Armor',20,100,1,1,true,true,1,true,307,'bonus2 bSubEle,Ele_Neutral,5;\nbonus2 bSubEle,Ele_Fire,-5;\nbonus2 bSubEle,Ele_Water,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5299,'Ati_Atihan_Hat_','Pagdayaw','Armor',20,100,1,1,true,true,true,1,1,303,'bonus3 bAutoSpell,"DC_SCREAM",1,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5300,'Bullock_Helm','Bullock Helm','Armor',20,800,4,true,false,false,true,1,45,true,322,'bonus bMaxHP,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5301,'Russian_Ribbon','Victory Hairband','Armor',100,true,1,true,323); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5302,'Lotus_Flower_Hat','Flower Lily','Armor',100,2,true,1,30,true,324); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5303,'Flower_Coronet','Flower Crown','Armor',20,300,2,true,1,true,325,'bonus bMdef,3;\nbonus bMaxSP,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5304,'Cap_Of_Blindness','Cap Of Blindness','Armor',20,800,4,1,true,true,true,1,30,true,326,'bonus4 bAutoSpellWhenHit,"NPC_EVILLAND",5,5,1;\nbonus2 bResEff,Eff_Blind,10000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5305,'Pirate_Dagger','Pirate Dagger','Armor',20,100,true,1,327,'bonus bBaseAtk,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5306,'Freyja_Crown','Freya\'s Crown','Armor',500,20,true,false,false,true,1,328,100,true,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5307,'Carmen_Miranda\'s_Hat','Carmen Miranda\'s Hat','Armor',20,400,10,1,true,1,true,329,'bonus bMdef,3;\n.@r = getrefine();\nbonus2 bSubEle,Ele_Fire,(.@r>=7?10:5);\nif (.@r>=7) {\n bonus bBaseAtk,15;\n bonus bMatk,15;\n}\nbonus3 bAddMonsterDropItem,512,RC_All,10;\nbonus3 bAddMonsterDropItem,513,RC_All,10;\nbonus3 bAddMonsterDropItem,514,RC_All,10;\nbonus3 bAddMonsterDropItem,578,RC_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5308,'Brazilian_Flag_Hat','Brazil National Flag Hat','Armor',20,300,5,1,true,1,true,330,100,true,true,true,true,true,true,true,'bonus bSpeedAddRate,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5309,'Mahican','Wool Mask','Armor',20,200,1,true,true,true,1,true,331,100,true,true,true,true,true,true,true,'skill "RG_GRAFFITI",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5310,'Bulb_Hairband','Shining Electric Bulb Hairband','Armor',20,100,5,1,true,1,true,332,'bonus2 bSubEle,Ele_Dark,10;\nskill "MG_SIGHT",1;','sc_end SC_SIGHT;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5311,'Large_Hibiscus','Large Hisbiscus','Armor',20,100,2,1,true,1,true,333,'bonus bMdef,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5312,'Ayothaya_Hat','Ayothaya King\'s Hat','Armor',20,100,5,1,true,1,true,334,100,true,'bonus bStr,1;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5313,'Diadem','Diadem','Armor',20,100,3,1,true,true,1,true,335,100,true,'bonus bInt,1;\nbonus bVariableCastrate,-3;\nbonus bMatkRate,3;\nbonus bMaxSPrate,3;\nbonus bHealPower,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5314,'Hockey_Mask','Hockey Mask','Armor',20,100,1,true,true,1,50,336,100,true,true,true,true,true,true,true,true,'bonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5315,'Observer','Observer','Armor',20,100,2,true,1,35,337,100,true,true,true,true,true,true,true,true,'skill "WZ_ESTIMATION",1;\n/*Gold PC Room: bonus bAllStats,1;*/'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5316,'Umbrella_Hat','Umbrella Hat','Armor',20,100,2,true,1,50,true,338,'bonus2 bSubEle,Ele_Water,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5317,'Fisherman_Hat','Fisherman\'s Hat','Armor',20,100,4,true,1,50,true,339,'bonus3 bAutoSpell,"WZ_WATERBALL",3,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5318,'Poring_Party_Hat','Poring Party Hat','Armor',20,true,1,true,340,100,true,true,true,true,true,true,'bonus bFlee,6;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5319,'Hellomother_Hat','Hello Mother Hat','Armor',20,200,3,1,true,1,1,true,341,100,true,'bonus bHPrecovRate,150;\nbonus bMaxHP,80+(80*getrefine());'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5320,'Champion_Wreath','Champion Wreath','Armor',20,500,8,true,false,false,true,1,true,261,100,true,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus4 bAutoSpellWhenHit,"AL_HEAL",1,50,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5321,'Indonesian_Bandana','Bandana Merah Putih','Armor',20,500,4,true,1,true,342,'bonus2 bAddMonsterDropItem,518,300;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5322,'Scarf','Kerchief','Armor',20,100,4,true,1,24,true,343,100,true,true,true,true,true,true,true,'bonus bMdef,2;\nbonus bFlee,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5323,'Misstrance_Crown','Misstrance Crown','Armor',20,14,true,1,165,100,true,true,true,true,true,true,true,'bonus bAllStats,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5324,'Little_Angel_Doll','Little Angel Doll','Armor',20,300,4,true,1,10,true,344,100,true,'bonus bDex,3;\nbonus4 bAutoSpellWhenHit,"CR_GRANDCROSS",3,30,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5325,'Robo_Eye','Robo Eye','Armor',20,200,2,true,1,10,345,100,true,'bonus2 bAddClass,Class_All,2;\nbonus bMatkRate,2;\nbonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5326,'Masquerade_C','Masquerade C','Armor',1,1,true,false,false,true,1,78,100,true,true,true,true,true,true,true,true,'bonus2 bAddRace,RC_DemiHuman,7;\nbonus2 bAddRace,RC_Player_Human,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5327,'Orc_Hero_Helm_C','Refined Helmet of Orc Hero','Armor',1,10,true,false,false,true,true,1,178,100,true,true,true,true,true,true,true,true,'bonus bStr,5;\nbonus bVit,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5328,'Evil_Wing_Ears_C','Evil Wing Ears C','Armor',1,4,true,1,152,100,true,true,true,true,true,true,true,true,'bonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5329,'Dark_Blindfold_C','Dark Blindfold C','Armor',1,1,true,false,false,true,1,187,100,true,true,true,true,true,true,true,true,'bonus2 bResEff,Eff_Blind,10000;\nbonus2 bResEff,Eff_Stun,500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5330,'kRO_Drooping_Kitty_C','kRO Drooping Kitty C','Armor',1,9,true,false,false,true,1,142,100,true,true,true,true,true,true,true,true,'bonus bMdef,15;\nbonus2 bResEff,Eff_Curse,4000;\nbonus2 bResEff,Eff_Stun,1000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5331,'Corsair_C','Corsair C','Armor',1,14,true,false,false,true,1,105,100,true,true,true,true,true,true,true,true,'bonus bVit,3;\nbonus bInt,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5332,'Loki_Mask','Loki Mask','Armor',200,2,true,true,1,20,346,'bonus bFlee2,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5333,'Radio_Antenna','Radio Antenna','Armor',1500,2,true,1,50,true,347,'bonus bMdef,5;\nbonus bCritical,5;\nbonus bFlee,5;\nskill "MG_LIGHTNINGBOLT",1;\nbonus4 bAutoSpell,"MG_THUNDERSTORM",5,30,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5334,'Angeling_Wanna_Fly','Flapping Angeling','Armor',700,5,1,true,1,1,true,348,'bonus bLuk,2;\nbonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5335,'Jumping_Poring','Jumping Poring','Armor',300,3,true,1,349,'bonus bLuk,1;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5336,'Guildsman_Recruiter','Guildsman Recruiter Hat','Armor',4,true,1,10,true,350,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5337,'Party_Recruiter_Hat','Party Recruiter Hat','Armor',4,true,1,10,true,351,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5338,'Bf_Recruiter_Hat','BF Recruiter Hat','Armor',4,true,1,10,true,352,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5339,'Friend_Recruiter_Hat','Friend Recruiter Hat','Armor',4,true,1,10,true,353,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5340,'Deprotai_Doll_Hat','Defolty Doll Hat','Armor',500,1,1,true,1,60,354,100,true,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus4 bAutoSpellWhenHit,"AL_ANGELUS",10,20,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5341,'Claris_Doll_Hat','Glaris Doll Hat','Armor',500,1,1,true,1,60,355,100,true,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus bMagicHPGainValue,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5342,'Sorin_Doll_Hat','Sorin Doll Hat','Armor',500,1,1,true,1,60,356,100,true,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nautobonus "{ bonus bBaseAtk,50; }",20,10000,BF_NORMAL,"{ specialeffect2 EF_POTION_BERSERK; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5343,'Tayelin_Doll_Hat','Telling Doll Hat','Armor',500,1,1,true,1,60,357,100,true,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bAddItemHealRate,504,10;\nbonus2 bAddItemHealRate,547,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5344,'Binit_Doll_Hat','Bennit Doll Hat','Armor',500,1,1,true,1,60,358,100,true,'bonus bVit,2;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nautobonus "{ bonus bAspdRate,5; }",20,30000,BF_NORMAL,"{ specialeffect2 EF_HASTEUP; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5345,'Debril_Doll_Hat','W Doll Hat','Armor',500,1,1,true,1,60,359,100,true,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bAddRace,RC_Undead,5;\nbonus2 bMagicAddRace,RC_Undead,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5346,'Gf_Recruiter_Hat','GF Recruiter Hat','Armor',4,true,1,10,true,360,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5347,'Ph.D_Hat_','Ph.D Hat','Armor',20,100,5,1,true,false,false,true,1,true,98); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5348,'Big_Sis\'_Ribbon_','Big Ribbon','Armor',15000,200,3,1,true,false,false,true,1,true,28,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5349,'Boy\'s_Cap_','Boy\'s Cap','Armor',20,100,3,1,true,false,false,true,1,true,102); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5350,'Pirate_Bandana_','Pirate Bandana','Armor',20,100,4,1,true,false,false,true,1,true,74,'bonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5351,'Sunflower_','Sunflower','Armor',20,100,2,1,true,1,37,'bonus2 bSubRace,RC_Insect,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5352,'Poporing_Cap','Poporing Cap','Armor',20,700,4,true,false,false,true,1,38,true,361); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`) VALUES (5353,'Helm_Of_Sun_','Hat of the Sun God','Armor',20,2400,4,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,138,'bonus bStr,3;\nbonus bInt,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5354,'Muslim_Hat_M','Muslim Hat M','Armor',100,4,true,1,362,'bonus bVariableCastrate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5355,'Muslim_Hat_F','Selendang','Armor',100,4,true,1,363,'bonus bVariableCastrate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5356,'Pumpkin_Hat_H','Festival Pumpkin Hat','Armor',20,200,3,true,1,true,206,'bonus2 bAddRace,RC_Demon,5;\nbonus2 bMagicAddRace,RC_Demon,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5357,'Wings_Of_Victory','Wings Of Victory','Armor',20,200,10,true,true,1,365,100,true,true,true,true,true,true,true,'bonus bMdef,10;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5358,'Pecopeco_Wing_Ears','Peco Ears','Armor',20,100,2,true,1,70,366,'bonus bAgi,1;\nbonus bMdef,2;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5359,'J_Captain_Hat','Ship Captain Hat','Armor',20,300,3,1,true,1,60,true,367,100,true,'bonus bDex,1;\nbonus bMaxHP,100;\nbonus bLongAtkRate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5360,'Whikebain_Ears','Hyuke\'s Black Cat Ears','Armor',20,200,4,true,1,45,true,368,100,true,'bonus bFlee,10;\nbonus bCritAtkRate,10;\nautobonus "{ bonus2 bIgnoreMdefClassRate,Class_Normal,25; bonus2 bIgnoreMdefClassRate,Class_Boss,25; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_ENHANCE; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5361,'Gang_Scarf','Gangster Scarf','Armor',20,100,true,1,369,100,true,'bonus bBaseAtk,5;\nif (BaseJob == Job_Rogue)\n skill "RG_GANGSTER",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5362,'Ninja_Scroll','Ninja Scroll','Armor',20,200,true,1,370,100,true,'bonus bMatkRate,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5363,'Helm_Of_Abyss','Helm Of Abyss','Armor',20,1000,9,1,true,true,true,true,true,true,true,true,true,true,1,70,true,371,100,true,'bonus2 bSubClass,Class_Normal,-5;\nbonus2 bSubClass,Class_Boss,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5364,'Dark_Snake_Lord_Hat','Evil Snake Lord Hat','Armor',20,500,4,1,true,1,150,true,372,'bonus bStr,1;\nbonus bInt,1;\nbonus bAgi,2;\nbonus2 bAddMonsterDropItem,12582,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5365,'Fried_Egg','Magnolia Hat','Armor',20,100,2,1,true,1,1,373,100,true,'bonus bBaseAtk,5;\nbonus3 bAutoSpellWhenHit,"BS_GREED",1,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5366,'Hat_0f_King','Love Dad Bandana','Armor',20,200,53,true,1,true,374,'bonus bAllStats,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5367,'Hyegun_Hat','Hyegun Hat','Armor',20,100,5,1,true,true,true,1,10,375,'bonus bMdef,3;\nbonus2 bSubRace,RC_Demon,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5368,'White_Wing','White Wing','Armor',20,100,4,true,1,true,38,100,true,true,true,true,true,true,true,'bonus2 bAddMonsterDropItem,12280,300;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5369,'Dark_Wing','Dark Wing','Armor',20,100,4,true,1,true,39,100,true,true,true,true,true,true,true,'bonus2 bAddMonsterDropItem,12279,300;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5370,'Orchid_Hairband','Orchid Hairband','Armor',20,200,1,true,1,true,376,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`) VALUES (5371,'Hat_Of_Judge','Judge Hat','Armor',20,300,2,true,true,1,true,377,'bonus bLuk,1;\nbonus bMaxSP,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5372,'Drooping_White_Kitty','Koneko Hat','Armor',20,500,3,true,1,true,378,100,true,'bonus bInt,1;\nbonus bDelayrate,-3;\nbonus bMatkRate,3;\nbonus bMaxSPrate,3;\nbonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5373,'Darkness_Helm','Dark Randgris Helm','Armor',20,300,2,1,true,true,1,true,379,100,true,'bonus bDex,3;\nbonus bMdef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5374,'L_Magestic_Goat','Gigantic Majestic Goat','Armor',20,800,10,true,1,true,380,'bonus2 bAddRace,RC_DemiHuman,12;\nbonus2 bAddRace,RC_Player_Human,12;\nbonus bBaseAtk,(JobLevel*2)/7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5375,'L_Orc_Hero_Helm','Orc Hero Headdress','Armor',20,900,5,1,true,true,1,true,381,100,true,'bonus bStr,2;\nbonus3 bAutoSpell,"BS_WEAPONPERFECT",3,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5376,'Satanic_Chain_P','Flying Evil Wing','Armor',20,100,6,1,true,1,true,382,'bonus bMaxSP,120;\nbonus2 bAddEff2,Eff_Curse,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5377,'Antique_Pipe','Gentleman\'s Pipe','Armor',20,100,true,1,383,'bonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5378,'Rabbit_Ear_Hat','Bunny Top Hat','Armor',20,300,true,1,true,384,100,true,'bonus bAgi,3;\nbonus3 bAutoSpellWhenHit,"AL_INCAGI",5,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5379,'Balloon_Hat','Tam','Armor',800,5,1,true,1,50,true,385,'bonus bMdef,2;\nbonus bMatkRate,2+(getrefine()/2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5380,'Fish_Head_Hat','Fish Head Hat','Armor',20,400,2,true,1,true,386,100,true,'bonus3 bAutoSpell,"SA_FROSTWEAPON",1,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5381,'Santa_Poring_Hat','Santa Poring Hat','Armor',20,100,4,1,true,1,387,100,true,'bonus bMdef,2;\nbonus2 bAddEle,Ele_Dark,3;\nbonus2 bSubEle,Ele_Dark,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`,`unequip_script`) VALUES (5382,'Bell_Ribbon','Bell Ribbon','Armor',20,200,5,1,true,1,true,388,100,true,'bonus bVit,1;\nskill "AL_ANGELUS",1;','sc_end SC_ANGELUS;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5383,'Hunting_Cap','Hunter\'s Cap','Armor',20,250,6,1,true,false,false,true,1,50,true,389,'bonus bLuk,1;\nbonus2 bAddRace,RC_Brute,10;\nbonus2 bAddRace,RC_Player_Doram,10;\nbonus2 bMagicAddRace,RC_Brute,5;\nbonus2 bMagicAddRace,RC_Player_Doram,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5384,'Santa_Hat_1','Twin Pompom By JB','Armor',20,200,2,1,true,1,20,true,390,100,true,'bonus bLuk,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5385,'Yoyo_Hat','Yoyo Hat','Armor',20,300,2,true,1,20,true,391,'skill "TF_HIDING",1;','sc_end SC_HIDING;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5386,'Ayam_','Ayam','Armor',70,7,true,1,1,228,'bonus bMdef,7;\nbonus bFlee,7;\nbonus2 bAddMonsterDropItem,12198,200;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5387,'Neko_Mimi_Kafra','Neko Mimi Kafra','Armor',20,200,1,1,true,1,30,true,392,'bonus bMdef,5;\nbonus2 bAddEffWhenHit,Eff_Silence,1000;\nbonus2 bAddEffWhenHit,Eff_Poison,1000;\nbonus2 bAddEffWhenHit,Eff_Curse,1000;\nbonus2 bAddEffWhenHit,Eff_Blind,1000;\nbonus2 bAddEffWhenHit,Eff_Stone,1000;\nbonus2 bAddEffWhenHit,Eff_Freeze,1000;\nbonus2 bAddEffWhenHit,Eff_Stun,1000;\nbonus2 bAddEffWhenHit,Eff_Sleep,1000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5388,'Snake_Head','Snake Head Hat','Armor',20,200,2,1,true,1,30,true,393,'skill "TF_DOUBLE",5;\nbonus bDoubleRate,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5389,'Angel_Spirit','Angel Spirit','Armor',20,200,true,1,394,100,true,'bonus bStr,2;\nbonus bHit,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5390,'Santa_Hat_2','Frozen Twin Pompom','Armor',20,100,4,true,1,true,395,'bonus2 bResEff,Eff_Freeze,3000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5391,'Toast_C','Toast','Armor',20,1,true,1,188,100,true,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus2 bAddMonsterDropItem,617,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5392,'Louyang_Cap','Luoyang NewYear Hat','Armor',20,300,6,1,true,1,true,396,'bonus bLuk,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5393,'Valentine_Hat','Love Valentine\'s Hat','Armor',20,200,4,true,1,397,100,true,'bonus bMaxSPrate,7;\nbonus bMaxHPrate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5394,'Bubblegum_Lower','Bubblegum','Armor',true,1,572,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddClass,Class_All,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5395,'Tiraya_Bonnet','Striped Hat','Armor',20,500,6,1,true,1,50,true,398,'bonus bMaxHP,100+(getrefine()*20);\nbonus bLuk,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5396,'Jasper_Crest','Jasper Crest','Armor',20,700,6,1,true,1,true,399,100,true,'bonus bDex,1;\nbonus2 bAddRace,RC_Undead,5;\n.@r = getrefine();\nif (.@r<6) {\n bonus2 bAddEff2,Eff_Blind,10;\n} else if (.@r>8) {\n bonus bDex,2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5397,'Scuba_Mask','Scuba Gear','Armor',20,100,true,1,400,'bonus2 bSubEle,Ele_Water,10;\nbonus2 bExpAddRace,RC_Fish,10;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`class_upper`,`class_third_upper`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5398,'Bone_Head','Bone Head','Armor',20,1200,10,1,true,true,true,true,true,true,true,true,true,1,85,true,401,'bonus bStr,2;\nbonus bMdef,5;\nbonus2 bResEff,Eff_Stun,500;\nbonus2 bResEff,Eff_Bleeding,500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5399,'Mandragora_Cap','Mandragora Cap','Armor',20,300,5,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,85,402,'bonus bVit,3;\nbonus3 bAutoSpellWhenHit,"DC_SCREAM",5,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5400,'Fox_Hat','Fox Hat','Armor',20,200,true,true,true,1,403,'bonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5401,'Black_Glasses','Black Frame Glasses','Armor',20,200,2,true,1,70,404,'bonus bInt,1;\nbonus bMdef,2;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5402,'Mischievous_Fairy','Mischievous Fairy','Armor',10,200,2,true,1,70,405,'bonus bUnbreakableHelm;\nbonus bFlee2,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5403,'Fish_In_Mouth','Fish In Mouth','Armor',10,200,true,1,30,406,'bonus2 bAddMonsterDropItem,579,500;\nbonus2 bAddItemHealRate,579,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5404,'Blue_Ribbon','Blue Ribbon','Armor',10,100,2,1,true,1,45,true,407,'bonus4 bAutoSpellWhenHit,"AC_CONCENTRATION",2,7,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5405,'Filir_Hat','Filir Hat','Armor',10,200,2,true,1,80,408,'bonus bShortWeaponDamageReturn,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5406,'Academy_Freshman_Hat','Academy Freshman Hat','Armor',500,3,true,1,true,409,100,true,true,true,true,true,true,'bonus bInt,1;\nbonus bDex,2;\nbonus bVit,1;\nbonus bDelayrate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5407,'Academy_Graduating_Cap','Academy Completion Hat','Armor',500,3,true,1,true,410,100,true,true,true,true,true,true,'bonus bMaxSP,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5408,'Old_Bandanna','Old Bandana','Armor',10,true,1,6,100,true,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bMaxSP,50;\nbonus bVariableCastrate,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5409,'New_Cowboy_Hat','Purple Cowboy Hat','Armor',20,500,8,1,true,1,true,411,100,true,'bonus bInt,2;\nbonus bVit,2;\nbonus bMaxSP,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5410,'Bread_Bag2','Brown Paperbag Hat','Armor',20,200,6,true,true,true,1,412,100,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus2 bResEff,Eff_Stun,400;\nbonus2 bSubRace,RC_DemiHuman,4;\nbonus2 bSubRace,RC_Player_Human,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5411,'White_Snake_Hat','White Snake Hat','Armor',20,500,4,true,1,true,413,'bonus bDex,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5412,'Sweet_Candy','Sweet Candy','Armor',20,100,true,1,414,100,true,true,true,true,true,true,true,true,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5413,'Popcorn_Hat','Pop Corn Hat','Armor',20,300,4,true,1,415,100,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Wind,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5414,'Campfire_Hat','Camp Fire Hat','Armor',20,300,4,true,1,416,100,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Fire,10;\nbonus4 bAutoSpellWhenHit,"MG_FIREBALL",5,500,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5415,'Poring_Cake_Cap','Poring Cake Hat','Armor',20,1000,10,true,1,40,true,417,'bonus bMdef,5;\nbonus bCritical,5;\nbonus bFlee,5;\nbonus bFlee2,5;\nbonus bAspdRate,5;\nbonus bVariableCastrate,-5;\nbonus bDelayrate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5416,'Beer_Cap','Beer Hat','Armor',20,600,4,true,false,false,true,1,18,true,418,'bonus bFlee2,5;\nskill "SM_RECOVERY",3;\nskill "MG_SRECOVERY",3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5417,'Crown_Parrot','Crown Parrots','Armor',20,200,2,1,true,1,419,'bonus bInt,1;\nbonus2 bResEff,Eff_Silence,10000;\nbonus3 bAutoSpell,"DC_SCREAM",1,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5418,'Soldier_Hat','Legionnaire Hat','Armor',20,400,8,1,true,1,true,420,'bonus bStr,1;\nbonus2 bAddClass,Class_All,3;\nbonus bUseSPrate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5419,'Evolved_Leaf','Leaves Of Grass','Armor',20,100,true,1,57,100,true,'bonus bVit,1;\nbonus2 bSubRace,RC_Plant,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5420,'Mask_Of_Ifrit','Mask Of Ifrit','Armor',20,800,12,1,true,false,false,true,true,true,1,50,421,100,true,'bonus bStr,2;\nbonus bInt,2;\nbonus bMdef,5;\nbonus2 bSubEle,Ele_Fire,10;\nbonus2 bSubEle,Ele_Water,-10;\nbonus2 bAddEle,Ele_Fire,10;\nbonus2 bMagicAtkEle,Ele_Fire,10;\nbonus3 bAutoSpell,"WZ_METEOR",3,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5421,'Ifrit\'s_Ear','Ears Of Ifrit','Armor',20,300,true,false,false,true,1,50,422,100,true,'bonus bStr,1;\nbonus bInt,1;\nbonus bMdef,3;\nbonus2 bAddEle,Ele_Fire,3;\nbonus2 bSkillAtk,"SM_BASH",4;\nbonus2 bSkillAtk,"SM_MAGNUM",4;\nbonus2 bSubEle,Ele_Fire,3;\nbonus2 bSubEle,Ele_Water,-3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5422,'Linguistic_Book_Cap','Linguistic Book Hat','Armor',20,70,true,1,true,423,'bonus bInt,1;\nbonus bMdef,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`script`) VALUES (5423,'Lovecap_China','I Love China','Armor',20,250,10,true,1,424,100,true,true,'bonus bDex,3;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5424,'Fanta_Orange_Can','Fanta Orange Can Hat','Armor',20,100,3,1,true,1,true,425); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5425,'Fanta_Grape_Can','Fanta Grape Can Hat','Armor',20,100,3,1,true,1,true,426); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5426,'Karada_Meguri_Tea_Hat','Karada Meguricha Hat','Armor',20,100,3,1,true,1,true,427,'bonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5427,'Royal_Milk_Tea_Hat','Black Tea Kochakaden Hat','Armor',20,100,3,1,true,1,true,428,'bonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5428,'Bread_Bag1','RWC Anniversary Bread Envelope','Armor',100,true,true,true,1,true,429,100,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,12;\nbonus2 bSubRace,RC_Player_Human,12;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5429,'Bogy_Cap','Bogy Cap','Armor',20,100,4,1,true,1,true,430,'bonus bHPrecovRate,5;\nbonus bSPrecovRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5430,'Sacred_Torch_Coronet','Torch Cap','Armor',20,6,true,1,431,100,true,'bonus2 bSubEle,Ele_Fire,20;\nskill "MG_FIREBOLT",5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5431,'Chicken_Hat','Chicken Hat','Armor',20,1000,1,true,1,30,true,432,100,true,'bonus3 bAutoSpell,"MC_LOUD",1,30;\nbonus bAspdRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5432,'Brazil_Baseball_Cap','bRO 4th Anniversary Hat','Armor',20,100,true,1,true,433,'if (gettime(DT_MONTH) == SEPTEMBER && gettime(DT_DAYOFMONTH)>=10 && gettime(DT_DAYOFMONTH)<=24)\n bonus bAllStats,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5433,'Golden_Wreath','Golden Laurel','Armor',20,100,true,1,true,434); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5434,'Cola_Can','Cola Can','Armor',20,100,3,1,true,1,true,435); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5435,'Coke_Hat','Red Minstrel Hat','Armor',20,100,2,1,true,1,40,true,436,100,true,'bonus bInt,1;\nbonus bMaxSP,80;\nbonus bMdef,3;\n.@r = getrefine();\nif (.@r>5) {\n bonus bMdef,.@r-5;\n bonus bMaxSP,(.@r-5)*10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5436,'Bride\'s_Corolla','Bride\'s Corolla','Armor',20,200,1,true,1,true,437,'bonus bLuk,3;\nbonus bMdef,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5437,'Flower_Of_Fairy','Fairy Flower','Armor',20,200,2,1,true,1,true,438,'bonus bInt,1;\nbonus bMdef,1;\nbonus2 bSubRace,RC_Insect,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5438,'Fillet_Green','Cute Green Ribbon','Armor',500,100,1,true,false,false,true,1,439,'bonus bMaxSP,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5439,'Fillet_Red','Cute Red Ribbon','Armor',500,100,1,true,false,false,true,1,440,'bonus bMaxSP,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5440,'Fillet_Blue','Cute Blue Ribbon','Armor',500,100,1,true,false,false,true,1,441,'bonus bMaxSP,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5441,'Fillet_White','Cute White Ribbon','Armor',500,100,1,true,false,false,true,1,442,'bonus bMaxSP,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5442,'Necktie','Necktie','Armor',20,100,6,1,true,1,70,true,443,'bonus bVit,1;\nbonus bHit,-5;\nbonus bUseSPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5443,'Status_Of_Baby_Angel','Statue Of Baby Angel','Armor',20,600,6,1,true,1,70,true,444,'bonus bMdef,2;\nbonus4 bAutoSpellWhenHit,"PR_STRECOVERY",1,20,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5444,'Hair_Brush','Hair Brush','Armor',20,100,true,1,true,445,'bonus bCritical,6;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5445,'Candy_Cane_In_The_Mouth','Candy Cane In Mouth','Armor',20,100,true,1,446,'bonus bMaxSP,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5446,'Cat_Foot_Hairpin','Catfoot Hairpin','Armor',20,200,1,true,1,true,447,'bonus bFlee,5;\nbonus bFlee2,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5447,'Frog_Cap','Frog Hat','Armor',20,500,6,true,1,70,true,448,'bonus bMdef,1;\nbonus2 bAddRace,RC_Insect,12;\nbonus2 bMagicAddRace,RC_Insect,12;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`refineable`,`view`,`script`) VALUES (5448,'Solo_Play_Box1','Indifferent Solo Hat','Armor',20,300,1,true,true,true,1,true,449,'skill "RG_GRAFFITI",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`refineable`,`view`,`script`) VALUES (5449,'Solo_Play_Box2','Angry Solo Hat','Armor',20,300,1,true,true,true,1,true,450,'skill "RG_GRAFFITI",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5450,'Sun_Cap','Solar Hat','Armor',20,1000,true,false,false,true,1,20,true,451,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5451,'Dragonhelm_Gold','RWC 2008 Dragon Helm Gold','Armor',20,1500,14,1,true,1,1,452,100,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5452,'Dragonhelm_Silver','RWC 2008 Dragon Helm Silver','Armor',20,1500,10,1,true,1,1,453,100,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,7;\nbonus2 bSubRace,RC_Player_Human,7;\nbonus2 bAddRace,RC_DemiHuman,3;\nbonus2 bAddRace,RC_Player_Human,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5453,'Dragonhelm_Copper','RWC 2008 Dragon Helm Copper','Armor',20,1500,5,1,true,1,1,454,100,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bAddRace,RC_DemiHuman,1;\nbonus2 bAddRace,RC_Player_Human,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5454,'Dog_Cap_','Puppy Hat','Armor',20,500,4,1,true,1,true,234,'bonus bStr,1;\nbonus bInt,1;\nautobonus "{ bonus bCritical,100; }",10,3000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";\nautobonus "{ bonus2 bIgnoreMdefClassRate,Class_Normal,100; bonus2 bIgnoreMdefClassRate,Class_Boss,100; }",10,3000,BF_MAGIC,"{ specialeffect2 EF_MAGICALATTHIT; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5455,'Geographer_Band_','Decorative Geographer','Armor',20,500,1,1,true,1,true,238,'bonus bInt,1;\nbonus3 bAutoSpell,"AL_HEAL",5,50;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",5,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5456,'Vacation_Hat_','Summer Hat','Armor',20,200,true,1,true,315,'bonus bVit,5;\nbonus bHPrecovRate,20;\nbonus bSPrecovRate,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5457,'Spring_Rabbit_Hat','Moon Rabbit Hat','Armor',20,300,2,1,true,false,false,true,1,1,true,455,'bonus bAgi,3;\nbonus bBaseAtk,5;\nbonus bMatkRate,5;\n.@r = getrefine();\nif (.@r>4) {\n bonus bBaseAtk,.@r-4;\n bonus bMatkRate,.@r-4;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5458,'Pinwheel_Cap','Pinwheel Hat','Armor',20,200,3,true,1,true,456,'bonus bMaxHPrate,5;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5459,'Drooping_Bunny_Chusuk','Drooping Bunny','Armor',100,3,true,1,true,249,'bonus bDex,1;\nbonus bFlee,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5460,'Adv_Dragon_Skull','Evolved Dragon Skull Hat','Armor',20,1000,14,true,1,60,true,457,100,true,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bMaxHPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5461,'Adv_Whisper_Mask','Evolved Whisper Mask','Armor',20,300,1,true,true,true,1,50,true,458,100,true,true,true,true,true,true,true,'bonus bDex,3;\nbonus2 bSubEle,Ele_Ghost,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5462,'Spiked_Scarf','Spiked Scarf','Armor',20,100,3,true,1,1,459,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,30;\nbonus bMaxHPrate,-2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5463,'Rainbow_Scarf','Rainbow Scarf','Armor',20,true,1,1,460,100,true,true,true,true,true,true,true,true,'bonus bMatk,30;\nbonus bMaxSPrate,-2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5464,'Zaha_Doll_Hat','Zaha Doll Hat','Armor',20,1,true,false,false,true,1,true,461,100,true,'bonus bInt,3;\nbonus bMdef,9;\nbonus2 bMagicAddEle,Ele_Undead,10;\n.@t = 2+(getrefine()/3)*1000;\nautobonus "{ .@r = max(1,getrefine()); bonus bMatk,30*.@r; bonus bFixedCast,-80*.@r; bonus2 bSPLossRate,10,1000; }",15,.@t,BF_MAGIC,"{ active_transform 1518,3000; specialeffect2 EF_POTION_BERSERK; showscript \\"This is my magic Power!\\"; }";\nautobonus2 "{ .@r = max(1,getrefine()); bonus bMatk,30*.@r; bonus bFixedCast,-80*.@r; bonus2 bSPLossRate,10,1000; }",15,.@t,BF_MAGIC,"{ active_transform 1518,3000; specialeffect2 EF_POTION_BERSERK; showscript \\"How dare you! I punish you to endless sleep!\\"; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5465,'Celestial_Hat','Hat Of Fortune','Armor',20,500,3,1,true,1,40,true,462,'bonus bLuk,2;\nbonus bMdef,5;\n.@r = getrefine();\nif (.@r>4)\n bonus bLuk,.@r-4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5466,'Wind_Milestone','Wind Milestone','Armor',20,100,2,1,true,1,30,true,463,'bonus bAgi,2;\nskill "AL_TELEPORT",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5467,'Helm_Of_Dragoon','Helm Of Dragon','Armor',20,1000,10,1,true,1,1,true,464,100,true,'bonus bStr,2;\nbonus bInt,2;\nbonus bDex,2;\n.@r = getrefine();\nif (.@r>=7)\n bonus2 bExpAddRace,RC_Dragon,3;\nif (.@r>=9)\n bonus2 bExpAddRace,RC_Dragon,5;\nbonus3 bAutoSpell,"NPC_DRAGONFEAR",1,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5468,'Parade_Cap','Parade Hat','Armor',20,800,3,1,true,1,true,465,'bonus bDelayrate,-5;\nbonus bMdef,2;\n.@r = getrefine();\nif (.@r>5)\n bonus bVariableCastrate,-(.@r-5);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5469,'Noble_Hat','Musketeer Hat','Armor',20,300,4,1,true,1,60,true,466,100,true,'bonus bDex,3;\nbonus bFlee,3;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bFlee,3;\n bonus bLongAtkRate,3;\n}\nif (.@r>=9) {\n bonus bFlee,4;\n bonus bLongAtkRate,2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5470,'Eyes_Of_Darkness','Eye Of Darkness','Armor',20,100,1,true,1,50,467,'bonus bDex,1;\nbonus2 bResEff,Eff_Blind,10000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5471,'Hairband_Of_Reginleif','Hairband Of Reginleif','Armor',20,800,2,true,1,50,468,'bonus2 bSubEle,Ele_Water,3;\nbonus2 bSubEle,Ele_Fire,3;\nbonus2 bSubEle,Ele_Undead,3;\nbonus2 bSubEle,Ele_Ghost,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5472,'Red_White_Hat','Red Hat','Armor',20,100,true,1,true,469,'bonus3 bAddMonsterDropItem,554,RC_DemiHuman,200;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5473,'Forceps_Hairpin','Nipper Crab Hairpin','Armor',20,500,8,true,1,30,true,470,'bonus3 bAutoSpellWhenHit,"MG_COLDBOLT",1,30;\nbonus3 bAddMonsterDropItem,991,RC_Fish,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (5474,'Notice_Board','AFK Hat','Armor',20,700,2,true,1,10,471); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5475,'Cube_Mask','Mask Cube','Armor',20,100,1,true,true,1,472,'bonus bAllStats,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5476,'Hairband_Of_Grandpeco','Grand Peco Hairband','Armor',20,800,5,true,true,1,1,true,473,100,true,'bonus2 bAddRace,RC_Brute,7;\nbonus2 bAddRace,RC_DemiHuman,7;\nbonus2 bAddRace,RC_Player_Doram,7;\nbonus3 bAddEff,Eff_Curse,10,ATF_SHORT;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5477,'Bro_Flag','Brazilian Flag Hat','Armor',20,100,2,1,true,1,30,true,474,'skill "SM_BASH",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5478,'Classic_Hat','Classic Hat','Armor',20,500,4,true,1,true,475,'bonus bStr,2;\nbonus bMaxHP,300;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5479,'Shaman\'s_Hair_Ornament','Shaman\'s Hair Decoration','Armor',20,300,2,true,1,1,true,476,100,true,'bonus bMdef,3;\nbonus2 bSubEle,Ele_Neutral,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5480,'Bizofnil_Wing_Deco','Bijofnil Wings','Armor',20,1000,6,true,1,1,true,477,100,true,'bonus bAllStats,2;\nbonus2 bSubEle,Ele_All,5;\nbonus2 bHPRegenRate,(MaxHp*2/100),10000;\nbonus2 bSPRegenRate,(MaxSp/100),10000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5481,'Hermose_Cap','Hermode Cap','Armor',20,1000,2,1,true,1,1,true,478,100,true,'bonus bAspdRate,10;\nbonus bBaseAtk,-20;\nbonus bMatkRate,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5482,'Dark_Knight_Mask','Dark Knight Mask','Armor',20,3000,5,true,true,true,1,1,true,479,100,true,'bonus bStr,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5483,'Odin_Mask','Odin Mask','Armor',20,100,1,true,true,1,1,480,100,true,'bonus2 bSubClass,Class_Boss,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5484,'Taiwan_Flag_Hat','Holidays Hat','Armor',20,500,8,true,1,482,'bonus bAllStats,5;\nbonus2 bResEff,Eff_Stun,500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5485,'Tiger_Face','Tiger Face','Armor',20,1000,3,true,true,true,1,60,true,483,'bonus2 bSubRace,RC_Brute,5;\nbonus2 bAddRace,RC_Brute,5;\nbonus2 bMagicAddRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;\nbonus2 bAddRace,RC_Player_Doram,5;\nbonus2 bMagicAddRace,RC_Player_Doram,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5486,'J_Anniversary_Hat','Anniversary Hat','Armor',20,300,6,true,1,true,395,'bonus bAllStats,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5487,'J_Poringcake_Hat','Poring Cake Hat','Armor',20,500,1,true,1,true,417,'bonus bLuk,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5488,'J_Twin_Santahat','Twin Santa Hat','Armor',20,100,1,true,1,true,390,'bonus bLuk,1;\nbonus bMdef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5489,'Love_Daddy','Love Daddy Hat','Armor',20,100,true,1,true,484,'bonus bDex,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5490,'Anubis_Helm','Anubis Helm','Armor',20,8,true,true,1,65,485,'bonus bMdef,5;\nbonus2 bSubClass,Class_Boss,10;\nbonus bHealpower2,10;\nbonus bAddItemHealRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5491,'Hat_Of_Outlaw','Bandit Hat','Armor',20,800,6,true,1,true,486,'bonus bStr,2;\nbonus2 bSubEle,Ele_Fire,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5492,'Boy\'s_Cap_I','Student Cap','Armor',10,true,false,false,true,1,102,100,true,true,true,true,true,true,true,true,'bonus bMdef,3;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5493,'Ulle_Cap_I','Ulle\'s Cap','Armor',12,true,false,false,true,1,254,100,true,true,true,true,true,true,true,true,'bonus bDex,2;\nbonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5494,'Spinx_Helm_I','Sphinx Hat','Armor',10,true,true,true,true,true,1,137,100,true,true,true,true,true,true,true,true,'bonus bStr,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5495,'Power_Of_Thor','Power Of Thor','Armor',20,100,5,1,true,1,true,493,100,true,'bonus bInt,1;\nbonus bDex,1;\nbonus bMdef,3;\nbonus bFlee,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5496,'Dice_Hat','Dice Hat','Armor',20,300,6,true,1,50,494,'bonus bLuk,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5497,'King_Tiger_Doll_Hat','King Tiger Doll Hat','Armor',20,400,6,1,true,false,false,true,1,1,true,495,100,true,'bonus bStr,2;\nbonus bDex,2;\nbonus2 bAddRace,RC_Brute,10;\nbonus2 bAddRace,RC_Player_Doram,10;\n.@r = getrefine();\nautobonus "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*getrefine(); }",3*.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; specialeffect2 EF_POTION_BERSERK; showscript \\"Eddga Power !\\"; }";\nautobonus2 "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*getrefine(); }",.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; specialeffect2 EF_POTION_BERSERK; showscript \\"Eddga Power !\\"; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5498,'Wondering_Wolf_Helm','Wandering Wolf Helm','Armor',20,600,5,1,true,true,1,1,true,490,100,true,'bonus bAgi,5;\nbonus bFlee,10;\nbonus2 bIgnoreDefRaceRate,RC_DemiHuman,10;\nbonus2 bIgnoreDefRaceRate,RC_Brute,10;\nbonus2 bIgnoreDefRaceRate,RC_Player_Doram,10;\nif (getrefine()>=7) {\n bonus2 bAddEff,Eff_Bleeding,10;\n}\nif (getrefine()>=9) {\n bonus3 bAutoSpellWhenHit,"MC_LOUD",1,1;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5499,'Pizza_Hat','Pizza Hat','Armor',20,600,true,1,487,'skill "SM_PROVOKE",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5500,'Icecream_Hat','Icecream Hat','Armor',300,6,true,1,30,true,488,'bonus bMdef,3;\nskill "MG_FROSTDIVER",3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5501,'Pirate\'s_Pride','Pirate\'s Pride','Armor',100,6,true,1,10,496,'bonus2 bAddRace2,RC2_Ninja,5;\nbonus2 bSubRace2,RC2_Ninja,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5502,'Necromencer\'s_Hood','Necromancer\'s Hood','Armor',500,6,true,true,1,1,true,491,100,true,'bonus bInt,3;\nbonus bMdef,3;\nbonus bDefEle,Ele_Undead;\nbonus2 bSubEle,Ele_Dark,15;\nbonus2 bSubEle,Ele_Holy,-20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5503,'Rabbit_Magic_Hat','Rabbit Magic Hat','Armor',800,4,true,1,true,497,100,true,'bonus bDex,2;\nbonus bAgi,2;\nbonus bMdef,1;\nbonus bAspdRate,5;\nbonus bDelayrate,-4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5504,'China_Wedding_Veil','Wedding Weil','Armor',20,500,5,true,true,1,70,true,489,'bonus bMdef,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5505,'Asara_Fairy_Hat','Asara Fairy Hat','Armor',500,2,true,true,1,50,true,492,'skill "DC_DONTFORGETME",1;\nbonus bDex,2;\nbonus bLuk,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5506,'Blue_Pajamas_Hat','Blue Night Cap','Armor',100,4,true,1,true,501,'bonus bAtkRate,5;\nbonus bMatkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5507,'Pink_Pajamas_Hat','Pink Night Cap','Armor',100,4,true,1,true,502,'bonus bAtkRate,5;\nbonus bMatkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5508,'Shark_Hat','Shark Hat','Armor',20,500,6,true,1,true,503,100,true,'bonus bStr,1;\nbonus bAgi,2;\nbonus bMdef,1;\nbonus2 bAddEle,Ele_Water,5;\nbonus2 bSubDefEle,Ele_Water,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5509,'Sting_Hat','Sting hat','Armor',20,1000,10,true,1,true,504,100,true,'bonus bStr,2;\nbonus bVit,1;\nbonus bMdef,3;\nbonus2 bAddEle,Ele_Fire,5;\nbonus2 bSubDefEle,Ele_Earth,5;\nbonus3 bAutoSpell,"WZ_EARTHSPIKE",1,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5510,'Shower_Cap','Shower Cap','Armor',20,4,true,1,true,507,'bonus bMdef,3;\nbonus bFlee,3;\nbonus2 bAddEle,Ele_Water,10;\nbonus2 bSubRace,RC_Fish,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5511,'Samambaia','Samambaia','Armor',20,200,5,1,true,true,1,1,true,508,'bonus bHealPower,2;\nbonus bAspd,1;\nbonus bFixedCastrate,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5512,'Aquarius_Diadem','Aquarius Diadem','Armor',20,300,6,true,1,70,true,509,'bonus bStr,2;\nbonus bFlee,10;\nbonus2 bSubEle,Ele_Wind,5;\nif (getrefine()>6) {\n bonus bDef,1;\n bonus bBaseAtk,15;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5513,'Aquarius_Crown','Aquarius Crown','Armor',20,300,6,true,1,70,true,510,'bonus bStr,2;\nbonus bFlee,10;\nbonus2 bSubEle,Ele_Wind,5;\nif (getrefine()>6) {\n bonus bDef,1;\n bonus bBaseAtk,15;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5514,'Pisces_Diadem','Pisces Diadem','Armor',20,300,6,true,1,70,true,511,'bonus bInt,2;\nbonus bMdef,5;\nbonus2 bSubEle,Ele_Water,5;\nif (getrefine()>6) {\n bonus bDef,1;\n bonus bMatkRate,2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5515,'Pisces_Crown','Pisces Crown','Armor',20,300,6,true,1,70,true,512,'bonus bInt,2;\nbonus bMdef,5;\nbonus2 bSubEle,Ele_Water,5;\nif (getrefine()>6) {\n bonus bDef,1;\n bonus bMatkRate,2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_hunter`,`class_upper`,`class_third_upper`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5516,'Hawk_Eyes01','Hawk Eyes','Armor',10,1000,true,true,true,true,1,23,'bonus bDex,1;\nbonus bLongAtkRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_archer`,`job_barddancer`,`job_hunter`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5517,'Hawk_Eyes02','Hawk Eyes','Armor',10,1000,true,true,true,true,1,23,'bonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5518,'L_Magestic_Goat2','Gigantic Majestic Goat','Armor',20,800,10,true,1,50,true,513,'bonus2 bSubRace,RC_DemiHuman,12;\nbonus2 bSubRace,RC_Player_Human,12;\nbonus bBaseAtk,(JobLevel*2)/7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5519,'Peacock_Feather','Peacock Feather','Armor',20,800,4,1,true,1,1,true,514,'bonus bInt,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5520,'Rabbit_Earplug','Rabbit Earplugs','Armor',400,1,true,true,1,1,true,515,100,true,'bonus2 bAddClass,Class_All,4;\nbonus bMatkRate,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5521,'Angry_Mouth_C','Angry Mouth','Armor',true,1,194,100,true,true,true,true,true,true,true,true,'bonus bDelayrate,-3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5522,'Fanta_Zero_Lemon_Hat','Fanta Zero Lemon Hat','Armor',20,100,4,1,true,1,true,516); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5523,'Sakura_Mist_Hat','Sakura Mist Hat','Armor',20,100,4,1,true,1,true,517,'bonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5524,'Sakura_Milk_Tea_Hat','Sakura Milk Tea Hat','Armor',20,100,4,1,true,1,true,518,'bonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5525,'First_Leaf_Tea_Hat','Flower Hat','Armor',20,100,4,1,true,1,true,519,'bonus bMaxHP,80;\nbonus bMaxSP,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5526,'Lady_Tanee_Doll','Tanigumi Girl Doll','Armor',20,300,4,true,1,60,520,'bonus bAgi,2;\nbonus bFlee,3;\nbonus2 bSubEle,Ele_Wind,5;\nbonus2 bAddMonsterDropItem,513,200;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5527,'Lunatic_Hat','Lunatic Hat','Armor',20,300,2,true,1,1,true,521,100,true,'bonus bLuk,3;\nbonus bCritical,5;\nbonus2 bAddRace,RC_Plant,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5528,'King_Frog_Hat','Frog King Hat','Armor',20,500,4,1,true,false,false,true,1,30,522,'bonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5529,'Evil\'s_Bone_Hat','Satanic Bone Helm','Armor',20,600,12,1,true,true,1,1,true,523,100,true,'bonus bStr,2;\nbonus bInt,2;\nbonus bMdef,2;\nbonus2 bSubEle,Ele_Neutral,5;\nskill "WZ_FROSTNOVA",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`) VALUES (5530,'Raven_Cap','Raven Cap','Armor',20,100,6,1,true,1,30,true,524,100,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5531,'B_Dragon_Hat','Baby Dragon Hat','Armor',45000,100,1,1,true,1,true,525,100,true,'bonus bDex,2;\n.@bonus = max(getskilllv("TF_DOUBLE"), 5);\nskill "TF_DOUBLE",.@bonus;\nbonus bDoubleRate,.@bonus * 5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5532,'Pirate_Dagger_J','Pirate Dagger','Armor',20,100,true,1,327,'bonus bShortWeaponDamageReturn,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5533,'Emperor_Wreath_J','Emperor Wreath','Armor',20,800,6,1,true,1,80,true,261,'bonus bAllStats,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5534,'Fox_Hat_J','Fox Hat','Armor',20,100,1,true,true,1,70,403,'bonus bAgi,1;\nbonus bFlee2,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5535,'Side_Cap','Side Cap','Armor',20,500,6,true,1,true,529,100,true,'bonus bVit,1;\nbonus bDex,1;\nbonus bMdef,3;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bAddRace,RC_DemiHuman,3;\nbonus2 bAddRace,RC_Player_Human,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5536,'Spare_Card','Spare Card','Armor',20,10,1,true,1,1,526,100,true,true,true,true,true,true,true,true,'bonus bLuk,1;\nbonus2 bAddMonsterDropItem,6187,1000;\nbonus bFlee2,1;\nbonus2 bAddMonsterDropItem,617,5;\nbonus2 bAddMonsterDropItem,12132,30;\nbonus2 bAddMonsterDropItem,12130,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5537,'Quati_Hat','Kwati Hat','Armor',20,700,2,1,true,1,45,527,100,true,'bonus bAgi,3;\nbonus2 bAddRace,RC_Plant,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5538,'Tucan_Hat','Tucan Hat','Armor',20,600,2,1,true,true,1,45,528,100,true,'bonus bDex,3;\nbonus bCritical,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5539,'Jaguar_Hat','Jaguar Hat','Armor',20,400,4,1,true,true,true,1,25,true,530,100,true,'bonus bMdef,2;\nskill "MC_LOUD",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5540,'Freyja_SCirclet7','Freyja SCirclet7','Armor',20,700,8,true,1,20,18,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5541,'Freyja_SCirclet30','Freyja SCirclet30','Armor',20,700,8,true,1,20,18,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5542,'Freyja_SCirclet60','Freyja SCirclet60','Armor',20,700,8,true,1,20,18,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5543,'Freyja_SCirclet90','Freyja SCirclet90','Armor',20,700,8,true,1,20,18,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5544,'Time_Keeper_Hat','Time Keeper Hat','Armor',30000,6,true,1,1,true,240,100,true,true,true,true,true,true,'bonus bInt,2;\nbonus bMaxSP,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5545,'Aries_Diadem','Aries Diadem','Armor',20,400,6,1,true,1,1,true,531,100,true,'bonus bVit,2;\nbonus2 bSubEle,Ele_fire,5;\nif (getrefine()>6) {\n bonus bDef,1;\n bonus bVit,1;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5546,'Aries_Crown','Aries Crown','Armor',20,400,3,1,true,1,1,true,532,100,true,'bonus bLuk,2;\nbonus2 bSubEle,Ele_Fire,5;\nif (getrefine()>6) {\n bonus bFlee,2;\n bonus bLuk,1;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5547,'RJC_Katusa','RJC Katusa Flower','Armor',20,200,1,1,true,1,true,533,100,true,'bonus2 bSkillAtk,"WZ_HEAVENDRIVE",15+getequiprefinerycnt(EQI_HAND_R);\nbonus2 bSkillAtk,"WZ_EARTHSPIKE",15+getequiprefinerycnt(EQI_HAND_R);\nbonus2 bVariableCastrate,"WZ_HEAVENDRIVE",-25;\nbonus2 bVariableCastrate,"WZ_EARTHSPIKE",-25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5548,'Scarlet_Rose','Scarlet Rose','Armor',20,100,true,1,1,534,100,true,'bonus2 bAddClass,Class_All,1;\nbonus bMatkRate,1;\nbonus bMaxSP,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5549,'Taurus_Diadem','Taurus Diadem','Armor',20,300,6,true,1,70,true,535,100,true,'bonus bDex,2;\nbonus bMatkRate,2;\nbonus bDelayrate,-2;\nif (getrefine()>6) {\n bonus bMatkRate,1;\n bonus bDex,1;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5550,'Taurus_Crown','Taurus Crown','Armor',20,300,6,true,1,70,true,536,100,true,'bonus bAgi,2;\nbonus2 bSubClass,Class_All,2;\nbonus bDelayrate,-2;\nbonus2 bAddEff,Eff_Stun,2000;\nif (getrefine()>6) {\n bonus2 bSubClass,Class_All,1;\n bonus bStr,1;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5551,'Holy_Egg_Hat','Holy Egg Hat','Armor',20,4,true,1,true,537,100,true,true,true,true,true,true,true,'bonus3 bAutoSpellWhenHit,"AL_HEAL",1,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5552,'Fest_Lord_Circlet','Festival Grand Circlet','Armor',10,true,1,93,'bonus bStr,3;\nbonus bInt,3;\nbonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5553,'Fest_Bunny_Band','Festival Bunny Band','Armor',14,true,1,15,'bonus bMdef,4;\nbonus2 bSubRace,RC_DemiHuman,9;\nbonus2 bSubRace,RC_Player_Human,9;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5554,'Octopus_Hat','Octopus Hat','Armor',20,200,3,true,1,true,538,100,true,'bonus bMdef,3;\nbonus3 bAutoSpell,"SM_PROVOKE",5,10;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5555,'Leaf_Cat_Hat','Leaf Cat Hat','Armor',20,100,6,true,1,true,539,100,true,'bonus bAgi,2;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",3,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5556,'Fur_Seal_Hat','Seal Hat','Armor',20,500,5,true,true,true,1,1,true,540,100,true,'bonus bInt,1;\nbonus3 bAutoSpell,"WZ_FROSTNOVA",1,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5557,'Wild_Rose_Hat','Wild Rose Hat','Armor',20,500,6,1,true,false,false,true,1,20,true,541,100,true,'bonus bAgi,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5558,'Saci_Hat','Luxury Hat','Armor',20,100,6,1,true,1,30,true,542,'bonus3 bAddMonsterDropItem,510,RC_Plant,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5559,'Piece_Of_White_Cloth_E','Piece Of White Cloth','Armor',5,true,1,true,543,'bonus2 bAddClass,Class_All,6;\nbonus bMatkRate,6;\nbonus bLongAtkRate,6;\nbonus bHealPower,6;\nbonus bVariableCastrate,-20;\nbonus bAspd,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5560,'Bullock_Helm_J','Bullock Helm','Armor',20,3000,6,true,1,75,true,322,'bonus bMaxHP,100;\nbonus bNoKnockback;\nbonus2 bSubEle,Ele_Neutral,-20;\nbonus2 bSubEle,Ele_Fire,-20;\nbonus2 bSubEle,Ele_Water,-20;\nbonus2 bSubEle,Ele_Wind,-20;\nbonus2 bSubEle,Ele_Earth,-20;\nbonus2 bSubEle,Ele_Dark,-20;\nbonus2 bSubEle,Ele_Holy,-20;\nbonus2 bSubEle,Ele_Ghost,-20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5561,'Rabbit_Magic_Hat_J','Magic Rabbit Hat','Armor',800,1,true,1,true,497,'bonus bInt,1;\nbonus bMaxSP,50;\nbonus4 bAutoSpellWhenHit,"MG_FIREBOLT",3,10,3;\nbonus4 bAutoSpellWhenHit,"MG_COLDBOLT",3,10,3;\nbonus4 bAutoSpellWhenHit,"MG_LIGHTNINGBOLT",3,10,3;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",1,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5562,'Good_Wedding_Veil_J','Luxurious Wedding Veil','Armor',500,1,true,true,1,45,489,'bonus bMdef,10;\nbonus bVariableCastrate,-3;\nbonus bUseSPrate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5563,'Dolor_Hat','Dolor Hat','Armor',20,100,1,1,true,1,547,'bonus3 bAutoSpell,"PR_LEXAETERNA",1,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5564,'Crown_Of_Deceit','Crown of Deceit','Armor',20,300,3,1,true,true,1,85,true,544,'.@r = getrefine();\nbonus bInt,4;\nbonus bMdef,10;\nbonus bVariableCastrate,-10;\nif (.@r == 7 || .@r == 8) {\n bonus bDef,2;\n bonus bMatkRate,5;\n bonus bVariableCastrate,-5;\n}\nif (.@r>=9) {\n bonus bMdef,5;\n bonus bMatkRate,5;\n bonus bVariableCastrate,-5;\n bonus bDelayrate,-5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5565,'Dragon_Arhat_Mask','Dragon Arhat Mask','Armor',5,true,true,1,1,545,100,true,'bonus2 bAddRace,RC_DemiHuman,10;\nbonus2 bAddRace,RC_Player_Human,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5566,'Tiger_Arhat_Mask','Tiger Arhat Mask','Armor',1,true,true,1,1,546,100,true,'bonus2 bAddRace,RC_DemiHuman,2;\nbonus2 bAddRace,RC_Player_Human,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5567,'Bright_Fury','Bright Fury','Armor',20,300,5,1,true,1,1,true,548,100,true,'bonus bStr,1;\nbonus2 bAddClass,Class_All,2;\nbonus bAspdRate,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`) VALUES (5568,'Rabbit_Bonnet','Rabbit Bonnet','Armor',20,1000,4,true,true,1,true,549,'bonus bInt,2;\nbonus bDelayrate,-3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5569,'Gemini_Diadem','Gemini Diadem','Armor',20,300,3,1,true,1,true,550,100,true,'bonus bDex,2;\nbonus bMatkRate,2;\nif (getrefine()>6) {\n bonus bDex,1;\n bonus bMatk,30;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5570,'Gemini_Crown','Gemini Crown','Armor',20,300,6,1,true,1,true,551,100,true,'bonus bAgi,2;\nbonus bFlee,10;\nif (getrefine()>6) {\n bonus bHit,5;\n bonus bBaseAtk,30;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5571,'Rasta_Wig','Rasta Wig','Armor',20,100,2,true,1,true,552,'bonus bStr,1;\nbonus3 bAutoSpellWhenHit,"BA_FROSTJOKER",1,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5572,'Savage_Baby_Hat','Savage Babe Hat','Armor',20,100,2,1,true,1,1,true,553,100,true,'bonus bVit,2;\nbonus2 bAddEff,Eff_Stun,500;\nbonus2 bSubRace,RC_Brute,-10;\nbonus2 bSubRace,RC_Player_Doram,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5573,'Bogy_Horn','Dokebi Horn','Armor',20,100,6,1,true,1,true,554,100,true,'bonus2 bAddMonsterDropItemGroup,IG_Jewel,100;\nbonus3 bAutoSpell,"MC_MAMMONITE",5,70;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5574,'Pencil_In_Mouth','Well-Chewed Pencil','Armor',20,100,true,1,10,555,'bonus bHit,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (5575,'Onigiri_Hat','Rice Ball Hat','Armor',20,100,6,1,true,1,30,556); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`view`) VALUES (5576,'Japan_Winecup','Wine Cup','Armor',20,100,1,true,1,557); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5577,'Dark_Knight_MaskB','Dark Knight Mask','Armor',3000,5,true,true,true,1,1,true,479,100,true,'bonus bDex,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5578,'Voyage_Hat','Voyage Hat','Armor',200,10,1,true,1,true,236,'bonus bAgi,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5579,'Wanderer\'s_Sakkat','Wanderer\'s Sakkat','Armor',20,300,2,1,true,true,1,1,true,558,'bonus bFlee,3;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bFlee,2;\n bonus bAgi,2;\n}\nif (.@r>=9) {\n bonus bCritical,10;\n bonus bAspdRate,8;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5580,'Red_Beret','Red Beret','Armor',20,100,3,true,1,559,'bonus bAllStats,3;\nbonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5581,'Cancer_Diadem','Cancer Diadem','Armor',20,300,3,true,1,70,true,560,'bonus bInt,2;\nbonus2 bSubEle,Ele_Water,5;\nif (getrefine()>6) {\n bonus bMdef,1;\n bonus bHealPower,3;\n bonus bMatkRate,2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5582,'Cancer_Crown','Cancer Crown','Armor',20,300,3,true,1,70,true,561,'bonus bStr,2;\nbonus2 bSubEle,Ele_Water,5;\nif (getrefine()>6) {\n bonus bDef,1;\n bonus bBaseAtk,15;\n bonus bFlee,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5583,'Para_Team_Hat','Eden Team Hat I','Armor',5,true,1,7,true,465,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5584,'Majestic_Evil_Horn','Majestic Evil Horns','Armor',400,2,true,1,1,true,562,100,true,'bonus2 bSubRace,RC_Demon,3;\nbonus2 bHPDrainRate,3,15;\nbonus2 bSPDrainRate,1,7;\n/*Gold PC Room bonus bSPGainValue,2;\nbonus bMagicSPGainValue,2;\nbonus2 bSubRace,RC_Demon,2;*/'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5585,'Rune_Hairband','Rune Cloth Circlet','Armor',20,400,5,1,true,true,1,1,true,564,100,true,'bonus2 bSubEle,Ele_Neutral,3;\nbonus bHit,5;\nbonus2 bHPDrainRate,30,10;\nbonus2 bSPDrainRate,10,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5586,'Mosquito_Coil','Mosquito Coil','Armor',20,100,5,1,true,1,1,true,563,'bonus2 bAddDamageClass,1627,100;\nbonus2 bAddDamageClass,1095,20;\nbonus2 bAddDamageClass,1160,20;\nbonus2 bAddDamageClass,1105,20;\nbonus2 bAddDamageClass,1097,20;\nbonus2 bAddDamageClass,1051,20;\nbonus2 bAddDamageClass,1053,20;\nbonus2 bAddDamageClass,1054,20;\nbonus2 bAddDamageClass,1048,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5587,'Mosquito_Coil_1Use','Mosquito Coil','Armor',100,5,true,1,1,true,563,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5588,'Leo_Crown','Leo Crown','Armor',20,300,3,true,1,1,true,565,'bonus bStr,2;\nbonus2 bSubEle,Ele_Fire,5;\nif (getrefine()>6) {\n bonus bDef,1;\n bonus bFlee,10;\n bonus3 bAutoSpell,"TK_SEVENWIND",4,50;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5589,'Leo_Diadem','Leo Diadem','Armor',20,300,3,true,1,1,true,566,'bonus bDex,2;\nbonus2 bSubEle,Ele_Fire,5;\nif (getrefine()>6) {\n bonus bFlee,10;\n bonus bAspdRate,3;\n autobonus "{ bonus bSplashRange,1; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5590,'K_Poring_Cake_Cap','Poring Cake Hat','Armor',20,200,5,true,1,true,417,'bonus bLuk,3;\nbonus bMdef,5;\nbonus bMaxHP,BaseLevel*2;\nbonus bMaxSP,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5591,'Desert_Prince','Desert Prince','Armor',20,100,3,1,true,1,30,567,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5592,'Sigrun\'s_Wing','Sigrun\'s Wings','Armor',20,100,2,true,1,1,568,100,true,true,true,true,true,true,true,'if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief || (BaseJob == Job_Taekwon && Class!=Job_Soul_Linker))\n bonus bAspd,1;\nelse if (BaseClass == Job_Mage || BaseClass == Job_Acolyte || Class == Job_Ninja || Class == Job_Soul_Linker) {\n bonus bMatk,5;\n bonus bHealPower,2;\n} else if (BaseClass == Job_Archer || BaseClass == Job_Gunslinger)\n bonus bLongAtkRate,2;\nelse if (BaseJob == Job_Novice || BaseJob == Job_SuperNovice) {\n bonus bMaxHP,120;\n bonus bMaxSP,60;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5593,'K_Rabbit_Bonnet','Rabbit Bonnet','Armor',20,200,10,1,true,true,1,1,true,549,100,true,'bonus bBaseAtk,10;\nbonus bMatk,10;\nbonus2 bSubRace,RC_DemiHuman,3;\nbonus2 bSubRace,RC_Player_Human,3;\nbonus bDelayrate,-3;\nif (getrefine()>6) {\n bonus2 bSubDefEle,Ele_All,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5594,'Donut_In_Mouth','Donut In Mouth','Armor',20,50,1,true,1,1,569,100,true,'bonus2 bHPRegenRate,1,10000;\nbonus bMaxHP,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5595,'Eye_Of_Juno','Eye Of Juno','Armor',20,400,2,1,true,1,1,true,570,'bonus bMdef,2;\n.@i = JobLevel/14;\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte) {\n bonus bInt,2;\n bonus bDex,2;\n bonus2 bSubEle,Ele_Neutral,.@i;\n bonus2 bSubEle,Ele_Water,.@i;\n}\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief) {\n bonus bAgi,2;\n bonus bVit,2;\n bonus2 bSubEle,Ele_Neutral,.@i;\n bonus2 bSubEle,Ele_Water,.@i;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5596,'4Leaf_Clover_In_Mouth','Four Leaf Clover','Armor',20,2,true,1,1,571,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,5;\nbonus bMatk,5;\nbonus bMdef,2;\n/*Gold PC Room: bonus bAllStats,1;\nbonus2 bExpAddRace,RC_All,2;\n*/'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5597,'Bubble_Gum_In_Mouth','Bubble Gum In Mouth','Armor',20,2,true,1,1,572,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,5;\nbonus bMatk,5;\nbonus bMdef,2;\n/*Gold PC Room: bonus bAllStats,1;\nbonus2 bDropAddClass,Class_All,5;\n*/'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5598,'Virgo_Crown','Virgo Crown','Armor',20,300,3,true,1,1,true,573,'bonus bDex,2;\nbonus bAspdRate,1;\nif (getrefine()>6) {\n bonus2 bSubEle,Ele_Earth,5;\n autobonus "{ bonus bDex,20; }",30,6000,BF_MAGIC,"{ specialeffect2 EF_WIND; }";\n autobonus "{ bonus bDex,20; }",30,6000,BF_NORMAL,"{ specialeffect2 EF_WIND; }";\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5599,'Virgo_Diadem','Virgo Diadem','Armor',20,300,3,1,true,1,1,true,574,'bonus bAspdRate,3;\nbonus2 bSubEle,Ele_Earth,5;\nif (getrefine()>6)\n bonus3 bAutoSpell,"MO_BALKYOUNG",1,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5600,'Br_Twin_Ribbon','Brazil Twin Ribbon','Armor',20,100,1,true,1,1,true,575,'bonus bAllStats,3;\nbonus bMdef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5601,'Br_Beret','Brazil Beret','Armor',20,100,1,true,1,1,true,576,'bonus bAllStats,3;\nbonus bMdef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5602,'Jaguar_Hat_J','Jaguar Hat J','Armor',20,300,1,true,true,1,50,530,'bonus2 bAddEle,Ele_Fire,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5603,'RTC_Winner_Only','RTC First Place','Armor',250,8,1,true,1,1,true,577,100,true,true,true,true,true,true,true,'bonus bAllStats,3;\nbonus bAspdRate,10;\nbonus bFixedCast,-500;\nbonus2 bAddRace,RC_DemiHuman,10;\nbonus2 bMagicAddRace,RC_DemiHuman,10;\nbonus2 bAddRace,RC_Player_Human,10;\nbonus2 bMagicAddRace,RC_Player_Human,10;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5604,'RTC_Second_Best','RTC Second Place','Armor',250,6,1,true,1,1,true,578,100,true,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bAspdRate,7;\nbonus bFixedCast,-300;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bMagicAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;\nbonus2 bMagicAddRace,RC_Player_Human,5;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5605,'RTC_Third_Best','RTC Third Place','Armor',250,4,1,true,1,1,true,579,100,true,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bAspdRate,5;\nbonus bFixedCast,-100;\nbonus2 bAddRace,RC_DemiHuman,3;\nbonus2 bMagicAddRace,RC_DemiHuman,3;\nbonus2 bAddRace,RC_Player_Human,3;\nbonus2 bMagicAddRace,RC_Player_Human,3;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5606,'Campume_Hat','Champune Hat','Armor',500,1200,4,true,1,3,true,580,'bonus bAllStats,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5607,'Lyria_Doll_Hat','Lyria Doll Hat','Armor',500,1,true,1,60,581,'bonus bMaxHP,500;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5608,'Dorothy_Doll_Hat','Dorothy Doll Hat','Armor',500,1,true,1,60,582,'bonus bMaxSP,80;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5609,'Chung_Hairband','Chung Hairband','Armor',500,5,1,true,1,60,583,100,true,'bonus bLuk,3;\nbonus bMdef,4;\nbonus3 bAutoSpellWhenHit,"MC_MAMMONITE",5,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5610,'Ice_Wing_Ear','Ice Wing Ear','Armor',100,true,1,10,584,'bonus bLuk,1;\nbonus3 bAutoSpellWhenHit,"MG_COLDBOLT",5,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5611,'Turtle_Hat','Turtle Hat','Armor',300,true,1,10,true,585,'bonus bAgi,1;\nbonus3 bAutoSpellWhenHit,"AL_DECAGI",3,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5612,'F_Blue_Drooping_Kitty','F Blue Drooping Kitty','Armor',250000,500,1,true,false,false,true,1,true,277,'bonus bMdef,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5613,'F_Flying_Angel','F Flying Angel','Armor',20,300,1,true,1,10,true,264,'bonus bInt,1;\nbonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5614,'F_Smoking_Pipe_','F Smoking Pipe','Armor',20,100,true,false,false,true,1,55,'bonus bVit,1;\nbonus2 bSubRace,RC_Insect,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5615,'F_Pair_Of_Red_Ribbon_','F Pair Of Red Ribbon','Armor',20,100,1,true,1,45,169,'bonus bFlee,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5616,'F_Fish_On_Head_','F Fish On Head','Armor',20,500,2,true,1,50,true,149,'bonus bDex,1;\nbonus bAgi,1;\nbonus2 bAddRace,RC_Fish,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5617,'F_Hibiscus','F Hibiscus','Armor',20,200,true,1,10,210,'bonus bInt,1;\nbonus bDex,1;\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5618,'F_Cat_Hat','F Cat Hat','Armor',20,300,1,true,1,true,182,'bonus bLuk,2;\nbonus bMdef,10;\nbonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5619,'F_Bunny_Band_','F Bunny Band','Armor',20,100,2,true,1,true,15,'bonus bInt,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5620,'F_Magestic_Goat_TW','F Magestic Goat TW','Armor',20,800,5,true,true,true,true,true,true,true,true,true,1,true,41,'bonus bStr,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5621,'F_Sheep_Hat','F Sheep Hat','Armor',20,150,1,true,true,true,true,1,205,'bonus bShortWeaponDamageReturn,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5622,'F_Mini_Propeller_','F Mini Propeller','Armor',20,200,2,true,1,true,270,'bonus bDex,1;\nbonus bAgi,2;\nbonus bFlee,10;\nbonus bVariableCastrate,-getrefine();'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5623,'F_Alice_Doll','F Alice Doll','Armor',20,500,1,true,false,false,true,1,30,208,'bonus bStr,1;\nbonus2 bAddRace,RC_DemiHuman,10;\nbonus2 bAddRace,RC_Player_Human,10;\nbonus2 bAddEff2,Eff_Sleep,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5624,'F_Red_Glasses','F Red Glasses','Armor',20,1,true,1,316,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5625,'F_Chick_Hat','F Chick Hat','Armor',20,100,1,true,1,10,311,'bonus bLuk,2;\nbonus2 bSubRace,RC_DemiHuman,3;\nbonus2 bSubRace,RC_Player_Human,3;\nbonus2 bSubRace,RC_Brute,3;\nbonus2 bSubRace,RC_Player_Doram,3;\nskill "TF_DOUBLE",2;\nbonus bDoubleRate,10;\nbonus bMaxHP,50;\nbonus bMaxSP,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5626,'F_White_Deviruchi_Cap','F White Deviruchi Cap','Armor',20,800,2,true,false,false,true,1,64,true,272,'bonus bStr,1;\nbonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5627,'F_Vane_Hairpin','F Vane Hairpin','Armor',20,300,2,1,true,1,30,313,'bonus bAgi,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5628,'F_Pecopeco_Hairband','F Pecopeco Hairband','Armor',20,3,true,1,314,'bonus bSpeedRate,25;\nbonus bAspdRate,10;\nbonus bVariableCastrate,-25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5629,'F_Vacation_Hat','F Vacation Hat','Armor',20,200,1,1,true,1,30,315,'bonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5630,'F_Charming_Ribbon','F Charming Ribbon','Armor',20,400,1,1,true,1,10,true,211,'bonus2 bSubRace,RC_Demon,5;\nbonus2 bSubRace,RC_Undead,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5631,'F_Water_Lily_Crown','F Water Lily Crown','Armor',20,200,1,true,1,30,312,'bonus bDex,1;\nbonus bAgi,1;\nbonus bMdef,3;\nbonus bHPrecovRate,5;\nbonus bSPrecovRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5632,'F_Vanilmirth_Hat','F Vanilmirth Hat','Armor',20,1000,true,1,30,317,'bonus bMdef,5;\nbonus4 bAutoSpell,"MG_FIREBOLT",1,50,1;\nbonus4 bAutoSpell,"MG_COLDBOLT",1,50,1;\nbonus4 bAutoSpell,"MG_LIGHTNINGBOLT",1,50,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5633,'F_Drooping_Bunny_','F Drooping Bunny','Armor',20,100,1,true,1,true,249,'bonus bDex,1;\nbonus bFlee,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5634,'F_Kettle_Hat','F Kettle Hat','Armor',20,600,4,true,1,30,true,318,'bonus4 bAutoSpell,"SA_DELUGE",2,30,0;\nbonus4 bAutoSpell,"WZ_WATERBALL",3,30,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5635,'F_Dragon_Skull','F Dragon Skull','Armor',20,800,5,true,1,50,true,319,'bonus2 bSubRace,RC_Dragon,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5636,'F_Ramen_Hat','F Ramen Hat','Armor',20,1,true,1,320,'bonus bDex,4;\nbonus3 bAutoSpellWhenHit,"AL_DECAGI",1,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5637,'F_Pink_Fur_Hat','F Pink Fur Hat','Armor',20,350,2,true,1,true,281,'bonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5638,'F_Puppy_Hat','F Puppy Hat','Armor',20,500,2,true,1,30,234,'bonus bAgi,1;\nif (readparam(bAgi)>77) {\n bonus3 bAutoSpell,"PR_GLORIA",3,25;\n}\nelse {\n bonus3 bAutoSpell,"PR_GLORIA",1,25;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5639,'F_Magic_Eyes','F Magic Eyes','Armor',20,300,1,true,true,true,true,true,1,30,true,209,'bonus bMdef,5;\nbonus bVariableCastrate,-10;\nbonus bUseSPrate,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5640,'F_Jumping_Poring','F Jumping Poring','Armor',300,2,true,1,349,'bonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5641,'F_Robo_Eye','F Robo Eye','Armor',20,200,1,true,1,10,345,'bonus bDex,1;\nbonus2 bAddClass,Class_All,2;\nbonus bMatkRate,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5642,'F_Yellow_Wizardry_Hat','F Yellow Wizardry Hat','Armor',20,300,1,true,true,true,true,true,1,true,286,'bonus bInt,2;\nbonus bMaxSP,150;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5643,'F_Crescent_Helm','F Crescent Helm','Armor',20,3000,8,true,true,true,true,true,true,true,true,1,50,true,213,'bonus bVit,1;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5644,'F_Tiger_Mask','F Tiger Mask','Armor',20,400,2,true,true,1,50,181,'bonus bStr,3;\nbonus bMaxHP,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`) VALUES (5645,'F_Fantastic_Wig','F Fantastic Wig','Armor',20,100,1,true,true,1,true,308,'bonus bDef,4;\nbonus bSpeedRate,25;\nskill "TF_HIDING",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5646,'F_Whisper_Mask','F Whisper Mask','Armor',20,true,true,true,1,321,'bonus bAgi,3;\nbonus2 bSubEle,Ele_Ghost,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5647,'F_Bunny_Band_C','F Bunny Band C','Armor',1,9,true,1,1,15,'bonus bMdef,5;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5648,'F_Centimental_Flower_C','F Centimental Flower C','Armor',1,1,true,false,false,true,1,1,56,'bonus4 bAutoSpellWhenHit,"PR_STRECOVERY",1,30,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5649,'F_Apple_Of_Archer_C','F Apple Of Archer C','Armor',1,7,true,false,false,true,1,1,72,'bonus bDex,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5650,'F_Elven_Ears_C','F Elven Ears C','Armor',1,2,true,false,false,true,1,1,73,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (5651,'F_Brooch_C','F Brooch C','Armor',1,true,false,false,true,true,1,1,'bonus bAgi,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5652,'F_Magestic_Goat_C','F Magestic Goat C','Armor',2,5,true,false,false,true,1,41,'bonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5653,'Darkness_Helm_J','Darkness Helm','Armor',20,500,3,1,true,1,70,true,586); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5654,'Holy_Marching_Hat_J','Holy Marching Hat','Armor',20,200,5,1,true,1,1,true,587,100,true,'bonus bInt,1;\nbonus bMdef,5;\nbonus bMatkRate,2;\n.@r = getrefine();\nif (.@r>=7)\n bonus bHealPower,5;\nif (.@r>=9) {\n bonus bMatk,5;\n bonus bHealPower,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5655,'Dark_Snake_Lord_Hat_J','Evil Snake Lord Hat','Armor',20,500,2,true,1,60,true,372,'bonus bInt,2;\nbonus bAgi,2;\nbonus bDex,-2;\nautobonus "{ bonus bVariableCastrate,-50; bonus bFlee,30; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_SUFFRAGIUM; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5656,'Scooter_Hat_J','Scooter Helmet','Armor',20,1000,7,1,true,1,50,true,588,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5657,'Antique_Pipe_J','Captain\'s Pipe','Armor',20,100,true,1,30,383,'bonus2 bSubRace,RC_Demon,5;\nbonus2 bSubRace,RC_Undead,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5658,'Imp_Hat','Imp Hat','Armor',20,400,1,1,true,1,1,true,589,100,true,'bonus3 bAutoSpell,"SA_FLAMELAUNCHER",1,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5659,'Sleepr_Hat','Sleeper Hat','Armor',20,400,1,true,1,1,true,590,'bonus3 bAutoSpell,"SA_SEISMICWEAPON",1,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5660,'Gryphon_Hat','Gryphon Hat','Armor',20,400,1,1,true,1,1,true,591,100,true,'bonus bAgi,2;\nif (getrefine() > 6) {\n bonus bAgi,2;\n}\nif (getrefine() > 8) {\n bonus2 bAddRace,RC_Demon,10;\n bonus2 bAddRace,RC_Undead,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5661,'Red_Pirate_Bandana','Red Pirate Bandana','Armor',3,true,1,10,true,592,'bonus bStr,1;\nbonus bDex,1;\nbonus bAspdRate,2;\nbonus bVariableCastrate,-2;\nbonus3 bAutoSpell,"MO_EXTREMITYFIST",1,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5662,'Libra_Crown','Libra Crown','Armor',10,300,3,true,1,1,true,593,'bonus bDex,3;\nbonus2 bSubEle,Ele_Wind,7;\nif (getrefine()>=7) {\n bonus bMatkRate,3;\n}\nif (getrefine()>=9) {\n bonus bMatkRate,5;\n bonus3 bAutoSpellWhenHit,"WZ_FROSTNOVA",5,20;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5663,'Libra_Diadem','Libra Diadem','Armor',10,300,3,true,1,1,true,594,'bonus bBaseAtk,7;\nif (getrefine()>=7) {\n bonus3 bAutoSpell,"TK_SEVENWIND",2,5;\n}\nif (getrefine()>=9) {\n bonus bFlee,5;\n bonus2 bAddClass,Class_All,3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5664,'Filir_Wing','Filir\'s Pinions','Armor',20,100,1,true,1,70,595,'bonus bAspdRate,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5665,'Shaman_Hat','Shaman Hat','Armor',20,400,5,1,true,1,1,true,596,100,true,'bonus bMdef,5;\nbonus2 bSubEle,Ele_Neutral,3;\nbonus2 bSubEle,Ele_Water,3;\nbonus2 bSubEle,Ele_Earth,3;\nbonus2 bSubEle,Ele_Fire,3;\nbonus2 bSubEle,Ele_Wind,3;\nbonus2 bSubEle,Ele_Poison,3;\nbonus2 bSubEle,Ele_Holy,3;\nbonus2 bSubEle,Ele_Dark,3;\nbonus2 bSubEle,Ele_Ghost,3;\nbonus2 bSubEle,Ele_Undead,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5666,'Golden_Crown','Golden Crown','Armor',20,500,8,1,true,1,1,true,597,100,true,'bonus bInt,1;\nbonus bDex,1;\nbonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5667,'Skull_Hood','Skull Hood','Armor',20,700,10,1,true,true,1,30,true,598,100,true,'bonus2 bSubRace,RC_Demon,10;\nbonus2 bSubRace,RC_Undead,10;\nif (getrefine()>=7)\n autobonus "{ bonus bCritical,30; bonus bHit,10; }",10,10000,BF_NORMAL,"{ specialeffect2 EF_ENHANCE; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5668,'Weird_Pumpkin_Hat','Weird Pumpkin Hat','Armor',20,5,true,1,1,true,206,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus2 bAddMonsterDropItem,12192,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5669,'Poring_Party_Hat_J','Poring Party Hat J','Armor',20,300,1,true,1,1,true,340); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5670,'Aniv_Star_Hat','Aniv Star Hat','Armor',20,300,true,1,1,true,599); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5671,'Drooping_Morocc_Minion','Drooping Morocc Minion','Armor',20,300,1,true,1,70,true,600,'bonus bSPGainValue,2;\nbonus bMagicSPGainValue,2;\nif (getrefine()>8) {\n bonus4 bAutoSpellWhenHit,"NPC_CRITICALWOUND",3,5,1;\n bonus4 bAutoSpell,"NPC_CRITICALWOUND",3,5,1;\n bonus4 bAutoSpell,"NPC_WIDEBLEEDING",2,5,0;\n}\nelse {\n bonus4 bAutoSpellWhenHit,"NPC_CRITICALWOUND",2,2,1;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5672,'Southern_Cross','Southern Cross','Armor',20,600,3,1,true,1,50,true,601,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5673,'Home_Cherry_Blossom','Home Cherry Blossom','Armor',20,100,2,1,true,1,30,true,602,'bonus bNoCastCancel;\nbonus bVariableCastrate,35;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5674,'Pig_Moneybox','Pig Moneybox','Armor',20,1000,3,true,1,10,603,'skill "MC_OVERCHARGE",2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5675,'Poring_Letter','Poring Letter','Armor',20,100,true,1,10,604,'bonus2 bAddMonsterDropItem,619,10;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5676,'Scorpio_Crown','Scorpio Crown','Armor',20,300,3,true,1,1,true,605,'bonus bAspdRate,3;\nbonus2 bSubEle,Ele_Water,5;\n.@r = getrefine();\nbonus bBaseAtk,5;\nif (.@r>6) {\n bonus3 bAutoSpell,"TK_SEVENWIND",3,20;\n}\nif (.@r>7) {\n bonus bAspdRate,2;\n}\nif (.@r>8) {\n bonus3 bAutoSpell,"WZ_FROSTNOVA",5,10;\n}\nif (.@r>9) {\n bonus bAspdRate,2;\n bonus bBaseAtk,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5677,'Scorpio_Diadem','Scorpio Diadem','Armor',20,300,3,true,1,1,true,606,'bonus bDex,2;\nif (getrefine()>6) {\n bonus bDex,1;\n bonus bBaseAtk,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5678,'Notation_Hairband','Notation Hairband','Armor',200,100,5,true,1,1,true,607,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5679,'Engineer_Cap','Engineer Cap','Armor',20,200,2,1,true,1,10,true,608,'bonus2 bAddRace,RC_Formless,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5680,'Hawkeyes','Hawkeyes','Armor',20,100,true,1,10,609,'bonus bHit,10;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5681,'F_Ribbon_Green','Green Ribbon','Armor',800,100,1,true,1,true,244,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5682,'Triangle_Rune_Cap','Triangle Rune Cap','Armor',20,300,5,1,true,1,1,true,610,100,true,'bonus bInt,1;\nbonus bHealPower,2;\nif (getrefine() > 6) {\n bonus bMatk,10;\n bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,150,BF_MAGIC,0;\n}\nelse {\n bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",7,150,BF_MAGIC,0;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5683,'Majestic_Goat_Repl','Baphomet Horns','Armor',20,100,5,true,1,1,true,41); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5684,'Jewel_Crown_Repl','Ornate Crown','Armor',20,100,5,true,1,1,true,88); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5685,'Prontera_Army_Cap_Repl','Army Cap','Armor',20,100,5,true,1,1,true,48); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5686,'Feather_Bonnet_Repl','Nice Hat Feather','Armor',20,100,5,true,1,1,true,104); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5687,'Viking_Helm_Repl','Orc Helm','Armor',20,100,5,true,1,1,true,86); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5688,'2009Love_Daddy','2009 Love Dad','Armor',20,100,2,true,1,1,true,611,'bonus bVit,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5689,'Queen_Ant_Diadem','Queen Ant Diadem','Armor',20,300,1,true,1,75,true,612,'bonus3 bAutoSpellWhenHit,"MG_SIGHT",1,5;\nbonus2 bSubRace,RC_Insect,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5690,'Red_Wing_Hat','Red Wing Hat','Armor',20,600,5,true,1,1,true,613,'bonus bHPrecovRate,20;\nbonus bSPrecovRate,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5691,'Catain_Bandanna','Sailor\'s Bandana','Armor',20,10,1,true,1,1,true,542,'bonus bDex,1;\nbonus2 bSubEle,Ele_Poison,20;\nbonus2 bResEff,Eff_Poison,2000;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5692,'Sea_Cat_Hat','Sea Cat Hat','Armor',20,10,1,true,1,1,true,539,'bonus bDex,1;\nbonus2 bResEff,Eff_Curse,2000;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5693,'No_Fear_Underware','No Fear Underwear','Armor',true,1,20,30,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;\nbonus bMaxHP,700;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5694,'No_Fear_P_Headgear','No Fear P Headgear','Armor',1,true,false,false,true,1,20,614,'bonus bVit,1;\nbonus bMaxHP,100;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`class_normal`,`class_upper`,`class_baby`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5695,'E_Blue_Drooping_Kitty','E Blue Drooping Kitty','Armor',250000,500,1,true,true,true,true,1,true,277,'bonus bMdef,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5696,'E_Flying_Angel','E Flying Angel','Armor',20,300,1,true,1,10,true,264,'bonus bInt,1;\nbonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`class_normal`,`class_upper`,`class_baby`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5697,'E_Smoking_Pipe_','E Smoking Pipe','Armor',20,100,true,true,true,true,1,55,'bonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`class_normal`,`class_upper`,`class_baby`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (5698,'E_Pair_OE_Red_Ribbon_','E Pair OE Red Ribbon','Armor',20,100,1,true,true,true,true,1,45,169); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5699,'E_Fish_On_Head_','E Fish On Head','Armor',20,500,2,true,1,50,true,149,'bonus bDex,1;\nbonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5700,'E_Hibiscus','E Hibiscus','Armor',20,200,true,1,10,210,'bonus bInt,1;\nbonus bDex,1;\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5701,'E_Cat_Hat','E Cat Hat','Armor',20,300,1,true,1,true,182,'bonus bLuk,2;\nbonus bMdef,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5702,'E_Bunny_Band_','E Bunny Band','Armor',20,100,2,true,1,true,15,'bonus bInt,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5703,'E_Magestic_Goat_TW','E Magestic Goat TW','Armor',20,800,5,true,true,true,true,true,true,true,true,true,1,true,41,'bonus bStr,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`armor_level`,`view`) VALUES (5704,'E_Sheep_Hat','E Sheep Hat','Armor',20,150,1,true,true,true,true,1,205); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`class_normal`,`class_upper`,`class_baby`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5705,'E_Mini_Propeller_','E Mini Propeller','Armor',20,200,2,true,true,true,true,1,true,270,'bonus bDex,1;\nbonus bAgi,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5706,'E_Alice_Doll','E Alice Doll','Armor',20,500,1,true,false,false,true,1,30,208,'bonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5707,'E_Red_Glasses','E Red Glasses','Armor',20,1,true,1,316,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5708,'E_Chick_Hat','E Chick Hat','Armor',20,100,1,true,1,10,311,'bonus bLuk,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5709,'E_White_Deviruchi_Cap','E White Deviruchi Cap','Armor',20,800,2,true,false,false,true,1,64,true,272,'bonus bStr,1;\nbonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5710,'E_Vane_Hairpin','E Vane Hairpin','Armor',20,300,2,1,true,1,30,313,'bonus bAgi,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`view`) VALUES (5711,'E_Pecopeco_Hairband','E Pecopeco Hairband','Armor',20,3,true,1,314); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5712,'E_Vacation_Hat','E Vacation Hat','Armor',20,200,1,1,true,1,30,315,'bonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5713,'E_Charming_Ribbon','E Charming Ribbon','Armor',20,400,1,1,true,1,10,true,211); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`class_normal`,`class_upper`,`class_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5714,'E_Water_Lily_Crown','E Water Lily Crown','Armor',20,200,1,true,true,true,true,1,30,312,'bonus bDex,1;\nbonus bAgi,1;\nbonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5715,'E_Vanilmirth_Hat','E Vanilmirth Hat','Armor',20,1000,true,1,30,317,'bonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`class_normal`,`class_upper`,`class_baby`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5716,'E_Drooping_Bunny_','E Drooping Bunny','Armor',20,100,1,true,true,true,true,1,true,249,'bonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5717,'E_Kettle_Hat','E Kettle Hat','Armor',20,600,4,true,1,30,true,318); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5718,'E_Dragon_Skull','E Dragon Skull','Armor',20,800,5,true,1,50,true,319); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5719,'E_Ramen_Hat','E Ramen Hat','Armor',20,1,true,1,320,'bonus bDex,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5720,'E_Pink_Fur_Hat','E Pink Fur Hat','Armor',20,350,2,true,1,true,281,'bonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5721,'E_Puppy_Hat','E Puppy Hat','Armor',20,500,2,true,1,30,234,'bonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5722,'E_Magic_Eyes','E Magic Eyes','Armor',20,300,1,true,true,true,true,true,1,30,true,209,'bonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5723,'E_Jumping_Poring','E Jumping Poring','Armor',300,2,true,1,349,'bonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5724,'E_Robo_Eye','E Robo Eye','Armor',20,200,1,true,1,10,345,'bonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5725,'E_Yellow_Wizardry_Hat','E Yellow Wizardry Hat','Armor',20,300,1,true,true,true,true,true,1,true,286,'bonus bInt,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5726,'E_Crescent_Helm','E Crescent Helm','Armor',20,3000,8,true,true,true,true,true,true,true,true,1,50,true,213,'bonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5727,'E_Tiger_Mask','E Tiger Mask','Armor',20,400,2,true,true,1,50,181,'bonus bStr,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`) VALUES (5728,'E_Fantastic_Wig','E Fantastic Wig','Armor',20,100,1,true,true,1,true,308); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5729,'E_Bunny_Band_C','E Bunny Band C','Armor',1,9,true,1,1,15,'bonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (5730,'E_Centimental_Flower_C','E Centimental Flower C','Armor',1,1,true,false,false,true,1,1,56); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5731,'E_Apple_OE_Archer_C','E Apple OE Archer C','Armor',1,7,true,false,false,true,1,1,72,'bonus bDex,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5732,'E_Elven_Ears_C','E Elven Ears C','Armor',1,2,true,false,false,true,1,1,73,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (5733,'E_Brooch_C','E Brooch C','Armor',1,true,false,false,true,true,1,1,'bonus bAgi,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5734,'E_Magestic_Goat_C','E Magestic Goat C','Armor',2,5,true,false,false,true,1,41,'bonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5735,'E_Ribbon_Green','Green Ribbon','Armor',800,100,1,true,1,true,244,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5736,'EF_Whisper_Mask','Whisper Mask','Armor',20,true,true,true,1,321,'bonus bAgi,3;\nbonus2 bSubEle,Ele_Ghost,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5737,'Cactus_Hat','Cactus Hat','Armor',20,300,1,true,1,1,615,'bonus3 bAddMonsterDropItem,952,RC_Plant,500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5738,'Snowman_Hat','Snowman Hat','Armor',20,300,4,1,true,1,1,true,616,100,true,'bonus bStr,1;\nbonus bInt,1;\nbonus bMdef,3;\nbonus2 bSubEle,Ele_Water,7;\nbonus2 bAddMonsterDropItem,12354,100;\nbonus2 bAddMonsterDropItem,530,300;\nbonus5 bAutoSpellwhenhit,"BA_FROSTJOKER",(getrefine()>7?5:1),20,BF_WEAPON|BF_MAGIC,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5739,'Sagittarius_Crown','Sagittarius Crown','Armor',20,300,3,1,true,1,1,true,617,'bonus bDex,2;\nbonus2 bSubEle,Ele_Fire,7;\n.@r = getrefine();\nif (.@r>6) {\n bonus bAspdRate,2;\n}\nif (.@r>7) {\n bonus bAgi,2;\n}\nif (.@r>8) {\n bonus bLongAtkRate,5;\n}\nif (.@r>9) {\n autobonus "{ bonus bAgi,10; bonus bDex,10; }",3,10000,BF_NORMAL,"{ specialeffect2 EF_ENHANCE; }";\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5740,'Sagittarius_Diadem','Sagittarius Diadem','Armor',20,300,3,1,true,1,1,true,618,'bonus bDex,2;\nbonus bMdef,3;\nbonus2 bSubEle,Ele_Fire,7;\n.@r = getrefine();\nif (.@r>6) {\n bonus bVariableCastrate,-3;\n}\nif (.@r>7) {\n bonus5 bAutoSpell,"WZ_SIGHTRASHER",1,5,BF_MAGIC,0;\n}\nif (.@r>8) {\n bonus bVariableCastrate,-2;\n}\nif (.@r>9) {\n bonus bMatkRate,4;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5741,'Im_Egg_Shell_Hat','Eternal Egg Shell','Armor',20,1,true,1,10,true,101,'bonus2 bAddItemGroupHealRate,IG_Potion,10;\nbonus bHealPower2,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5742,'Rudolf_Santa_Hat','Rudolph Santa Hat','Armor',20,400,5,true,1,10,true,619,'bonus2 bAddMonsterDropItem,538,100;\nbonus2 bAddMonsterDropItem,539,100;\nbonus2 bAddItemHealRate,538,100;\nbonus2 bAddItemHealRate,539,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5743,'Orange_Stem_Hat','Orange Stem Hat','Armor',20,100,true,1,1,620,'bonus bLuk,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5744,'Capricorn_Crown','Capricorn Crown','Armor',20,300,3,1,true,1,1,true,621,'bonus bVit,2;\nbonus bDex,2;\nif (getrefine()>6) {\n bonus3 bAutoSpell,"TK_SEVENWIND",1,20;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5745,'Capricorn_Diadem','Capricorn Diadem','Armor',20,300,3,true,1,1,true,622,'bonus bDex,2;\nbonus bMdef,5;\nbonus2 bSubEle,Ele_Earth,5;\n.@r = getrefine();\nif (.@r>6) {\n bonus bInt,2;\n}\nif (.@r>7) {\n bonus bVariableCastrate,-3;\n}\nif (.@r>8) {\n bonus bHealPower2,4;\n}\nif (.@r>9) {\n bonus5 bAutoSpellWhenHit,"BS_HAMMERFALL",5,30,BF_WEAPON|BF_MAGIC,1;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5746,'Rune_Circlet','Rune Circlet','Armor',20,100,12,1,true,true,true,true,true,1,100,true,623,100,true,true,true,true,true,true,'bonus bStr,1;\nbonus bInt,1;\nbonus bMdef,5;\nif (readparam(bStr)>=120) {\n bonus bBaseAtk,10;\n bonus bMatk,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5747,'Mitra','Mitra','Armor',20,100,12,1,true,true,true,true,true,1,100,true,624,100,true,true,true,true,true,true,'bonus bVit,1;\nbonus bInt,1;\nbonus bMdef,5;\nbonus bHealPower,5;\nif (readparam(bInt)>=120) {\n bonus bMatk,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5748,'Sniper_Goggle','Sniper Goggles','Armor',20,100,12,1,true,true,true,true,true,true,1,100,true,625,100,true,true,true,true,true,true,'bonus bAgi,1;\nbonus bDex,1;\nbonus bMdef,5;\nif (readparam(bAgi)>=120) {\n bonus bLongAtkRate,4;\n bonus bAspd,1;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5749,'Driver_Band','Driver Band','Armor',20,100,12,1,true,true,true,true,true,1,100,true,626,100,true,true,true,true,true,true,'bonus bStr,1;\nbonus bDex,1;\nbonus bMdef,5;\nif (readparam(bStr)>=120) {\n bonus bBaseAtk,10;\n bonus bCritical,3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5750,'Shadow_Handicraft','Shadow Crown','Armor',20,100,12,1,true,true,true,true,true,1,100,true,627,100,true,true,true,true,true,true,'bonus bAgi,1;\nbonus bInt,1;\nbonus bMdef,5;\nif (readparam(bAgi)>=120) {\n bonus bBaseAtk,10;\n bonus bFlee,3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5751,'Minstrel_Song_Hat','Minstrel Song Hat','Armor',20,100,12,1,true,true,true,true,'Male',true,1,100,true,628,100,true,true,true,true,true,true,'bonus bInt,1;\nbonus bLuk,1;\nbonus bMdef,5;\nbonus bLongAtkRate,5;\nbonus2 bSkillUseSP,"MI_RUSH_WINDMILL",10;\nbonus2 bSkillUseSP,"MI_ECHOSONG",10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5752,'Midas_Whisper','Midas Whispers','Armor',20,100,12,1,true,true,true,true,true,1,100,true,629,100,true,true,true,true,true,true,'bonus bStr,1;\nbonus bDex,1;\nbonus bMdef,5;\nif (readparam(bStr)>=120) {\n bonus bBaseAtk,5;\n bonus bAspd,1;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5753,'Magic_Stone_Hat','Magic Stone Hat','Armor',20,100,12,1,true,true,true,true,true,1,100,true,630,100,true,true,true,true,true,true,'bonus bInt,1;\nbonus bDex,1;\nbonus bMdef,5;\nif (readparam(bDex)>=120) {\n bonus bMatk,10;\n bonus bVariableCastrate,-2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5754,'Blazing_Soul','Burning Spirit','Armor',20,100,12,1,true,true,true,true,true,1,100,true,631,100,true,true,true,true,true,true,'bonus bStr,1;\nbonus bVit,1;\nbonus bMdef,5;\nif (readparam(bStr)>=120) {\n bonus bBaseAtk,10;\n bonus bHit,3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5755,'Silent_Executer','Silent Enforcer','Armor',20,100,6,true,true,true,true,true,true,1,100,632,100,true,true,true,true,true,true,'bonus bAgi,1;\nbonus bMdef,5;\nif (readparam(bAgi)>=120) {\n bonus bBaseAtk,10;\n bonus bFlee2,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5756,'Wind_Whisper','Wispers of Wind','Armor',20,100,12,1,true,true,true,true,true,1,100,true,633,100,true,true,true,true,true,true,'bonus bInt,1;\nbonus bDex,1;\nbonus bMdef,5;\nif (readparam(bInt)>=120) {\n bonus bMatk,10;\n bonus bFlee,3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5757,'Schmidt_Helm','Reissue Schmitz Helm','Armor',20,100,17,1,true,true,true,true,true,true,1,100,true,634,100,true,true,true,true,true,true,'bonus bVit,2;\nbonus bInt,1;\nbonus bMdef,5;\nif (readparam(bInt)>=120) {\n bonus bMatk,10;\n bonus bDef,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5758,'Dying_Swan','Resting Swan','Armor',20,100,12,1,true,true,true,true,'Female',true,1,100,true,635,100,true,true,true,true,true,true,'bonus bInt,1;\nbonus bLuk,1;\nbonus bMdef,5;\nbonus bLongAtkRate,5;\nbonus2 bSkillUseSP,"WA_SWING_DANCE",10;\nbonus2 bSkillUseSP,"WA_SYMPHONY_OF_LOVER",10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5759,'Noah_Hat','Noah Hat','Armor',20,500,1,1,true,1,1,true,636,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5760,'Driver_Band_','Driver Band','Armor',20,100,12,1,true,true,true,true,true,1,100,true,637,100,true,true,true,true,true,true,'bonus bStr,1;\nbonus bDex,1;\nbonus bMdef,5;\nif (readparam(bStr)>=120) {\n bonus bBaseAtk,10;\n bonus bCritical,3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5761,'Sloth_Hat','Sloth Hat','Armor',20,800,3,true,1,1,true,638,'bonus bAgi,2;\nbonus3 bAutoSpell,"AS_SONICBLOW",5,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5762,'Duneyrr_Helm','Duneyrr Helm','Armor',20,100,5,true,1,1,true,639,'bonus bAllStats,1;\nbonus bMdef,5;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;\nbonus2 bSubRace,RC_Brute,2;\nbonus2 bSubRace,RC_Player_Doram,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5763,'Red_Bunny_Band','Red Bunny Band','Armor',200,4,true,1,1,true,640,'bonus bAgi,2;\nbonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5764,'Love_Rabbit_Hood','Love Rabbit Hood','Armor',20,300,1,1,true,true,true,1,10,549,'bonus3 bAutoSpell,"PR_GLORIA",3,((readparam(bAgi)>=80)?30:10);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5765,'Black_Tail_Ribbon','Black Tail Ribbon','Armor',20,100,1,true,1,10,true,642,'bonus bMdef,5;\nbonus bLongAtkDef,10;\nbonus2 bSubEle,Ele_Neutral,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5766,'Amistr_Cap','Amistr Cap','Armor',20,500,4,1,true,1,1,true,643,100,true,'bonus bVit,1+(getrefine()/2);\nbonus5 bAutoSpell,"KN_PIERCE",5,10,BF_WEAPON,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5767,'Samurai_Mask','Samurai Mask','Armor',20,300,1,true,1,50,644,100,true,'bonus2 bAddClass,Class_All,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5768,'Sakura_Coronet','Sakura Coronet','Armor',20,800,1,1,true,1,1,true,645,'bonus bMdef,3;\nbonus bMaxSP,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5769,'Gold_Angel_Sculpture','Gold Angel Sculpture','Armor',100,true,1,1,646,'skill "RG_GRAFFITI",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5770,'Splash_Hat','Splash Hat','Armor',20,100,3,1,true,1,1,true,649,'autobonus "{}",3,180000,BF_WEAPON,"{ sc_start SC_WINDWEAPON,180000,1; specialeffect2 EF_ENHANCE; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5771,'Family_Hat','Family Hat','Armor',20,100,3,1,true,1,1,true,650,'bonus bDex,1;\nbonus bMdef,1;\nbonus bMaxHPrate,2;\nbonus bMaxSPrate,2;\nskill "PR_MAGNIFICAT",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5772,'Red_Navy_Hat','Red Navy Hat','Armor',3000,500,1,true,1,95,true,651,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5773,'Navy_Beret','Navy Beret','Armor',3000,500,1,true,1,95,true,652,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5774,'Red_Pirate_Hat','Red Pirate Hat','Armor',3000,500,1,true,1,95,true,496,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5775,'Choco_Donut_In_Mouth','Choco Donut In Mouth','Armor',20,50,1,true,1,1,653,'bonus bMaxHP,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5776,'Blazing_Sun','Blazing Sun','Armor',500,true,1,1,true,654,'bonus2 bVariableCastrate,"MG_FIREBOLT",-5;\nbonus2 bSkillAtk,"MG_FIREBOLT",5;\nbonus2 bVariableCastrate,"MG_FIREBALL",-5;\nbonus2 bSkillAtk,"MG_FIREBALL",5;\nbonus2 bSkillAtk,"MG_FIREWALL",3;\nbonus2 bSkillAtk,"WZ_METEOR",3;\nbonus bUseSPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5777,'Remover_Hat','Remover Hat','Armor',20,800,2,true,1,30,655,'bonus bMdef,1;\nbonus3 bAddMonsterDropItem,713,RC_Formless,200;\nbonus3 bAddMonsterDropItem,971,RC_Formless,30;\nbonus3 bAddMonsterDropItem,972,RC_Formless,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5778,'Blue_Arara_Hat','Blue Arara Hat','Armor',20,100,3,true,1,1,true,656,'bonus bStr,2;\nautobonus "{ bonus bAspdRate,5; }",10,10000,0,"{ specialeffect2 EF_ENHANCE; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5779,'Drooping_Boto','Drooping Boto','Armor',20,100,3,true,1,1,true,657,'bonus bInt,2;\nautobonus "{ bonus bMatkRate,3; }",10,10000,BF_MAGIC,"{ specialeffect2 EF_SUFFRAGIUM; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5780,'Tendrilion_Hat','Tendrilion Hat','Armor',20,100,true,1,1,true,658,'skill "WZ_EARTHSPIKE",3;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5781,'Persika','Persika','Armor',20,100,1,true,1,659,'bonus bFlee,1;\nbonus bMaxSP,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5782,'Hoplite_Helmet','Hoplite Helmet','Armor',20,700,4,1,true,true,true,1,1,true,660,'bonus bMaxHPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5783,'YellowBunny_Hairband','YellowBunny Hairband','Armor',20,200,true,1,1,true,662,'bonus bStr,1;\nbonus bInt,1;\nbonus bDex,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5784,'PinkBunny_Hairband','PinkBunny Hairband','Armor',20,200,true,1,1,true,663,'bonus bStr,1;\nbonus bInt,2;\nbonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5785,'Green_Bunny_Hairband','Green Bunny Hairband','Armor',20,200,true,1,1,true,664,'bonus bStr,2;\nbonus bInt,1;\nbonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5786,'Ancient_Elven_Ear','Ancient Elven Ear','Armor',10,200,1,true,1,1,665,100,true,true,true,true,true,true,true,'bonus bLuk,1;\nbonus bMaxHP,100;\nbonus bMaxSP,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5787,'Tha_Maero_Mask','Tha Maero Mask','Armor',20,100,true,true,1,30,666,'bonus bMdef,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5788,'3D_Glasses','3D Glasses','Armor',20,100,1,true,1,1,661,100,true,true,true,true,true,true,true,'bonus2 bMagicAddRace,RC_Formless,4;\nbonus2 bSubEle,Ele_Neutral,5;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5789,'Thanatos_Mal_Mask','Thanatos Mal Mask','Armor',20,100,3,true,true,1,30,667,'bonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5790,'Holy_Mom_Love','TM','Armor',20,500,1,true,true,1,45,true,610,'bonus2 bSubRace,RC_Demon,-5;\nbonus2 bSubRace,RC_Undead,-5;\nbonus3 bAutoSpell,"AL_BLESSING",1,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5791,'Tenkaippin_Ramen','Tenkaippin Ramen','Armor',20,500,1,true,1,30,668,'bonus bInt,-1;\nbonus bDex,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5792,'Fish_Pin','Fish Pin','Armor',20,100,3,true,1,1,true,669,'bonus2 bSubRace,RC_Fish,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5793,'Ribbon_Of_Life','Ribbon Of Life','Armor',20,2,true,1,1,575,100,true,true,true,true,true,true,true,true,'bonus bInt,1;\nbonus bMdef,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5794,'3D_Glasses_','3D Glasses','Armor',20,1,true,1,1,661,100,true,true,true,true,true,true,true,true,'.@tmp = BaseLevel/30;\nif (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Archer || BaseClass == Job_Gunslinger) {\n bonus bBaseAtk,(3+.@tmp);\n} else if (BaseClass == Job_Mage || BaseClass == Job_Acolyte || BaseClass == Job_Ninja || BaseClass == Job_Soul_Linker) {\n bonus bMatk,(3+.@tmp);\n} else if (BaseClass == Job_Thief) {\n bonus bFleeRate,(1+.@tmp);\n} else if (BaseClass == Job_Novice || BaseClass == Job_SuperNovice || BaseClass == Job_Taekwon || BaseClass == Job_Star_Gladiator || BaseClass == Job_Star_Gladiator2) {\n bonus bMaxHP,(50+BaseLevel);\n bonus bMaxSP,(50+.@tmp);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5795,'Red_Dress_Hat','Bright Red Dress Hat','Armor',20,200,1,true,1,1,true,670,'bonus bMdef,7+(getrefine()/2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5796,'Cheer_Scarf','Cheer Scarf','Armor',true,1,1,369,100,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,10;\nbonus bMaxHP,200;\nbonus bMaxSP,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5797,'Cheer_Scarf2','Cheer Scarf2','Armor',true,1,1,369,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5798,'Cheer_Scarf3','Cheer Scarf3','Armor',true,1,1,369,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5799,'Cheer_Scarf4','Cheer Scarf4','Armor',true,1,1,369,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,40;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (5800,'Blush_Of_Groom','Blush of Groom','Armor',20,50,true,1,125,'bonus2 bSubRace,RC_DemiHuman,3;\nbonus2 bSubRace,RC_Player_Human,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5801,'Ribbon_Of_Bride','Red Tailed Ribbon','Armor',20,100,10,true,1,true,167,'bonus bAllStats,2;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",(getskilllv("AL_HEAL") == 10?10:5),20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (5802,'Upgrade_Elephant_Hat','Upgraded Elephant Hat','Armor',500,6,1,true,1,true,215); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5803,'Flower_Love_Hat','Love Flower Hat','Armor',20,100,4,true,1,true,5,'bonus2 bAddMonsterDropItem,608,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`) VALUES (5804,'Pirate_Eyepatch','Pirate Eye Bandage','Armor',1000,100,true,1,13); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5805,'Victorious_Coronet','Victorious Coronet','Armor',150,2,true,1,70,43,100,true,true,true,true,true,true,true,'bonus bMaxHPrate,15;\nbonus bSPrecovRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5806,'Poem_Natalia_Hat','Poet Natalie\'s Hat','Armor',20,300,9,true,1,67,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5807,'October_Fest_Cap','October Fest Cap','Armor',20,100,2,true,false,false,true,1,50,true,104); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`refineable`,`view`,`script`) VALUES (5808,'Diabolus_Helmet','Dark Bacilium','Armor',20,250,5,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,364,'.@r = getrefine();\nbonus2 bResEff,Eff_Stone,2000+(.@r*200);\nbonus2 bResEff,Eff_Freeze,2000+(.@r*200);\nbonus2 bResEff,Eff_Stun,2000+(.@r*200);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5809,'Boom_Boom_Hat','Boom Boom Hat','Armor',100,6,true,1,216,100,true,true,true,true,true,true,'bonus bAllStats,5;\nbonus bSpeedRate,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5810,'Ph.D_Hat_V','Ph.D Hat V','Armor',20,100,5,true,false,false,true,1,true,98,'bonus bInt,5;\nbonus bVit,3;\nbonus bDex,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5811,'Santa_Beard','Santa\'s Beard','Armor',20,100,true,1,25,'bonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5812,'Hat_Of_Expert','Hat Of Expert','Armor',2,true,1,true,16,100,true,true,true,true,true,true,true,true,'bonus3 bAddEffWhenHit,Eff_Bleeding,500,ATF_TARGET|ATF_SELF;\nbonus3 bAddEffWhenHit,Eff_Silence,500,ATF_TARGET|ATF_SELF;\nbonus3 bAddEffWhenHit,Eff_Confusion,500,ATF_TARGET|ATF_SELF;\nbonus3 bAddEffWhenHit,Eff_Curse,500,ATF_TARGET|ATF_SELF;\nbonus3 bAddEffWhenHit,Eff_Blind,500,ATF_TARGET|ATF_SELF;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5813,'Red_Ph.D_Hat','Red Ph.D Hat','Armor',1000,500,true,1,true,481,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5814,'Ati_Atihan_Hat3','Ati Atihan Hat3','Armor',20,2,true,true,true,1,20,303,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5815,'Classic_Hat_J','Classic Hat','Armor',20,500,2,true,1,true,475,'bonus bStr,1;\nbonus2 bSubSize,Size_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5816,'Cowboy_Hat_J','Purple Cowboy Hat','Armor',20,500,true,1,true,411,'bonus bBaseAtk,15;\nbonus bFlee,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5817,'Valentine_Pledge','Valentine Pledge','Armor',20,6,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bMdef,3;\nbonus bHealPower,10;\nbonus2 bAddClass,Class_All,3;\nbonus bMatkRate,3;\nbonus bFlee,10;\nbonus bAspdRate,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5818,'Carnival_Hat','Carnival Hat','Armor',6,true,1,true,505,100,true,true,true,true,true,true,true,true,'bonus bAllStats,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5819,'Carnival_Circlet','Carnival Circlet','Armor',6,true,1,true,506,100,true,true,true,true,true,true,true,true,'bonus bAllStats,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5820,'Black_Elven_Ears','Black Elven Ears','Armor',10,100,2,true,1,498,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5821,'Gold_Tulip_Hairpin','Gold Tulip Hairpin','Armor',10,100,2,true,1,true,499,100,true,true,true,true,true,true,'bonus2 bExpAddClass,Class_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5822,'Love_Chick_Hat','Love Chick Hat','Armor',10000,100,4,true,1,true,500,100,true,true,true,true,true,true,true,'bonus bLuk,4;\nbonus bMaxHP,100;\nbonus bMaxSP,100;\nbonus2 bSubRace,RC_Brute,7;\nbonus2 bSubRace,RC_Player_Doram,7;\nbonus2 bSubRace,RC_DemiHuman,7;\nbonus2 bSubRace,RC_Player_Human,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5823,'Love_Arrow','Arrow of Love','Armor',5000,100,2,true,true,1,100,true,true,true,true,true,true,'bonus bDex,5;\nbonus bAgi,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5824,'Fools_Day_Hat','Fools Day Hat','Armor',20,300,6,true,1,30,true,265); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (5825,'Badge_Of_Order_Grace','Badge Of Order Grace','Armor',1,true,true,1,'bonus bMdef,1;\nbonus2 bAddClass,Class_All,10;\nbonus bMatkRate,10;\nbonus bMaxHP,1500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (5826,'Valkyrie_Helmet','Valkyrie Helmet','Armor',10,true,1,225,'bonus bStr,2;\nbonus bInt,2;\nbonus bDex,2;\nbonus bAgi,2;\nbonus bAspdRate,3;\nbonus bMdef,5;\nbonus bCastrate,-3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5827,'Book_File_Hat','Book File Hat','Armor',20,100,1,true,1,1,true,423); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (5828,'Honor_Gold_Ring','Honor Gold Ring','Armor',50,true,true,1,1,'bonus bAllStats,1;\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`) VALUES (5829,'Ordinary_Armor','Ordinary Armor','Armor',true,1,30,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5830,'Woe_Sahkkat','Woe Sahkkat','Armor',20,10,true,1,60,true,67); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5831,'Woe_Big_Sis_Ribbon','Woe Big Sis Ribbon','Armor',20,10,true,1,60,true,28); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5832,'Woe_Vane_Hairpin','Woe Vane Hairpin','Armor',20,10,true,1,60,true,313); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5833,'Woe_Picnic_Hat','Woe Picnic Hat','Armor',20,10,true,1,60,true,117); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5834,'Woe_Crown','Woe Crown','Armor',20,10,true,1,60,true,45); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5835,'Woe_Tiara','Woe Tiara','Armor',20,10,true,1,60,true,19); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5836,'Woe_Boys_Cap','Woe Boys Cap','Armor',20,10,true,1,60,true,102); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (5837,'Woe_Sunglass','Woe Sunglass','Armor',20,10,true,1,70,12); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (5838,'Woe_Fin_Helm','Woe Fin Helm','Armor',20,10,true,1,70,100); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (5839,'Woe_Blush','Woe Blush','Armor',20,10,true,1,70,125); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (5840,'Woe_Elven_Ears','Woe Elven Ears','Armor',20,10,true,1,70,73); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5841,'Shaman_Hat_','Shaman Hat','Armor',20,100,1,1,true,1,30,true,596,'bonus bLuk,2;\nbonus3 bSubEle,Ele_Neutral,3,BF_MAGIC;\nbonus3 bSubEle,Ele_Water,3,BF_MAGIC;\nbonus3 bSubEle,Ele_Earth,3,BF_MAGIC;\nbonus3 bSubEle,Ele_Fire,3,BF_MAGIC;\nbonus3 bSubEle,Ele_Wind,3,BF_MAGIC;\nbonus3 bSubEle,Ele_Poison,3,BF_MAGIC;\nbonus3 bSubEle,Ele_Holy,3,BF_MAGIC;\nbonus3 bSubEle,Ele_Dark,3,BF_MAGIC;\nbonus3 bSubEle,Ele_Ghost,3,BF_MAGIC;\nbonus3 bSubEle,Ele_Undead,3,BF_MAGIC;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (5842,'Loyal_Ring1','Loyal Ring1','Armor',true,true,1,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (5843,'Loyal_Ring2','Loyal Ring2','Armor',true,true,1,1,'bonus bAllStats,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (5844,'Loyal_Ring3','Loyal Ring3','Armor',true,true,1,1,'bonus bAllStats,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5845,'Buzzy_Ball_Board','Buzzy Ball Board','Armor',50,400,true,1,1,true,641); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5846,'Buzzy_Ball_Gum','Buzzy Ball Gum','Armor',50,100,1,true,1,1,572,'bonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5847,'Fools_Day_hat_','Fools Day Helmet','Armor',true,1,1,647,'bonus bInt,5;\nbonus bVit,-3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (5848,'Robin_Eyepatch','Robin Eyepatch','Armor',20,true,1,1,50); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (5849,'Doctor_Hairband','Doctor Hairband','Armor',20,true,1,1,60); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (5850,'Golden_Savage_Hat','Golden Savage Hat','Armor',20,500,5,true,1,50,true,648); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (5851,'Summer_Knight','Summer Knight','Armor',20,1,true,true,1,60,138); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5852,'Easter_Egg_Shell','Easter Egg Shell','Armor',20,500,true,1,40,true,537,'bonus bDef,-7;\nbonus bMdef,-7;\nbonus2 bHPRegenRate,(MaxHp/100),10000;\n.@r = getrefine();\nif (.@r>=7)\n bonus bFlee,2;\nif (.@r >= 9)\n bonus2 bSPRegenRate,(MaxSp/100),10000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5853,'IdRO_Crown','IdRO Crown','Armor',10,2,true,1,1,true,165,'bonus bHPrecovRate,7;\nbonus bSPrecovRate,7;\nif (getrefine()>7) {\n bonus2 bAddClass,Class_All,2;\n bonus bMatkRate,2;\n bonus bMdef,2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5855,'Fishing_Rod','Fishing Rod','Armor',10,true,true,1,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5856,'Passion_FB_Hat','Passion FB Hat','Armor',20,600,2,1,true,1,1,true,671,100,true,'bonus bStr,2;\nbonus bDex,2;\nautobonus "{ bonus bFlee,-15; bonus2 bAddClass,Class_All,5; }",20,10000,BF_NORMAL,"{ specialeffect2 EF_ENHANCE; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5857,'Cool_FB_Hat','Cool FB Hat','Armor',20,600,2,1,true,1,1,true,672,100,true,'bonus bInt,2;\nbonus bVit,2;\nautobonus3 "{ bonus bHealPower,20; }",150,5000,"AL_HEAL","{ specialeffect2 EF_HEAL3; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5858,'Victory_FB_Hat','Victory FB Hat','Armor',20,600,2,1,true,1,1,true,673,100,true,'bonus bInt,2;\nbonus bDex,2;\nautobonus "{ bonus bMatkRate,5; bonus bDef,-30; }",3,10000,BF_MAGIC,"{ specialeffect2 EF_SUFFRAGIUM; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5859,'Glory_FB_Hat','Glory FB Hat','Armor',20,600,2,1,true,1,1,true,674,100,true,'bonus bAllStats,1;\nbonus bAspd,1;\nbonus bBaseAtk,BaseLevel/7;\nbonus bMatk,BaseLevel/7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5864,'Shadow_Booster','Magical Booster','Armor',10,300,true,1,1,true,873,100,true,true,true,true,true,true,true,'bonus bAspd,1;\nbonus bDelayrate,-1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (5868,'Bushy_Moustache','Bushy Moustache','Armor',20,100,true,1,1004,'bonus bUnbreakableHelm;\nbonus bBaseAtk,10;\nbonus bMatk,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5869,'Mimic_Egg_Shell','Mimic Egg Shell','Armor',10,100,4,true,1,true,999,'bonus2 bAddEffWhenHit,Eff_Stone,600;\nbonus bSpeedRate,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5870,'Bunny_Egg_Shell','Bunny Egg Shell','Armor',10,100,5,true,1,true,1000,'bonus bAgi,3;\nbonus bAspd,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5871,'Picky_Egg_Shell','Picky Egg Shell','Armor',10,100,2,true,1,true,1001,'bonus bVit,3;\nbonus bMdef,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5873,'Helmet_Of_Siegfried','Helmet Of Siegfried','Armor',20,600,7,1,true,true,true,true,true,true,true,1,60,true,1055,'bonus bAllStats,5;\nbonus2 bSubEle,Ele_Neutral,5;\nbonus2 bSubRace,RC_Dragon,5;\nbonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",5,5;\nbonus2 bHPLossRate,600,4000;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5874,'Circlet_Of_Kriemhild','Circlet Of Kriemhild','Armor',20,600,7,1,true,true,true,true,true,true,true,1,60,true,1056,'bonus bAllStats,5;\nbonus2 bSubEle,Ele_Neutral,5;\nbonus2 bSubRace,RC_Dragon,5;\nbonus3 bAutoSpellWhenHit,"PR_KYRIE",9,5;\nbonus2 bHPLossRate,400,4000;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5875,'Diadem_Of_Bruenhild','Diadem Of Bruenhild','Armor',20,600,7,1,true,true,true,true,true,true,true,1,60,true,1057,'bonus bAllStats,5;\nbonus2 bSubEle,Ele_Neutral,5;\nbonus2 bSubRace,RC_Dragon,5;\nbonus3 bAutoSpellWhenHit,"SM_ENDURE",8,5;\nbonus2 bHPLossRate,300,4000;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5878,'Miracle_Blue_Rose','Miracle Blue Rose','Armor',300,true,1,30,1064,'bonus bLuk,1;\nbonus3 bAutoSpell,"PR_ASPERSIO",1,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5881,'Weissbier_Hat','Weissbier Hat','Armor',20,300,5,true,1,true,1079,'bonus bMaxHPrate,3;\nbonus bMaxSPrate,3;\nbonus bDex,10;\nif (getrefine()>6) {\n bonus bMaxHPrate,5;\n bonus bMaxSPrate,5;\n bonus bDex,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5882,'Red_Wizardry_Hat_C','Red Mage Hat C','Armor',20,300,1,true,true,true,true,true,1,true,282,'bonus bInt,2;\nbonus bMaxSP,150;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5883,'White_Wizardry_Hat_C','Gray Mage Hat C','Armor',20,300,1,true,true,true,true,true,1,true,283,'bonus bInt,2;\nbonus bMaxSP,150;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5884,'Gray_Wizardry_Hat_C','Brown Mage Hat C','Armor',20,300,1,true,true,true,true,true,1,true,284,'bonus bInt,2;\nbonus bMaxSP,150;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5885,'Blue_Wizardry_Hat_C','Blue Mage Hat C','Armor',20,300,1,true,true,true,true,true,1,true,285,'bonus bInt,2;\nbonus bMaxSP,150;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5886,'Yellow_Wizardry_Hat_C','Yellow Mage Hat C','Armor',20,300,1,true,true,true,true,true,1,true,286,'bonus bInt,2;\nbonus bMaxSP,150;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5887,'Half_L_Magestic_Goat','Half L Majestic Goat','Armor',20,800,5,true,1,true,380,'bonus2 bAddRace,RC_DemiHuman,10;\nbonus2 bAddRace,RC_Player_Human,10;\nbonus bBaseAtk,(JobLevel*2)/7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (5891,'Black_Cat_Hat','Black Cat Hat','Armor',100,7,1,true,1,true,1105,'bonus5 bAutoSpellWhenHit,"DC_SCREAM",5,20,BF_WEAPON|BF_MAGIC,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`,`equip_script`,`unequip_script`) VALUES (5892,'RCC2013_1ST_CROWN','RCC2013 1ST CROWN','Armor',20,2500,7,1,true,1,1,1106,'bonus bAllStats,5;\nskill "AL_TELEPORT",1;','sc_start SC_SPEEDUP0,INFINITE_TICK,25;','sc_end SC_SPEEDUP0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`,`equip_script`,`unequip_script`) VALUES (5893,'RCC2013_2ND_CROWN','RCC2013 2ND CROWN','Armor',20,2500,7,1,true,1,1,1107,'bonus bAllStats,4;\nskill "AL_TELEPORT",1;','sc_start SC_SPEEDUP0,INFINITE_TICK,25;','sc_end SC_SPEEDUP0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`,`equip_script`,`unequip_script`) VALUES (5894,'RCC2013_3RD_CROWN','RCC2013 3RD CROWN','Armor',20,2500,7,1,true,1,1,1108,'bonus bAllStats,3;\nskill "AL_TELEPORT",1;','sc_start SC_SPEEDUP0,INFINITE_TICK,25;','sc_end SC_SPEEDUP0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5895,'RCC2013_ANV_Hat','RCC2013 ANV Hat','Armor',20,2500,7,1,true,1,1,1109,'bonus bAllStats,1;\nbonus2 bAddClass,Class_All,2;\nbonus bMatkRate,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5900,'Divine_Guard_Hat_','Divine Guard Hat','Armor',200,10,1,true,true,true,true,true,1,100,true,1121,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus2 bSubSize,Size_All,5;\nif (.@r>=7) {\n .@level = getskilllv("AL_HEAL");\n bonus3 bAutoSpellWhenHit,"AL_HEAL",(.@level ? .@level : 5),10;\n}\nif (.@r>=9) {\n bonus2 bSkillAtk,"LG_RAYOFGENESIS",20;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5901,'Focus_Beret_','Focus Beret','Armor',200,10,1,true,true,true,true,true,1,100,true,1122,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus4 bAutoSpellOnSkill,"SR_DRAGONCOMBO","SR_FALLENEMPIRE",max(getskilllv("SR_FALLENEMPIRE"),1),100;\nif (.@r>=7) {\n autobonus "{ bonus bAspd,2; }",30,5000,0,"{ specialeffect2 EF_ENHANCE; }";\n}\nif (.@r>=9) {\n bonus2 bSkillAtk,"SR_FALLENEMPIRE",30;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5902,'Harvester_Hat_','Harvester Hat','Armor',200,10,1,true,true,true,true,true,1,100,true,1123,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus2 bAddMonsterDropItem,6211,100;\nbonus2 bAddMonsterDropItem,6212,100;\nif (.@r>=7) {\n bonus2 bAddMonsterDropItem,6210,50;\n}\nif (.@r>=9) {\n bonus2 bSkillAtk,"GN_CARTCANNON",15;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5903,'Hitaikakushi_','Deadman Bandana','Armor',200,15,1,true,true,true,true,true,1,99,true,1124,100,true,true,true,true,true,true,'.@r = getrefine();\n.@rate = 1;\nbonus bCritical,.@r*2;\nbonus bFixedCastrate,-2;\nif (.@r>=7) {\n bonus bMatk,20;\n .@rate += 3;\n}\nif (.@r>=9) {\n bonus bVariableCastrate,-20;\n bonus2 bSkillUseSP,"SL_STUN",5;\n bonus2 bSkillUseSP,"SL_SMA",5;\n}\nbonus3 bAutoSpellWhenHit,"SL_SWOO",getskilllv("SL_SWOO"),(.@rate*10);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5904,'Inconspicuous_Hat_','Inconspicuous Hat','Armor',200,10,1,true,true,true,true,true,1,100,true,1125,100,true,true,true,true,true,true,'.@r = getrefine();\nif (.@r>=9) {\n .@matk = 5;\n}\nbonus bMatkRate,(7+.@matk);\nif (.@r>=7) {\n bonus bMatk,(readparam(bInt)/5)*2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5905,'Lyrica_Hat_','Lyrica Hat','Armor',200,10,1,true,true,true,true,'Female',true,1,100,true,1126,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15;\nif (.@r>=7) {\n bonus bFixedCastrate,4*(getskilllv("WM_LESSON"));\n}\nif (.@r>=9) {\n bonus2 bSkillUseSP,"WM_SEVERE_RAINSTORM",10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5906,'Oni_Horns_','Oni Horns','Armor',20,10,1,true,true,true,true,true,1,100,true,1127,100,true,true,true,true,true,true,'bonus2 bSkillAtk,"GC_COUNTERSLASH",(10*getskilllv("GC_WEAPONBLOCKING"));\n.@r = getrefine();\nif (.@r > 6) {\n bonus bBaseAtk,20;\n bonus bHit,5;\n}\nif (.@r > 9) {\n bonus3 bAutoSpell,"GC_CROSSIMPACT",1,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5907,'Sea_Captain_Hat_','Sea Captain Hat','Armor',200,20,1,true,true,true,true,true,1,100,true,1128,100,true,true,true,true,true,true,'bonus2 bSkillAtk,"NC_AXEBOOMERANG",20;\n.@dmg = 20;\n.@r = getrefine();\nif (.@r>=7) {\n .@dmg += getskilllv("BS_WEAPONRESEARCH");\n}\nif (.@r>=9) {\n .@dmg += getskilllv("NC_TRAININGAXE");\n}\nbonus2 bSkillAtk,"NC_AXETORNADO",.@dmg;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (5909,'C_Valkyrie_Circlet','C Valkyrie Circlet','Armor',true,1,1,940); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (5914,'Earmuff_Flowerform','C Flutter Butterfly','Armor',true,1,1,1378,'hateffect HAT_EF_FLUTTER_BUTTERFLY,true;','hateffect HAT_EF_FLUTTER_BUTTERFLY,false;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_costume_head_top`,`armor_level`,`refineable`,`view`) VALUES (5915,'Roundly_Woolly_Hat','Costume Angel Veil','Armor',20,300,10,1,true,1,true,1168); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5916,'Exosrcist_Glass','Exorcist Glasses','Armor',200,1,true,1,10,1169,'bonus2 bAddRace,RC_Demon,5;\nbonus2 bSubRace,RC_Demon,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5917,'Yellow_Scarf','Yellow Scarf','Armor',100,true,1,90,1170,'bonus bLongAtkDef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5918,'Gambler_Seal','Gambler Seal','Armor',500,true,1,70,1202,'.@dex = readparam(bDex);\n.@luk = readparam(bLuk);\n.@critical = 3 + (.@luk / 10);\n.@critical_dmg = 3 - (.@dex/10) * 2;\n.@sub_arrowstorm = 10;\n.@sub_gateofhell = 10;\nbonus bBaseAtk,(.@luk/10)*2;\nbonus bMatk,(.@luk / 10) * 2;\nif (.@luk > 107) {\n .@critical += 5;\n .@critical_dmg += 10;\n}\nif (.@luk > 119) {\n .@critical += 10;\n .@critical_dmg += 17;\n .@sub_arrowstorm += 30;\n .@sub_gateofhell += 30;\n}\nbonus bCritical,.@critical;\nbonus bCritAtkRate,.@critical_dmg;\nbonus2 bSubSkill,"RA_ARROWSTORM",.@sub_arrowstorm;\nbonus2 bSubSkill,"SR_GATEOFHELL",.@sub_gateofhell;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`,`unequip_script`) VALUES (5919,'Camellia_Hair_Pin','Camellia Hair Pin','Armor',1000,1,true,1,50,true,1203,'bonus bMdef,20;\nbonus3 bAutoSpell,"AL_PNEUMA",1,30+getrefine()*5;\nhateffect(HAT_EF_CAMELLIA_HAIR_PIN,true);\n/* CONFIRM The Rate*/','hateffect(HAT_EF_CAMELLIA_HAIR_PIN,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (5920,'Medical_Boots','Medical Boots','Armor',300,10,true,1,10,true,'.@r = getrefine();\nbonus bHealPower,10+((.@r/2) * 2);\nbonus2 bSkillUseSP,"AB_CHEAL",(.@r * 5);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5921,'Monster_Fish_Gill','Monster Fish Gills','Armor',200,1,true,1,10,1218,'bonus2 bAddRace,RC_Fish,5;\nbonus2 bSubRace,RC_Fish,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5924,'DragonKnight_Eyepatch','Dragon Knight Eye Patch','Armor',200,1,true,1,10,1227,'bonus2 bAddRace,RC_Dragon,5;\nbonus2 bSubRace,RC_Dragon,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5933,'Crow_Tengu_Mask','Crow Tengu Mask','Armor',20,300,true,1,80,1287,'bonus2 bAddSize,Size_All,1;\nbonus bLongAtkRate,2;\nif (readparam(bStr)>=108) {\n bonus2 bAddSize,Size_All,1;\n bonus bLongAtkRate,2;\n}\nif (readparam(bStr)>=120) {\n bonus2 bAddSize,Size_All,2;\n bonus bLongAtkRate,3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5936,'8_Type_PurgatorialWing','8Way Wings of Purgatory','Armor',20,200,true,1,10,1008,'bonus2 bSubRace,RC_Dragon,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5937,'Flying_Helmet','Flying Helmet','Armor',1,300,5,1,true,1,20,true,820,'bonus bMdef,5;\nbonus bHPGainValue,100;\nbonus2 bSPGainRace,RC_Dragon,5;\n.@r = getrefine();\nif (.@r>=5) {\n bonus2 bSubRace,RC_Dragon,5;\n}\nif (.@r>=7) {\n bonus2 bSubRace,RC_Dragon,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5938,'Octopus_Hat_J','Octopus Hat','Armor',20,880,8,1,true,1,60,true,538,'bonus bMdef,8;\nbonus bUnbreakableHelm,1;\nbonus2 bAddItemHealRate,579,50;\nbonus2 bAddItemHealRate,544,125;\nbonus2 bAddItemHealRate,551,125;\n.@r = getrefine();\nif (.@r>=5) {\n bonus2 bAddItemHealRate,579,50;\n bonus2 bAddItemHealRate,544,125;\n bonus2 bAddItemHealRate,551,125;\n}\nif (.@r>=6) {\n bonus2 bAddItemHealRate,579,50;\n bonus2 bAddItemHealRate,544,125;\n bonus2 bAddItemHealRate,551,125;\n}\nif (.@r>=7) {\n bonus2 bAddItemHealRate,579,50;\n bonus2 bAddItemHealRate,544,125;\n bonus2 bAddItemHealRate,551,125;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5943,'Owlviscount_Silk_Hat','Owl Viscount Silk Hat','Armor',500,15,1,true,1,70,true,1323,'bonus bInt,1;\nbonus bAspdRate,10;\n.@r = getrefine();\nbonus bMatk,7*.@r;\nautobonus "{ .@r = getrefine(); bonus bAspdRate,(.@r >= 9 ? 40 : ((.@r >= 7) ? 10 : ((.@r >= 5) ? 5 : 1))); }",.@r*20,30000,BF_MAGIC,"{ specialeffect2 EF_SPELLBREAKER; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5944,'Thief_Hood','Thief Bandana','Armor',20,300,5,1,true,1,20,true,776,'.@r = getrefine();\nbonus bMdef,5;\nbonus2 bSPGainRace,RC_DemiHuman,5;\nbonus bHPGainValue,100;\nif (.@r>=7) {\n bonus2 bSubRace,RC_DemiHuman,10;\n}\nelse if (.@r>=5) {\n bonus2 bSubRace,RC_DemiHuman,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5945,'Well_Chewed_Pencil','Well-Chewed Pencil','Armor',20,300,true,1,30,931,'bonus bStr,1;\nautobonus "{ bonus bAtkEle,Ele_Fire; }",50,60000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";\n/* Unknow rate and specialeffect */'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5946,'Drama_Clockwork','Drama Clockwork','Armor',300,5,1,true,1,20,true,1335,'.@r = getrefine();\nbonus bMdef,5;\nbonus2 bSPGainRace,RC_Formless,5;\nbonus bHPGainValue,100;\nif (.@r>=7)\n bonus2 bSubRace,RC_Formless,10;\nelse if (.@r>=5)\n bonus2 bSubRace,RC_Formless,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5965,'_Riot_Chip','Riot Chip','Armor',300,1,true,1,100,true,1201,'bonus bFixedCastrate,-50;\n.@r = getrefine();\nbonus2 bAddClass,Class_All,.@r;\nbonus2 bMagicAddClass,Class_All,.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5966,'KarduiEar','KarduiEar','Armor',300,true,1,70,1357,'.@dex = readparam(bDex);\nbonus bMatk,(.@dex > 10) ? .@dex/10*2 : 0;\nif (.@dex > 107) {\n bonus bVariableCastrate,-10;\n bonus bMatk,60;\n}\nif (.@dex > 119) {\n bonus bVariableCastrate,-5;\n bonus bMatk,100;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5967,'FlyingGalapago','Flying Galapago','Armor',500,true,1,110,1358,'set .@bblvl,max(getskilllv("HT_BLITZBEAT"),1);\nset .@luk,min(readparam(bLuk),120);\nbonus bAgi,1;\nbonus3 bAutoSpell,"HT_BLITZBEAT",.@bblvl,50 + (.@luk / 3) + (.@bblvl * 2);\nbonus2 bSkillAtk,"HT_BLITZBEAT",getskilllv("HT_STEELCROW") * 40;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5968,'DVAngelNurseCap','DVAngelNurseCap','Armor',500,10,1,true,1,50,true,1359,'if (BaseClass == Job_Acolyte)\n bonus bHealPower,3;\nbonus bNoCastCancel;\n.@r = getrefine();\nbonus bHealPower,(.@r > 8) ? 12 : ((.@r > 6) ? 9 : ((.@r > 4) ? 6 : 0));'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5969,'QueenAnzRevenge','QueenAnzRevenge','Armor',400,7,1,true,1,100,true,1360,'bonus bStr,5;\n.@r = getrefine();\nbonus2 bAddClass,Class_All,7+(.@r > 8 ? 4 : (.@r > 6 ? 3 : (.@r > 4 ? 2 : 0)));\nbonus bNoSizeFix;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5971,'Moon_Eyepatch','Moon Eyepatch','Armor',100,1,true,1,10,1370,'bonus2 bSubEle,Ele_Water,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5972,'Chatty_Parrot','Chatty Parrot','Armor',100,true,1,80,1116,'bonus bMatkRate,BaseLevel/50;\nbonus bVariableCast,-readparam(bInt)/30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5973,'Ancient_Elven_Ear_J','Ancient Elven Ear J','Armor',200,true,1,70,665,'bonus bLuk,10;\nbonus bMdef,10;\nbonus bFlee2,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5975,'Zherlthsh_Doll','Zealotus Doll','Armor',10,300,1,true,1,1,1376,'bonus bMdef,5;\n.@def = 10;\nif (getpetinfo(PETINFO_ID) == 9026) {\n .@def += 5;\n if (getpetinfo(PETINFO_INTIMATE) >= PET_INTIMATE_CORDIAL) {\n .@def += 5;\n bonus bNoKnockback;\n }\n}\nbonus2 bSubClass,Class_Boss,.@def;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (5978,'Toy_Syringe','Toy Syringe','Armor',100,3,true,1,70,842,'bonus bMdef,3;\nbonus2 bAddItemHealRate,545,150;\nbonus2 bAddItemHealRate,546,150;\nbonus2 bAddItemHealRate,547,150;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (5979,'C_Angel_Fluttering','C Angel Fluttering','Armor',true,1,1,1380,'hateffect HAT_EF_ANGEL_FLUTTERING,true;','hateffect HAT_EF_ANGEL_FLUTTERING,false;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (5980,'C_Classical_Fhat','C Classical Fhat','Armor',true,1,1,1381); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5985,'Noble_Mask','Noble Mask','Armor',200,true,1,30,true,1409,'bonus2 bSkillAtk,"PA_SACRIFICE",BaseLevel*2;\nbonus2 bSkillVariableCast,"PA_PRESSURE",-2000;\nbonus2 bSkillVariableCast,"CR_DEVOTION",-2000;\nif (BaseLevel > 149) {\n bonus bMaxHPrate,3;\n bonus bAspdRate,3;\n} else if (BaseLevel > 99) {\n bonus bMaxHPrate,2;\n bonus bAspdRate,2;\n}\nelse {\n bonus bMaxHPrate,1;\n bonus bAspdRate,1;\n}'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (9001,'Poring_Egg','Poring Egg','Petegg',20); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (9002,'Drops_Egg','Drops Egg','Petegg',20); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (9003,'Poporing_Egg','Poporing Egg','Petegg',20); @@ -3063,199 +3063,199 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`pr REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13497,'Edge_','Edge','Weapon','1hSword',1,1200,60,1,1,true,true,true,true,true,true,true,true,true,true,4,60,true,'bonus bHit,-40;\nbonus3 bAddEffOnSkill,"RG_RAID",Eff_Bleeding,100;\nbonus2 bSkillAtk,"RG_RAID",50;\n.@s = getskilllv("SM_SWORD");\nbonus bHit,3*.@s;\nbonus2 bAddClass,Class_All,2;\n.@r = getrefine();\nif (.@r>=9) {\n bonus bHit,2*.@s;\n bonus2 bAddClass,Class_All,2;\n}'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13498,'Nagan_','Nagan','Weapon','1hSword',1,500,120,1,1,true,true,true,true,true,true,true,true,true,true,4,60,true,'.@b = readparam(bStr);\nbonus bCritical,1*(.@b/10);\nbonus bCritAtkRate,2;\nskill "TF_DOUBLE",5;\n.@r = getrefine();\nif (.@r>=1) {\n bonus bCritAtkRate,1*(.@b/10);\n}'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`magic_attack`,`range`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13499,'Kladenets','Kladenets','Weapon','1hSword',1,1500,180,160,1,1,true,true,true,true,true,true,true,true,true,true,true,true,true,4,130,true,'.@r = getrefine();\n.@rate = 1+.@r;\nbonus3 bAutoSpellWhenHit,"SO_PSYCHIC_WAVE",3,.@rate;\nif (.@r>=10) {\n bonus bFixedCastrate,-70;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15000,'Bone_Plate','Bone Plate','Armor',20,1000,60,1,true,true,true,true,true,true,true,true,true,true,true,true,1,true,'bonus bStr,1;\nbonus bMdef,3;\nbonus2 bIgnoreDefRaceRate,RC_DemiHuman,10;\nbonus2 bIgnoreDefRaceRate,RC_Player_Human,10;\nbonus2 bIgnoreDefRaceRate,RC_Brute,10;\nbonus2 bIgnoreDefRaceRate,RC_Player_Doram,10;\nbonus3 bAutoSpellWhenHit,"NPC_WIDEBLEEDING",1,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (15001,'Odin\'s_Blessing_I','Odin\'s Blessing','Armor',10,true,false,false,true,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (15002,'Rune_Plate','Rune Plate','Armor',95,1,true,true,true,true,true,99,true,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_armor`,`equip_level_min`,`script`) VALUES (15003,'Freyja_SRobe7','Freyja Soul Robe7','Armor',300,7,true,20,'bonus bMaxHP,700;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_armor`,`equip_level_min`,`script`) VALUES (15004,'Freyja_SRobe30','Freyja Soul Robe30','Armor',300,7,true,20,'bonus bMaxHP,700;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_armor`,`equip_level_min`,`script`) VALUES (15005,'Freyja_SRobe60','Freyja Soul Robe60','Armor',300,7,true,20,'bonus bMaxHP,700;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_armor`,`equip_level_min`,`script`) VALUES (15006,'Freyja_SRobe90','Freyja Soul Robe90','Armor',300,7,true,20,'bonus bMaxHP,700;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15007,'Time_Keepr_Robe','Time Keeper Robe','Armor',30000,62,true,1,true,100,true,true,true,true,true,true,'bonus bMdef,1;\nbonus bStr,2;\nbonus bMaxHP,200;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (15008,'Flame_Sprits_Armor__','Flame Sprits Armor','Armor',20,1000,25,true,1,true,100,true,'bonus bMdef,1;\nbonus bDefEle,Ele_Fire;\nbonus2 bSubDefEle,Ele_Earth,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15009,'Para_Team_Uniform1','Eden Team Uniform I','Armor',35,true,7,100,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus bMaxSP,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15010,'Para_Team_Uniform2','Eden Team Uniform II','Armor',46,true,26,100,true,true,true,true,true,true,true,'bonus bMaxHP,200;\nbonus bMaxSP,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15011,'Para_Team_Uniform3','Eden Team Uniform III','Armor',58,true,40,100,true,true,true,true,true,true,true,'bonus bMaxHP,300;\nbonus bMaxSP,30;\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15012,'Puente_Robe','Puente Robe','Armor',12000,400,42,1,true,22,true,'bonus bFixedCastrate,-3;\nbonus bHealPower,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`) VALUES (15013,'Claire_Suits','Claire Suits','Armor',28000,2800,58,1,true,false,false,true,true,true,22,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`) VALUES (15014,'Ebone_Armor','Ebon Armor','Armor',40000,4500,93,1,true,true,true,true,true,true,100,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (15015,'Upg_Adv_Suit','Upg Adv Suit','Armor',20,150,25,1,true,1,true,100,true,'bonus bMaxHPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (15016,'Upg_Coat','Upg Coat','Armor',20,600,47,1,true,false,false,true,1,true,100,true,'bonus bMaxHPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`job_monk`,`job_priest`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (15017,'Upg_Saint_Robe','Upg Saint Robe','Armor',20,300,55,1,true,true,true,true,true,true,true,1,true,100,true,'bonus bMdef,5;\nbonus bMaxHPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (15018,'Upg_Tights','Upg Tights','Armor',20,250,32,1,true,true,true,true,1,true,100,true,'bonus bDex,1;\nbonus bMaxHPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (15019,'Upg_Thief_Cloth','Upg Thief Cloth','Armor',20,100,45,1,true,true,true,true,true,true,1,true,100,true,'bonus bAgi,1;\nbonus bMaxHPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (15020,'Upg_Mail','Upg Mail','Armor',20,1650,60,1,true,true,true,true,true,true,true,true,true,true,1,true,100,true,'bonus bMaxHPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (15021,'Upg_Formal_Dress','Upg Formal Dress','Armor',20,150,45,1,true,false,false,true,1,true,100,true,'bonus bMaxHPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15022,'Brazil_Swimsuit','Brazil Swimsuit','Armor',20,100,1,true,1,true,'bonus bStr,4;\nbonus bInt,4;\nbonus bMdef,3;\nbonus2 bSubEle,Ele_Water,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15023,'Half_Brynhild','Half Brynhild','Armor',20,60,true,47,100,true,true,true,true,true,true,true,'bonus bMdef,10;\nbonus bMaxHP,20*BaseLevel;\nbonus bMaxSP,5*BaseLevel;\nbonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bUnbreakableArmor;\nbonus bNoKnockback;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_armor`,`equip_level_min`,`refineable`) VALUES (15024,'Army_Padding','Army Padding','Armor',10,10,true,1,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15025,'Golden_Rod_Robe','Golden Rod Robe','Armor',20,500,40,true,true,true,true,true,100,true,'bonus bDefEle,Ele_Wind;\nbonus bMdef,10;\nbonus bInt,1;\nbonus2 bSkillVariableCast,"WZ_VERMILION",-3000;\nif (readparam(bInt)>=120) {\n bonus bInt,1;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15026,'Aqua_Robe','Aqua Robe','Armor',20,500,40,true,true,true,true,true,100,true,'bonus bDefEle,Ele_Water;\nbonus bMdef,10;\nbonus bInt,1;\nbonus2 bSkillVariableCast,"WZ_STORMGUST",-3000;\nif (readparam(bInt)>=120) {\n bonus bInt,1;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15027,'Crimson_Robe','Crimson Robe','Armor',20,500,40,true,true,true,true,true,100,true,'bonus bDefEle,Ele_Fire;\nbonus bMdef,10;\nbonus bInt,1;\nbonus2 bSkillVariableCast,"WZ_METEOR",-3000;\nif (readparam(bInt)>=120) {\n bonus bInt,1;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15028,'Forest_Robe','Forest Robe','Armor',20,500,40,true,true,true,true,true,100,true,'bonus bDefEle,Ele_Earth;\nbonus bMdef,10;\nbonus bInt,1;\nbonus2 bSkillVariableCast,"WZ_HEAVENDRIVE",-3000;\nif (readparam(bInt)>=120) {\n bonus bInt,1;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15029,'Robe_Of_Affection','Robe Of Affection','Armor',20,300,22,true,true,true,true,true,100,true,'bonus bDefEle,Ele_Holy;\nbonus bMdef,10;\nbonus bInt,1;\nbonus2 bSkillUseSP,"AB_CLEMENTIA",50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15030,'Robe_Of_Judgement','Robe Of Judgement','Armor',20,300,22,true,true,true,true,true,100,true,'bonus bDefEle,Ele_Dark;\nbonus bMdef,10;\nbonus bStr,2;\nbonus bInt,1;\nbonus2 bSubRace,RC_All,-10;\nbonus2 bSubRace,RC_Undead,20;\nbonus2 bSubRace,RC_Demon,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15031,'Para_Team_Armor','Paradise Uniform IV','Armor',70,true,60,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bMaxHP,500;\nbonus bMaxSP,50;\nbonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`refineable`,`script`) VALUES (15032,'Tidung','Tidung','Armor',10,500,2,1,true,false,false,true,true,'bonus2 bSubEle,Ele_All,5;\nbonus2 bResEff,Eff_Stun,1500;\nbonus2 bResEff,Eff_Freeze,1500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (15033,'Tutorial_Mattle','Tutorial Mantle','Armor',600,37,true,1,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (15034,'Tutorial_Mattle_','Tutorial Mantle','Armor',600,37,1,true,1,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`refineable`,`script`) VALUES (15035,'2010_Love_Daddy','2010 Love Dad','Armor',10,100,6,1,true,true,'bonus bAllStats,1;\nbonus bMaxHP,150;\nbonus bMaxSP,150;\nbonus2 bResEff,Eff_Stone,9000;\nbonus2 bResEff,Eff_Freeze,9000;\nbonus2 bResEff,Eff_Stun,9000;\nbonus2 bResEff,Eff_Sleep,9000;\nbonus2 bResEff,Eff_Silence,9000;\nbonus2 bResEff,Eff_Curse,9000;\nbonus2 bResEff,Eff_Confusion,9000;\nbonus2 bResEff,Eff_Blind,9000;\nbonus2 bResEff,Eff_Poison,9000;\nbonus2 bResEff,Eff_Bleeding,9000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15036,'Ur_Plate','Ur\'s Plate','Armor',20,3000,110,true,true,true,true,true,100,true,'bonus bMdef,10;\nbonus bMaxHPrate,getrefine();\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_Formless,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15037,'Peuz_Plate','Peuz\'s Plate','Armor',20,3000,110,true,true,true,true,true,100,true,'bonus bMdef,10;\nbonus bBaseAtk,20;\nbonus bFlee,17;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15038,'Sabah_Cloth','Sapha\'s Cloth','Armor',20,100,45,1,true,true,true,true,true,100,true,'bonus bLuk,3;\nbonus3 bAutoSpell,"ASC_METEORASSAULT",max(getskilllv("ASC_METEORASSAULT"),1),20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15039,'Nab_Cloth','Nab\'s Cloth','Armor',20,100,45,1,true,true,true,true,true,100,true,'bonus bStr,2;\nbonus bInt,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15040,'Prison_Uniform','Prison Uniform','Armor',10,1500,5,true,50,true,'.@r = getrefine();\nbonus bHit,.@r;\nbonus bFlee,.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15041,'Boitata_Armor','Boitata Armor','Armor',20,600,45,1,true,60,true,'bonus bMdef,3;\nbonus2 bSubEle,Ele_Neutral,7;\nbonus bMaxHPrate,5;\nbonus bFlee,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15042,'White_Wing_Suits','White Wing Suits','Armor',20,100,45,1,true,true,true,true,true,100,true,'.@r = getrefine();\nbonus bLongAtkRate,.@r*2;\nbonus bFlee,.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15043,'Black_Wing_Suits','Black Wing Suits','Armor',20,100,45,1,true,true,true,true,true,100,true,'bonus bInt,2;\nbonus bBaseAtk,getrefine()*3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15044,'Green_Operation_Coat','Green Surgical Gown','Armor',56000,660,66,1,true,true,true,true,true,100,true,'bonus bDex,1;\nbonus bMaxSP,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`script`) VALUES (15045,'Armor_Of_Valor','Armor Of Valor','Armor',4,true,'bonus bHPrecovRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15046,'Siege_Plate','Siege Plate','Armor',3300,85,1,true,true,true,true,true,true,true,true,true,95,true,'bonus bMdef,5;\nbonus2 bSubRace,RC_Player_Doram,2;\nbonus2 bSubRace,RC_Player_Human,2;\n.@r = getrefine();\nif (.@r>5) {\n bonus bHealpower2,12;\n bonus bAddItemHealRate,12;\n}\nif (.@r>8) {\n bonus bMaxHPrate,25;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_gunslinger`,`job_hunter`,`job_kagerouoboro`,`job_knight`,`job_merchant`,`job_ninja`,`job_rebellion`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15047,'Siege_Suits','Siege Suit','Armor',750,50,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,95,true,'bonus bMdef,10;\nbonus2 bSubRace,RC_Player_Doram,2;\nbonus2 bSubRace,RC_Player_Human,2;\n.@r = getrefine();\nif (.@r>5) {\n bonus bFlee2,5;\n bonus bLongAtkDef,20;\n}\nif (.@r>8) {\n bonus bMaxHPrate,15;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_acolyte`,`job_mage`,`job_monk`,`job_novice`,`job_priest`,`job_sage`,`job_soullinker`,`job_supernovice`,`job_wizard`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15048,'Siege_Robe','Siege Robe','Armor',500,40,1,true,true,true,true,true,true,true,true,true,true,95,true,'bonus bMdef,20;\nbonus2 bSubRace,RC_Player_Doram,2;\nbonus2 bSubRace,RC_Player_Human,2;\n.@r = getrefine();\nif (.@r>5) {\n bonus bFlee,5;\n bonus bLongAtkDef,15;\n}\nif (.@r>8) {\n bonus bMaxHP,1000;\n bonus bMaxSP,100;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15049,'Armor_Of_Faith','Armor Of Faith','Armor',20,1000,true,50,true,'bonus bStr,4;\nbonus bInt,4;\nbonus bVit,4;\nbonus bDex,4;\nbonus bAgi,4;\nbonus bLuk,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15050,'Armor_Of_Sanctity','Armor Of Sanctity','Armor',20,1000,true,50,true,'bonus bStr,4;\nbonus bInt,4;\nbonus bVit,4;\nbonus bDex,4;\nbonus bAgi,4;\nbonus bLuk,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15051,'Bakonawa_Armor','Bakunawa Scale Armor','Armor',20,500,55,true,1,true,'bonus2 bSubClass,Class_Boss,getrefine()/2;\nbonus bAllStats,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15052,'Bayani_Bakonawa_Armor','Bayani Bakunawa Scale Armor','Armor',20,500,55,1,true,1,true,'bonus2 bSubClass,Class_Boss,getrefine()/2;\nbonus bAllStats,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_kagerouoboro`,`job_ninja`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15053,'Special_Ninja_Suit','Special Ninja Suit','Armor',10000,1200,70,true,true,true,100,true,'bonus bAgi,1+(getrefine()/3);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_ninja`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15054,'Ninja_Scale_Armor','Ninja Scale Armor','Armor',10000,1800,90,1,true,true,true,100,true,'bonus bMaxHPrate,15;\nbonus bMaxSPrate,-30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_ninja`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15055,'Tenebris_Latitantes','Armor of Nothingness','Armor',10000,1500,60,1,true,true,true,100,true,'bonus bAgi,1;\nbonus4 bAutoSpellWhenHit,"KO_ZANZOU",1,50,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_ninja`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15056,'Special_Ninja_Suit_','Special Ninja Suit','Armor',10000,1200,70,1,true,true,true,100,true,'bonus bAgi,1+(getrefine()/3);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`refineable`) VALUES (15057,'Pure_White_Apron','Pure White Apron','Armor',20,600,50,1,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15058,'Rider_Suit','Rider Suit','Armor',20,1000,40,1,true,false,false,true,true,true,1,true,'bonus bAgi,1+(getrefine()/2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`refineable`) VALUES (15059,'2011Love_Daddy','2011Love Daddy','Armor',20,100,80,1,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`refineable`,`script`) VALUES (15060,'Sky_Blue_Smock','Sky Blue Smock','Armor',20,300,1,1,true,true,'bonus2 bAddClass,Class_All,2;\nbonus bMatkRate,2;\nif (BaseLevel<80) {\n bonus bHealPower,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15061,'Egir_Armor','Egir Armor','Armor',200000,2600,55,1,true,110,true,'bonus bAllStats,1;\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus2 bResEff,Eff_Silence,5000;\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus2 bResEff,Eff_Stun,5000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15062,'TE_Woe_Coat','TE Woe Coat','Armor',15,true,40,true,100,true,true,true,true,true,true,true,'bonus bMdef,15;\nbonus bMaxHP,250;\nbonus bMaxSP,250;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus2 bSubRace,RC_Player_Doram,10;\nbonus2 bResEff,Eff_Freeze,2500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15063,'TE_Woe_Chain_Mail','TE Woe Chain Mail','Armor',25,true,true,true,true,true,true,true,40,true,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bMaxHP,450;\nbonus bMaxSP,50;\nbonus2 bSubRace,RC_Player_Human,15;\nbonus2 bSubRace,RC_Player_Doram,15;\nbonus2 bResEff,Eff_Freeze,2500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_acolyte`,`job_mage`,`job_monk`,`job_novice`,`job_priest`,`job_sage`,`job_soullinker`,`job_supernovice`,`job_wizard`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15064,'TE_Woe_Mage_Coat','TE Woe Mage Coat','Armor',5,true,true,true,true,true,true,true,true,true,true,40,true,100,true,true,true,true,true,true,true,'bonus bMdef,25;\nbonus bMaxHP,200;\nbonus bMaxSP,300;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_Player_Doram,5;\nbonus2 bResEff,Eff_Freeze,2500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15066,'Engraved_Armor','Engraved Plate Armor','Armor',100000,3000,120,1,true,true,true,true,150,true,'bonus bMdef,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_armor`,`equip_level_min`,`equip_level_max`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15067,'Rune_Suit','Rune Suit','Armor',true,1,100,true,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15068,'Im_Angel\'s_Protection','Advanced Angelic Protection','Armor',10000,600,40,1,true,true,true,99,true,'bonus bMdef,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`refineable`) VALUES (15069,'Suit_Of_Sid','Suit Of Sid','Armor',20,1000,30,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15070,'Clothes_of_Happiness','Clothes of Happiness','Armor',10,1000,5,1,true,1,true,'bonus bMdef,5;\nbonus bLuk,getrefine();'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15071,'Valkyrie_Robe','Valkyrian Robe','Armor',20,2800,55,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,'bonus bAllStats,1;\nbonus bUnbreakableArmor,1;\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus2 bResEff,Eff_Silence,5000;\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus2 bResEff,Eff_Stun,5000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15072,'Nectar_Suit','Nectar Suit','Armor',20,300,35,1,true,1,true,'bonus bVit,3;\nbonus bMdef,5;\nbonus bMaxHPrate,(getrefine()/2);\nbonus bMaxSPrate,(getrefine()/2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15073,'Anti_Magic_Suit','Anti-Magic Suits','Armor',10,1500,50,1,true,99,true,'.@r = getrefine();\nbonus bMaxHPrate,5+((.@r >= 9) ? 2 : 0);\nbonus bMdef,10+((.@r >= 7) ? 5 : 0);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15074,'Geffen_Mage_Robe','Geffen Magic Robe','Armor',10,1000,40,1,true,99,true,'.@r = getrefine();\nbonus bUseSPrate,-10-((.@r>=7) ? 5: 0);\nbonus bVariableCastrate,15-((.@r>=9) ? 5: 0);\nbonus bNoCastCancel2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15087,'Azure_Dragon_Armor','Azure Dragon Armor','Armor',20,500,55,1,true,70,true,'bonus bDefEle,Ele_Water;\nbonus bMdef,5;\nbonus2 bAddEle,Ele_Water,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`refineable`,`script`) VALUES (15088,'School_Uniform','School Uniform','Armor',20,500,25,1,true,true,'bonus bAgi,1;\nbonus bLuk,1;\nbonus bMaxHP,BaseLevel*3;\nbonus bMaxSP,BaseLevel/2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15089,'Menswear','Menswear','Armor',10,300,40,true,false,false,true,80,true,'.@r = getrefine();\nbonus bAspdRate,3+((.@r>=7)?2:0);\nbonus bDelayrate,-3-((.@r>=7)?2:0);\nbonus bVariableCastrate,-3-((.@r>=7)?2:0);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15090,'Armor_Of_Gray','Armor of Gray','Armor',10,2400,90,1,true,true,true,true,true,true,true,true,true,true,true,true,true,120,true,'bonus bMdef,10;\nbonus2 bSubEle,Ele_Holy,10+getrefine()*2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_monk`,`job_priest`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15091,'Gray_Robe','Gray Robe','Armor',20,1300,55,1,true,true,true,true,true,true,true,true,120,true,'bonus2 bSubEle,Ele_Holy,10+getrefine()*2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15093,'Hero_Plate','Hero Plate','Armor',10,4000,120,1,true,true,true,true,true,true,160,true,'bonus bMdef,5;\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nbonus bMatk,10;\nbonus bBaseAtk,10;\nbonus bHit,10;\nbonus bFlee,10;\nbonus2 bSkillAtk,"LG_BANISHINGPOINT",10;\nbonus2 bSkillAtk,"RK_STORMBLAST",10;\n.@r = (getrefine()+1)*3;\nbonus5 bAutoSpell,"AL_HEAL",10,.@r,BF_SHORT,0;\nbonus5 bAutoSpell,"WZ_STORMGUST",10,.@r,BF_SHORT,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15094,'Hero_Magic_Coat','Hero Magic Coat','Armor',10,800,50,1,true,true,true,true,true,true,160,true,'bonus bMatk,10;\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nbonus bFlee,10;\nbonus2 bSkillAtk,"WL_CRIMSONROCK",10;\nbonus2 bSkillAtk,"SO_PSYCHIC_WAVE",10;\n.@r = getrefine();\nif (.@r) {\n bonus bFixedCastrate,21-.@r/2;\n bonus bNoCastCancel2;\n bonus bMdef,.@r/2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15095,'Hero_Judgement_Shawl','Hero Judgement Shawl','Armor',10,500,77,1,true,true,true,true,true,true,160,true,'bonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nbonus bMatk,10;\nbonus bBaseAtk,10;\nbonus bHit,10;\nbonus bFlee,10;\nbonus2 bSkillAtk,"AB_JUDEX",10;\nbonus2 bSkillAtk,"AB_ADORAMUS",10;\nbonus2 bSkillAtk,"SR_DRAGONCOMBO",10;\nbonus2 bSkillAtk,"SR_SKYNETBLOW",10;\nbonus2 bSkillAtk,"SR_EARTHSHAKER",10;\n.@r = getrefine()+1;\nbonus5 bAutoSpell,"PR_KYRIE",10,.@r*3,BF_SHORT,0;\nbonus5 bAutoSpell,"PR_LEXAETERNA",1,.@r*6,BF_MAGIC,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15096,'Hero_Trade_Mail','Hero Trade Mail','Armor',10,500,100,1,true,true,true,true,true,true,160,true,'bonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nbonus bMatk,10;\nbonus bBaseAtk,10;\n.@r = getrefine();\nif (readparam(bStr) >= 90)\n bonus bStr,.@r/2;\nif (readparam(bInt) >= 90)\n bonus bInt,.@r/2;\nif (readparam(bAgi) >= 90)\n bonus bAgi,.@r/2;\nif (readparam(bVit) >= 90)\n bonus bVit,.@r/2;\nif (readparam(bDex) >= 90)\n bonus bDex,.@r/2;\nif (readparam(bLuk) >= 90)\n bonus bLuk,.@r/2;\n.@c = (.@r+1)*30;\nbonus2 bAddEff,Eff_Stun,.@c;\nbonus2 bAddEff,Eff_Silence,.@c;\nbonus2 bAddEff,Eff_Curse,.@c;\nbonus2 bAddEff,Eff_Poison,.@c;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`job_rogue`,`job_thief`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15097,'Hero_Hidden_Cloth','Hero Hidden Cloth','Armor',10,200,70,1,true,true,true,true,true,true,160,true,'bonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nbonus2 bSkillAtk,"SC_FATALMENACE",10;\nbonus2 bSkillAtk,"SC_TRIANGLESHOT",10;\nbonus2 bSkillAtk,"GC_CROSSIMPACT",10;\nbonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",10;\nautobonus "{ bonus bCritical,20; bonus bFlee,20; bonus2 bAddClass,Class_All,10; bonus bMatkRate,10; }",(1+getrefine())*3,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_barddancer`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15098,'Hero_Taget_Suits','Hero Target Suit','Armor',10,200,60,1,true,true,true,true,true,true,160,true,'bonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nbonus bLongAtkRate,3;\nbonus bAspd,1;\n.@r = getrefine();\nbonus bAllStats,1;\nbonus5 bAutoSpell,"AC_CONCENTRATION",10,(1+.@r)*3,BF_WEAPON,0;\nbonus5 bAutoSpell,"AC_DOUBLE",10,(1+.@r)*3,BF_LONG,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15100,'Frozen_Breastplate','Frozen Breastplate','Armor',20,1500,20,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,130,true,'bonus bDefEle,Ele_Water;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15101,'Harden_Breastplate','Hardened Breastplate','Armor',20,1500,20,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,130,true,'bonus bDefEle,Ele_Earth;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15102,'Hunter_Mail','Hunter Mail','Armor',20,500,30,1,true,50,true,'.@r = getrefine();\nif (.@r>5)\n .@a = (.@r-5);\nelse\n .@a = 0;\nbonus2 bAddRace,RC_Brute,3+.@a;\nbonus2 bMagicAddRace,RC_Brute,3+.@a;\nbonus2 bAddRace,RC_Player_Doram,3+.@a;\nbonus2 bMagicAddRace,RC_Player_Doram,3+.@a;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`script`) VALUES (15103,'Kirin_Armor','Kirin Armor','Armor',10,500,55,1,true,70,'bonus bDefEle,Ele_Holy;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15104,'FishingMan_Mail','FishingMan Mail','Armor',10,500,30,1,true,50,true,'if (getrefine()>5) {\n .@r = getrefine()-5;\n}\nbonus2 bAddRace,RC_Fish,3+.@r;\nbonus2 bMagicAddRace,RC_Fish,3+.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`refineable`,`script`) VALUES (15105,'Kaftan','Kaftan','Armor',20,400,13,1,true,true,'bonus bMdef,3;\nbonus2 bSubRace,RC_Demon,5;\nbonus2 bSubRace,RC_Undead,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15106,'Engineer_Mail','Engineer Mail','Armor',20,500,30,1,true,50,true,'.@r = getrefine();\nbonus2 bAddRace,RC_Formless,3;\nbonus2 bMagicAddRace,RC_Formless,3;\nif (.@r>5) {\n bonus2 bAddRace,RC_Formless,.@r-5;\n bonus2 bMagicAddRace,RC_Formless,.@r-5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15108,'VenomInsect_Armor','Venomous Insect Armor','Armor',20,500,55,1,true,70,true,'bonus bDefEle,Ele_Poison;\nbonus bMdef,5;\nbonus2 bAddEle,Ele_Poison,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15110,'Supplement_Part_Str','Supplement Part Str','Armor',25000,2000,80,true,true,true,true,true,100,true,'bonus2 bAddClass,Class_All,5+getrefine()/4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15111,'Upgrade_Part_Plate','Reinforced Parts - Gloves','Armor',10,3000,110,true,true,true,true,true,100,true,'bonus bUnbreakableArmor;\nbonus2 bSubSize,Size_Small,10;\nbonus2 bSubSize,Size_Medium,10;\n.@r = getrefine();\nif (.@r>=7) {\n bonus2 bSubSize,Size_Large,10;\n}\nif (.@r>=9) {\n bonus2 bSubSize,Size_Small,5;\n bonus2 bSubSize,Size_Medium,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15116,'Airship_Armor','Airship\'s Armor','Armor',10,700,100,true,125,100,true,true,true,true,true,true,'bonus bMaxHP,1000;\nbonus bMaxSP,100;\nbonus bMdef,10;\nbonus bAllStats,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15117,'Felock_Armor','Felrock\'s Armor','Armor',10,750,70,true,125,true,'bonus bMaxHP,500;\nbonus bMaxSP,50;\nbonus bMdef,10;\nbonus bAllStats,1;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bMaxHP,500;\n bonus bMaxSP,50;\n}\nif (.@r>=9) {\n bonus bMaxHP,200;\n bonus bMaxSP,20;\n}\nif (.@r>=12) {\n bonus bMaxHP,300;\n bonus bMaxSP,30;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15121,'Robe_Of_Sarah','Sarah\'s Battle Robe','Armor',10,800,35,1,true,145,true,'autobonus "{ bonus bMatk,getrefine()*8; }",3,10000,BF_MAGIC,"{ specialeffect2 EF_STEAL; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15123,'Whikebain_Suit','Whikebain Suit','Armor',900,56,1,true,true,true,true,true,105,true,'.@r = getrefine();\nbonus bCritAtkRate,(.@r>=7)?(6):((.@r>=5)?(4):(0));\nbonus3 bAutoSpell,"DC_WINKCHARM",1,10;\n/* Confirm: Success rate */'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15125,'Male_Poring_Egg','Female Diver\'s Suit','Armor',20,300,20,1,true,80,true,'.@r = getrefine();\nif (.@r<5)\n .@r2 = 0;\nelse if (.@r<6)\n .@r2 = 100;\nelse if (.@r<7)\n .@r2 = 400;\nelse if (.@r<8)\n .@r2 = 700;\nelse if (.@r<9)\n .@r2 = 1400;\nelse if (.@r<10)\n .@r2 = 2100;\nelse {\n .@r = 10;\n .@r2 = 3600;\n}\nbonus2 bAddMonsterDropItem,579,(((.@r+6)*100)+.@r2);\nif (.@r>=7) {\n bonus bHPrecovRate,-100;\n bonus bHPGainValue,100;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15126,'Doram_Only_Suit','Private Doram Suits','Armor',20,700,80,1,true,true,100,true,'bonus bMaxHP,500;\nbonus bMaxSP,100;\n.@r = getrefine()/3;\nbonus bDex,.@r;\nbonus bInt,.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15128,'Excelion_Suit','Excelion Suit','Armor',20,1000,100,true,99,true,'bonus bVit,6 + (BaseLevel > 129 ? 4 : 0);\nbonus bMaxHPrate,(getrefine() / 3) * 4;\nbonus bUnbreakableArmor;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15129,'Doram_High_Suit','Luxury Doram Suit','Armor',20,800,100,1,true,true,140,true,'bonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\n.@r = getrefine()/2;\nbonus bDex,.@r;\nbonus bInt,.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15138,'Egir_Armor_K','Aegir Armor','Armor',10,1600,25,1,true,40,true,'bonus bMaxHP,500;\nbonus bMaxSP,50;\nbonus bUnbreakableArmor;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15141,'Rift_Ancient_Armor','Rift Ancient Armor','Armor',10,500,30,1,true,100,true,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxHP,(.@r >= 9 ? 1500 : .@r >= 7 ? 900 : 500);\nbonus bMaxSP,-100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15143,'Vermin_Cloth','Vermin Cloth','Armor',10,1200,30,1,true,70,true,'.@r = getrefine();\nbonus bMdef,5+.@r;\nbonus2 bSubRace,RC_Plant,(5+.@r);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15144,'Agricul_Cloth','Agriculture Clothes','Armor',10,1200,30,1,true,70,true,'.@r = getrefine();\nbonus bMdef,5+.@r;\nbonus2 bSubRace,RC_Insect,5+.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15145,'EvilDragon_Armor','Evil Dragon Armor','Armor',4000,60,1,true,99,true,'.@r = getrefine();\nif (.@r>=10) {\n bonus2 bHPDrainRate,60,6;\n bonus2 bSPDrainRate,50,5;\n} else if (.@r>=9) {\n bonus2 bHPDrainRate,40,4;\n bonus2 bSPDrainRate,30,3;\n} else if (.@r>=8) {\n bonus2 bHPDrainRate,30,3;\n bonus2 bSPDrainRate,20,2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15146,'Robe_Of_Flattery','Flattery Robe','Armor',20,100,1,true,100,true,'skill "SM_ENDURE",1;\n.@i = BaseLevel;\nbonus bMatk,(.@i>=140)?(150):((.@i>=120)?(100):(50));'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15147,'Robe_Of_Vituperation','Invective Robe','Armor',20,100,1,true,100,true,'skill "AC_CONCENTRATION",1;\n.@i = getrefine()*4;\nbonus2 bIgnoreDefRaceRate,RC_DemiHuman,.@i;\nbonus2 bIgnoreDefRaceRate,RC_Player_Human,.@i;\nbonus2 bIgnoreDefRaceRate,RC_Demon,.@i;\nbonus2 bIgnoreDefRaceRate,RC_Undead,.@i;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15150,'White_Shirt','White Shirt','Armor',20,50,25,1,true,true,6,true,'bonus bMaxHP,70;\nbonus bFlee,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15151,'White_Eco_Shirt','White Eco-Shirt','Armor',20,100,40,1,true,true,15,true,'bonus bMaxHP,150;\nbonus bFlee,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15152,'Unity_Mail','Unity Mail','Armor',10,300,45,1,true,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bStr,2;\n bonus bMaxHPrate,2*(.@r/2);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15153,'Unity_Mantle','Unity Mantle','Armor',10,300,45,1,true,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bAgi,2;\n bonus bFlee,3*(.@r/2);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15154,'Unity_Suit','Unity Suit','Armor',10,300,45,1,true,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bDex,2;\n bonus bCritical,2*(.@r/2);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15155,'Unity_Robe','Unity Robe','Armor',10,300,45,1,true,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bInt,2;\n bonus bUseSPrate,-(.@r/2);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15156,'Doram_Ele_Suit','Elegant Doram Suit','Armor',20,900,120,1,true,true,175,true,'bonus bMaxHPrate,15;\nbonus bMaxSPrate,15;\n.@r = getrefine();\nbonus bDex,.@r;\nbonus bInt,.@r;\nif (.@r > 9)\n bonus bUseSPrate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15162,'Lounge_Suit','Lounge Suit','Armor',20,300,40,1,true,false,false,true,80,true,'bonus bAspdRate,3;\nbonus bVariableCastrate,-3;\nbonus bDelayrate,-3;\nif (getrefine() > 6) {\n bonus bAspdRate,2;\n bonus bVariableCastrate,-2;\n bonus bDelayrate,-2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15163,'Agenda_Robe','Agenda Robe','Armor',20,100,1,true,100,true,'skill "SA_SPELLBREAKER",1;\nif (BaseLevel >= 140) {\n .@val = 14;\n} else if (BaseLevel >= 120) {\n .@val = 9;\n}\nelse {\n .@val = 5;\n}\nbonus bMatkRate,.@val;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15164,'Consultation_Robe','Consultation Robe','Armor',20,100,1,true,100,true,'.@r = getrefine();\nbonus bVit,5;\nskill "PA_SACRIFICE",1;\nbonus2 bSubEle,Ele_Dark,.@r*3;\nbonus2 bSubEle,Ele_Fire,.@r*3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (15165,'PureWhite_Marching_Hat','Pure White Marching Hat','Armor',20,300,1,true,60,true,1470,'.@r = getrefine();\nbonus bStr,2;\nautobonus "{ bonus bAtkEle,Ele_Ghost; }",max(1,.@r*2),60000,BF_WEAPON,"{ specialeffect2 EF_ASPERSIO; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (15166,'Necklace_Rosary','Rosary Necklace','Armor',20,300,true,60,1471,'bonus bFlee2,2;\nbonus bHealPower,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15167,'Toughen_Time_Keepr_Robe','Enhanced Time Keeper Robe','Armor',74,true,100,true,100,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bFlee2,3;\nbonus bMdef,3;\nbonus bMaxHP,500;\nbonus bMaxSP,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15169,'Kardui_Robe','Kardui Robe','Armor',20,800,60,1,true,90,true,'.@r = getrefine();\nbonus bMatk,10;\nbonus bMdef,5;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;\nif (.@r>=7) {\n bonus2 bSubRace,RC_DemiHuman,2;\n bonus2 bSubRace,RC_Player_Human,2;\n}\nif (.@r>=8) {\n bonus2 bSubRace,RC_DemiHuman,2;\n bonus2 bSubRace,RC_Player_Human,2;\n bonus bUnbreakableArmor;\n}\nif (.@r>=9) {\n bonus2 bSubRace,RC_DemiHuman,2;\n bonus2 bSubRace,RC_Player_Human,2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15174,'Surfer_Swimsuit','Surfer Swimsuit','Armor',20,100,1,1,true,40,true,'bonus bMaxHPrate,(getrefine()/3)+5;\nbonus bMaxSPrate,(getrefine()/3)+5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15175,'Armor_Of_Flamedragon','Flame Dragon Armor','Armor',20,400,100,1,true,90,true,'.@r = getrefine();\nif (.@r>=9)\n .@val = 20;\nelse if (.@r>=7)\n .@val = 10;\nbonus bAllStats,1;\nbonus bHit,10+.@val;\nbonus2 bAddClass,Class_Boss,.@val;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15176,'Vigilante_Suits','Vigilante Suit','Armor',500,50,true,true,true,true,true,100,true,'.@r = getrefine();\nbonus bDex,5;\nbonus bLongAtkRate,3*(.@r/2);\nif (.@r>=9)\n bonus2 bSkillAtk,"SC_TRIANGLESHOT",20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15177,'Robe_Of_Elemental','Elemental Robe','Armor',500,40,true,true,true,true,true,100,true,'.@r = getrefine();\nbonus bAspdRate,10;\nbonus bMatk,5*(.@r/2);\nif (.@r>=9)\n bonus3 bAutoSpell,"MG_THUNDERSTORM",max(5,getskilllv("MG_THUNDERSTORM")),50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_kagerouoboro`,`job_ninja`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15178,'Golden_Ninja_Suit','Golden Ninja Suit','Armor',500,50,true,true,true,100,true,'.@r = getrefine();\nbonus bflee,5*(.@r/2);\nif (.@r>=9)\n bonus2 bSkillAtk,"KO_HAPPOKUNAI",20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15179,'Mine_Worker_Vest','Mine Worker\'s Vest','Armor',1500,80,true,true,true,true,true,100,true,'.@r = getrefine();\nbonus bFlee,(10+4*(.@r/2));\nif (.@r>=9)\n bonus bCritical,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15180,'Hippie_Cloth','Hippie Clothes','Armor',500,50,true,true,true,true,true,100,true,'.@r = getrefine();\nbonus bBaseAtk,20;\nif (.@r >= 9)\n bonus3 bAutoSpell,"AC_DOUBLE",max(3,getskilllv("AC_DOUBLE")),10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15181,'Para_Team_Uniform100','Awakened Eden Group Uniform I','Armor',20,80,true,100,100,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bMaxHP,700;\nbonus bMaxSP,100;\nbonus bMdef,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15182,'Para_Team_Uniform115','Awakened Eden Group Uniform II','Armor',20,85,true,115,100,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bMaxHP,1100;\nbonus bMaxSP,120;\nbonus bMdef,11;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15183,'Para_Team_Uniform130','Awakened Eden Group Uniform III','Armor',20,90,true,130,100,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bMaxHP,1100;\nbonus bMaxSP,120;\nbonus bMdef,11;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15184,'Para_Team_Uniform145','Awakened Eden Group Uniform IV','Armor',20,100,true,145,100,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bMaxHP,1500;\nbonus bMaxSP,150;\nbonus bMdef,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15185,'Para_Team_Uniform160','Awakened Eden Group Uniform V','Armor',20,100,true,160,100,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bMaxHP,1500;\nbonus bMaxSP,150;\nbonus bMdef,15;\nbonus2 bSubEle,Ele_All,5;\nbonus2 bSubEle,Ele_Neutral,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15186,'Kafra_Uniform','Kafra Uniform','Armor',20,500,40,1,true,1,true,'bonus2 bExpAddClass,Class_All,5;\nbonus2 bDropAddClass,Class_All,5;\n.@r = getrefine();\nbonus bMaxHP,100*.@r;\nbonus bMaxSP,20*.@r;\nbonus bMaxHPrate,(3*(.@r>=7)+5*(.@r>=9));\nbonus bMaxSPrate,(3*(.@r>=7)+5*(.@r>=9));\nif (.@r>=12) {\n bonus bHPrecovRate,100;\n bonus bSPrecovRate,100;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15187,'Diva_Robe','Diva Robe','Armor',1000,80,1,true,150,true,'.@r = getrefine();\nif (.@r>=7)\n bonus bHPrecovRate,10;\nif (.@r>=9)\n bonus bHPrecovRate,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15188,'Mirage_Robe','Mirage Robe','Armor',1000,80,1,true,150,true,'.@r = getrefine();\nif (.@r>=7)\n bonus bSPrecovRate,10;\nif (.@r>=9)\n bonus bSPrecovRate,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15189,'Einherial_Armor','Einherjar Armor','Armor',20,800,60,1,true,90,true,'bonus bMdef,5;\nbonus bBaseAtk,10;\n.@r = getrefine();\nif (.@r>=7) {\n bonus2 bSubRace,RC_DemiHuman,2;\n}\nif (.@r>=8) {\n bonus2 bSubRace,RC_DemiHuman,2;\n}\nif (.@r>=9) {\n bonus2 bSubRace,RC_DemiHuman,2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15191,'Khalitzburg_Knight_Armor','Khalitzburg Knight Armor','Armor',20,100,45,1,true,100,true,'bonus bLongAtkRate,2*getrefine();\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15195,'Puente_Robe_IL','Illusion Puente Robe','Armor',20,400,52,1,true,99,true,'bonus bFixedCastrate,-3;\n.@r = getrefine();\nbonus bHealPower2,(5+.@r);\nbonus bAddItemHealRate,(5+.@r);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15204,'Abyss_Dress','Abyss Dress','Armor',10,400,120,true,90,true,'.@r = getrefine();\nbonus bNoKnockback;\nbonus bUnbreakableArmor;\nbonus bDefEle,Ele_dark;\nif (.@r>=5) {\n .@val = 10;\n if (.@r>=7) {\n .@val += 15;\n if (.@r>=9) {\n .@val += 15;\n }\n }\n bonus2 bAddEle,Ele_Dark,.@val;\n bonus2 bAddEle,Ele_Undead,.@val;\n bonus2 bMagicAddEle,Ele_Dark,.@val;\n bonus2 bMagicAddEle,Ele_Undead,.@val;\n bonus2 bAddRace,RC_Undead,.@val;\n bonus2 bAddRace,RC_Demon,.@val;\n bonus2 bMagicAddRace,RC_Undead,.@val;\n bonus2 bMagicAddRace,RC_Demon,.@val;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15205,'Holy_Coat','Medical Scrubs','Armor',20,1000,50,1,true,100,true,'.@r = getrefine();\nbonus bMdef,10;\nbonus bDelayrate,-10;\n.@val = 1;\nif (.@r >= 7) {\n .@def = 50;\n bonus bUnbreakableArmor,1;\n .@val += 2;\n if (.@r >= 8) {\n .@def += 100;\n .@val += 3;\n bonus2 bSubRace,RC_DemiHuman,7;\n bonus2 bSubRace,RC_Player_Human,7;\n if (.@r >= 9) {\n .@def += 150;\n .@val += 4;\n bonus2 bResEff,Eff_Stone,5000;\n }\n }\n bonus bDef,.@def;\n}\nbonus bHealPower,2*.@val;\nbonus bHealPower2,.@val;\nbonus bAddItemHealRate,.@val;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15209,'Drake_Coat','Drake Coat','Armor',20,1200,60,1,true,100,true,'.@r = getrefine();\nbonus bMaxHP,500;\nbonus bMaxSP,50;\nbonus bMdef,10;\nbonus2 bAddClass,Class_All,3;\nif (.@r>=7) {\n bonus bMaxHP,1000;\n bonus bMaxSP,100;\n bonus2 bAddClass,Class_All,3;\n}\nif (.@r>=9) {\n bonus bMaxHP,1500;\n bonus bMaxSP,150;\n bonus2 bAddClass,Class_All,4;\n bonus bNoSizeFix;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15210,'Rental_SupperSwimsuit','Rental Surfer Swimsuit','Armor',1,true,40,true,100,true,true,true,true,true,true,true,'bonus bMaxHPrate,10;\nbonus bMaxSPrate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15212,'YSF01_Plate','YSF01 Plate','Armor',2100,78,1,true,170,true,'.@r = getrefine();\nif (.@r >= 13) {\n .@val = 11;\n} else if (.@r >= 11) {\n .@val = 7;\n} else if (.@r >= 8) {\n .@val = 5;\n}\nif (readparam(bStr) >= 125) {\n .@val += .@r;\n}\nif (.@val) {\n bonus2 bAddClass,Class_All,.@val;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15246,'True_Hunting_Mail','True Hunting Mail','Armor',900,40,1,true,100,true,'.@r = getrefine();\nbonus bMaxHP,1000;\nbonus bMaxSP,200;\nbonus2 bAddRace,RC_Insect,10;\nbonus2 bMagicAddRace,RC_Insect,10;\nbonus2 bAddRace,RC_Brute,10;\nbonus2 bMagicAddRace,RC_Brute,10;\nbonus bMaxHPrate,(.@r/3);\nbonus bMaxSPrate,(.@r/3);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15247,'R_Hunting_Mail','Short-term Hunting Mail','Armor',40,true,50,100,true,true,true,true,true,true,true,'bonus bMaxHP,2000;\nbonus bMaxSP,300;\nbonus2 bAddRace,RC_Insect,10;\nbonus2 bMagicAddRace,RC_Insect,10;\nbonus2 bAddRace,RC_Brute,10;\nbonus2 bMagicAddRace,RC_Brute,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15249,'Antonio_Coat','Antonio\'s Coat','Armor',20,400,50,1,true,100,true,'bonus bVariableCastrate,-10;\n.@r = getrefine();\nif (.@r >= 7) {\n .@mdef = 5;\n .@pd = 1;\n bonus bUnbreakableArmor;\n if (.@r >= 8) {\n .@mdef += 10;\n .@pd += 1;\n bonus2 bSubRace,RC_DemiHuman,7;\n }\n if (.@r >= 9) {\n .@mdef += 15;\n .@pd += 1;\n bonus2 bSubSkill,"NPC_CRITICALSLASH",100;\n }\n bonus bMdef,.@mdef;\n bonus bFlee2,.@pd;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_armor`,`equip_level_min`,`script`) VALUES (15250,'Beginner\'s_Suit','Beginner\'s Suit','Armor',40,1,true,100,'bonus bAllStats,1;\nbonus bMaxHP,400;\nbonus bMaxSP,100;\nbonus2 bAddClass,Class_All,2;\nbonus2 bMagicAddClass,Class_All,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15278,'Overwhelm_Str_Armor','Soaring Physical Armor','Armor',2000,120,1,true,1,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r > 2)\n bonus2 bAddClass,Class_All,.@r/3*2;\nif (.@r > 6) {\n bonus2 bIgnoreDefRaceRate,RC_Brute,30;\n bonus2 bIgnoreDefRaceRate,RC_Demon,30;\n}\nif (.@r > 8) {\n bonus2 bAddRace,RC_Brute,10;\n bonus2 bAddRace,RC_Demon,10;\n}\nif (.@r > 10) {\n bonus2 bAddEle,Ele_Earth,10;\n bonus2 bAddEle,Ele_Wind,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15279,'Overwhelm_Int_Armor','Robust Magical Armor','Armor',900,60,1,true,1,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r > 2)\n bonus bMatkRate,.@r/3*2;\nif (.@r > 6) {\n bonus2 bIgnoreMdefRaceRate,RC_Brute,30;\n bonus2 bIgnoreMdefRaceRate,RC_Demon,30;\n}\nif (.@r > 8) {\n bonus2 bMagicAddRace,RC_Demon,10;\n bonus2 bMagicAddRace,RC_Brute,10;\n}\nif (.@r > 10) {\n bonus2 bMagicAddEle,Ele_Earth,10;\n bonus2 bMagicAddEle,Ele_Wind,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`class_upper`,`class_third_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15000,'Bone_Plate','Bone Plate','Armor',20,1000,60,1,true,true,true,true,true,true,true,true,true,true,true,true,1,1,true,'bonus bStr,1;\nbonus bMdef,3;\nbonus2 bIgnoreDefRaceRate,RC_DemiHuman,10;\nbonus2 bIgnoreDefRaceRate,RC_Player_Human,10;\nbonus2 bIgnoreDefRaceRate,RC_Brute,10;\nbonus2 bIgnoreDefRaceRate,RC_Player_Doram,10;\nbonus3 bAutoSpellWhenHit,"NPC_WIDEBLEEDING",1,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (15001,'Odin\'s_Blessing_I','Odin\'s Blessing','Armor',10,true,false,false,true,1,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (15002,'Rune_Plate','Rune Plate','Armor',95,1,true,true,true,true,true,1,99,true,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`script`) VALUES (15003,'Freyja_SRobe7','Freyja Soul Robe7','Armor',300,7,true,1,20,'bonus bMaxHP,700;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`script`) VALUES (15004,'Freyja_SRobe30','Freyja Soul Robe30','Armor',300,7,true,1,20,'bonus bMaxHP,700;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`script`) VALUES (15005,'Freyja_SRobe60','Freyja Soul Robe60','Armor',300,7,true,1,20,'bonus bMaxHP,700;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`script`) VALUES (15006,'Freyja_SRobe90','Freyja Soul Robe90','Armor',300,7,true,1,20,'bonus bMaxHP,700;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15007,'Time_Keepr_Robe','Time Keeper Robe','Armor',30000,62,true,1,1,true,100,true,true,true,true,true,true,'bonus bMdef,1;\nbonus bStr,2;\nbonus bMaxHP,200;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (15008,'Flame_Sprits_Armor__','Flame Sprits Armor','Armor',20,1000,25,true,1,1,true,100,true,'bonus bMdef,1;\nbonus bDefEle,Ele_Fire;\nbonus2 bSubDefEle,Ele_Earth,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15009,'Para_Team_Uniform1','Eden Team Uniform I','Armor',35,true,1,7,100,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus bMaxSP,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15010,'Para_Team_Uniform2','Eden Team Uniform II','Armor',46,true,1,26,100,true,true,true,true,true,true,true,'bonus bMaxHP,200;\nbonus bMaxSP,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15011,'Para_Team_Uniform3','Eden Team Uniform III','Armor',58,true,1,40,100,true,true,true,true,true,true,true,'bonus bMaxHP,300;\nbonus bMaxSP,30;\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15012,'Puente_Robe','Puente Robe','Armor',12000,400,42,1,true,1,22,true,'bonus bFixedCastrate,-3;\nbonus bHealPower,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`) VALUES (15013,'Claire_Suits','Claire Suits','Armor',28000,2800,58,1,true,false,false,true,true,true,1,22,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`) VALUES (15014,'Ebone_Armor','Ebon Armor','Armor',40000,4500,93,1,true,true,true,true,true,true,1,100,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (15015,'Upg_Adv_Suit','Upg Adv Suit','Armor',20,150,25,1,true,1,1,true,100,true,'bonus bMaxHPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (15016,'Upg_Coat','Upg Coat','Armor',20,600,47,1,true,false,false,true,1,1,true,100,true,'bonus bMaxHPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`job_monk`,`job_priest`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (15017,'Upg_Saint_Robe','Upg Saint Robe','Armor',20,300,55,1,true,true,true,true,true,true,true,1,1,true,100,true,'bonus bMdef,5;\nbonus bMaxHPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (15018,'Upg_Tights','Upg Tights','Armor',20,250,32,1,true,true,true,true,1,1,true,100,true,'bonus bDex,1;\nbonus bMaxHPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (15019,'Upg_Thief_Cloth','Upg Thief Cloth','Armor',20,100,45,1,true,true,true,true,true,true,1,1,true,100,true,'bonus bAgi,1;\nbonus bMaxHPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (15020,'Upg_Mail','Upg Mail','Armor',20,1650,60,1,true,true,true,true,true,true,true,true,true,true,1,1,true,100,true,'bonus bMaxHPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (15021,'Upg_Formal_Dress','Upg Formal Dress','Armor',20,150,45,1,true,false,false,true,1,1,true,100,true,'bonus bMaxHPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15022,'Brazil_Swimsuit','Brazil Swimsuit','Armor',20,100,1,true,1,1,true,'bonus bStr,4;\nbonus bInt,4;\nbonus bMdef,3;\nbonus2 bSubEle,Ele_Water,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15023,'Half_Brynhild','Half Brynhild','Armor',20,60,true,1,47,100,true,true,true,true,true,true,true,'bonus bMdef,10;\nbonus bMaxHP,20*BaseLevel;\nbonus bMaxSP,5*BaseLevel;\nbonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bUnbreakableArmor;\nbonus bNoKnockback;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`) VALUES (15024,'Army_Padding','Army Padding','Armor',10,10,true,1,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15025,'Golden_Rod_Robe','Golden Rod Robe','Armor',20,500,40,true,true,true,true,true,1,100,true,'bonus bDefEle,Ele_Wind;\nbonus bMdef,10;\nbonus bInt,1;\nbonus2 bSkillVariableCast,"WZ_VERMILION",-3000;\nif (readparam(bInt)>=120) {\n bonus bInt,1;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15026,'Aqua_Robe','Aqua Robe','Armor',20,500,40,true,true,true,true,true,1,100,true,'bonus bDefEle,Ele_Water;\nbonus bMdef,10;\nbonus bInt,1;\nbonus2 bSkillVariableCast,"WZ_STORMGUST",-3000;\nif (readparam(bInt)>=120) {\n bonus bInt,1;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15027,'Crimson_Robe','Crimson Robe','Armor',20,500,40,true,true,true,true,true,1,100,true,'bonus bDefEle,Ele_Fire;\nbonus bMdef,10;\nbonus bInt,1;\nbonus2 bSkillVariableCast,"WZ_METEOR",-3000;\nif (readparam(bInt)>=120) {\n bonus bInt,1;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15028,'Forest_Robe','Forest Robe','Armor',20,500,40,true,true,true,true,true,1,100,true,'bonus bDefEle,Ele_Earth;\nbonus bMdef,10;\nbonus bInt,1;\nbonus2 bSkillVariableCast,"WZ_HEAVENDRIVE",-3000;\nif (readparam(bInt)>=120) {\n bonus bInt,1;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15029,'Robe_Of_Affection','Robe Of Affection','Armor',20,300,22,true,true,true,true,true,1,100,true,'bonus bDefEle,Ele_Holy;\nbonus bMdef,10;\nbonus bInt,1;\nbonus2 bSkillUseSP,"AB_CLEMENTIA",50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15030,'Robe_Of_Judgement','Robe Of Judgement','Armor',20,300,22,true,true,true,true,true,1,100,true,'bonus bDefEle,Ele_Dark;\nbonus bMdef,10;\nbonus bStr,2;\nbonus bInt,1;\nbonus2 bSubRace,RC_All,-10;\nbonus2 bSubRace,RC_Undead,20;\nbonus2 bSubRace,RC_Demon,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15031,'Para_Team_Armor','Paradise Uniform IV','Armor',70,true,1,60,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bMaxHP,500;\nbonus bMaxSP,50;\nbonus bStr,1;\nbonus bInt,1;\nbonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`refineable`,`script`) VALUES (15032,'Tidung','Tidung','Armor',10,500,2,1,true,false,false,true,1,true,'bonus2 bSubEle,Ele_All,5;\nbonus2 bResEff,Eff_Stun,1500;\nbonus2 bResEff,Eff_Freeze,1500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (15033,'Tutorial_Mattle','Tutorial Mantle','Armor',600,37,true,1,1,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (15034,'Tutorial_Mattle_','Tutorial Mantle','Armor',600,37,1,true,1,1,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`refineable`,`script`) VALUES (15035,'2010_Love_Daddy','2010 Love Dad','Armor',10,100,6,1,true,1,true,'bonus bAllStats,1;\nbonus bMaxHP,150;\nbonus bMaxSP,150;\nbonus2 bResEff,Eff_Stone,9000;\nbonus2 bResEff,Eff_Freeze,9000;\nbonus2 bResEff,Eff_Stun,9000;\nbonus2 bResEff,Eff_Sleep,9000;\nbonus2 bResEff,Eff_Silence,9000;\nbonus2 bResEff,Eff_Curse,9000;\nbonus2 bResEff,Eff_Confusion,9000;\nbonus2 bResEff,Eff_Blind,9000;\nbonus2 bResEff,Eff_Poison,9000;\nbonus2 bResEff,Eff_Bleeding,9000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15036,'Ur_Plate','Ur\'s Plate','Armor',20,3000,110,true,true,true,true,true,1,100,true,'bonus bMdef,10;\nbonus bMaxHPrate,getrefine();\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_Formless,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15037,'Peuz_Plate','Peuz\'s Plate','Armor',20,3000,110,true,true,true,true,true,1,100,true,'bonus bMdef,10;\nbonus bBaseAtk,20;\nbonus bFlee,17;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15038,'Sabah_Cloth','Sapha\'s Cloth','Armor',20,100,45,1,true,true,true,true,true,1,100,true,'bonus bLuk,3;\nbonus3 bAutoSpell,"ASC_METEORASSAULT",max(getskilllv("ASC_METEORASSAULT"),1),20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15039,'Nab_Cloth','Nab\'s Cloth','Armor',20,100,45,1,true,true,true,true,true,1,100,true,'bonus bStr,2;\nbonus bInt,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15040,'Prison_Uniform','Prison Uniform','Armor',10,1500,5,true,1,50,true,'.@r = getrefine();\nbonus bHit,.@r;\nbonus bFlee,.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15041,'Boitata_Armor','Boitata Armor','Armor',20,600,45,1,true,1,60,true,'bonus bMdef,3;\nbonus2 bSubEle,Ele_Neutral,7;\nbonus bMaxHPrate,5;\nbonus bFlee,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15042,'White_Wing_Suits','White Wing Suits','Armor',20,100,45,1,true,true,true,true,true,1,100,true,'.@r = getrefine();\nbonus bLongAtkRate,.@r*2;\nbonus bFlee,.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15043,'Black_Wing_Suits','Black Wing Suits','Armor',20,100,45,1,true,true,true,true,true,1,100,true,'bonus bInt,2;\nbonus bBaseAtk,getrefine()*3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15044,'Green_Operation_Coat','Green Surgical Gown','Armor',56000,660,66,1,true,true,true,true,true,1,100,true,'bonus bDex,1;\nbonus bMaxSP,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`armor_level`,`script`) VALUES (15045,'Armor_Of_Valor','Armor Of Valor','Armor',4,true,1,'bonus bHPrecovRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15046,'Siege_Plate','Siege Plate','Armor',3300,85,1,true,true,true,true,true,true,true,true,true,1,95,true,'bonus bMdef,5;\nbonus2 bSubRace,RC_Player_Doram,2;\nbonus2 bSubRace,RC_Player_Human,2;\n.@r = getrefine();\nif (.@r>5) {\n bonus bHealpower2,12;\n bonus bAddItemHealRate,12;\n}\nif (.@r>8) {\n bonus bMaxHPrate,25;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_gunslinger`,`job_hunter`,`job_kagerouoboro`,`job_knight`,`job_merchant`,`job_ninja`,`job_rebellion`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15047,'Siege_Suits','Siege Suit','Armor',750,50,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,95,true,'bonus bMdef,10;\nbonus2 bSubRace,RC_Player_Doram,2;\nbonus2 bSubRace,RC_Player_Human,2;\n.@r = getrefine();\nif (.@r>5) {\n bonus bFlee2,5;\n bonus bLongAtkDef,20;\n}\nif (.@r>8) {\n bonus bMaxHPrate,15;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_acolyte`,`job_mage`,`job_monk`,`job_novice`,`job_priest`,`job_sage`,`job_soullinker`,`job_supernovice`,`job_wizard`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15048,'Siege_Robe','Siege Robe','Armor',500,40,1,true,true,true,true,true,true,true,true,true,true,1,95,true,'bonus bMdef,20;\nbonus2 bSubRace,RC_Player_Doram,2;\nbonus2 bSubRace,RC_Player_Human,2;\n.@r = getrefine();\nif (.@r>5) {\n bonus bFlee,5;\n bonus bLongAtkDef,15;\n}\nif (.@r>8) {\n bonus bMaxHP,1000;\n bonus bMaxSP,100;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15049,'Armor_Of_Faith','Armor Of Faith','Armor',20,1000,true,1,50,true,'bonus bStr,4;\nbonus bInt,4;\nbonus bVit,4;\nbonus bDex,4;\nbonus bAgi,4;\nbonus bLuk,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15050,'Armor_Of_Sanctity','Armor Of Sanctity','Armor',20,1000,true,1,50,true,'bonus bStr,4;\nbonus bInt,4;\nbonus bVit,4;\nbonus bDex,4;\nbonus bAgi,4;\nbonus bLuk,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15051,'Bakonawa_Armor','Bakunawa Scale Armor','Armor',20,500,55,true,1,1,true,'bonus2 bSubClass,Class_Boss,getrefine()/2;\nbonus bAllStats,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15052,'Bayani_Bakonawa_Armor','Bayani Bakunawa Scale Armor','Armor',20,500,55,1,true,1,1,true,'bonus2 bSubClass,Class_Boss,getrefine()/2;\nbonus bAllStats,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_kagerouoboro`,`job_ninja`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15053,'Special_Ninja_Suit','Special Ninja Suit','Armor',10000,1200,70,true,true,true,1,100,true,'bonus bAgi,1+(getrefine()/3);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_ninja`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15054,'Ninja_Scale_Armor','Ninja Scale Armor','Armor',10000,1800,90,1,true,true,true,1,100,true,'bonus bMaxHPrate,15;\nbonus bMaxSPrate,-30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_ninja`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15055,'Tenebris_Latitantes','Armor of Nothingness','Armor',10000,1500,60,1,true,true,true,1,100,true,'bonus bAgi,1;\nbonus4 bAutoSpellWhenHit,"KO_ZANZOU",1,50,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_ninja`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15056,'Special_Ninja_Suit_','Special Ninja Suit','Armor',10000,1200,70,1,true,true,true,1,100,true,'bonus bAgi,1+(getrefine()/3);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`refineable`) VALUES (15057,'Pure_White_Apron','Pure White Apron','Armor',20,600,50,1,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15058,'Rider_Suit','Rider Suit','Armor',20,1000,40,1,true,false,false,true,true,true,1,1,true,'bonus bAgi,1+(getrefine()/2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`refineable`) VALUES (15059,'2011Love_Daddy','2011Love Daddy','Armor',20,100,80,1,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`refineable`,`script`) VALUES (15060,'Sky_Blue_Smock','Sky Blue Smock','Armor',20,300,1,1,true,1,true,'bonus2 bAddClass,Class_All,2;\nbonus bMatkRate,2;\nif (BaseLevel<80) {\n bonus bHealPower,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15061,'Egir_Armor','Egir Armor','Armor',200000,2600,55,1,true,1,110,true,'bonus bAllStats,1;\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus2 bResEff,Eff_Silence,5000;\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus2 bResEff,Eff_Stun,5000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15062,'TE_Woe_Coat','TE Woe Coat','Armor',15,true,1,40,true,100,true,true,true,true,true,true,true,'bonus bMdef,15;\nbonus bMaxHP,250;\nbonus bMaxSP,250;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus2 bSubRace,RC_Player_Doram,10;\nbonus2 bResEff,Eff_Freeze,2500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15063,'TE_Woe_Chain_Mail','TE Woe Chain Mail','Armor',25,true,true,true,true,true,true,true,1,40,true,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bMaxHP,450;\nbonus bMaxSP,50;\nbonus2 bSubRace,RC_Player_Human,15;\nbonus2 bSubRace,RC_Player_Doram,15;\nbonus2 bResEff,Eff_Freeze,2500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_acolyte`,`job_mage`,`job_monk`,`job_novice`,`job_priest`,`job_sage`,`job_soullinker`,`job_supernovice`,`job_wizard`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15064,'TE_Woe_Mage_Coat','TE Woe Mage Coat','Armor',5,true,true,true,true,true,true,true,true,true,true,1,40,true,100,true,true,true,true,true,true,true,'bonus bMdef,25;\nbonus bMaxHP,200;\nbonus bMaxSP,300;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_Player_Doram,5;\nbonus2 bResEff,Eff_Freeze,2500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15066,'Engraved_Armor','Engraved Plate Armor','Armor',100000,3000,120,1,true,true,true,true,1,150,true,'bonus bMdef,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_armor`,`armor_level`,`equip_level_min`,`equip_level_max`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15067,'Rune_Suit','Rune Suit','Armor',true,1,1,100,true,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15068,'Im_Angel\'s_Protection','Advanced Angelic Protection','Armor',10000,600,40,1,true,true,true,1,99,true,'bonus bMdef,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`refineable`) VALUES (15069,'Suit_Of_Sid','Suit Of Sid','Armor',20,1000,30,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15070,'Clothes_of_Happiness','Clothes of Happiness','Armor',10,1000,5,1,true,1,1,true,'bonus bMdef,5;\nbonus bLuk,getrefine();'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15071,'Valkyrie_Robe','Valkyrian Robe','Armor',20,2800,55,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,1,true,'bonus bAllStats,1;\nbonus bUnbreakableArmor,1;\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus2 bResEff,Eff_Silence,5000;\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus2 bResEff,Eff_Stun,5000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15072,'Nectar_Suit','Nectar Suit','Armor',20,300,35,1,true,1,1,true,'bonus bVit,3;\nbonus bMdef,5;\nbonus bMaxHPrate,(getrefine()/2);\nbonus bMaxSPrate,(getrefine()/2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15073,'Anti_Magic_Suit','Anti-Magic Suits','Armor',10,1500,50,1,true,1,99,true,'.@r = getrefine();\nbonus bMaxHPrate,5+((.@r >= 9) ? 2 : 0);\nbonus bMdef,10+((.@r >= 7) ? 5 : 0);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15074,'Geffen_Mage_Robe','Geffen Magic Robe','Armor',10,1000,40,1,true,1,99,true,'.@r = getrefine();\nbonus bUseSPrate,-10-((.@r>=7) ? 5: 0);\nbonus bVariableCastrate,15-((.@r>=9) ? 5: 0);\nbonus bNoCastCancel2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15087,'Azure_Dragon_Armor','Azure Dragon Armor','Armor',20,500,55,1,true,1,70,true,'bonus bDefEle,Ele_Water;\nbonus bMdef,5;\nbonus2 bAddEle,Ele_Water,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`refineable`,`script`) VALUES (15088,'School_Uniform','School Uniform','Armor',20,500,25,1,true,1,true,'bonus bAgi,1;\nbonus bLuk,1;\nbonus bMaxHP,BaseLevel*3;\nbonus bMaxSP,BaseLevel/2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15089,'Menswear','Menswear','Armor',10,300,40,true,false,false,true,1,80,true,'.@r = getrefine();\nbonus bAspdRate,3+((.@r>=7)?2:0);\nbonus bDelayrate,-3-((.@r>=7)?2:0);\nbonus bVariableCastrate,-3-((.@r>=7)?2:0);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15090,'Armor_Of_Gray','Armor of Gray','Armor',10,2400,90,1,true,true,true,true,true,true,true,true,true,true,true,true,true,1,120,true,'bonus bMdef,10;\nbonus2 bSubEle,Ele_Holy,10+getrefine()*2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_monk`,`job_priest`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15091,'Gray_Robe','Gray Robe','Armor',20,1300,55,1,true,true,true,true,true,true,true,true,1,120,true,'bonus2 bSubEle,Ele_Holy,10+getrefine()*2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15093,'Hero_Plate','Hero Plate','Armor',10,4000,120,1,true,true,true,true,true,true,1,160,true,'bonus bMdef,5;\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nbonus bMatk,10;\nbonus bBaseAtk,10;\nbonus bHit,10;\nbonus bFlee,10;\nbonus2 bSkillAtk,"LG_BANISHINGPOINT",10;\nbonus2 bSkillAtk,"RK_STORMBLAST",10;\n.@r = (getrefine()+1)*3;\nbonus5 bAutoSpell,"AL_HEAL",10,.@r,BF_SHORT,0;\nbonus5 bAutoSpell,"WZ_STORMGUST",10,.@r,BF_SHORT,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15094,'Hero_Magic_Coat','Hero Magic Coat','Armor',10,800,50,1,true,true,true,true,true,true,1,160,true,'bonus bMatk,10;\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nbonus bFlee,10;\nbonus2 bSkillAtk,"WL_CRIMSONROCK",10;\nbonus2 bSkillAtk,"SO_PSYCHIC_WAVE",10;\n.@r = getrefine();\nif (.@r) {\n bonus bFixedCastrate,21-.@r/2;\n bonus bNoCastCancel2;\n bonus bMdef,.@r/2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`class_upper`,`class_third_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15095,'Hero_Judgement_Shawl','Hero Judgement Shawl','Armor',10,500,77,1,true,true,true,true,true,true,1,160,true,'bonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nbonus bMatk,10;\nbonus bBaseAtk,10;\nbonus bHit,10;\nbonus bFlee,10;\nbonus2 bSkillAtk,"AB_JUDEX",10;\nbonus2 bSkillAtk,"AB_ADORAMUS",10;\nbonus2 bSkillAtk,"SR_DRAGONCOMBO",10;\nbonus2 bSkillAtk,"SR_SKYNETBLOW",10;\nbonus2 bSkillAtk,"SR_EARTHSHAKER",10;\n.@r = getrefine()+1;\nbonus5 bAutoSpell,"PR_KYRIE",10,.@r*3,BF_SHORT,0;\nbonus5 bAutoSpell,"PR_LEXAETERNA",1,.@r*6,BF_MAGIC,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`class_upper`,`class_third_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15096,'Hero_Trade_Mail','Hero Trade Mail','Armor',10,500,100,1,true,true,true,true,true,true,1,160,true,'bonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nbonus bMatk,10;\nbonus bBaseAtk,10;\n.@r = getrefine();\nif (readparam(bStr) >= 90)\n bonus bStr,.@r/2;\nif (readparam(bInt) >= 90)\n bonus bInt,.@r/2;\nif (readparam(bAgi) >= 90)\n bonus bAgi,.@r/2;\nif (readparam(bVit) >= 90)\n bonus bVit,.@r/2;\nif (readparam(bDex) >= 90)\n bonus bDex,.@r/2;\nif (readparam(bLuk) >= 90)\n bonus bLuk,.@r/2;\n.@c = (.@r+1)*30;\nbonus2 bAddEff,Eff_Stun,.@c;\nbonus2 bAddEff,Eff_Silence,.@c;\nbonus2 bAddEff,Eff_Curse,.@c;\nbonus2 bAddEff,Eff_Poison,.@c;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`job_rogue`,`job_thief`,`class_upper`,`class_third_upper`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15097,'Hero_Hidden_Cloth','Hero Hidden Cloth','Armor',10,200,70,1,true,true,true,true,true,true,1,160,true,'bonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nbonus2 bSkillAtk,"SC_FATALMENACE",10;\nbonus2 bSkillAtk,"SC_TRIANGLESHOT",10;\nbonus2 bSkillAtk,"GC_CROSSIMPACT",10;\nbonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",10;\nautobonus "{ bonus bCritical,20; bonus bFlee,20; bonus2 bAddClass,Class_All,10; bonus bMatkRate,10; }",(1+getrefine())*3,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_barddancer`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15098,'Hero_Taget_Suits','Hero Target Suit','Armor',10,200,60,1,true,true,true,true,true,true,1,160,true,'bonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nbonus bLongAtkRate,3;\nbonus bAspd,1;\n.@r = getrefine();\nbonus bAllStats,1;\nbonus5 bAutoSpell,"AC_CONCENTRATION",10,(1+.@r)*3,BF_WEAPON,0;\nbonus5 bAutoSpell,"AC_DOUBLE",10,(1+.@r)*3,BF_LONG,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15100,'Frozen_Breastplate','Frozen Breastplate','Armor',20,1500,20,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,130,true,'bonus bDefEle,Ele_Water;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15101,'Harden_Breastplate','Hardened Breastplate','Armor',20,1500,20,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,130,true,'bonus bDefEle,Ele_Earth;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15102,'Hunter_Mail','Hunter Mail','Armor',20,500,30,1,true,1,50,true,'.@r = getrefine();\nif (.@r>5)\n .@a = (.@r-5);\nelse\n .@a = 0;\nbonus2 bAddRace,RC_Brute,3+.@a;\nbonus2 bMagicAddRace,RC_Brute,3+.@a;\nbonus2 bAddRace,RC_Player_Doram,3+.@a;\nbonus2 bMagicAddRace,RC_Player_Doram,3+.@a;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`script`) VALUES (15103,'Kirin_Armor','Kirin Armor','Armor',10,500,55,1,true,1,70,'bonus bDefEle,Ele_Holy;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15104,'FishingMan_Mail','FishingMan Mail','Armor',10,500,30,1,true,1,50,true,'if (getrefine()>5) {\n .@r = getrefine()-5;\n}\nbonus2 bAddRace,RC_Fish,3+.@r;\nbonus2 bMagicAddRace,RC_Fish,3+.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`refineable`,`script`) VALUES (15105,'Kaftan','Kaftan','Armor',20,400,13,1,true,1,true,'bonus bMdef,3;\nbonus2 bSubRace,RC_Demon,5;\nbonus2 bSubRace,RC_Undead,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15106,'Engineer_Mail','Engineer Mail','Armor',20,500,30,1,true,1,50,true,'.@r = getrefine();\nbonus2 bAddRace,RC_Formless,3;\nbonus2 bMagicAddRace,RC_Formless,3;\nif (.@r>5) {\n bonus2 bAddRace,RC_Formless,.@r-5;\n bonus2 bMagicAddRace,RC_Formless,.@r-5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15108,'VenomInsect_Armor','Venomous Insect Armor','Armor',20,500,55,1,true,1,70,true,'bonus bDefEle,Ele_Poison;\nbonus bMdef,5;\nbonus2 bAddEle,Ele_Poison,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15110,'Supplement_Part_Str','Supplement Part Str','Armor',25000,2000,80,true,true,true,true,true,1,100,true,'bonus2 bAddClass,Class_All,5+getrefine()/4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15111,'Upgrade_Part_Plate','Reinforced Parts - Gloves','Armor',10,3000,110,true,true,true,true,true,1,100,true,'bonus bUnbreakableArmor;\nbonus2 bSubSize,Size_Small,10;\nbonus2 bSubSize,Size_Medium,10;\n.@r = getrefine();\nif (.@r>=7) {\n bonus2 bSubSize,Size_Large,10;\n}\nif (.@r>=9) {\n bonus2 bSubSize,Size_Small,5;\n bonus2 bSubSize,Size_Medium,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15116,'Airship_Armor','Airship\'s Armor','Armor',10,700,100,true,1,125,100,true,true,true,true,true,true,'bonus bMaxHP,1000;\nbonus bMaxSP,100;\nbonus bMdef,10;\nbonus bAllStats,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15117,'Felock_Armor','Felrock\'s Armor','Armor',10,750,70,true,1,125,true,'bonus bMaxHP,500;\nbonus bMaxSP,50;\nbonus bMdef,10;\nbonus bAllStats,1;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bMaxHP,500;\n bonus bMaxSP,50;\n}\nif (.@r>=9) {\n bonus bMaxHP,200;\n bonus bMaxSP,20;\n}\nif (.@r>=12) {\n bonus bMaxHP,300;\n bonus bMaxSP,30;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15121,'Robe_Of_Sarah','Sarah\'s Battle Robe','Armor',10,800,35,1,true,1,145,true,'autobonus "{ bonus bMatk,getrefine()*8; }",3,10000,BF_MAGIC,"{ specialeffect2 EF_STEAL; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15123,'Whikebain_Suit','Whikebain Suit','Armor',900,56,1,true,true,true,true,true,1,105,true,'.@r = getrefine();\nbonus bCritAtkRate,(.@r>=7)?(6):((.@r>=5)?(4):(0));\nbonus3 bAutoSpell,"DC_WINKCHARM",1,10;\n/* Confirm: Success rate */'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15125,'Male_Poring_Egg','Female Diver\'s Suit','Armor',20,300,20,1,true,1,80,true,'.@r = getrefine();\nif (.@r<5)\n .@r2 = 0;\nelse if (.@r<6)\n .@r2 = 100;\nelse if (.@r<7)\n .@r2 = 400;\nelse if (.@r<8)\n .@r2 = 700;\nelse if (.@r<9)\n .@r2 = 1400;\nelse if (.@r<10)\n .@r2 = 2100;\nelse {\n .@r = 10;\n .@r2 = 3600;\n}\nbonus2 bAddMonsterDropItem,579,(((.@r+6)*100)+.@r2);\nif (.@r>=7) {\n bonus bHPrecovRate,-100;\n bonus bHPGainValue,100;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15126,'Doram_Only_Suit','Private Doram Suits','Armor',20,700,80,1,true,true,1,100,true,'bonus bMaxHP,500;\nbonus bMaxSP,100;\n.@r = getrefine()/3;\nbonus bDex,.@r;\nbonus bInt,.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15128,'Excelion_Suit','Excelion Suit','Armor',20,1000,100,true,1,99,true,'bonus bVit,6 + (BaseLevel > 129 ? 4 : 0);\nbonus bMaxHPrate,(getrefine() / 3) * 4;\nbonus bUnbreakableArmor;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15129,'Doram_High_Suit','Luxury Doram Suit','Armor',20,800,100,1,true,true,1,140,true,'bonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\n.@r = getrefine()/2;\nbonus bDex,.@r;\nbonus bInt,.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15138,'Egir_Armor_K','Aegir Armor','Armor',10,1600,25,1,true,1,40,true,'bonus bMaxHP,500;\nbonus bMaxSP,50;\nbonus bUnbreakableArmor;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15141,'Rift_Ancient_Armor','Rift Ancient Armor','Armor',10,500,30,1,true,1,100,true,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxHP,(.@r >= 9 ? 1500 : .@r >= 7 ? 900 : 500);\nbonus bMaxSP,-100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15143,'Vermin_Cloth','Vermin Cloth','Armor',10,1200,30,1,true,1,70,true,'.@r = getrefine();\nbonus bMdef,5+.@r;\nbonus2 bSubRace,RC_Plant,(5+.@r);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15144,'Agricul_Cloth','Agriculture Clothes','Armor',10,1200,30,1,true,1,70,true,'.@r = getrefine();\nbonus bMdef,5+.@r;\nbonus2 bSubRace,RC_Insect,5+.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15145,'EvilDragon_Armor','Evil Dragon Armor','Armor',4000,60,1,true,1,99,true,'.@r = getrefine();\nif (.@r>=10) {\n bonus2 bHPDrainRate,60,6;\n bonus2 bSPDrainRate,50,5;\n} else if (.@r>=9) {\n bonus2 bHPDrainRate,40,4;\n bonus2 bSPDrainRate,30,3;\n} else if (.@r>=8) {\n bonus2 bHPDrainRate,30,3;\n bonus2 bSPDrainRate,20,2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15146,'Robe_Of_Flattery','Flattery Robe','Armor',20,100,1,true,1,100,true,'skill "SM_ENDURE",1;\n.@i = BaseLevel;\nbonus bMatk,(.@i>=140)?(150):((.@i>=120)?(100):(50));'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15147,'Robe_Of_Vituperation','Invective Robe','Armor',20,100,1,true,1,100,true,'skill "AC_CONCENTRATION",1;\n.@i = getrefine()*4;\nbonus2 bIgnoreDefRaceRate,RC_DemiHuman,.@i;\nbonus2 bIgnoreDefRaceRate,RC_Player_Human,.@i;\nbonus2 bIgnoreDefRaceRate,RC_Demon,.@i;\nbonus2 bIgnoreDefRaceRate,RC_Undead,.@i;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15150,'White_Shirt','White Shirt','Armor',20,50,25,1,true,true,1,6,true,'bonus bMaxHP,70;\nbonus bFlee,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15151,'White_Eco_Shirt','White Eco-Shirt','Armor',20,100,40,1,true,true,1,15,true,'bonus bMaxHP,150;\nbonus bFlee,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15152,'Unity_Mail','Unity Mail','Armor',10,300,45,1,true,1,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bStr,2;\n bonus bMaxHPrate,2*(.@r/2);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15153,'Unity_Mantle','Unity Mantle','Armor',10,300,45,1,true,1,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bAgi,2;\n bonus bFlee,3*(.@r/2);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15154,'Unity_Suit','Unity Suit','Armor',10,300,45,1,true,1,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bDex,2;\n bonus bCritical,2*(.@r/2);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15155,'Unity_Robe','Unity Robe','Armor',10,300,45,1,true,1,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bInt,2;\n bonus bUseSPrate,-(.@r/2);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15156,'Doram_Ele_Suit','Elegant Doram Suit','Armor',20,900,120,1,true,true,1,175,true,'bonus bMaxHPrate,15;\nbonus bMaxSPrate,15;\n.@r = getrefine();\nbonus bDex,.@r;\nbonus bInt,.@r;\nif (.@r > 9)\n bonus bUseSPrate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15162,'Lounge_Suit','Lounge Suit','Armor',20,300,40,1,true,false,false,true,1,80,true,'bonus bAspdRate,3;\nbonus bVariableCastrate,-3;\nbonus bDelayrate,-3;\nif (getrefine() > 6) {\n bonus bAspdRate,2;\n bonus bVariableCastrate,-2;\n bonus bDelayrate,-2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15163,'Agenda_Robe','Agenda Robe','Armor',20,100,1,true,1,100,true,'skill "SA_SPELLBREAKER",1;\nif (BaseLevel >= 140) {\n .@val = 14;\n} else if (BaseLevel >= 120) {\n .@val = 9;\n}\nelse {\n .@val = 5;\n}\nbonus bMatkRate,.@val;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15164,'Consultation_Robe','Consultation Robe','Armor',20,100,1,true,1,100,true,'.@r = getrefine();\nbonus bVit,5;\nskill "PA_SACRIFICE",1;\nbonus2 bSubEle,Ele_Dark,.@r*3;\nbonus2 bSubEle,Ele_Fire,.@r*3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (15165,'PureWhite_Marching_Hat','Pure White Marching Hat','Armor',20,300,1,true,1,60,true,1470,'.@r = getrefine();\nbonus bStr,2;\nautobonus "{ bonus bAtkEle,Ele_Ghost; }",max(1,.@r*2),60000,BF_WEAPON,"{ specialeffect2 EF_ASPERSIO; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (15166,'Necklace_Rosary','Rosary Necklace','Armor',20,300,true,1,60,1471,'bonus bFlee2,2;\nbonus bHealPower,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15167,'Toughen_Time_Keepr_Robe','Enhanced Time Keeper Robe','Armor',74,true,1,100,true,100,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bFlee2,3;\nbonus bMdef,3;\nbonus bMaxHP,500;\nbonus bMaxSP,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15169,'Kardui_Robe','Kardui Robe','Armor',20,800,60,1,true,1,90,true,'.@r = getrefine();\nbonus bMatk,10;\nbonus bMdef,5;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;\nif (.@r>=7) {\n bonus2 bSubRace,RC_DemiHuman,2;\n bonus2 bSubRace,RC_Player_Human,2;\n}\nif (.@r>=8) {\n bonus2 bSubRace,RC_DemiHuman,2;\n bonus2 bSubRace,RC_Player_Human,2;\n bonus bUnbreakableArmor;\n}\nif (.@r>=9) {\n bonus2 bSubRace,RC_DemiHuman,2;\n bonus2 bSubRace,RC_Player_Human,2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15174,'Surfer_Swimsuit','Surfer Swimsuit','Armor',20,100,1,1,true,1,40,true,'bonus bMaxHPrate,(getrefine()/3)+5;\nbonus bMaxSPrate,(getrefine()/3)+5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15175,'Armor_Of_Flamedragon','Flame Dragon Armor','Armor',20,400,100,1,true,1,90,true,'.@r = getrefine();\nif (.@r>=9)\n .@val = 20;\nelse if (.@r>=7)\n .@val = 10;\nbonus bAllStats,1;\nbonus bHit,10+.@val;\nbonus2 bAddClass,Class_Boss,.@val;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15176,'Vigilante_Suits','Vigilante Suit','Armor',500,50,true,true,true,true,true,1,100,true,'.@r = getrefine();\nbonus bDex,5;\nbonus bLongAtkRate,3*(.@r/2);\nif (.@r>=9)\n bonus2 bSkillAtk,"SC_TRIANGLESHOT",20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15177,'Robe_Of_Elemental','Elemental Robe','Armor',500,40,true,true,true,true,true,1,100,true,'.@r = getrefine();\nbonus bAspdRate,10;\nbonus bMatk,5*(.@r/2);\nif (.@r>=9)\n bonus3 bAutoSpell,"MG_THUNDERSTORM",max(5,getskilllv("MG_THUNDERSTORM")),50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_kagerouoboro`,`job_ninja`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15178,'Golden_Ninja_Suit','Golden Ninja Suit','Armor',500,50,true,true,true,1,100,true,'.@r = getrefine();\nbonus bflee,5*(.@r/2);\nif (.@r>=9)\n bonus2 bSkillAtk,"KO_HAPPOKUNAI",20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15179,'Mine_Worker_Vest','Mine Worker\'s Vest','Armor',1500,80,true,true,true,true,true,1,100,true,'.@r = getrefine();\nbonus bFlee,(10+4*(.@r/2));\nif (.@r>=9)\n bonus bCritical,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15180,'Hippie_Cloth','Hippie Clothes','Armor',500,50,true,true,true,true,true,1,100,true,'.@r = getrefine();\nbonus bBaseAtk,20;\nif (.@r >= 9)\n bonus3 bAutoSpell,"AC_DOUBLE",max(3,getskilllv("AC_DOUBLE")),10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15181,'Para_Team_Uniform100','Awakened Eden Group Uniform I','Armor',20,80,true,1,100,100,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bMaxHP,700;\nbonus bMaxSP,100;\nbonus bMdef,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15182,'Para_Team_Uniform115','Awakened Eden Group Uniform II','Armor',20,85,true,1,115,100,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bMaxHP,1100;\nbonus bMaxSP,120;\nbonus bMdef,11;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15183,'Para_Team_Uniform130','Awakened Eden Group Uniform III','Armor',20,90,true,1,130,100,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bMaxHP,1100;\nbonus bMaxSP,120;\nbonus bMdef,11;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15184,'Para_Team_Uniform145','Awakened Eden Group Uniform IV','Armor',20,100,true,1,145,100,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bMaxHP,1500;\nbonus bMaxSP,150;\nbonus bMdef,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15185,'Para_Team_Uniform160','Awakened Eden Group Uniform V','Armor',20,100,true,1,160,100,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bMaxHP,1500;\nbonus bMaxSP,150;\nbonus bMdef,15;\nbonus2 bSubEle,Ele_All,5;\nbonus2 bSubEle,Ele_Neutral,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15186,'Kafra_Uniform','Kafra Uniform','Armor',20,500,40,1,true,1,1,true,'bonus2 bExpAddClass,Class_All,5;\nbonus2 bDropAddClass,Class_All,5;\n.@r = getrefine();\nbonus bMaxHP,100*.@r;\nbonus bMaxSP,20*.@r;\nbonus bMaxHPrate,(3*(.@r>=7)+5*(.@r>=9));\nbonus bMaxSPrate,(3*(.@r>=7)+5*(.@r>=9));\nif (.@r>=12) {\n bonus bHPrecovRate,100;\n bonus bSPrecovRate,100;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15187,'Diva_Robe','Diva Robe','Armor',1000,80,1,true,1,150,true,'.@r = getrefine();\nif (.@r>=7)\n bonus bHPrecovRate,10;\nif (.@r>=9)\n bonus bHPrecovRate,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15188,'Mirage_Robe','Mirage Robe','Armor',1000,80,1,true,1,150,true,'.@r = getrefine();\nif (.@r>=7)\n bonus bSPrecovRate,10;\nif (.@r>=9)\n bonus bSPrecovRate,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15189,'Einherial_Armor','Einherjar Armor','Armor',20,800,60,1,true,1,90,true,'bonus bMdef,5;\nbonus bBaseAtk,10;\n.@r = getrefine();\nif (.@r>=7) {\n bonus2 bSubRace,RC_DemiHuman,2;\n}\nif (.@r>=8) {\n bonus2 bSubRace,RC_DemiHuman,2;\n}\nif (.@r>=9) {\n bonus2 bSubRace,RC_DemiHuman,2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15191,'Khalitzburg_Knight_Armor','Khalitzburg Knight Armor','Armor',20,100,45,1,true,1,100,true,'bonus bLongAtkRate,2*getrefine();\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15195,'Puente_Robe_IL','Illusion Puente Robe','Armor',20,400,52,1,true,1,99,true,'bonus bFixedCastrate,-3;\n.@r = getrefine();\nbonus bHealPower2,(5+.@r);\nbonus bAddItemHealRate,(5+.@r);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15204,'Abyss_Dress','Abyss Dress','Armor',10,400,120,true,1,90,true,'.@r = getrefine();\nbonus bNoKnockback;\nbonus bUnbreakableArmor;\nbonus bDefEle,Ele_dark;\nif (.@r>=5) {\n .@val = 10;\n if (.@r>=7) {\n .@val += 15;\n if (.@r>=9) {\n .@val += 15;\n }\n }\n bonus2 bAddEle,Ele_Dark,.@val;\n bonus2 bAddEle,Ele_Undead,.@val;\n bonus2 bMagicAddEle,Ele_Dark,.@val;\n bonus2 bMagicAddEle,Ele_Undead,.@val;\n bonus2 bAddRace,RC_Undead,.@val;\n bonus2 bAddRace,RC_Demon,.@val;\n bonus2 bMagicAddRace,RC_Undead,.@val;\n bonus2 bMagicAddRace,RC_Demon,.@val;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15205,'Holy_Coat','Medical Scrubs','Armor',20,1000,50,1,true,1,100,true,'.@r = getrefine();\nbonus bMdef,10;\nbonus bDelayrate,-10;\n.@val = 1;\nif (.@r >= 7) {\n .@def = 50;\n bonus bUnbreakableArmor,1;\n .@val += 2;\n if (.@r >= 8) {\n .@def += 100;\n .@val += 3;\n bonus2 bSubRace,RC_DemiHuman,7;\n bonus2 bSubRace,RC_Player_Human,7;\n if (.@r >= 9) {\n .@def += 150;\n .@val += 4;\n bonus2 bResEff,Eff_Stone,5000;\n }\n }\n bonus bDef,.@def;\n}\nbonus bHealPower,2*.@val;\nbonus bHealPower2,.@val;\nbonus bAddItemHealRate,.@val;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15209,'Drake_Coat','Drake Coat','Armor',20,1200,60,1,true,1,100,true,'.@r = getrefine();\nbonus bMaxHP,500;\nbonus bMaxSP,50;\nbonus bMdef,10;\nbonus2 bAddClass,Class_All,3;\nif (.@r>=7) {\n bonus bMaxHP,1000;\n bonus bMaxSP,100;\n bonus2 bAddClass,Class_All,3;\n}\nif (.@r>=9) {\n bonus bMaxHP,1500;\n bonus bMaxSP,150;\n bonus2 bAddClass,Class_All,4;\n bonus bNoSizeFix;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15210,'Rental_SupperSwimsuit','Rental Surfer Swimsuit','Armor',1,true,1,40,true,100,true,true,true,true,true,true,true,'bonus bMaxHPrate,10;\nbonus bMaxSPrate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15212,'YSF01_Plate','YSF01 Plate','Armor',2100,78,1,true,1,170,true,'.@r = getrefine();\nif (.@r >= 13) {\n .@val = 11;\n} else if (.@r >= 11) {\n .@val = 7;\n} else if (.@r >= 8) {\n .@val = 5;\n}\nif (readparam(bStr) >= 125) {\n .@val += .@r;\n}\nif (.@val) {\n bonus2 bAddClass,Class_All,.@val;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15246,'True_Hunting_Mail','True Hunting Mail','Armor',900,40,1,true,1,100,true,'.@r = getrefine();\nbonus bMaxHP,1000;\nbonus bMaxSP,200;\nbonus2 bAddRace,RC_Insect,10;\nbonus2 bMagicAddRace,RC_Insect,10;\nbonus2 bAddRace,RC_Brute,10;\nbonus2 bMagicAddRace,RC_Brute,10;\nbonus bMaxHPrate,(.@r/3);\nbonus bMaxSPrate,(.@r/3);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15247,'R_Hunting_Mail','Short-term Hunting Mail','Armor',40,true,1,50,100,true,true,true,true,true,true,true,'bonus bMaxHP,2000;\nbonus bMaxSP,300;\nbonus2 bAddRace,RC_Insect,10;\nbonus2 bMagicAddRace,RC_Insect,10;\nbonus2 bAddRace,RC_Brute,10;\nbonus2 bMagicAddRace,RC_Brute,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15249,'Antonio_Coat','Antonio\'s Coat','Armor',20,400,50,1,true,1,100,true,'bonus bVariableCastrate,-10;\n.@r = getrefine();\nif (.@r >= 7) {\n .@mdef = 5;\n .@pd = 1;\n bonus bUnbreakableArmor;\n if (.@r >= 8) {\n .@mdef += 10;\n .@pd += 1;\n bonus2 bSubRace,RC_DemiHuman,7;\n }\n if (.@r >= 9) {\n .@mdef += 15;\n .@pd += 1;\n bonus2 bSubSkill,"NPC_CRITICALSLASH",100;\n }\n bonus bMdef,.@mdef;\n bonus bFlee2,.@pd;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`script`) VALUES (15250,'Beginner\'s_Suit','Beginner\'s Suit','Armor',40,1,true,1,100,'bonus bAllStats,1;\nbonus bMaxHP,400;\nbonus bMaxSP,100;\nbonus2 bAddClass,Class_All,2;\nbonus2 bMagicAddClass,Class_All,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15278,'Overwhelm_Str_Armor','Soaring Physical Armor','Armor',2000,120,1,true,1,1,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r > 2)\n bonus2 bAddClass,Class_All,.@r/3*2;\nif (.@r > 6) {\n bonus2 bIgnoreDefRaceRate,RC_Brute,30;\n bonus2 bIgnoreDefRaceRate,RC_Demon,30;\n}\nif (.@r > 8) {\n bonus2 bAddRace,RC_Brute,10;\n bonus2 bAddRace,RC_Demon,10;\n}\nif (.@r > 10) {\n bonus2 bAddEle,Ele_Earth,10;\n bonus2 bAddEle,Ele_Wind,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15279,'Overwhelm_Int_Armor','Robust Magical Armor','Armor',900,60,1,true,1,1,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r > 2)\n bonus bMatkRate,.@r/3*2;\nif (.@r > 6) {\n bonus2 bIgnoreMdefRaceRate,RC_Brute,30;\n bonus2 bIgnoreMdefRaceRate,RC_Demon,30;\n}\nif (.@r > 8) {\n bonus2 bMagicAddRace,RC_Demon,10;\n bonus2 bMagicAddRace,RC_Brute,10;\n}\nif (.@r > 10) {\n bonus2 bMagicAddEle,Ele_Earth,10;\n bonus2 bMagicAddEle,Ele_Wind,10;\n}'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15280,'S_Cri_Hit_Armor','Critical Hit Shadow Armor','Shadowgear',true,1,true,'.@r = getrefine();\nbonus bMaxHP,.@r*10;\n.@val = 7;\nbonus bBaseAtk,15;\nif (.@r > 1) {\n bonus bCritAtkRate,(.@r/2);\n if (.@r >= 7) {\n .@val += 7;\n }\n}\nbonus bCritical,.@val;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15283,'Armor_of_Rosary','Mighty Black Threaded Armor','Armor',20,800,60,1,true,100,true,'.@r = getrefine();\nbonus bBaseAtk,10;\nbonus2 bIgnoreDefRaceRate,RC_All,10;\nif (.@r>=7) {\n bonus bBaseAtk,20;\n bonus2 bIgnoreDefRaceRate,RC_All,20;\n}\nif (.@r>=8) {\n bonus bBaseAtk,20;\n bonus2 bIgnoreDefRaceRate,RC_All,20;\n bonus bUnbreakableArmor;\n}\nif (.@r>=9) {\n bonus bBaseAtk,30;\n bonus2 bIgnoreDefRaceRate,RC_All,20;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15343,'Supplement_Part_Str_','Supplement Part STR','Armor',25000,2000,80,1,true,true,true,true,true,130,true,'bonus2 bAddClass,Class_All,5+(getrefine()/4);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15344,'Upgrade_Part_Plate_','Upgrade Part - Gloves','Armor',25000,3000,110,1,true,true,true,true,true,130,true,'.@r = getrefine();\n.@val = 10;\nif (.@r>6) {\n bonus2 bSubSize,Size_Large,10;\n bonus2 bMagicSubSize,Size_Large,10;\n if (.@r>8) {\n .@val += 5;\n }\n}\nbonus2 bSubSize,Size_Small,.@val;\nbonus2 bMagicSubSize,Size_Small,.@val;\nbonus2 bSubSize,Size_Medium,.@val;\nbonus2 bMagicSubSize,Size_Medium,.@val;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15346,'Overwhelm_Luk_Armor','Unexpected Fortune Armor','Armor',2000,120,1,true,1,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r > 2)\n bonus bCritAtkRate,.@r/3*2;\nif (.@r > 6) {\n bonus2 bIgnoreDefRaceRate,RC_Brute,30;\n bonus2 bIgnoreDefRaceRate,RC_Demon,30;\n}\nif (.@r > 8) {\n bonus2 bAddRace,RC_Brute,10;\n bonus2 bAddRace,RC_Demon,10;\n}\nif (.@r > 10) {\n bonus2 bAddEle,Ele_Earth,10;\n bonus2 bAddEle,Ele_Wind,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15347,'Overwhelm_Vit_Armor','Strong Healthy Armor','Armor',2000,120,1,true,1,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r > 2)\n bonus bMaxHPrate,.@r/3*2;\nif (.@r > 6) {\n bonus2 bIgnoreDefRaceRate,RC_Brute,30;\n bonus2 bIgnoreDefRaceRate,RC_Demon,30;\n}\nif (.@r > 8) {\n bonus2 bAddRace,RC_Brute,10;\n bonus2 bAddRace,RC_Demon,10;\n}\nif (.@r > 10) {\n bonus2 bAddEle,Ele_Earth,10;\n bonus2 bAddEle,Ele_Wind,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15348,'Illusion_Goibne_Armor','Illusion Goibne Armor','Armor',3500,158,1,true,false,false,true,130,true,'bonus bMaxHPrate,10;\n.@r = getrefine();\nif (.@r >= 9) {\n bonus bDef,150;\n} else if (.@r >= 7) {\n bonus bDef,50;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15352,'Nature_Dress','Nature Dress','Armor',10,400,120,true,90,true,'.@r = getrefine();\nbonus bNoKnockback;\nbonus bUnbreakableArmor;\nbonus bDefEle,Ele_Earth;\nif (.@r>8)\n .@a = 40;\nelse if (.@r>6)\n .@a = 25;\nelse if (.@r>=5)\n .@a = 10;\nbonus2 bAddEle,Ele_Earth,.@a;\nbonus2 bAddEle,Ele_Wind,.@a;\nbonus2 bMagicAddEle,Ele_Earth,.@a;\nbonus2 bMagicAddEle,Ele_Wind,.@a;\nbonus2 bAddRace,RC_Demihuman,.@a;\nbonus2 bAddRace,RC_Brute,.@a;\nbonus2 bAddRace,RC_Player_Doram,.@a;\nbonus2 bMagicAddRace,RC_Demihuman,.@a;\nbonus2 bMagicAddRace,RC_Brute,.@a;\nbonus2 bMagicAddRace,RC_Player_Doram,.@a;\nbonus2 bAddRace,RC_Player_Human,.@a;\nbonus2 bMagicAddRace,RC_Player_Human,.@a;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15353,'Overwhelm_Agi_Armor','Splendid Swift Armor','Armor',2000,120,1,true,1,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r > 2)\n bonus bAspdRate,.@r/3*2;\nif (.@r > 6) {\n bonus2 bIgnoreDefRaceRate,RC_Brute,30;\n bonus2 bIgnoreDefRaceRate,RC_Demon,30;\n}\nif (.@r > 8) {\n bonus2 bAddRace,RC_Brute,10;\n bonus2 bAddRace,RC_Demon,10;\n}\nif (.@r > 10) {\n bonus2 bAddEle,Ele_Earth,10;\n bonus2 bAddEle,Ele_Wind,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15354,'Overwhelm_Dex_Armor','Excellent Dexterous Armor','Armor',2000,120,1,true,1,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r > 2)\n bonus bLongAtkRate,.@r/3*2;\nif (.@r > 6) {\n bonus2 bIgnoreDefRaceRate,RC_Brute,30;\n bonus2 bIgnoreDefRaceRate,RC_Demon,30;\n}\nif (.@r > 8) {\n bonus2 bAddRace,RC_Brute,10;\n bonus2 bAddRace,RC_Demon,10;\n}\nif (.@r > 10) {\n bonus2 bAddEle,Ele_Earth,10;\n bonus2 bAddEle,Ele_Wind,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15376,'Illusion_Armor_A','Illusion Armor A-type','Armor',1000,105,1,true,130,true,'.@r = getrefine();\nbonus bBaseAtk,(100+10*(.@r/2));\nif (.@r >= 7) {\n bonus bAspdRate,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15377,'Illusion_Armor_B','Illusion Armor B-type','Armor',1000,105,1,true,130,true,'.@r = getrefine();\nbonus bMatk,(100+10*(.@r/2));\nif (.@r >= 7) {\n bonus bVariableCastrate,-10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15378,'Lava_Leather_Armor','Lava Leather Armor','Armor',20,1500,85,1,true,175,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bDef,100;\nif (.@r>=9)\n bonus bDef,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15379,'Lava_Leather_Suit','Lava Leather Suit','Armor',20,1000,70,1,true,175,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bBaseAtk,50;\nif (.@r>=9)\n bonus bCritAtkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15380,'Lava_Leather_Robe','Lava Leather Robe','Armor',20,750,55,1,true,175,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus bMatk,50;\nif (.@r>=9)\n bonus bMatk,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15383,'Time_Overload_Robe','Temporal Transcendent Robe','Armor',62,1,true,99,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,500;\nbonus bMaxSP,100;\nbonus bMatk,50;\nbonus bBaseAtk,50;\nbonus bDelayrate,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15384,'Rite_Robe','Ritual Robes','Armor',10,400,1,true,100,true,'.@r = getrefine();\nbonus bHealPower,5;\nbonus bDelayrate,-10;\nbonus bMaxHPrate,5;\nif (.@r>=7) {\n bonus bMaxHPrate,5;\n bonus bHealPower,5;\n}\nif (.@r>=8) {\n bonus bMaxHPrate,5;\n bonus bHealPower,10;\n bonus bUseSPrate,-10;\n bonus2 bResEff,Eff_Sleep,10000;\n}\nif (.@r>=9) {\n bonus bMaxHPrate,5;\n bonus bHealPower,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15388,'King_Schmidt_Suit','King Schmidt\'s Suit','Armor',900,150,1,true,130,true,'.@r = getrefine();\nbonus2 bAddSize,Size_Medium,10;\nbonus2 bAddSize,Size_Large,10;\nbonus2 bMagicAddSize,Size_Medium,10;\nbonus2 bMagicAddSize,Size_Large,10;\nif (.@r > 6) {\n bonus2 bAddEle,Ele_Fire,10;\n bonus2 bAddEle,Ele_Dark,10;\n bonus2 bMagicAddEle,Ele_Fire,10;\n bonus2 bMagicAddEle,Ele_Dark,10;\n}\nif (.@r > 8) {\n bonus2 bSubRace,RC_Dragon,15;\n bonus2 bSubRace,RC_Formless,15;\n}\nif (.@r > 10) {\n bonus2 bSubSize,Size_Medium,10;\n bonus2 bSubSize,Size_Large,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (15389,'King_Schmidt_Manteau','King Schmidt\'s Manteau','Armor',600,70,1,true,130,true,'.@r = getrefine();\nbonus2 bAddEle,Ele_Fire,(.@r/3)*2;\nbonus2 bAddEle,Ele_Dark,(.@r/3)*2;\nbonus2 bMagicAddEle,Ele_Fire,(.@r/3)*2;\nbonus2 bMagicAddEle,Ele_Dark,(.@r/3)*2;\nif (.@r > 6) {\n bonus2 bSubRace,RC_Dragon,5;\n bonus2 bSubRace,RC_Formless,5;\n}\nif (.@r > 10) {\n bonus2 bAddRace,RC_Dragon,15;\n bonus2 bAddRace,RC_Formless,15;\n bonus2 bMagicAddRace,RC_Dragon,15;\n bonus2 bMagicAddRace,RC_Formless,15;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15390,'Regia_Hunting_Mail','Regia Hunting Mail','Armor',900,25,1,true,50,true,'.@r = getrefine();\nbonus bMaxHP,500+50*(.@r/3);\nbonus bMaxSP,100+20*(.@r/3);\nbonus2 bAddRace,RC_Insect,7;\nbonus2 bMagicAddRace,RC_Insect,7;\nbonus2 bAddRace,RC_Brute,7;\nbonus2 bMagicAddRace,RC_Brute,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15391,'DragonA_Red','Red Dragon Plate','Armor',1200,110,1,true,170,true,'.@r = getrefine();\nbonus bMaxHPrate,15;\nbonus bMaxSPrate,10;\nbonus bStr,12;\nbonus2 bAddClass,Class_All,2*(.@r/2);\nbonus2 bAddRace,RC_Dragon,7*(.@r/3);\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bAddSize,Size_Medium,10;\n bonus2 bAddSize,Size_Large,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15392,'DragonA_Green','Green Dragon Plate','Armor',1200,110,1,true,170,true,'.@r = getrefine();\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus bAgi,12;\nbonus bLongAtkRate,2*(.@r/2);\nbonus2 bAddRace,RC_Dragon,7*(.@r/3);\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bAddSize,Size_Medium,10;\n bonus2 bAddSize,Size_Large,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15393,'DragonA_Gold','Gold Dragon Plate','Armor',1200,110,1,true,170,true,'.@r = getrefine();\nbonus bMaxHPrate,20;\nbonus bMaxSPrate,5;\nbonus bVit,12;\nbonus bAspdRate,3*(.@r/2);\nbonus bVariableCastrate,-3*(.@r/2);\nbonus2 bAddRace,RC_Dragon,7*(.@r/3);\nbonus2 bMagicAddRace,RC_Dragon,7*(.@r/3);\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bAddSize,Size_Medium,6;\n bonus2 bMagicAddSize,Size_Medium,6;\n bonus2 bAddSize,Size_Large,6;\n bonus2 bMagicAddSize,Size_Large,6;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15394,'DragonA_Purple','Purple Dragon Plate','Armor',1200,110,1,true,170,true,'.@r = getrefine();\nbonus bMaxHPrate,15;\nbonus bMaxSPrate,10;\nbonus bDex,12;\nbonus bAspdRate,4*(.@r/2);\nbonus bVariableCastrate,-4*(.@r/2);\nbonus2 bAddRace,RC_Dragon,8*(.@r/3);\nbonus2 bMagicAddRace,RC_Dragon,8*(.@r/3);\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bAddSize,Size_Medium,8;\n bonus2 bMagicAddSize,Size_Medium,8;\n bonus2 bAddSize,Size_Large,8;\n bonus2 bMagicAddSize,Size_Large,8;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15395,'DragonA_Blue','Blue Dragon Plate','Armor',1200,110,1,true,170,true,'.@r = getrefine();\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,20;\nbonus bInt,12;\nbonus bMatkRate,2*(.@r/2);\nbonus bHealPower,4*(.@r/2);\nbonus2 bMagicAddRace,RC_Dragon,7*(.@r/3);\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bMagicAddSize,Size_Medium,10;\n bonus2 bMagicAddSize,Size_Large,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15396,'DragonA_Silver','Silver Dragon Plate','Armor',1200,110,1,true,170,true,'.@r = getrefine();\nbonus bMaxHPrate,15;\nbonus bMaxSPrate,15;\nbonus bLuk,12;\nbonus bCritAtkRate,4*(.@r/2);\nbonus bCritical,2*(.@r/2);\nbonus2 bAddRace,RC_Dragon,7*(.@r/3);\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bAddSize,Size_Medium,10;\n bonus2 bAddSize,Size_Large,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15397,'CassockA_STR','STR Soutane','Armor',800,100,1,true,170,true,'.@r = getrefine();\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus bAspdRate,10;\nbonus2 bAddClass,Class_All,3*(.@r/2);\nbonus bStr,5*(.@r/3);\nbonus2 bAddRace,RC_Angel,8*(.@r/4);\nbonus2 bAddRace,RC_Demon,8*(.@r/4);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15398,'CassockA_AGI','AGI Soutane','Armor',800,100,1,true,170,true,'.@r = getrefine();\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus bAspdRate,10;\nbonus bLongAtkRate,3*(.@r/2);\nbonus bAgi,5*(.@r/3);\nbonus2 bAddRace,RC_Angel,8*(.@r/4);\nbonus2 bAddRace,RC_Demon,8*(.@r/4);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15399,'CassockA_VIT','VIT Soutane','Armor',800,100,1,true,170,true,'.@r = getrefine();\nbonus bMaxHPrate,15;\nbonus bMaxSPrate,5;\nbonus bAspdRate,7;\nbonus bVariableCastrate,-7;\nbonus bMaxHPrate,2*(.@r/2);\nbonus bVit,5*(.@r/3);\nbonus2 bAddRace,RC_Angel,10*(.@r/4);\nbonus2 bMagicAddRace,RC_Angel,10*(.@r/4);\nbonus2 bAddRace,RC_Demon,10*(.@r/4);\nbonus2 bMagicAddRace,RC_Demon,10*(.@r/4);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15400,'CassockA_DEX','DEX Soutane','Armor',800,100,1,true,170,true,'.@r = getrefine();\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus bAspdRate,10;\nbonus bVariableCastrate,-10;\nbonus bMatkRate,(.@r/2);\nbonus2 bAddClass,Class_All,(.@r/2);\nbonus bDex,5*(.@r/3);\nbonus2 bAddRace,RC_Angel,6*(.@r/4);\nbonus2 bMagicAddRace,RC_Angel,6*(.@r/4);\nbonus2 bAddRace,RC_Demon,6*(.@r/4);\nbonus2 bMagicAddRace,RC_Demon,6*(.@r/4);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15401,'CassockA_INT','INT Soutane','Armor',800,100,1,true,170,true,'.@r = getrefine();\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,15;\nbonus bVariableCastrate,-10;\nbonus bMatkRate,3*(.@r/2);\nbonus bInt,5*(.@r/3);\nbonus2 bMagicAddRace,RC_Angel,8*(.@r/4);\nbonus2 bMagicAddRace,RC_Demon,8*(.@r/4);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15402,'CassockA_LUK','LUK Soutane','Armor',800,100,1,true,170,true,'.@r = getrefine();\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus bAspdRate,10;\nbonus bCritAtkRate,4*(.@r/2);\nbonus bCritical,3*(.@r/2);\nbonus bLuk,5*(.@r/3);\nbonus2 bAddRace,RC_Angel,8*(.@r/4);\nbonus2 bAddRace,RC_Demon,8*(.@r/4);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15405,'Fafnir_Scale_J','Fafnir Scale','Armor',20,1500,120,true,100,true,'.@r = getrefine();\nbonus bMdef,15;\nbonus bUnbreakableArmor;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSkillAtk,"RK_DRAGONBREATH",50;\nbonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",50;\nbonus bDelayrate,-2*getskilllv("RK_DRAGONBREATH_WATER");\nbonus bLongAtkRate,2*getskilllv("RK_DRAGONBREATH");\nif (.@r>=5) {\n bonus bMaxHPrate,20;\n bonus bMaxSPrate,20;\n bonus bDelayrate,-5;\n}\nif (.@r>=7) {\n bonus bMaxHPrate,20;\n bonus bMaxSPrate,20;\n bonus bDelayrate,-5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15409,'Bloody_Doll\'s_Dress','Bloody Doll\'s Dress','Armor',10,500,40,1,true,90,true,'.@r = getrefine();\nbonus bMdef,5;\nbonus bMatk,10;\nbonus bDex,3;\nbonus2 bSubRace,RC_Player_Human,7;\nif (.@r>=7) {\n bonus bAspdRate,10;\n bonus bDelayrate,-10;\n}\nif (.@r>=8)\n bonus bUnbreakableArmor;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15410,'H_AD_Suits','High Adventurer Suit','Armor',35,1,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,300;\nbonus bMaxSP,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15417,'Armor_of_Purple_Thread','Armor of Purple Thread','Armor',20,800,60,1,true,100,true,'.@r = getrefine();\nbonus bBaseAtk,10;\nbonus bPerfectHitAddRate,5;\nif (.@r>=7) {\n bonus bBaseAtk,20;\n bonus bPerfectHitAddRate,5;\n}\nif (.@r>=8) {\n bonus bBaseAtk,20;\n bonus bPerfectHitAddRate,10;\n}\nif (.@r>=9) {\n bonus bBaseAtk,30;\n bonus bPerfectHitAddRate,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15419,'Armor_of_White_Thread','Mighty White Threaded Armor','Armor',20,800,60,1,true,100,true,'.@r = getrefine();\nbonus bMatk,10;\nbonus2 bIgnoreMdefRaceRate,RC_All,10;\nif (.@r>=7) {\n bonus bMatk,20;\n bonus2 bIgnoreMdefRaceRate,RC_All,20;\n}\nif (.@r>=8) {\n bonus bMatk,20;\n bonus2 bIgnoreMdefRaceRate,RC_All,20;\n bonus bUnbreakableArmor;\n}\nif (.@r>=9) {\n bonus bMatk,30;\n bonus2 bIgnoreMdefRaceRate,RC_All,20;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15420,'Icefall_Dress','Ice Prison Dress','Armor',10,400,120,true,90,true,'.@r = getrefine();\nbonus bNoKnockback;\nbonus bUnbreakableArmor;\nbonus bDefEle,Ele_Water;\nif (.@r>8)\n .@a = 40;\nelse if (.@r>6)\n .@a = 25;\nelse if (.@r>=5)\n .@a = 10;\nbonus2 bAddEle,Ele_Fire,.@a;\nbonus2 bAddEle,Ele_Water,.@a;\nbonus2 bMagicAddEle,Ele_Fire,.@a;\nbonus2 bMagicAddEle,Ele_Water,.@a;\nbonus2 bAddRace,RC_Demihuman,.@a;\nbonus2 bAddRace,RC_Formless,.@a;\nbonus2 bMagicAddRace,RC_Demihuman,.@a;\nbonus2 bMagicAddRace,RC_Formless,.@a;\nbonus2 bAddRace,RC_Player_Human,.@a;\nbonus2 bMagicAddRace,RC_Player_Human,.@a;\nbonus2 bAddRace,RC_Player_Doram,.@a;\nbonus2 bMagicAddRace,RC_Player_Doram,.@a;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (15858,'C_Choco_Banana','Costume Choco Banana Bonnet','Armor',true,2087); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (15888,'aegis_15888','Costume Dragon Claw Helm','Armor',true,1018); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15283,'Armor_of_Rosary','Mighty Black Threaded Armor','Armor',20,800,60,1,true,1,100,true,'.@r = getrefine();\nbonus bBaseAtk,10;\nbonus2 bIgnoreDefRaceRate,RC_All,10;\nif (.@r>=7) {\n bonus bBaseAtk,20;\n bonus2 bIgnoreDefRaceRate,RC_All,20;\n}\nif (.@r>=8) {\n bonus bBaseAtk,20;\n bonus2 bIgnoreDefRaceRate,RC_All,20;\n bonus bUnbreakableArmor;\n}\nif (.@r>=9) {\n bonus bBaseAtk,30;\n bonus2 bIgnoreDefRaceRate,RC_All,20;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15343,'Supplement_Part_Str_','Supplement Part STR','Armor',25000,2000,80,1,true,true,true,true,true,1,130,true,'bonus2 bAddClass,Class_All,5+(getrefine()/4);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15344,'Upgrade_Part_Plate_','Upgrade Part - Gloves','Armor',25000,3000,110,1,true,true,true,true,true,1,130,true,'.@r = getrefine();\n.@val = 10;\nif (.@r>6) {\n bonus2 bSubSize,Size_Large,10;\n bonus2 bMagicSubSize,Size_Large,10;\n if (.@r>8) {\n .@val += 5;\n }\n}\nbonus2 bSubSize,Size_Small,.@val;\nbonus2 bMagicSubSize,Size_Small,.@val;\nbonus2 bSubSize,Size_Medium,.@val;\nbonus2 bMagicSubSize,Size_Medium,.@val;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15346,'Overwhelm_Luk_Armor','Unexpected Fortune Armor','Armor',2000,120,1,true,1,1,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r > 2)\n bonus bCritAtkRate,.@r/3*2;\nif (.@r > 6) {\n bonus2 bIgnoreDefRaceRate,RC_Brute,30;\n bonus2 bIgnoreDefRaceRate,RC_Demon,30;\n}\nif (.@r > 8) {\n bonus2 bAddRace,RC_Brute,10;\n bonus2 bAddRace,RC_Demon,10;\n}\nif (.@r > 10) {\n bonus2 bAddEle,Ele_Earth,10;\n bonus2 bAddEle,Ele_Wind,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15347,'Overwhelm_Vit_Armor','Strong Healthy Armor','Armor',2000,120,1,true,1,1,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r > 2)\n bonus bMaxHPrate,.@r/3*2;\nif (.@r > 6) {\n bonus2 bIgnoreDefRaceRate,RC_Brute,30;\n bonus2 bIgnoreDefRaceRate,RC_Demon,30;\n}\nif (.@r > 8) {\n bonus2 bAddRace,RC_Brute,10;\n bonus2 bAddRace,RC_Demon,10;\n}\nif (.@r > 10) {\n bonus2 bAddEle,Ele_Earth,10;\n bonus2 bAddEle,Ele_Wind,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15348,'Illusion_Goibne_Armor','Illusion Goibne Armor','Armor',3500,158,1,true,false,false,true,1,130,true,'bonus bMaxHPrate,10;\n.@r = getrefine();\nif (.@r >= 9) {\n bonus bDef,150;\n} else if (.@r >= 7) {\n bonus bDef,50;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15352,'Nature_Dress','Nature Dress','Armor',10,400,120,true,1,90,true,'.@r = getrefine();\nbonus bNoKnockback;\nbonus bUnbreakableArmor;\nbonus bDefEle,Ele_Earth;\nif (.@r>8)\n .@a = 40;\nelse if (.@r>6)\n .@a = 25;\nelse if (.@r>=5)\n .@a = 10;\nbonus2 bAddEle,Ele_Earth,.@a;\nbonus2 bAddEle,Ele_Wind,.@a;\nbonus2 bMagicAddEle,Ele_Earth,.@a;\nbonus2 bMagicAddEle,Ele_Wind,.@a;\nbonus2 bAddRace,RC_Demihuman,.@a;\nbonus2 bAddRace,RC_Brute,.@a;\nbonus2 bAddRace,RC_Player_Doram,.@a;\nbonus2 bMagicAddRace,RC_Demihuman,.@a;\nbonus2 bMagicAddRace,RC_Brute,.@a;\nbonus2 bMagicAddRace,RC_Player_Doram,.@a;\nbonus2 bAddRace,RC_Player_Human,.@a;\nbonus2 bMagicAddRace,RC_Player_Human,.@a;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15353,'Overwhelm_Agi_Armor','Splendid Swift Armor','Armor',2000,120,1,true,1,1,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r > 2)\n bonus bAspdRate,.@r/3*2;\nif (.@r > 6) {\n bonus2 bIgnoreDefRaceRate,RC_Brute,30;\n bonus2 bIgnoreDefRaceRate,RC_Demon,30;\n}\nif (.@r > 8) {\n bonus2 bAddRace,RC_Brute,10;\n bonus2 bAddRace,RC_Demon,10;\n}\nif (.@r > 10) {\n bonus2 bAddEle,Ele_Earth,10;\n bonus2 bAddEle,Ele_Wind,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15354,'Overwhelm_Dex_Armor','Excellent Dexterous Armor','Armor',2000,120,1,true,1,1,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r > 2)\n bonus bLongAtkRate,.@r/3*2;\nif (.@r > 6) {\n bonus2 bIgnoreDefRaceRate,RC_Brute,30;\n bonus2 bIgnoreDefRaceRate,RC_Demon,30;\n}\nif (.@r > 8) {\n bonus2 bAddRace,RC_Brute,10;\n bonus2 bAddRace,RC_Demon,10;\n}\nif (.@r > 10) {\n bonus2 bAddEle,Ele_Earth,10;\n bonus2 bAddEle,Ele_Wind,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15376,'Illusion_Armor_A','Illusion Armor A-type','Armor',1000,105,1,true,1,130,true,'.@r = getrefine();\nbonus bBaseAtk,(100+10*(.@r/2));\nif (.@r >= 7) {\n bonus bAspdRate,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15377,'Illusion_Armor_B','Illusion Armor B-type','Armor',1000,105,1,true,1,130,true,'.@r = getrefine();\nbonus bMatk,(100+10*(.@r/2));\nif (.@r >= 7) {\n bonus bVariableCastrate,-10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15378,'Lava_Leather_Armor','Lava Leather Armor','Armor',20,1500,85,1,true,1,175,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bDef,100;\nif (.@r>=9)\n bonus bDef,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15379,'Lava_Leather_Suit','Lava Leather Suit','Armor',20,1000,70,1,true,1,175,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bBaseAtk,50;\nif (.@r>=9)\n bonus bCritAtkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15380,'Lava_Leather_Robe','Lava Leather Robe','Armor',20,750,55,1,true,1,175,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus bMatk,50;\nif (.@r>=9)\n bonus bMatk,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15383,'Time_Overload_Robe','Temporal Transcendent Robe','Armor',62,1,true,1,99,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,500;\nbonus bMaxSP,100;\nbonus bMatk,50;\nbonus bBaseAtk,50;\nbonus bDelayrate,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15384,'Rite_Robe','Ritual Robes','Armor',10,400,1,true,1,100,true,'.@r = getrefine();\nbonus bHealPower,5;\nbonus bDelayrate,-10;\nbonus bMaxHPrate,5;\nif (.@r>=7) {\n bonus bMaxHPrate,5;\n bonus bHealPower,5;\n}\nif (.@r>=8) {\n bonus bMaxHPrate,5;\n bonus bHealPower,10;\n bonus bUseSPrate,-10;\n bonus2 bResEff,Eff_Sleep,10000;\n}\nif (.@r>=9) {\n bonus bMaxHPrate,5;\n bonus bHealPower,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15388,'King_Schmidt_Suit','King Schmidt\'s Suit','Armor',900,150,1,true,1,130,true,'.@r = getrefine();\nbonus2 bAddSize,Size_Medium,10;\nbonus2 bAddSize,Size_Large,10;\nbonus2 bMagicAddSize,Size_Medium,10;\nbonus2 bMagicAddSize,Size_Large,10;\nif (.@r > 6) {\n bonus2 bAddEle,Ele_Fire,10;\n bonus2 bAddEle,Ele_Dark,10;\n bonus2 bMagicAddEle,Ele_Fire,10;\n bonus2 bMagicAddEle,Ele_Dark,10;\n}\nif (.@r > 8) {\n bonus2 bSubRace,RC_Dragon,15;\n bonus2 bSubRace,RC_Formless,15;\n}\nif (.@r > 10) {\n bonus2 bSubSize,Size_Medium,10;\n bonus2 bSubSize,Size_Large,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15389,'King_Schmidt_Manteau','King Schmidt\'s Manteau','Armor',600,70,1,true,1,130,true,'.@r = getrefine();\nbonus2 bAddEle,Ele_Fire,(.@r/3)*2;\nbonus2 bAddEle,Ele_Dark,(.@r/3)*2;\nbonus2 bMagicAddEle,Ele_Fire,(.@r/3)*2;\nbonus2 bMagicAddEle,Ele_Dark,(.@r/3)*2;\nif (.@r > 6) {\n bonus2 bSubRace,RC_Dragon,5;\n bonus2 bSubRace,RC_Formless,5;\n}\nif (.@r > 10) {\n bonus2 bAddRace,RC_Dragon,15;\n bonus2 bAddRace,RC_Formless,15;\n bonus2 bMagicAddRace,RC_Dragon,15;\n bonus2 bMagicAddRace,RC_Formless,15;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15390,'Regia_Hunting_Mail','Regia Hunting Mail','Armor',900,25,1,true,1,50,true,'.@r = getrefine();\nbonus bMaxHP,500+50*(.@r/3);\nbonus bMaxSP,100+20*(.@r/3);\nbonus2 bAddRace,RC_Insect,7;\nbonus2 bMagicAddRace,RC_Insect,7;\nbonus2 bAddRace,RC_Brute,7;\nbonus2 bMagicAddRace,RC_Brute,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15391,'DragonA_Red','Red Dragon Plate','Armor',1200,110,1,true,1,170,true,'.@r = getrefine();\nbonus bMaxHPrate,15;\nbonus bMaxSPrate,10;\nbonus bStr,12;\nbonus2 bAddClass,Class_All,2*(.@r/2);\nbonus2 bAddRace,RC_Dragon,7*(.@r/3);\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bAddSize,Size_Medium,10;\n bonus2 bAddSize,Size_Large,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15392,'DragonA_Green','Green Dragon Plate','Armor',1200,110,1,true,1,170,true,'.@r = getrefine();\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus bAgi,12;\nbonus bLongAtkRate,2*(.@r/2);\nbonus2 bAddRace,RC_Dragon,7*(.@r/3);\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bAddSize,Size_Medium,10;\n bonus2 bAddSize,Size_Large,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15393,'DragonA_Gold','Gold Dragon Plate','Armor',1200,110,1,true,1,170,true,'.@r = getrefine();\nbonus bMaxHPrate,20;\nbonus bMaxSPrate,5;\nbonus bVit,12;\nbonus bAspdRate,3*(.@r/2);\nbonus bVariableCastrate,-3*(.@r/2);\nbonus2 bAddRace,RC_Dragon,7*(.@r/3);\nbonus2 bMagicAddRace,RC_Dragon,7*(.@r/3);\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bAddSize,Size_Medium,6;\n bonus2 bMagicAddSize,Size_Medium,6;\n bonus2 bAddSize,Size_Large,6;\n bonus2 bMagicAddSize,Size_Large,6;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15394,'DragonA_Purple','Purple Dragon Plate','Armor',1200,110,1,true,1,170,true,'.@r = getrefine();\nbonus bMaxHPrate,15;\nbonus bMaxSPrate,10;\nbonus bDex,12;\nbonus bAspdRate,4*(.@r/2);\nbonus bVariableCastrate,-4*(.@r/2);\nbonus2 bAddRace,RC_Dragon,8*(.@r/3);\nbonus2 bMagicAddRace,RC_Dragon,8*(.@r/3);\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bAddSize,Size_Medium,8;\n bonus2 bMagicAddSize,Size_Medium,8;\n bonus2 bAddSize,Size_Large,8;\n bonus2 bMagicAddSize,Size_Large,8;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15395,'DragonA_Blue','Blue Dragon Plate','Armor',1200,110,1,true,1,170,true,'.@r = getrefine();\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,20;\nbonus bInt,12;\nbonus bMatkRate,2*(.@r/2);\nbonus bHealPower,4*(.@r/2);\nbonus2 bMagicAddRace,RC_Dragon,7*(.@r/3);\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bMagicAddSize,Size_Medium,10;\n bonus2 bMagicAddSize,Size_Large,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15396,'DragonA_Silver','Silver Dragon Plate','Armor',1200,110,1,true,1,170,true,'.@r = getrefine();\nbonus bMaxHPrate,15;\nbonus bMaxSPrate,15;\nbonus bLuk,12;\nbonus bCritAtkRate,4*(.@r/2);\nbonus bCritical,2*(.@r/2);\nbonus2 bAddRace,RC_Dragon,7*(.@r/3);\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bAddSize,Size_Medium,10;\n bonus2 bAddSize,Size_Large,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15397,'CassockA_STR','STR Soutane','Armor',800,100,1,true,1,170,true,'.@r = getrefine();\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus bAspdRate,10;\nbonus2 bAddClass,Class_All,3*(.@r/2);\nbonus bStr,5*(.@r/3);\nbonus2 bAddRace,RC_Angel,8*(.@r/4);\nbonus2 bAddRace,RC_Demon,8*(.@r/4);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15398,'CassockA_AGI','AGI Soutane','Armor',800,100,1,true,1,170,true,'.@r = getrefine();\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus bAspdRate,10;\nbonus bLongAtkRate,3*(.@r/2);\nbonus bAgi,5*(.@r/3);\nbonus2 bAddRace,RC_Angel,8*(.@r/4);\nbonus2 bAddRace,RC_Demon,8*(.@r/4);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15399,'CassockA_VIT','VIT Soutane','Armor',800,100,1,true,1,170,true,'.@r = getrefine();\nbonus bMaxHPrate,15;\nbonus bMaxSPrate,5;\nbonus bAspdRate,7;\nbonus bVariableCastrate,-7;\nbonus bMaxHPrate,2*(.@r/2);\nbonus bVit,5*(.@r/3);\nbonus2 bAddRace,RC_Angel,10*(.@r/4);\nbonus2 bMagicAddRace,RC_Angel,10*(.@r/4);\nbonus2 bAddRace,RC_Demon,10*(.@r/4);\nbonus2 bMagicAddRace,RC_Demon,10*(.@r/4);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15400,'CassockA_DEX','DEX Soutane','Armor',800,100,1,true,1,170,true,'.@r = getrefine();\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus bAspdRate,10;\nbonus bVariableCastrate,-10;\nbonus bMatkRate,(.@r/2);\nbonus2 bAddClass,Class_All,(.@r/2);\nbonus bDex,5*(.@r/3);\nbonus2 bAddRace,RC_Angel,6*(.@r/4);\nbonus2 bMagicAddRace,RC_Angel,6*(.@r/4);\nbonus2 bAddRace,RC_Demon,6*(.@r/4);\nbonus2 bMagicAddRace,RC_Demon,6*(.@r/4);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15401,'CassockA_INT','INT Soutane','Armor',800,100,1,true,1,170,true,'.@r = getrefine();\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,15;\nbonus bVariableCastrate,-10;\nbonus bMatkRate,3*(.@r/2);\nbonus bInt,5*(.@r/3);\nbonus2 bMagicAddRace,RC_Angel,8*(.@r/4);\nbonus2 bMagicAddRace,RC_Demon,8*(.@r/4);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15402,'CassockA_LUK','LUK Soutane','Armor',800,100,1,true,1,170,true,'.@r = getrefine();\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus bAspdRate,10;\nbonus bCritAtkRate,4*(.@r/2);\nbonus bCritical,3*(.@r/2);\nbonus bLuk,5*(.@r/3);\nbonus2 bAddRace,RC_Angel,8*(.@r/4);\nbonus2 bAddRace,RC_Demon,8*(.@r/4);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15405,'Fafnir_Scale_J','Fafnir Scale','Armor',20,1500,120,true,1,100,true,'.@r = getrefine();\nbonus bMdef,15;\nbonus bUnbreakableArmor;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSkillAtk,"RK_DRAGONBREATH",50;\nbonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",50;\nbonus bDelayrate,-2*getskilllv("RK_DRAGONBREATH_WATER");\nbonus bLongAtkRate,2*getskilllv("RK_DRAGONBREATH");\nif (.@r>=5) {\n bonus bMaxHPrate,20;\n bonus bMaxSPrate,20;\n bonus bDelayrate,-5;\n}\nif (.@r>=7) {\n bonus bMaxHPrate,20;\n bonus bMaxSPrate,20;\n bonus bDelayrate,-5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15409,'Bloody_Doll\'s_Dress','Bloody Doll\'s Dress','Armor',10,500,40,1,true,1,90,true,'.@r = getrefine();\nbonus bMdef,5;\nbonus bMatk,10;\nbonus bDex,3;\nbonus2 bSubRace,RC_Player_Human,7;\nif (.@r>=7) {\n bonus bAspdRate,10;\n bonus bDelayrate,-10;\n}\nif (.@r>=8)\n bonus bUnbreakableArmor;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_armor`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15410,'H_AD_Suits','High Adventurer Suit','Armor',35,1,true,1,100,true,true,true,true,true,true,true,'bonus bMaxHP,300;\nbonus bMaxSP,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15417,'Armor_of_Purple_Thread','Armor of Purple Thread','Armor',20,800,60,1,true,1,100,true,'.@r = getrefine();\nbonus bBaseAtk,10;\nbonus bPerfectHitAddRate,5;\nif (.@r>=7) {\n bonus bBaseAtk,20;\n bonus bPerfectHitAddRate,5;\n}\nif (.@r>=8) {\n bonus bBaseAtk,20;\n bonus bPerfectHitAddRate,10;\n}\nif (.@r>=9) {\n bonus bBaseAtk,30;\n bonus bPerfectHitAddRate,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15419,'Armor_of_White_Thread','Mighty White Threaded Armor','Armor',20,800,60,1,true,1,100,true,'.@r = getrefine();\nbonus bMatk,10;\nbonus2 bIgnoreMdefRaceRate,RC_All,10;\nif (.@r>=7) {\n bonus bMatk,20;\n bonus2 bIgnoreMdefRaceRate,RC_All,20;\n}\nif (.@r>=8) {\n bonus bMatk,20;\n bonus2 bIgnoreMdefRaceRate,RC_All,20;\n bonus bUnbreakableArmor;\n}\nif (.@r>=9) {\n bonus bMatk,30;\n bonus2 bIgnoreMdefRaceRate,RC_All,20;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (15420,'Icefall_Dress','Ice Prison Dress','Armor',10,400,120,true,1,90,true,'.@r = getrefine();\nbonus bNoKnockback;\nbonus bUnbreakableArmor;\nbonus bDefEle,Ele_Water;\nif (.@r>8)\n .@a = 40;\nelse if (.@r>6)\n .@a = 25;\nelse if (.@r>=5)\n .@a = 10;\nbonus2 bAddEle,Ele_Fire,.@a;\nbonus2 bAddEle,Ele_Water,.@a;\nbonus2 bMagicAddEle,Ele_Fire,.@a;\nbonus2 bMagicAddEle,Ele_Water,.@a;\nbonus2 bAddRace,RC_Demihuman,.@a;\nbonus2 bAddRace,RC_Formless,.@a;\nbonus2 bMagicAddRace,RC_Demihuman,.@a;\nbonus2 bMagicAddRace,RC_Formless,.@a;\nbonus2 bAddRace,RC_Player_Human,.@a;\nbonus2 bMagicAddRace,RC_Player_Human,.@a;\nbonus2 bAddRace,RC_Player_Doram,.@a;\nbonus2 bMagicAddRace,RC_Player_Doram,.@a;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (15858,'C_Choco_Banana','Costume Choco Banana Bonnet','Armor',true,1,2087); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (15888,'aegis_15888','Costume Dragon Claw Helm','Armor',true,1,1018); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_swordman`,`class_upper`,`class_third_upper`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (16000,'Erde','Erde','Weapon','Mace',20,500,130,1,2,true,true,true,true,true,true,true,true,true,true,true,true,3,50,true,'bonus2 bSkillAtk,"AM_ACIDTERROR",20;\nbonus2 bSkillAtk,"AM_DEMONSTRATION",20;\nbonus bMaxSP,50;\nbonus bHealPower,10;'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_swordman`,`class_upper`,`class_third_upper`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (16001,'Red_Square_Bag','Red Square Bag','Weapon','Mace',20,500,130,1,2,true,true,true,true,true,true,true,true,true,true,true,true,3,50,true,'bonus bMaxHP,200;\nbonus2 bSkillAtk,"AM_ACIDTERROR",20;\nbonus2 bSkillAtk,"AM_DEMONSTRATION",20;\nbonus2 bAddMonsterDropItem,501,50;\nbonus2 bAddMonsterDropItem,502,20;\nbonus2 bAddMonsterDropItem,503,20;\nbonus2 bAddMonsterDropItem,504,20;\nbonus2 bAddMonsterDropItem,505,10;\nif (readparam(bStr)>=95)\n bonus2 bAddEff,Eff_Stun,500;'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`attack`,`range`,`job_acolyte`,`job_monk`,`job_priest`,`location_right_hand`,`weapon_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (16002,'Stunner_C','Stunner','Weapon','Mace',175,1,true,true,true,true,3,1,100,true,true,true,true,true,true,true,true,'bonus2 bAddEff,Eff_Stun,1000;\nbonus2 bAddSize,Size_All,40;'); @@ -3384,1722 +3384,1722 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`pr REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`range`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (18190,'Ein_BHBOW','Bolt Shooter','Weapon','Bow',1700,210,5,2,true,true,true,true,true,true,4,170,true,'.@r = getrefine();\nbonus2 bAddClass,Class_All,10;\nbonus2 bSkillAtk,"RA_AIMEDBOLT",10;\nif (.@r>=7) {\n bonus bVariableCastrate,-10;\n bonus bBaseAtk,60;\n}\nif (.@r>=9) {\n bonus2 bSkillAtk,"RA_AIMEDBOLT",15;\n autobonus "{ bonus2 bAddSize,Size_All,20; }",1,10000,BF_WEAPON;\n}\nif (.@r>=11) {\n bonus bDelayrate,-20;\n}'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`range`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (18191,'G_Knight_Bow','Royal Knight Bow','Weapon','Bow',1500,180,5,2,true,true,true,true,true,true,4,170,true,'.@r = getrefine();\nbonus bLongAtkRate,15;\nbonus bBaseAtk,4*.@r;\nif (.@r>=9) {\n bonus2 bSkillAtk,"SC_TRIANGLESHOT",20;\n}\nif (.@r>=11) {\n bonus2 bAddRace,RC_Undead,20;\n bonus2 bAddRace,RC_Angel,20;\n}'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`range`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (18198,'G_Knight_Archer_Bow','Royal Knight Archer Bow','Weapon','Bow',1700,190,5,2,true,true,true,true,true,true,4,170,true,'.@r = getrefine();\nbonus bLongAtkRate,15;\nbonus bBaseAtk,4*.@r;\nif (.@r>=9) {\n bonus bDelayrate,-12;\n bonus2 bSkillAtk,"RA_AIMEDBOLT",25;\n}\nif (.@r>=11) {\n bonus2 bAddRace,RC_Undead,20;\n bonus2 bAddRace,RC_Angel,20;\n bonus2 bSkillCooldown,"RA_AIMEDBOLT",-1000;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18500,'Cheer_Scarf6','Cheer Scarf6','Armor',true,1,369,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,60;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18501,'Cheer_Scarf8','Cheer Scarf8','Armor',true,1,369,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,80;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18502,'Cheer_Scarf10','Cheer Scarf10','Armor',true,1,369,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18503,'Small_Horn_Of_Devil','Small Devil Horns','Armor',20,100,2,true,1,562,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18504,'Anubis_Helm_J','Anubis Helm J','Armor',20,1000,true,true,true,70,485,'bonus bMdefRate,-50;\nbonus bDefRate,-50;\nbonus5 bAutoSpellWhenHit,"NPC_WIDESTONE",2,10,BF_WEAPON|BF_MAGIC,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18505,'Umbala_Spirit','Umbala Spirit','Armor',1,true,1,675,100,true,true,true,true,true,true,true,true,'bonus bMaxHPrate,1;\nbonus2 bAddMonsterDropItem,517,500;\nbonus2 bAddItemHealRate,517,25;\n/*Gold PC Room: bonus bAllStats,1;*/'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18506,'Hattah_Black','Hattah Black','Armor',12000,4000,2,1,true,true,true,1,true,676,100,true,'bonus bMaxHPrate,10;\nbonus bMaxSPrate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`equip_level_min`,`view`) VALUES (18507,'Elven_Ears_','Elven Ears','Armor',20,100,1,true,false,false,true,70,73); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18508,'Garuda_Hat','Garuda Hat','Armor',20,100,4,1,true,false,false,true,30,true,677,100,true,'bonus bLuk,5;\nbonus bMdef,3;\nbonus2 bSubEle,Ele_All,5;\nbonus bHit,10;\nbonus bDelayrate,-5;\n.@r = getrefine();\nif (.@r>=7)\n bonus2 bAddMonsterDropItem,522,100*(.@r-6);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18509,'RWC2010_Indonesia','RWC2010 Indonesia','Armor',20,100,6,1,true,false,false,true,15,true,678,'bonus bLuk,5;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bAddItemHealRate,501,100;\nbonus2 bAddItemHealRate,504,100;\nbonus bCritical,10;\nbonus bAspd,1;\nbonus2 bAddClass,Class_All,3;\nbonus bMatkRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (18510,'Blood_Angel_Hair_Band','Blood Angel Hair Band','Armor',1,true,60,679,'bonus2 bSubRace,RC_Player_Human,10;\nbonus2 bSubRace,RC_DemiHuman,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_mid`,`equip_level_min`,`view`) VALUES (18511,'Blood_Angel_Wing_Ear','Blood Angel Wing Ear','Armor',1,true,60,680); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (18512,'Juho_Necktie','Juho Necktie','Armor',1,1,true,20,true,443); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`view`,`script`) VALUES (18513,'Shining_Sunflower','Shining Sunflower','Armor',20,300,true,false,false,true,681,'bonus bLuk,2;\nbonus3 bAutoSpellWhenHit,"SM_ENDURE",1,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18514,'Para_Team_Hat2','Eden Team Hat II','Armor',5,1,true,60,true,682,100,true,true,true,true,true,true,true,'autobonus "{ bonus bBaseAtk,10; }",70,5000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";\nautobonus "{ bonus bMatk,10; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_SPELLBREAKER; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18515,'RTC_Winner_Headgear','RTC Winner Hat','Armor',20,100,1,true,1,683,'bonus bAllStats,5;\nbonus bIntravision;\nbonus2 bSubRace,RC_DemiHuman,15;\nbonus2 bSubRace,RC_Player_Human,15;\nbonus2 bAddEff,Eff_Curse,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18516,'RTC_2nd_Headgear','RTC 2nd Winner Hat','Armor',20,100,1,true,1,684,'bonus bAllStats,3;\nbonus bIntravision;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus2 bAddEff,Eff_Curse,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18517,'RTC_3rd_Headgear','RTC 3rd Winner Hat','Armor',20,100,1,true,1,685,'bonus bAllStats,1;\nbonus bIntravision;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bAddEff,Eff_Curse,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18518,'Ear_Of_Angel\'s_Wing_','Angel Wing Ears','Armor',20,100,3,1,true,70,158,'bonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18519,'Ear_Of_Devil\'s_Wing_','Evil Wing Ears','Armor',20,100,3,1,true,70,152,'bonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18520,'Jaty_C','Jaty Crown','Armor',20,100,1,true,1,true,686,100,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_Plant,5;\nbonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;\nbonus2 bAddRace,RC_Plant,5;\nbonus2 bAddRace,RC_Brute,5;\nbonus2 bAddRace,RC_Player_Doram,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18521,'Lucky_Clover','Lucky Clover','Armor',20,100,true,50,571,'bonus bLuk,1;\nbonus bMaxSP,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18522,'Evil_Marcher_Hat','Evil Marcher Hat','Armor',20,500,10,1,true,true,687,'bonus bStr,2;\nbonus bMdef,1;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bCritAtkRate,10;\n}\nbonus2 bAddClass,Class_All,(.@r>=9?7:2);\nif (.@r>=9) {\n bonus bLongAtkRate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (18523,'Super_Scell','Thunderstorm Cloud','Armor',20,100,2,true,1,688,'bonus3 bAutoSpell,"MG_LIGHTNINGBOLT",max(getskilllv("MG_LIGHTNINGBOLT"),5),50+(getskilllv("MG_LIGHTNINGBOLT")*5);\nbonus3 bAutoSpell,"MG_THUNDERSTORM",max(getskilllv("MG_THUNDERSTORM"),5),50+(getskilllv("MG_THUNDERSTORM")*5);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18524,'Dokkebi_Mask','Dokkebi Mask','Armor',20,700,1,true,true,50,689,'bonus bStr,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18525,'Watermelon_Hat','Watermelon Cap','Armor',20,100,4,1,true,30,true,690,'bonus bVit,1;\nbonus bLuk,1;\nbonus bMdef,4;\nbonus2 bAddEle,Ele_Fire,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18526,'Yummy_Lollipop','Candy Cane In Mouth','Armor',20,100,true,1,446,100,true,true,true,true,true,true,true,true,'bonus bMatk,5;\nbonus bBaseAtk,5;\nbonus bAspd,1;\nbonus bFixedCastrate,-20;\nbonus bHealPower,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18527,'Gloomy_Pumpkin_Hat','Dark Pumpkin-head','Armor',20,500,5,true,45,true,691,'bonus2 bAddMonsterDropItem,12192,10;\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18528,'Tare_Neko_Cru','Drooping Neko Crew','Armor',20,100,1,true,1,true,692,100,true,'bonus bInt,2;\nbonus bMdef,5;\n.@r = getrefine();\nif (.@r>=7) {\n .@i = 1;\n bonus bMatkRate,(.@r>=9)?7:2;\n}\nelse\n .@i = 5;\nbonus2 bIgnoreMdefClassRate,Class_Normal,.@i+.@r;\nbonus2 bIgnoreMdefClassRate,Class_Boss,.@i+.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18529,'Drooping_Wild_Rose','Accurate Wild Rose','Armor',20,500,5,1,true,true,30,true,541,'bonus bMaxHPrate,-10;\nbonus bAspdRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18530,'Tha_Despero_Mask','Thanatos Despero Mask','Armor',20,100,true,true,30,693,'bonus bUnbreakableHelm;\nbonus bLuk,-5;\nbonus bFlee,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18531,'Drooping_Permeter','Drooping Permeter','Armor',20,1000,8,1,true,10,true,694,'bonus2 bAddDefMonster,1314,-20;\nbonus2 bAddDefMonster,1316,-20;\nbonus2 bAddDefMonster,1319,-20;\nbonus2 bAddDefMonster,1315,-20;\nbonus2 bAddDefMonster,1318,-20;\nbonus2 bAddDefMonster,1312,-20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18532,'Heart_Ribbon_Band','Heart Ribbon Hairband','Armor',20,100,1,true,10,true,708,'bonus bInt,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18533,'Honeybee_Hat','Honey Bee Hat','Armor',20,100,3,1,true,50,true,709,'bonus bMdef,3;\nbonus2 bAddRace,RC_Insect,5;\nbonus2 bMagicAddRace,RC_Insect,5;\nbonus2 bSubRace,RC_Insect,5;\nbonus3 bAddMonsterDropItem,518,RC_Insect,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18534,'Fancy_Phantom_Mask','Fancy Phantom Mask','Armor',20,1000,5,1,true,true,20,true,710,'bonus bStr,1;\nbonus2 bAddClass,Class_All,5;\nbonus bDelayrate,-1;\nbonus bMaxHP,getrefine()*100;\nbonus2 bSkillAtk,"MC_MAMMONITE",20;\nbonus2 bSkillAtk,"NJ_ZENYNAGE",20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`) VALUES (18535,'Pumpkin_Hat_2010','Pumpkin Hat 2010','Armor',20,200,true,true,206); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18536,'Foxtail','Foxtail','Armor',20,100,true,711,100,true,'bonus bMatk,10;\nbonus bFixedCast,-100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18537,'Malangdo_Hat','Malangdo Hat','Armor',20,100,5,1,true,true,726,'bonus bFlee,6;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`view`,`script`) VALUES (18538,'Devil_Whisper','Spirit Whispers','Armor',20,300,3,true,712,'bonus bUnbreakableHelm;\nbonus bMdef,3;\nbonus2 bSubRace,RC_Angel,1;\nbonus2 bSubRace,RC_Demon,1;\nbonus3 bAddMonsterDropItem,12020,RC_Angel,400;\nbonus3 bAddMonsterDropItem,523,RC_Demon,400;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18539,'Skull_Cap','Skull Cap','Armor',40,200,5,1,true,10,true,713,'bonus bMatkRate,2;\n.@r = getrefine();\nif (.@r >= 5) {\n bonus bMatkRate,3;\n}\nif (.@r >= 7) {\n bonus bMatkRate,3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18540,'Evil_Mask','Evil Mask','Armor',20,1000,3,true,true,10,714,'bonus2 bSPLossRate,1,2000;\nbonus bAspdRate,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18541,'Little_Fhat','Little Feather Hat','Armor',20,500,1,1,true,30,true,715,'bonus bDex,2;\nbonus bCritAtkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18542,'All_Love_Guard','Love Guard','Armor',20,500,10,1,true,true,10,true,716,'bonus bHealPower2,5;\nbonus bAddItemHealRate,5;\nbonus bHealPower,(getrefine()>6)?5:2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18543,'Witchs_Hat','Witchs Hat','Armor',20,300,7,1,true,20,true,717,'bonus bMdef,5;\nbonus bVariableCastrate,(getrefine()>6?10:5);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (18544,'Blrabbit_Hband','Blrabbit Hband','Armor',20,100,6,true,30,true,718); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (18545,'Whrabbit_Hband','Whrabbit Hband','Armor',20,100,6,true,30,true,719); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`) VALUES (18546,'Lover_In_Mouth','Lover In Mouth','Armor',20,300,true,720); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`) VALUES (18547,'Campus_Festival','Campus Festival','Armor',20,100,true,true,721); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18548,'Tiny_Hat','Tiny Hat','Armor',20,30,true,true,722,'bonus bInt,1;\nbonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18549,'Nabi_Hair_Pin','Butterfly Hairpin','Armor',20,200,3,1,true,20,true,723,'bonus bInt,1;\nbonus bAgi,1;\nbonus bMdef,3;\nbonus2 bAddRace,RC_Plant,5;\nbonus2 bMagicAddRace,RC_Plant,5;\nbonus2 bSubRace,RC_Plant,5;\nbonus3 bAddMonsterDropItem,709,RC_Plant,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18550,'Asgard_Blessing','Asgard Blessing','Armor',20,300,3,1,true,30,true,724,'bonus bAllStats,2;\nbonus2 bSubEle,Ele_All,5;\nbonus2 bRegenPercentHP,2,10000;\nbonus2 bRegenPercentSP,1,10000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18551,'Galaxy_Circlet','Galaxy Circlet','Armor',20,1000,5,1,true,50,true,725,'.@r = getrefine();\n.@a = .@r*10;\n.@b = .@r/2;\nbonus bMdef,5;\nbonus bMaxHP,.@a;\nbonus bMaxSP,.@a;\nbonus2 bSubEle,Ele_Earth,.@b;\nbonus2 bSubEle,Ele_Fire,.@b;\nbonus2 bSubEle,Ele_Water,.@b;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18552,'Proba_Angel_Blessing','Proba Angel Blessing','Armor',20,1200,1,true,10,true,444,'bonus bLuk,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18553,'Mini_Tree','Mini Tree','Armor',20,50,5,true,true,727,'.@r = getrefine();\nbonus2 bResEff,Eff_Stun,2000;\nbonus2 bResEff,Eff_Curse,2000;\nbonus2 bResEff,Eff_Blind,2000;\nbonus2 bResEff,Eff_Confusion,2000;\nif (.@r>8)\n bonus2 bAddMonsterDropItem,12130,900;\nelse if (.@r>6)\n bonus2 bAddMonsterDropItem,12130,400;\nelse\n bonus2 bAddMonsterDropItem,12130,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (18554,'King_Prawn_Hat','King Prawn Hat','Armor',20,1000,8,true,728,'bonus2 bAddItemGroupHealRate,IG_Fish,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18555,'General_Helmet','General Helmet','Armor',20,200,3,1,true,10,true,729,'bonus bMdef,3;\nbonus2 bAddRace,RC_Dragon,5;\nbonus2 bMagicAddRace,RC_Dragon,5;\nbonus2 bSubRace,RC_Dragon,5;\nbonus3 bAddMonsterDropItem,7444,RC_Dragon,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18556,'Angel_Helmet','Angel Helmet','Armor',true,3,100,true,true,true,true,true,true,true,'bonus3 bAddMonsterIdDropItem,6464,2220,310;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18557,'Devil_Helmet','Devil Helmet','Armor',true,12,100,true,true,true,true,true,true,true,'bonus3 bAddMonsterIdDropItem,6345,1812,310;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (18558,'Sinsuncho_Hat','Sinsuncho Hat','Armor',20,1000,true,10,730,'bonus2 bExpAddRace,RC_Plant,5;\nbonus2 bSubRace,RC_Plant,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18559,'Fafnir_Skin','Fafnir Skin','Armor',20,100,3,true,50,152,'bonus bCritical,3;\nbonus bHPrecovRate,-100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18560,'Fafnir_Mask','Fafnir Mask','Armor',20,300,2,true,50,180,'bonus bCritical,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18561,'B_Feather_Beret','B Feather Beret','Armor',20,300,5,1,true,40,true,731,'bonus bVit,2;\nbonus bMdef,3;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18562,'Bone_Hat','Bone Hat','Armor',20,200,3,1,true,10,true,732,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18563,'Heart_Wing_Hairband','Heart Wing Hairband','Armor',20,300,1,true,50,true,733,100,true,'.@r = getrefine()/3;\nbonus bUseSPrate,-(10+.@r*3);\nbonus bDelayrate,-(5+.@r*3);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18564,'Love_Piece','Love Piece','Armor',20,200,true,50,734,'bonus bNoCastCancel;\nbonus bUseSPrate,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18565,'Leprechaun_Hat','St Patrick\'s Hat','Armor',20,300,8,1,true,40,true,735,'bonus bStr,1;\nbonus bInt,1;\nbonus bMdef,4;\nif (getrefine()>7) {\n bonus2 bAddMonsterDropItem,12135,8;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18566,'Nut_Donut_In_Mouth','Nut Donut In Mouth','Armor',20,1,true,736,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,5;\nbonus bMatk,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`) VALUES (18567,'Stretched_Nose','Stretched Nose','Armor',20,100,true,737); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (18568,'Humming_Bird','Humming Bird','Armor',20,100,3,true,10,702,'bonus bMdef,6;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18569,'Soft_Sheep_Hat','Soft Sheep Hat','Armor',20,1000,true,10,true,738,100,true,'bonus bMaxHPrate,1+getrefine();\nif (getrefine()>9) {\n bonus2 bExpAddClass,Class_All,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18570,'Ancient_Gold_Deco','Ancient Gold Ornament','Armor',20,400,7,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,100,true,739,'if (BaseLevel >= 150) {\n bonus bAllStats,2;\n}\nif (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief) {\n bonus2 bAddClass,Class_All,8;\n}\nif (BaseClass == Job_Mage || BaseClass == Job_Acolyte) {\n bonus bMatkRate,8;\n bonus bHealPower,7;\n}\nif (BaseClass == Job_Archer) {\n bonus bDex,3;\n if (getiteminfo(getequipid(EQI_HAND_R), II_VIEW) == W_BOW)\n bonus bLongAtkRate,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`view`,`script`) VALUES (18571,'Lucky_Hat','Lucky Hat','Armor',20,1000,1,true,740,'bonus2 bExpAddRace,RC_All,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18572,'Korean_Judge_Hat','Korean Judge Hat','Armor',20,300,2,1,true,true,377,100,true,'bonus bMdef,2;\nbonus bVariableCastrate,-6;\nbonus bAspdRate,6;\n.@r = getrefine();\nif (.@r>6) {\n bonus2 bSubRace,RC_DemiHuman,2;\n bonus2 bSubRace,RC_Player_Human,2;\n}\nif (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief || Class == Job_Taekwon || Class == Job_Star_Gladiator || Class == Job_Star_Gladiator2 || Class == Job_Monk || Class == Job_Champion || Class == Job_Sura || Class == Job_Sura_T)\n bonus2 bAddClass,Class_All,(.@r/2);\nif (BaseClass == Job_Mage || BaseClass == Job_Acolyte || Class == Job_Ninja || Class == Job_Soul_Linker)\n bonus bMatkRate,(.@r/2);\nif (BaseClass == Job_Archer || Class == Job_Gunslinger)\n bonus bBaseAtk,.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18573,'White_Feather','White Feather','Armor',20,500,2,1,true,30,true,741,'.@r = getrefine();\nif (.@r<5) {\n bonus bHit,20;\n bonus bMaxHPrate,-10;\n} else if (.@r<7) {\n bonus bHit,10;\n} else if (.@r<9) {\n bonus bHit,7;bonus bMaxHPrate,3;\n}\nelse {\n bonus bHit,4;bonus bMaxHPrate,4;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18574,'Lord_of_Death','Lord of Death','Armor',20,1000,10,1,true,70,true,742,100,true,'bonus bMdef,5;\n.@r = getrefine();\nbonus2 bAddClass,Class_Boss,(.@r>5?.@r+5:10);\nbonus2 bMagicAddClass,Class_Boss,(.@r>5?.@r+5:10);\nbonus2 bSubClass,Class_Normal,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18575,'Wunderkammer','Wunderkammer','Armor',20,500,10,1,true,true,true,20,743,'bonus bMdef,10;\nbonus3 bAutoSpell,"AS_SONICBLOW",1,30;\nbonus3 bAutoSpell,"CR_SHIELDCHARGE",5,20;\nbonus3 bAutoSpellWhenHit,"AL_PNEUMA",1,20;\nbonus3 bAutoSpellWhenHit,"CR_GRANDCROSS",5,5;\nbonus3 bAutoSpellWhenHit,"ASC_METEORASSAULT",5,5;\nbonus3 bAutoSpellWhenHit,"MO_CALLSPIRITS",5,10;\nbonus3 bAutoSpellWhenHit,"MO_EXPLOSIONSPIRITS",5,10;\nbonus3 bAutoSpellWhenHit,"PR_KYRIE",5,10;\nbonus3 bAutoSpellWhenHit,"AC_CONCENTRATION",5,5;\nbonus3 bAutoSpellWhenHit,"WZ_QUAGMIRE",3,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18576,'YinYang_Earring','YinYang Earring','Armor',20,100,true,50,744,'bonus2 bSkillAtk,"MO_CHAINCOMBO",10;\nbonus2 bSkillAtk,"MO_TRIPLEATTACK",5;\nbonus2 bSkillAtk,"MO_COMBOFINISH",5;\nbonus2 bSkillUseSP,"MO_CHAINCOMBO",-1;\nbonus2 bSkillUseSP,"MO_COMBOFINISH",-1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`) VALUES (18577,'24_Bolt','24 Bolt','Armor',20,200,true,10,696); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`view`,`script`) VALUES (18578,'Helm_Of_Valor','Helm Of Valor','Armor',4,true,258,'bonus2 bAddRace,RC_All,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18579,'9th_Anni_Hat','9th Anni Hat','Armor',90,true,true,745,100,true,true,true,true,true,true,'bonus bMdef,9;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18580,'Yggdrasil_Crown','Yggdrasil Crown','Armor',20,200,3,1,true,1,true,746,100,true,'bonus bMdef,3;\nbonus bHealPower,2;\n.@r = getrefine();\nbonus bHealpower2,10;\nif (.@r >= 7) {\n bonus bHealPower,5;\n}\nif (.@r >= 9) {\n bonus bHealPower,3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18581,'Red_Tiger_Mask','Red Tiger Mask','Armor',20,400,2,true,true,50,747,'bonus bStr,3;\nbonus bMaxHP,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18582,'Blue_Tiger_Mask','Blue Tiger Mask','Armor',20,400,2,true,true,50,748,'bonus bStr,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18583,'Navy_Drooping_Kitty','Navy Drooping Kitty','Armor',250000,500,3,true,false,false,true,true,749,'bonus bMdef,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18584,'Brown_Drooping_Kitty','Brown Drooping Kitty','Armor',250000,500,3,true,false,false,true,true,750,'bonus bMdef,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18585,'Orange_Bunny_Hairband','Orange Bunny Hairband','Armor',20,10,1,true,true,751,'bonus bInt,2;\nbonus bVit,3;\nbonus bStr,1;\n.@r = getrefine();\nif (.@r>8) {\n bonus2 bAddClass,Class_All,2;\n bonus bMatkRate,2;\n if (.@r>11)\n bonus bFixedCastrate,-10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18586,'Violet_Bunny_Hairband','Violet Bunny Hairband','Armor',20,10,1,true,true,752,'bonus bStr,1;\nbonus bInt,3;\nbonus bVit,2;\nbonus bDex,1;\n.@r = getrefine();\nif (.@r>8) {\n bonus2 bAddClass,Class_All,2;\n bonus bMatkRate,2;\n if (.@r>11)\n bonus bFixedCastrate,-10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18587,'Blue_Bunny_Hairband','Blue Bunny Hairband','Armor',20,10,1,true,true,753,'bonus bStr,3;\nbonus bInt,1;\nbonus bVit,2;\nbonus bDex,1;\n.@r = getrefine();\nif (.@r>8) {\n bonus2 bAddClass,Class_All,2;\n bonus bMatkRate,2;\n if (.@r>11)\n bonus bFixedCastrate,-10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18588,'Silver_Bunny_Hairband','Silver Bunny Hairband','Armor',20,10,1,true,true,754,'bonus bStr,2;\nbonus bInt,3;\nbonus bVit,1;\nbonus bDex,1;\n.@r = getrefine();\nif (.@r>8) {\n bonus2 bAddClass,Class_All,2;\n bonus bMatkRate,2;\n if (.@r>11)\n bonus bFixedCastrate,-10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18589,'Strawberry_Hat','Strawberry Hat','Armor',20,100,5,1,true,true,755,'bonus2 bAddMonsterDropItem,578,50*min(10,max(1,getrefine()));'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18590,'Gemma_Hairband','Gemma Hairband','Armor',20,200,3,1,true,10,true,564,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`view`) VALUES (18591,'Mini_Glasses_','Mini Glasses','Armor',20,100,2,1,true,false,false,true,47); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18592,'Nestea_Hat','Nestea Hat','Armor',20,200,5,true,true,756,'bonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18593,'Fancy_Mini_Crown','Fancy Mini Crown','Armor',20,100,2,1,true,30,true,707,'bonus bInt,1;\nbonus bMdef,5;\nbonus bVariableCastRate,-3;\nbonus bHealPower,3;\nbonus bUseSPrate,-3;\n.@r = getrefine();\nbonus bMatkRate,(.@r>6)?(5):((.@r>4)?(4):(3));'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18594,'Magni_Cap_','Magni Cap','Armor',30000,1000,9,1,true,false,false,true,true,250,'bonus bStr,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18595,'Horn_Of_Ancient','Horn of Ancient','Armor',40,400,8,1,true,50,true,757,100,true,'bonus2 bSubClass,Class_Boss,10;\nbonus2 bAddClass,Class_Boss,10;\n.@r = getrefine();\nif (.@r > 6) {\n autobonus "{ bonus bBaseAtk,100; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";\n}\nif (.@r > 8) {\n bonus2 bSubClass,Class_Boss,10;\n bonus2 bAddClass,Class_Boss,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18596,'Sprout_Hat','Sprout Hat','Armor',20,200,4,true,70,true,758,100,true,'skill "WZ_HEAVENDRIVE",3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18597,'Mercury_Helm','Mercury Riser','Armor',40,400,10,1,true,true,759,100,true,'bonus bAspdRate,3;\nbonus bCritical,3;\n.@r = getrefine();\nif (.@r >= 7) {\n bonus bAspdRate,2;\n bonus bCritical,2;\n}\nif (.@r >= 9) {\n bonus bAspdRate,2;\n bonus bCritical,2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`view`,`script`) VALUES (18598,'Mini_Tree_J','Mini Tree J','Armor',20,50,1,true,727,'bonus bMdef,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18599,'Black_Devil_Mask','Black Devil Mask','Armor',20,100,true,760,100,true,'bonus bAllStats,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18600,'Cat_Ears_Beret','Cat Ear Beret','Armor',20,300,5,1,true,true,761,100,true,'bonus2 bAddClass,Class_All,5;\n.@r = getrefine();\nif (.@r < 5)\n .@r = 5;\nbonus2 bSubRace,RC_DemiHuman,(.@r - 5);\nbonus2 bAddRace,RC_DemiHuman,(.@r - 5);\nbonus2 bSubRace,RC_Player_Human,(.@r - 5);\nbonus2 bAddRace,RC_Player_Human,(.@r - 5);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18601,'Red_Bread_Hat','Red Bread Hat','Armor',20,300,1,true,true,762,100,true,'bonus bMdef,5;\n.@r = getrefine();\nif (.@r < 5)\n .@r = 5;\nbonus2 bSubRace,RC_DemiHuman,(.@r - 5);\nbonus2 bMagicAddRace,RC_DemiHuman,(.@r - 5);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`) VALUES (18602,'Watermelon_Slice','Watermelon Bite','Armor',20,100,true,30,763); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18603,'Black_Devil_Mask_','Black Devil Mask','Armor',20,100,1,true,760,100,true,'bonus bAllStats,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18604,'Falcon_Mask','Falcon Mask','Armor',10,30,true,true,50,782,'bonus2 bAddEle,Ele_Water,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18605,'Dark_Age','Dark Age','Armor',20,200,3,1,true,10,true,766,'bonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`) VALUES (18606,'Tear_Drop','Tear Drop','Armor',20,100,1,true,true,30,767); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`view`) VALUES (18607,'Blush_','Blush','Armor',20,100,1,true,125); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`equip_level_min`,`view`) VALUES (18608,'Pair_Of_Red_Ribbon2','Small Ribbons','Armor',20,100,2,1,true,45,169); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`view`,`script`) VALUES (18609,'Dark_Blindfold_','Dark Blinder','Armor',20,100,1,true,false,false,true,187,'bonus2 bResEff,Eff_Blind,10000;\nbonus2 bResEff,Eff_Stun,200;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18610,'7th_Anni_Hat_B','7th Anni Hat B','Armor',20,500,4,true,true,778,'bonus bAllStats,5;\nbonus bMdef,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`view`,`script`) VALUES (18611,'Black_Glasses_','Black Glasses','Armor',20,200,2,1,true,404,'bonus bInt,1;\nbonus bMdef,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18612,'White_Musang_Hat','White Musang Hat','Armor',40,400,3,1,true,true,770,100,true,'bonus bStr,2;\nbonus bVit,2;\nbonus bLuk,1;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18613,'Black_Musang_Hat','Black Musang Hat','Armor',40,400,3,1,true,true,771,100,true,'bonus bInt,2;\nbonus bDex,2;\nbonus bAgi,1;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18614,'Grim_Reaper_Hat','Grim Reaper Hat','Armor',20,200,2,1,true,20,true,732,'bonus bFlee,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`equip_level_min`,`view`) VALUES (18615,'Injured_Eyepatch','Injured Eyepatch','Armor',20,200,2,true,false,false,true,20,772); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18616,'Long_Tongue','Long Tongue','Armor',20,200,true,false,false,true,20,773,'bonus bMatkRate,2;\nbonus bVariableCastrate,-3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18617,'Onigiri_In_Mouth','Onigiri In Mouth','Armor',20,200,true,false,false,true,20,774,'bonus2 bAddDamageClass,1400,5;\nbonus2 bAddDamageClass,1406,5;\nbonus2 bAddDamageClass,1404,5;\nbonus2 bAddDamageClass,1402,5;\nbonus2 bAddDefMonster,1400,5;\nbonus2 bAddDefMonster,1406,5;\nbonus2 bAddDefMonster,1404,5;\nbonus2 bAddDefMonster,1402,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (18618,'Airplane_Hat','Airplane Hat','Armor',20,200,8,1,true,false,false,true,20,true,775); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18619,'Thief_Bandana','Thief Bandana','Armor',20,200,1,true,false,false,true,20,true,776,'bonus4 bAutoSpell,"RG_SNATCHER",1,20,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`refineable`,`view`) VALUES (18620,'Heart_Eyepatch','Heart Eyepatch','Armor',5,50,2,true,20,true,779); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`script`) VALUES (18621,'Gangster_Mask_A','Gangster Mask A','Armor',20,100,true,52,'bonus2 bResEff,Eff_Silence,1500;\nbonus bMagicDamageReturn,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18622,'Rocket_Helm1','Rocket Helm 1','Armor',20,1000,20,1,true,95,true,764,'bonus bAllStats,5;\nbonus bMdef,5;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18623,'Rocket_Helm2','Rocket Helm 2','Armor',20,1000,20,1,true,95,true,765,'bonus bAllStats,4;\nbonus bMdef,5;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18624,'Rocket_Helm3','Rocket Helm 3','Armor',20,1000,20,1,true,95,true,768,'bonus bAllStats,3;\nbonus bMdef,5;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18625,'Rocket_Helm_RWC','Rocket Helm RWC','Armor',10000,1000,20,1,true,95,true,769,'bonus bAllStats,2;\nbonus bMdef,5;\nbonus bUnbreakableHelm;\nbonus bSpeedRate,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (18626,'Gelato_Hat','Gelato Hat','Armor',20,200,2,true,40,true,777); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18627,'Dried_Leaf','Dried Leaf','Armor',20,50,true,10,711,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (18628,'Tare_Brownie','Tare Brownie','Armor',20,500,5,1,true,50,781,'bonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18629,'B_Desert_Wolf_Hat','Baby Desert Wolf Hat','Armor',10,300,1,true,1,true,783,'bonus bMdef,5;\nbonus bLongAtkDef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18630,'Dep_Alice_Hat','Drooping Alicel','Armor',20,500,6,true,false,false,true,70,true,784,'bonus2 bAddRace,RC_DemiHuman,10;\nbonus2 bAddRace,RC_Player_Human,10;\nif (getrefine() > 10) {\n autobonus "{ bonus bAspdRate,100; }",10,7000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18631,'Ribbon_Chef_Hat','Ribbon Chef Hat','Armor',20,300,5,true,70,true,785,'bonus bDex,3;\nbonus bLuk,1;\nif (getrefine() > 6) {\n bonus2 bAddMonsterDropItem,12125,500;\n bonus2 bAddMonsterDropItem,12126,500;\n bonus2 bAddMonsterDropItem,12127,400;\n bonus2 bAddMonsterDropItem,12128,300;\n bonus2 bAddMonsterDropItem,12129,200;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (18632,'Yellow_Poring_Hairpin','Yellow Poring Hairpin','Armor',20,100,3,1,true,1,true,786); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (18633,'Pink_Poring_Hairpin','Pink Poring Hairpin','Armor',20,100,3,1,true,1,true,787); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (18634,'Green_Poring_Hairpin','Green Poring Hairpin','Armor',20,100,3,1,true,1,true,788); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (18635,'Blue_Poring_Hairpin','Blue Poring Hairpin','Armor',20,100,3,1,true,1,true,789); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18636,'Bridal_Ribbon','Bridal Ribbon','Armor',20,200,6,true,30,true,790,'bonus bDex,1;\nbonus3 bAutoSpellWhenHit,"DC_WINKCHARM",1,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (18637,'Ancient_Admiral_Helm','Ancient Admiral Helm','Armor',20,700,4,1,true,true,true,660,'bonus bStr,2;\nbonus bVit,1;\nif (getrefine() > 7)\n bonus bSpeedRate,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18638,'Citron_Hat','Citron Hat','Armor',20,400,3,1,true,false,false,true,1,true,791,'bonus bLuk,3;\nbonus2 bSubRace,RC_Plant,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18639,'Naval_Officer_Hat','Naval Officer Hat','Armor',20,200,2,1,true,false,false,true,1,true,792,'bonus bLuk,3;\nbonus2 bAddEle,Ele_Water,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (18640,'Starfish_Headband','Starfish Headband','Armor',20,200,2,1,true,false,false,true,1,true,793); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18641,'Ribbon_Magic_Hat','Ribbon Magic Hat','Armor',20,200,2,1,true,false,false,true,1,true,794,'bonus bMaxSP,50;\nbonus bMatkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18642,'hand_Scissorhand_Model','Scissorhand Model','Armor',20,200,true,false,false,true,20,795,'bonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18643,'Rockhand_Model','Rockhand Model','Armor',20,200,true,false,false,true,20,796,'bonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`equip_level_min`,`view`) VALUES (18644,'Paperhand_Model','Paperhand Model','Armor',20,200,true,false,false,true,20,797); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18645,'Sailor_Hat','Sailor Hat','Armor',20,200,2,1,true,1,true,798,'bonus bInt,1;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18646,'Cow_Hat','Cow Hat','Armor',20,300,4,1,true,1,true,799,'bonus bDex,2;\nbonus2 bAddMonsterDropItem,519,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (18647,'Star_Eyepatch','Star Eyepatch','Armor',20,100,true,1,800,'bonus2 bResEff,Eff_Stun,1500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18648,'Tongue_Charm','Tongue Charm','Armor',20,100,true,1,801,'bonus2 bSubRace,RC_Demon,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`refineable`,`view`) VALUES (18649,'Lude_Mask','Lude Mask','Armor',10,100,1,true,true,true,802); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18650,'RWC_Shouting_Mouth','RWC Shouting Mouth','Armor',20,50,true,1,194,'bonus3 bAutoSpellWhenHit,"SM_ENDURE",1,10;\nbonus3 bAutoSpellWhenHit,"MO_CALLSPIRITS",5,10;\nbonus3 bAutoSpellWhenHit,"MO_EXPLOSIONSPIRITS",5,10;\nbonus3 bAutoSpell,"BS_MAXIMIZE",5,10;\nbonus3 bAutoSpell,"MC_LOUD",1,10;\nbonus3 bAutoSpell,"AC_CONCENTRATION",5,10;\nbonus3 bAutoSpell,"PR_GLORIA",3,10;\nautobonus "{ bonus bStr,3; bonus bAgi,3; }",10,5000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; showscript \\"RWC 2011 Fighting!!\\"; }";\nautobonus "{ bonus bInt,3; bonus bLuk,3; }",5,5000,BF_MAGIC,"{ specialeffect2 EF_ENERGYCOAT; showscript \\"RWC 2011 Fighting!!\\"; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (18651,'Ignis_Cap','Ignis Cap','Armor',20,800,8,1,true,40,true,803); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18652,'Vanargand_Helm','Vanargandr Helm','Armor',20,1500,10,1,true,80,true,804,'.@r = getrefine();\nif (.@r >= 9 ) {\n bonus2 bHPDrainRate,60,8;\n bonus2 bSPDrainRate,20,4;\n} else if (.@r >= 8 ) {\n bonus2 bHPDrainRate,50,5;\n bonus2 bSPDrainRate,10,2;\n} else if (.@r >= 7 ) {\n bonus2 bHPDrainRate,30,5;\n bonus2 bSPDrainRate,10,2;\n} else if (.@r >= 5 ) {\n bonus2 bHPDrainRate,10,3;\n bonus2 bSPDrainRate,10,1;\n}\nelse {\n bonus2 bHPDrainRate,10,1;\n bonus2 bSPDrainRate,10,1;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18653,'Devi_Headphone','Deviruchi Headphone','Armor',20,200,8,1,true,30,true,805,'bonus bMdef,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18655,'Lupin_One_Eyed_Glasses','Goedo Monocle','Armor',20,100,true,50,807,'bonus bAgi,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18656,'Wit_Pumpkin_Hat','Witch\'s Pumpkin Hat','Armor',20,300,10,true,20,true,717,'bonus bMdef,10;\nbonus bStr,2;\nbonus bInt,2;\nbonus2 bAddRace,RC_Undead,15;\nbonus2 bMagicAddRace,RC_Undead,15;\nbonus2 bAddRace,RC_Demon,15;\nbonus2 bMagicAddRace,RC_Demon,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18657,'Pegasus_Wing_Ears','Pegasus Wing Ears','Armor',20,500,1,true,80,568,'bonus bUnbreakableHelm;\n.@i = BaseLevel;\nbonus bAspdRate,(.@i>=150)?(3):((.@i>=100)?(2):((.@i>=50)?(1):(0)));'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`) VALUES (18658,'Holy_Santa_Beard','Holy Santa Beard','Armor',20,100,true,1,25); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (18659,'Boitata_Hat','Boitata Hat','Armor',20,5,1,true,true,true,808,'autobonus "{ bonus bAtkEle,Ele_Fire; }",10,180000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";\nbonus3 bAutospell,"AS_SONICBLOW",5,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18660,'Indi_Feather_Band','Indian Feather Headband','Armor',20,400,3,1,true,false,false,true,true,809,'bonus bAgi,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18661,'Trident_Helmet','Trident Helm','Armor',20,400,3,1,true,false,false,true,20,true,810,'bonus bStr,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18662,'Antler_Fedora','Antler Fedora','Armor',20,400,3,true,false,false,true,1,true,811,'bonus bInt,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18663,'Sunglasses_Bball_Hat','Sunglasses Baseball Hat','Armor',20,200,2,1,true,false,false,true,20,true,812,'bonus bInt,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18664,'Blind_Glasses','Blind Glasses','Armor',20,400,3,true,false,false,true,20,true,813,'bonus2 bResEff,Eff_Stun,1000;\nbonus2 bResEff,Eff_Freeze,1000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`equip_level_min`,`view`) VALUES (18665,'Orange_In_Mouth','Orange In Mouth','Armor',20,200,true,false,false,true,20,814); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18666,'CD_In_Mouth','CD In Mouth','Armor',20,200,true,false,false,true,20,815,'autobonus "{ bonus3 bAutoSpell,\\"MG_FIREBOLT\\",rand(1,5),400; bonus3 bAutoSpell,\\"MG_LIGHTNINGBOLT\\",rand(1,5),400; bonus3 bAutoSpell,\\"MG_COLDBOLT\\",rand(1,5),400; bonus3 bAutoSpell,\\"WZ_EARTHSPIKE\\",rand(1,5),400; bonus3 bAutoSpell,\\"MG_SOULSTRIKE\\",rand(1,5),400; }",60,5000,BF_NORMAL,"{ specialeffect2 EF_ENHANCE; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (18667,'Cat_Lace_Hairband','Cat Lace Hairband','Armor',20,500,2,1,true,false,false,true,60,816,'bonus bDex,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18668,'Droopy_Turtle_Hat','Droopy Turtle Hat','Armor',20,300,1,1,true,false,false,true,1,true,694,'skill "AL_DECAGI",3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18669,'Cowhide_Hat','Cowhide Hat','Armor',20,200,3,1,true,false,false,true,1,true,819,'bonus bDex,2;\nbonus bMaxHPrate,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18670,'Hankie_In_Mouth','Hankie In Mouth','Armor',20,100,1,true,12,818,'bonus bDex,3;\nbonus2 bSubRace,RC_DemiHuman,3;\nbonus2 bSubRace,RC_Player_Human,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (18671,'Rudolf_Hairband','Rudolf Hairband','Armor',20,200,5,true,30,true,836); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (18672,'Tare_Pope','Drooping Pope','Armor',20,300,true,1,817,'bonus bMdef,1;\nbonus bSPrecovRate,2;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18673,'Tare_Pope_','Drooping Pope','Armor',20,300,1,true,1,true,817,100,true,'bonus bUnbreakableHelm;\nbonus bMdef,7;\n.@r = getrefine();\nbonus bHealPower,(.@r>=7?5+(.@r-6):5);\nif (.@r>=9) {\n bonus bMatkRate, ( .@r >= 12 ? 12 : 7 );\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18674,'Planewing_Hat','Planewing Hat','Armor',20,200,3,1,true,false,false,true,1,true,820,'bonus bAgi,3;\nbonus bAspdRate,1;\nbonus2 bSPLossRate,5,10000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18675,'Green_Apple_Hat','Green Apple Hat','Armor',20,200,3,1,true,false,false,true,20,true,821,'bonus bDex,2;\nbonus bHit,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18676,'Hexagon_Spectacles','Hexagon Spectacles','Armor',20,200,true,false,false,true,10,822,'bonus2 bMagicAddRace,RC_Insect,4;\nbonus2 bSubRace,RC_Insect,5;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18677,'Cherry_Twig_In_Mouth','Cherry Twig In Mouth','Armor',20,200,true,false,false,true,20,823,'bonus2 bAddRace,RC_Plant,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18678,'Leek_In_Mouth','Leek In Mouth','Armor',20,200,true,false,false,true,20,824,'bonus2 bSubSize,Size_Small,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18679,'Abacus_In_Mouth','Abacus In Mouth','Armor',20,200,true,false,false,true,20,825,'skill "MC_IDENTIFY",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (18680,'Tw_Frog_Hat','Tw Frog Hat','Armor',20,200,2,true,35,826,'bonus bAgi,1;\nbonus2 bExpAddRace,RC_Insect,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18681,'Puppy_Ears_Hat','Puppy Ears Hat','Armor',20,200,2,1,true,1,true,827,'bonus bVit,2;\nbonus bMaxHp,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18682,'Teardrop','Teardrop','Armor',20,100,1,true,1,true,828,'bonus bMaxSP,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18683,'Carrot_In_Mouth','Carrot In Mouth','Armor',20,200,1,true,1,829,'bonus2 bSubRace,RC_Plant,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18684,'Showy_High_Cap','Showy High Cap','Armor',20,200,3,1,true,false,false,true,1,true,830,'bonus bStr,3;\nbonus bInt,2;\nbonus2 bAddItemHealRate,505,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`view`) VALUES (18685,'Stardust_Hairband','Stardust Hairband','Armor',20,1000,true,10,831); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (18686,'2011_RMSC_1','2011 RMSC 1','Armor',20,2500,20,1,true,1,832,'bonus bUnbreakableHelm;\nbonus bAllStats,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (18687,'2011_RMSC_2','2011 RMSC 2','Armor',20,2500,20,1,true,1,832,'bonus bUnbreakableHelm;\nbonus bAllStats,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (18688,'2011_RMSC_3','2011 RMSC 3','Armor',20,2500,20,1,true,1,832,'bonus bUnbreakableHelm;\nbonus bAllStats,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (18689,'2011_RMSC_4','2011 RMSC 4','Armor',20,10,true,1,832,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18690,'Sirt_Evil_Eye','Sirt Evil Eye','Armor',20,400,true,50,345,'bonus bUnbreakableHelm;\nbonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (18691,'Rising_Black_Dragon','Rising Black Dragon','Armor',20,100,3,true,1,true,863); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18692,'Mike_Hat','Mike Hat','Armor',20,200,3,1,true,false,false,true,1,true,837,'bonus bDex,2;\nbonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18693,'Sleeping_Kitty_Cat','Sleeping Kitty Cat','Armor',20,200,4,1,true,false,false,true,20,true,838,'bonus2 bAddRace,RC_Brute,2;\nbonus2 bAddRace,RC_Player_Doram,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18694,'Red_Hood','Red Hood','Armor',20,200,3,1,true,false,false,true,20,true,839,'bonus bCritical,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18695,'Phoenix_Crown','Phoenix Crown','Armor',20,400,3,1,true,false,false,true,20,true,840,'bonus bInt,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18696,'Orange_Hat','Orange Hat','Armor',20,200,3,true,false,false,true,20,true,841,'skill "MC_MAMMONITE",2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`equip_level_min`,`view`) VALUES (18697,'Syringe_In_Mouth','Syringe In Mouth','Armor',20,200,true,false,false,true,20,842); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`equip_level_min`,`view`) VALUES (18698,'Cheesy_Snack_In_Mouth','Cheesy Snack In Mouth','Armor',20,200,true,false,false,true,20,843); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`) VALUES (18699,'Starving_Fish_Hat','Starving Fish Hat','Armor',20,1200,3,true,1,844); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18700,'Rabbit_Ribbon','Rabbit Ribbon','Armor',20,500,3,1,true,50,true,845,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (18701,'Ancient_Civil_Man','Ancient Civil Man','Armor',20,500,2,true,false,false,true,70,846,'bonus bInt,3;\nbonus bDex,2;\nbonus bLuk,1;\nif (getiteminfo(getequipid(EQI_HAND_R), II_VIEW) == W_BOOK)\n bonus bVariableCastrate,-3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`) VALUES (18702,'Shaving_Cream','Shaving Cream','Armor',20,50,1,true,10,847); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18703,'Stem_In_Mouth','Stem In Mouth','Armor',20,50,true,1,848,'bonus2 bResEff,Eff_Poison,2000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18704,'Drosera_Hairpin','Drosera Hairpin','Armor',20,640,6,1,true,64,true,850,'bonus bMdef,4;\nbonus bMaxSP,64;\nbonus2 bSubRace,RC_Insect,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18705,'FlipHat','Flip Hat','Armor',50000,300,5,1,true,true,862,'.@r = getrefine();\nbonus bFlee2,5;\nbonus bLuk,2;\nautobonus "{ bonus bHit,30; }",1+.@r,6000,BF_WEAPON;\nautobonus "{ bonus bVariableCastrate,-30; }",1+.@r,6000,BF_MAGIC;\nbonus3 bAutoSpell,"AS_SONICBLOW",10,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18706,'Can_Hat','Can Hat','Armor',20,400,3,true,false,false,true,20,true,851,'bonus bLuk,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18707,'Maneater_Flower_Hat','Maneater Flower Hat','Armor',20,500,3,true,false,false,true,20,true,852,'bonus bFlee,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18708,'Candy_Hat','Candy Hat','Armor',20,200,3,true,false,false,true,20,true,853,'skill "AL_HEAL",3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18709,'Black_Knitted_Hat','Black Knitted Hat','Armor',20,200,3,1,true,false,false,true,true,854,'bonus bMaxSP,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`equip_level_min`,`view`) VALUES (18710,'Sugared_Fruit_Stick','Sugared Fruit Stick','Armor',20,200,true,false,false,true,20,855); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`equip_level_min`,`view`) VALUES (18711,'Electric_Sunglass','Electric Sunglass','Armor',20,400,3,true,false,false,true,20,856); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`equip_level_min`,`view`) VALUES (18712,'Fan_In_Mouth','Fan In Mouth','Armor',20,200,true,false,false,true,20,857); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18713,'Monkey_On_Fur_Hat','Monkey On Fur Hat','Armor',20,300,6,1,true,20,true,858,'bonus bDex,1;\nbonus bAgi,1;\nbonus bFlee,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18714,'Hippo_Hat','Hippo Hat','Armor',20,500,5,1,true,10,true,859,'bonus2 bSubEle,Ele_Water,10;\nbonus5 bAutoSpellWhenHit,"WZ_FROSTNOVA",1,1,BF_WEAPON|BF_MAGIC,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18715,'Helm_Of_Thoth','Helm Of Thoth','Armor',20,2500,2,1,true,false,false,true,true,80,860,'bonus bInt,2;\nbonus bMdef,5;\nbonus bMaxSP,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`) VALUES (18716,'Strawberry_In_Mouth','Strawberry In Mouth','Armor',20,50,2,true,10,861); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (18718,'Rose_Hairband','Rose Hairband','Armor',20,200,3,true,30,864,'bonus bInt,1;\nbonus bVit,1;\nbonus bAspdRate,3;\nbonus bVariableCastrate,-3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18720,'Magical_Booster','Magical Booster','Armor',20,300,true,30,873,'bonus bMatkRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18724,'L_Magestic_Goat_','Gigantic Majestic Goat','Armor',20,800,10,1,true,true,380,'bonus2 bAddRace,RC_DemiHuman,12;\nbonus2 bAddRace,RC_Player_Human,12;\nbonus bBaseAtk,(JobLevel*2)/7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18726,'Sky_Helm','Sky Helm','Armor',20,700,5,1,true,true,true,88,true,868,'.@r = getrefine();\nbonus bUnbreakableHelm;\nbonus bMdef,5;\nif (.@r>=7)\n bonus bLongAtkRate,10;\nelse if (.@r>=5)\n bonus bLongAtkRate,5;\nelse\n bonus bLongAtkRate,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (18727,'Sedora_Hat','Sedora Hat','Armor',20,300,13,1,true,10,true,869); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18728,'Egir_Helm','Egir Helm','Armor',200000,800,10,1,true,110,true,870,'bonus bMdef,5;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18729,'MVP_Basketball','MVP Basketball','Armor',20,150,6,1,true,1,true,871,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus2 bAddItemHealRate,522,30;\n.@r = getrefine();\nbonus bVariableCastrate,(.@r>=12)?(-5):((.@r>=10)?(-4):(-3));'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18730,'Cryptura_Academy_Hat','Cryptura Academy Hat','Armor',200,2,1,true,true,872,'bonus bMaxHP,15;\nbonus bMaxSP,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18731,'Valkyrie_Outing_Helm','Valkyrie Randgris Helm','Armor',20,true,225,100,true,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bAspd,1;\nbonus bFixedCastrate,-1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18732,'TE_Woe_Cap','TE Woe Cap','Armor',5,true,40,true,14,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bBaseAtk,5;\nbonus bMatk,5;\nbonus2 bAddRace,RC_Player_Human,10;\nbonus2 bAddRace,RC_Player_Doram,10;\nbonus2 bMagicAddRace,RC_Player_Human,10;\nbonus2 bMagicAddRace,RC_Player_Doram,10;\nbonus2 bResEff,Eff_Freeze,2500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18733,'TE_Woe_Bone_Helm','TE Woe Bone Helm','Armor',10,true,true,true,true,true,true,true,40,true,103,100,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus2 bAddRace,RC_Player_Human,20;\nbonus2 bAddRace,RC_Player_Doram,20;\nbonus2 bResEff,Eff_Freeze,2500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_acolyte`,`job_mage`,`job_monk`,`job_novice`,`job_priest`,`job_sage`,`job_soullinker`,`job_supernovice`,`job_wizard`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18734,'TE_Woe_Magic_Eyes','TE Woe Magic Eyes','Armor',5,true,true,true,true,true,true,true,true,true,true,40,true,209,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bMatk,10;\nbonus2 bMagicAddRace,RC_Player_Human,20;\nbonus2 bMagicAddRace,RC_Player_Doram,20;\nbonus2 bResEff,Eff_Freeze,2500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`equip_level_min`,`view`) VALUES (18736,'Censor_Bar_','Censor Bar','Armor',100,true,1,229); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18737,'Fortier_Mask','Fortier Masque','Armor',20,200,true,10,876,'bonus bUnbreakableHelm;\nbonus2 bMagicAtkEle,Ele_Fire,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18739,'Carnation_Hairband','Carnation Hairband','Armor',20,100,true,true,878,'bonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (18740,'C_Hair_Of_The_Strong','RMSC2012 Special Costume','Armor',20,true,879); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`equip_script`,`unequip_script`) VALUES (18741,'C_Will_O_Wisp','Costume Will O Wisp','Armor',10,true,1,880,'sc_start SC_STRANGELIGHTS,INFINITE_TICK,0;','sc_end SC_STRANGELIGHTS;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`view`,`trade_override`,`trade_nodrop`,`equip_script`,`unequip_script`) VALUES (18742,'C_MoonStar_Accessory','Costume Moon and Stars','Armor',20,true,881,100,true,'sc_start SC_MOONSTAR,INFINITE_TICK,0;','sc_end SC_MOONSTAR;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (18743,'C_Spirit_Of_Chung_E','Costume Spirit Of Chung E','Armor',20,true,882); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`view`,`equip_script`,`unequip_script`) VALUES (18744,'C_World_Star','Costume Twilight','Armor',20,true,883,'sc_start SC_SUPER_STAR,INFINITE_TICK,0;','sc_end SC_SUPER_STAR;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18745,'Choco_Stick_In_Mouth','Choco Stick In Mouth','Armor',20,100,true,10,884,'bonus bMaxSP,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18746,'Chilly_Breath','Chilly Breath','Armor',20,100,true,10,885,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`view`,`script`) VALUES (18747,'Eyes_Of_Ifrit','Eyes Of Ifrit','Armor',20,100,1,1,true,886,'bonus bDex,1;\nbonus2 bResEff,Eff_Curse,2500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18748,'Gold_Ingot_Poring_Hat','Gold Ingot Poring Hat','Armor',20,200,3,1,true,true,887,'bonus bDex,2;\nbonus bLuk,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18749,'Majoruros_Horn','Majoruros Horn','Armor',20,500,8,1,true,true,888,'bonus bStr,2;\nbonus bMaxHP,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18750,'Poker_Card_In_Mouth','Poker Card In Mouth','Armor',20,50,true,10,889,'bonus2 bAddRace,RC_DemiHuman,2;\nbonus2 bAddRace,RC_Player_Human,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18752,'Cursed_Book','Cursed Book','Armor',20,300,3,1,true,false,false,true,true,true,99,true,890,'.@r = getrefine();\nbonus2 bHPLossRate,.@r,5000;\nbonus2 bHPDrainRate,40,4+(.@r/2);\nbonus2 bSPDrainRate,10,1+(.@r/3);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (18753,'Tw_Rice_Ball','Tw Rice Ball','Armor',20,100,6,true,892,'bonus bLuk,1;\nbonus2 bAddMonsterDropItem,564,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18754,'Blood_Sucker','Blood Sucker','Armor',20,300,true,40,893,'bonus bUnbreakableHelm;\nbonus2 bHPDrainRate,30,5;\nbonus bHPrecovRate,-100;\nbonus bSPrecovRate,-100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18755,'Feather_Beret_','Feather Beret','Armor',600,1,1,true,false,false,true,1,true,224,'bonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18756,'Black_Shiba_Inu_Hat','Black Shiba Inu Hat','Armor',20,400,6,1,true,50,true,894,'bonus bBaseAtk,30;\nbonus2 bAddRace,RC_Brute,10;\nbonus2 bAddRace,RC_Player_Doram,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (18758,'Hat_Of_Scrat','Hat Of Scrat','Armor',20,200,3,1,true,true,896); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18759,'Stretched_Nose_M','Wood Goblin\'s Nose','Armor',20,200,true,50,737,'bonus bUnbreakableHelm;\nbonus2 bAddMonsterDropItem,1032,400;\nbonus2 bAddMonsterDropItem,1033,100;\nbonus3 bAddMonsterDropItem,576,RC_Plant,40;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18760,'Remodel_Wizardry_Hat','Improved Mage Hat','Armor',20,300,2,1,true,true,true,true,true,true,112,'bonus bInt,2;\nbonus bMaxSP,150;\n.@r = getrefine();\nbonus bMatk,.@r;\nif (.@r>=7)\n bonus bInt,.@r-6;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18761,'Remodel_Magician_Hat','Improved Magician Hat','Armor',20,500,6,1,true,true,true,true,true,true,true,true,50,true,130,'bonus bDex,1;\nbonus bAgi,1;\nbonus bMaxSP,50;\n.@r = getrefine();\nbonus bMaxSP,.@r*5;\nif (.@r>=7)\n bonus bDex,.@r-6;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18762,'Remodel_Mask_Of_Fox','Improved Kitsune Mask','Armor',20,300,2,true,false,false,true,true,153,'bonus bAgi,2;\nbonus bLuk,2;\nif (getrefine()>=7)\n bonus bFlee2,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18763,'Remodel_Joker_Jester','Improved Joker Jester','Armor',20,100,3,1,true,false,false,true,true,89,'bonus bLuk,2;\nbonus bMdef,5;\nif (getrefine()>=7)\n bonus bCritAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18764,'Remodel_Bunny_Band','Improved Bunny Band','Armor',20,100,3,1,true,true,15,'bonus bLuk,2;\nif (getrefine()>=7)\n bonus bCritical,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18765,'Enhanced_Corsair','Enhanced Corsair','Armor',20,500,10,1,true,false,false,true,99,true,105,'bonus bVit,1;\nbonus bMaxHprate,5;\n.@r = getrefine();\nif (.@r>=7)\n bonus2 bSubEle,Ele_Neutral,1;\nif (.@r>=9)\n bonus bMaxHPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_kagerouoboro`,`job_knight`,`job_monk`,`job_priest`,`job_rebellion`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18766,'Enhanced_Helm_Of_Angel','Enhanced Helm of Angel','Armor',20,1600,10,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,99,true,110,'bonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,3;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bAgi,2;\n bonus bLuk,2;\n}\nif (.@r>=9)\n bonus bAspd,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18767,'Enhanced_Helm_Of_Sun','Enhanced Hat of the Sun God','Armor',20,2400,4,1,true,true,99,true,138,'bonus bStr,3;\nbonus bInt,2;\n.@j = getrefine();\nif (.@j>=7)\n .@i = 1;\nif (.@j>=9)\n .@i = 2;\nbonus bBaseAtk,10+(15*.@i);\nbonus bMatk,10+(15*.@i);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18768,'Enhanced_Bone_Helm','Enhanced Bone Helm','Armor',20,800,15,1,true,true,true,true,true,true,true,70,true,103,'bonus2 bSubEle,Ele_Dark,-15;\n.@j = getrefine();\nif (.@j>=7)\n .@i = 1;\nif (.@j>=9)\n .@i = 2;\nbonus2 bSubEle,Ele_Neutral,2+(2*.@i);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`refineable`,`view`,`script`) VALUES (18769,'Remodel_Munak_Turban','Improved Munak Hat','Armor',20,300,5,1,true,true,true,true,51,'bonus2 bSubRace,RC_Undead,10;\nif (getrefine()>=7)\n bonus2 bAddRace,RC_Undead,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`refineable`,`view`,`script`) VALUES (18770,'Remodel_Bongun_Hat','Improved Bongun Hat','Armor',20,300,5,1,true,true,true,true,139,'bonus2 bSubRace,RC_Demon,10;\nif (getrefine()>=7)\n bonus2 bAddRace,RC_Demon,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18771,'Remodel_Opera_Mask','Improved Opera Phantom Mask','Armor',20,200,2,true,20,128,'bonus bBaseAtk,5;\nbonus bMatk,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_archer`,`job_barddancer`,`job_hunter`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18772,'Improved_Binoculars','Advanced Binoculars','Armor',20,100,2,true,true,true,true,50,83,'bonus bDex,1;\nbonus bLongAtkRate,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18773,'Improved_Fin_Helm','Advanced Fin Helm','Armor',20,300,5,true,true,true,true,65,100,'bonus bMaxHP,300+BaseLevel;\n/* unconfirmed */'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`job_priest`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18774,'Improved_Assassin_Mask','Advanced Assassin Mask','Armor',20,100,1,true,true,true,70,180,'bonus bCritical,1;\nbonus bCritAtkRate,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18775,'Improved_Welding_Mask','Advanced Welding Mask','Armor',20,300,2,true,true,true,true,true,50,79,'bonus2 bSubEle,Ele_Fire,10;\nbonus bDex,5;\nbonus bLuk,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18776,'Improved_Kiss_Of_Angel','Advanced Angel\'s Kiss','Armor',10000,300,6,1,true,true,true,99,true,255,'bonus bSPrecovRate,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18779,'RWC_Champ_Crown_Red','RWC Champ Crown First Place','Armor',20,500,12,1,true,1,902,100,true,true,true,true,true,true,true,'bonus2 bResEff,Eff_Blind,10000;\nbonus2 bResEff,Eff_Stun,10000;\nbonus2 bResEff,Eff_Curse,10000;\nbonus bUnbreakableHelm;\nbonus bAllStats,7;\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18780,'RWC_Champ_Crown_Blue','RWC Champ Crown Second Place','Armor',20,500,12,1,true,1,903,100,true,true,true,true,true,true,true,'bonus bAllStats,5;\nbonus2 bResEff,Eff_Curse,10000;\nbonus2 bResEff,Eff_Stun,10000;\nbonus bUnbreakableHelm;\nbonus bAllStats,7;\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18781,'RWC_Champ_Crown_Black','RWC Champ Crown Third Place','Armor',20,500,12,1,true,1,904,100,true,true,true,true,true,true,true,'bonus2 bResEff,Eff_Curse,10000;\nbonus bUnbreakableHelm;\nbonus bAllStats,3;\nbonus bMdef,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`,`script`) VALUES (18782,'Butterfly_Wing_Ear_J','Butterfly Wing Ear','Armor',20,100,true,695,'bonus bDex,2;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18785,'King_Poring_Hat','King Poring Hat','Armor',20,600,10,1,true,10,true,905,'bonus bDex,1;\nbonus bLuk,1;\n.@r = getrefine();\nif (.@r>=3) {\n bonus bDex,(.@r-4);\n bonus bLuk,(.@r-4);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18786,'Anemos_Mask','Anemos Mask','Armor',20,200,true,10,906,'bonus bUnbreakableHelm;\nbonus2 bMagicAtkEle,Ele_Wind,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18787,'Goal_Tender_Mask','Goal Tender Mask','Armor',20,200,5,true,true,50,336,'bonus2 bAddRace,RC_DemiHuman,8;\nbonus2 bAddRace,RC_Player_Human,8;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (18790,'Rainbow_Poring_Hat','Rainbow Poring Hat','Armor',20,100,3,1,true,true,900); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18791,'Shrine_Maiden_Hat','Shrine Maiden Hat','Armor',20,200,30,1,true,true,908,'bonus bInt,1;\nbonus bVit,2;\n.@r = getrefine();\nbonus2 bVariableCastrate,"PR_MAGNUS",-100;\nbonus2 bFixedCastrate,"PR_MAGNUS",-100;\nbonus5 bAutoSpellWhenHit,"AL_HEAL",max(getskilllv("AL_HEAL"),1),50,BF_WEAPON|BF_MAGIC,0;\nif (.@r>8) {\n bonus2 bSkillAtk,"PR_MAGNUS",120;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18792,'Idn_Sakkat','Indonesian Independence Sakkat','Armor',10,400,true,false,false,true,45,true,901,'bonus bVit,10;\nbonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus2 bSubRace,RC_DemiHuman,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18793,'Sorc_Night_Cap','Sorcerer\'s Night Cap','Armor',20,200,25,1,true,true,true,true,true,100,true,911,'.@r = getrefine();\nbonus2 bSkillAtk,"MG_LIGHTNINGBOLT",50;\nbonus2 bSkillAtk,"MG_FIREBOLT",50;\nbonus2 bSkillAtk,"MG_COLDBOLT",50;\nbonus bMdef,10;\nif (.@r>6)\n bonus2 bSkillAtk,"SC_SPELLFIST",25;\nif (.@r>8)\n bonus bAspd,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18796,'RWC_Champ_Crown_QF','RWC Champ Crown Fourth Place','Armor',20,500,12,1,true,1,914,100,true,true,true,true,true,true,true,'bonus2 bResEff,Eff_Curse,10000;\nbonus bUnbreakableHelm;\nbonus bAllStats,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18797,'Deep_Angel_Hairband','Deep Blue Angel Hairband','Armor',20,100,4,1,true,false,false,true,true,915,'bonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,3;\nbonus2 bSubRace,RC_Demon,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18798,'Pink_Angel_Hairband','Pink Angel Hairband','Armor',20,100,4,1,true,false,false,true,true,916,'bonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,3;\nbonus2 bSubRace,RC_Demon,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18803,'Rose_Cascade','Rose Cascade','Armor',500,1,true,true,920,'.@dex = readparam(bDex);\nbonus bUseSPrate,-5-((.@dex >= 120)?5:0)-((.@dex >= 100)?5:0);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18805,'Eclipse_Hat','Eclipse Hat','Armor',20,300,2,true,true,922,'bonus bLuk,3;\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18806,'Black_Rabbit_Hat','Black Rabbit Hat','Armor',20,300,2,1,true,true,923,'bonus bDex,2;\nbonus bAgi,3;\nbonus3 bAutoSpellWhenHit,"AL_INCAGI",5,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18807,'Yellow_Yuzu_Hat','Yellow Yuzu Hat','Armor',20,400,3,1,true,false,false,true,true,924,'bonus bVit,2;\nbonus bLuk,3;\nbonus2 bSubRace,RC_Plant,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (18808,'Wing_Form_Spectacle','Wing Form Spectacle','Armor',20,100,1,true,true,925,'bonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18810,'Hell_Pumpkin_Hat','Hell Pumpkin Hat','Armor',20,500,12,true,true,717,'bonus bMdef,12;\nbonus2 bSubRace,RC_Demon,5;\nbonus2 bSubRace,RC_Undead,5;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18813,'New_Wave_Sunglasses','New Wave Sunglasses','Armor',10,100,true,30,856,'bonus bDelayrate,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18814,'Angel_School_Cap','Angel School Cap','Armor',20,100,4,1,true,false,false,true,true,927,'bonus bInt,2;\nbonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18815,'Devil_School_Cap','Devil School Cap','Armor',20,100,4,1,true,false,false,true,true,928,'bonus bStr,2;\nbonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18816,'Adv_Angel_School_Cap','Evoked Angel School Cap','Armor',20,100,4,1,true,false,false,true,true,929,'bonus bInt,2;\nbonus bVit,2;\nbonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18817,'Adv_Devil_School_Cap','Evoked Devil School Cap','Armor',20,100,4,1,true,false,false,true,true,930,'bonus bStr,2;\nbonus bVit,2;\nbonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`script`) VALUES (18818,'Red_Pencil_In_Mouth','Red Pencil In Mouth','Armor',20,100,true,931,'bonus bUnbreakableHelm;\nbonus bHit,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`script`) VALUES (18819,'Blue_Pencil_In_Mouth','Blue Pencil In Mouth','Armor',20,100,true,932,'bonus bUnbreakableHelm;\nbonus bHit,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18820,'Gray_Helmet','Gray Helmet','Armor',20,450,35,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,120,true,941,'bonus2 bSubEle,Ele_Holy,3+getrefine()/2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18821,'Rainbow_Feather_Deco','Rainbow Feather Deco','Armor',20,300,5,1,true,1,true,934,100,true,'.@r = getrefine();\nif (.@r<3)\n .@r = 1;\nelse\n .@r = .@r+1;\nbonus2 bAddClass,Class_All,.@r;\nbonus bMatkRate,.@r3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18823,'Imperial_Feather','Imperial Feather','Armor',10,500,true,70,true,935,'bonus bAspdRate,1;\nbonus2 bSubEle,Ele_Wind,5;\nif (readparam(bAgi)>107) {\n bonus bAspd,1;\n bonus bAspdRate,1;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18827,'Valkyrie_Circlet','Valkyrie Circlet','Armor',300,10,1,true,true,940,'bonus bStr,3;\nbonus2 bAddEle,Ele_Dark,10;\nbonus2 bAddRace,RC_Demon,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18828,'2012RMSCNO1','2012 RWC Winners Helmet','Armor',1000,1000,20,1,true,60,true,942,100,true,true,true,true,true,true,true,'bonus bAllStats,5;\nbonus bMdef,5;\nbonus bSpeedAddRate,10;\nskill "AL_TELEPORT",1;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18829,'2012RMSCNO2','2012 RWC Runners-Up Helmet','Armor',1000,1000,20,1,true,60,true,943,100,true,true,true,true,true,true,true,'bonus bAllStats,4;\nbonus bMdef,5;\nbonus bSpeedAddRate,10;\nskill "AL_TELEPORT",1;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18830,'2012RMSCNO3','2012 RWC 2nd Runner Helmet','Armor',1000,1000,20,1,true,60,true,944,100,true,true,true,true,true,true,true,'bonus bAllStats,3;\nbonus bMdef,5;\nbonus bSpeedAddRate,10;\nskill "AL_TELEPORT",1;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (18831,'2012RMSCNO4','2012 RWC Special Helmet','Armor',1000,20,1,true,95,945,'bonus bAllStats,2;\nbonus bMdef,5;\nbonus bSpeedAddRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18832,'Rolf_Von_Gigue_666','Rolf Von Gigue 666','Armor',20,300,true,true,946,'bonus3 bAutoSpell,"BS_ADRENALINE",2,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18838,'Angeling_Woolly_Hat','Angeling Woolly Hat','Armor',350,8,1,true,1,true,953,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bBaseAtk,2+(.@r*2);\nbonus bMatk,2+(.@r*2);\nautobonus "{ bonus bAspd,2; }",3+.@r,5000,BF_NORMAL,"{ active_transform 1096,5000; }";\nautobonus "{ bonus bVariableCastrate,-50; }",3+.@r,5000,BF_MAGIC,"{ active_transform 1096,5000; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18839,'Poring_Sunglasses','Poring Sunglasses','Armor',100,10,1,true,1,954,'bonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18841,'Small_Poring_Band','Small Poring Band','Armor',20,350,8,1,true,true,955,'.@r = getrefine();\nbonus bAspdRate,2*(.@r/3);\nif (.@r>9)\n bonus bAspd,1;\nbonus2 bExpAddRace,RC_All,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18842,'Hat_Of_Girl','Hat Of Girl','Armor',20,350,8,1,true,true,956,'.@r = getrefine();\nbonus bInt,2*(.@r/3);\nbonus2 bSubRace,RC_DemiHuman,7;\nbonus2 bSubRace,RC_Player_Human,7;\nbonus bMaxHPrate,-3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18843,'Small_Deviling_Hat','Small Deviling Hat','Armor',20,350,7,1,true,true,957,'.@r = getrefine();\nif (.@r>7)\n bonus bMaxHPrate,.@r-7;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`view`,`script`) VALUES (18844,'Blue_Poring_Bubble','Blue Poring Bubble','Armor',20,50,5,true,958,'bonus bAllStats,2;\nbonus bUnbreakableHelm;\nbonus bFlee2,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`view`,`script`) VALUES (18845,'Banshee_Master_Kiss','Banshee Master Kiss','Armor',20,200,5,true,959,'bonus bUnbreakableHelm;\nbonus bMaxSPrate,3;\nautobonus2 "{ bonus2 bSubRace,RC_Player_Doram,100; bonus2 bSubRace,RC_Player_Human,100; }",10,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18846,'Seagod_Protector','Seagod Protector','Armor',20,100,true,10,960,'bonus2 bSubDefEle,Ele_Water,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18847,'Jolly_Roger','Jolly Roger','Armor',20,500,10,1,true,1,true,962,'bonus bVit,1;\nbonus2 bSubDefEle,Ele_Water,2;\nbonus2 bAddEle,Ele_Water,2;\n.@r = getrefine();\nif (.@r>6) {\n bonus2 bAddEle,Ele_Water,3;\n}\nif (.@r>8) {\n bonus2 bSubDefEle,Ele_Water,3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`magic_attack`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18848,'Lush_Rose','Lush Rose','Armor',10,200,20,1,true,1,true,963,'bonus bMagicHPGainValue,100;\nbonus bMatk,20+(getrefine()*5);\nbonus2 bHPLossRate,50,5000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18849,'Celines_Ribbon','Celines Ribbon','Armor',10,200,1,true,1,true,967,'bonus bDex,3;\nbonus bMagicHPGainValue,200;\nbonus bMatk,40+(getrefine()*7);\nbonus2 bHPLossRate,50,5000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (18850,'Polar_Bear_Cap','Polar Bear Cap','Armor',20,300,7,true,1,966,'bonus bUnbreakableHelm;\nbonus bDex,1;\nbonus bAgi,1;\nbonus bMdef,3;\nbonus bHPrecovRate,5;\nbonus bSPrecovRate,3;\nbonus2 bAddMonsterDropItem,12354,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18851,'ValentineHeart','Valentine Heart','Armor',20,true,40,true,397,'bonus bMaxHPrate,5+(getrefine()/2);\nbonus bAllStats,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18852,'Berry_Hat_Decoration','Tasty Strawberry Hat','Armor',20,150,4,true,30,true,968,'bonus bAllStats,1;\nif (getrefine()>11)\n bonus bAspd,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18853,'Berry_Hat_Decoration_','Tasty Strawberry Hat','Armor',20,150,4,true,30,true,968,'bonus bAllStats,1;\nif (getrefine()>11)\n bonus bAspd,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18854,'ValentineYellowHeart','Yellow Valentine Heart','Armor',20,true,40,true,865,'bonus bMaxSPrate,2+(getrefine()/2);\nbonus bAllStats,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18855,'Aviator_Hat','Aviator Hat','Armor',10,100,10,true,1,true,972,'bonus bAgi,3;\nbonus bInt,3;\nautobonus "{ bonus bAtkEle,Ele_Wind; }",500,180,BF_NORMAL;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18856,'W_King_Tiger_Doll_Hat','W King Tiger Doll Hat','Armor',10,10,true,1,true,973,'bonus bStr,2;\nbonus bDex,2;\nbonus2 bAddRace,RC_Brute,10;\nbonus2 bAddRace,RC_Player_Doram,10;\n.@r = getrefine();\nautobonus "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*max(1,getrefine()); }",3*.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; specialeffect2 EF_POTION_BERSERK; showscript \\"Traaaansformation-!! Eddga form!!\\"; }";\nautobonus2 "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*max(1,getrefine()); }",.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; specialeffect2 EF_POTION_BERSERK; showscript \\"Traaaansformation-!! Eddga form!!\\"; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18857,'Curupira_Hat','Curupira Hat','Armor',10,100,20,1,true,1,true,974,'bonus bDex,3;\nbonus2 bAddEffWhenHit,Eff_Confusion,600;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18858,'Pink_Angeling_Bubble','Pink Angeling Bubble','Armor',10,50,5,true,1,975,'bonus bAspd,1;\nbonus bMaxHP,200;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18859,'Angeling_Bubble','Angeling Bubble','Armor',10,50,5,true,1,976,'bonus bDex,1;\nbonus bMatkRate,2;\nbonus bMaxHP,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18860,'Red_Flower_Hat','Red Flower Hat','Armor',10,200,10,1,true,50,true,1033,'bonus bDex,5;\nbonus2 bSubDefEle,Ele_Earth,3;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;\nif (getrefine() >= 12) {\n bonus bShortWeaponDamageReturn,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18861,'Zaha_Doll_Hat_J','Zaha Doll J Hat','Armor',10,100,1,true,50,true,461,'bonus bHealPower,15;\nbonus bUseSPrate,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (18863,'Exorcist_Robe','Exorcist Robe','Armor',10,1700,57,1,true,60,true,'bonus bMdef,5;\n.@r = getrefine();\nif (.@r >= 3) {\n bonus2 bSubRace,RC_Demon,.@r/3*5;\n}\nif (BaseClass == Job_Acolyte)\n bonus2 bSubEle,Ele_Dark,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18864,'Earth_Goddess_Flower_J','Earth Goddess Flower','Armor',10,250,6,true,1,true,864,'bonus bVit,2;\nskill "WZ_EARTHSPIKE",5;\nbonus2 bSubEle,Ele_Earth,15;\n.@r = getrefine();\nif (.@r>=8) {\n bonus2 bSubEle,Ele_Earth,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18865,'Sword_Master_Crown','Sword Master Crown','Armor',10,1000,30,1,true,50,true,981,'.@i = BaseLevel;\nbonus bBaseAtk,(.@i>150)?(15):((.@i>100)?(10):((.@i>50)?(5):(0)));\nif (getskilllv("SM_SWORD") == 10)\n bonus bHit,10;\nif (getskilllv("SM_TWOHAND") == 10)\n bonus bUseSPrate,-5;\nif (getskilllv("AM_AXEMASTERY") == 10)\n bonus bVariableCastrate,-5;\nif (getskilllv("AS_KATAR") == 10)\n bonus bCritAtkRate,20;\nif (getskilllv("PR_MACEMASTERY") == 10)\n bonus bAspdRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18867,'Vajra','Vajra','Armor',300,true,48,983,'bonus bDex,1;\nbonus bLongAtkRate,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18868,'Assassin_Skull_Mask','Assassin Skull Mask','Armor',10,500,2,true,true,70,984,'bonus bCritical,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18870,'Very_Sweet_Candy_Bar','Very Sweet Candy Bar','Armor',10,10,1,true,1,true,446,'bonus bAllStats,2;\nbonus bBaseAtk,10;\nbonus bMatk,10;\nbonus2 bExpAddClass,Class_All,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18871,'Very_Sweet_Candy','Very Sweet Candy','Armor',10,10,1,true,1,true,446,'bonus bAllStats,1;\nbonus bBaseAtk,5;\nbonus bMatk,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18872,'Snake_Hat','Snake Hat','Armor',20,100,5,1,true,true,986,'bonus bStr,3;\nbonus bInt,3;\nbonus bMdef,5;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18873,'Sweet_Valentine_Out','Sweet Valentine Out','Armor',20,100,1,true,1,true,865,'.@r = getrefine();\nif (.@r>6) {\n bonus bMaxHPrate,.@r-3;\n bonus bMaxSPrate,.@r-3;\n}\nbonus4 bAutoSpellWhenHit,"AL_BLESSING",10,50,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`equip_level_min`,`view`) VALUES (18874,'One_Eyed_Glass_','Cyclops Glasses','Armor',10,100,1,true,1,23); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18877,'Baron_Evil_Eye','Baron\'s Evil Eye','Armor',10,300,true,30,989,'bonus bDelayrate,-5;\nbonus bUseSPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18878,'Palace_Guard_Cap','Palace Guard Cap','Armor',10,1000,15,1,true,50,true,991,'.@r = max(5,getrefine());\nbonus2 bSubEle,Ele_Neutral,.@r;\nbonus bLongAtkDef,.@r;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18879,'Angry_Scorpion_Hat','Angry Scorpion Hat','Armor',10,100,5,true,true,995,'bonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18880,'BLACKDEATHKING_GOLDEN','Advanced Jao King Hat','Armor',10,500,4,1,true,175,true,996,'bonus bAllStats,3;\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18882,'Kannam_On_Head','Kannam On Head','Armor',10,200,5,true,20,true,1003,'bonus3 bAutoSpellWhenHit,"SA_DELUGE",1,100;\n.@r = min(15,getrefine())/3;\n.@r = max(1,.@r);\nbonus3 bAutoSpellWhenHit,"WZ_WATERBALL",.@r,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18885,'Jejecap','Jejecap','Armor',100,8,true,70,true,1011,'bonus bStr,2;\nbonus bInt,3;\nbonus2 bSubRace,RC_DemiHuman,11;\nbonus2 bSubRace,RC_Player_Human,11;\nbonus2 bAddItemHealRate,522,70;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18887,'Aqua_Bunny_Band','Aqua Bunny Band','Armor',100,2,1,true,true,1012,'bonus bVit,3;\n.@r = getrefine();\nbonus bMatkRate,2;\nif (.@r>11)\n bonus bVariableCastrate,-10;\nelse if (.@r>8) {\n bonus bMatkRate,4;\n bonus bMdef,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18888,'Maroon_Bunny_Band','Maroon Bunny Band','Armor',100,2,1,true,true,1013,'bonus bInt,5;\nbonus bLuk,5;\n.@r = getrefine();\nbonus2 bAddClass,Class_All,2;\nbonus bMatkRate,2;\nif (.@r>11)\n bonus bVariableCastrate,-10;\nelse if (.@r>8) {\n bonus2 bAddClass,Class_All,4;\n bonus bMatkRate,4;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18889,'Golden_Bunny_Band','Golden Bunny Band','Armor',100,2,1,true,true,1014,'bonus bAgi,5;\nbonus bLuk,5;\n.@r = getrefine();\nbonus2 bAddClass,Class_All,5;\nif (.@r>11)\n bonus bVariableCastrate,-10;\nelse if (.@r>8) {\n bonus2 bAddClass,Class_All,5;\n bonus bMatkRate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18890,'Gray_Bunny_Band','Gray Bunny Band','Armor',2,1,true,true,1015,'bonus bInt,5;\nbonus bLuk,5;\n.@r = getrefine();\nbonus2 bAddClass,Class_All,2;\nbonus bMatkRate,2;\nif (.@r>11)\n bonus bVariableCastrate,-10;\nelse if (.@r>8) {\n bonus2 bAddClass,Class_All,4;\n bonus bMatkRate,4;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18891,'Husky_Hat','Husky Hat','Armor',500,5,1,true,70,true,1016,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus3 bAutoSpell,"SN_WINDWALK",5,10+(getrefine()*3);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18892,'Ufo_Poring_Hat','Ufo Poring Hat','Armor',1000,5,1,true,10,true,1017,'bonus bMdef,5;\nbonus bCritical,5;\nbonus bFlee,5;\nbonus bHit,5;\nbonus bFlee2,5;\n.@r = getrefine();\nif (.@r>8) {\n bonus bDelayrate,-5;\n bonus bAspdRate,5;\n} else if (.@r>6)\n bonus bVariableCastrate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18893,'Dragon_Claw_Helm','Dragon Claw Helm','Armor',1000,5,1,true,10,true,1018,'bonus2 bSubRace,RC_DemiHuman,8;\nbonus2 bSubRace,RC_Player_Human,8;\nbonus2 bSubRace,RC_Dragon,8;\nbonus2 bAddItemGroupHealRate,IG_Meat,200;\nif (getrefine()>11) {\n bonus bMaxHPrate,7;\n bonus bMaxSPrate,3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18894,'Rainbow_Star','Rainbow Star','Armor',500,5,true,70,1019,'bonus2 bSubRace,RC_Player_Human,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18895,'Celestial_Dark_Flame','Celestial Dark Flame','Armor',200,5,true,50,1008,'bonus2 bSubEle,Ele_Fire,8;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18896,'Pterios_Fins','Pterios Fins','Armor',200,5,true,50,1009,'bonus2 bSubEle,Ele_Fire,8;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18897,'Azure_Diadem','Azure Diadem','Armor',200,5,true,50,1010,'bonus2 bSubEle,Ele_Water,8;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18898,'Yggdrasil_Herald_Crown','Yggdrasil Herald Crown','Armor',200,6,1,true,60,true,997,'bonus bAllStats,5;\nbonus bMaxHP,100;\nbonus bMaxSP,50;\n.@r = getrefine();\n.@rate = max(.@r,7)-7;\nif (.@rate) {\n bonus bMaxHPrate,.@rate;\n bonus bVariableCastrate,-.@rate;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18900,'Weisswurst','Weisswurst','Armor',20,100,1,true,60,1022,'bonus bMaxHP,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (18901,'Seppl_Hat','Seppl Hat','Armor',20,500,5,1,true,60,1023,'bonus bVit,3;\nbonus bHPrecovRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (18902,'Shovel_Hat','Shovel Hat','Armor',500,true,50,1024,'bonus bVit,3;\nbonus2 bAddMonsterDropItem,553,500;\nbonus2 bAddItemHealRate,553,700;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18906,'Holy_Rosario','Holy Rosario','Armor',300,true,60,1028,'bonus bHealPower,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18908,'Isabella_Red_Ear','Isabella Red Ear','Armor',10,300,8,1,true,1,true,1030,'bonus bStr,5;\nbonus bMaxHPrate,5;\nbonus2 bSubDefEle,Ele_Fire,10;\n.@r = getrefine();\nif (.@r>=9)\n bonus bAspd,1+(.@r-9)/2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18909,'Isabella_Brown_Ear','Isabella Brown Ear','Armor',10,300,8,1,true,1,true,1031,'bonus bMaxHPrate,10;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus bMatk,getrefine()*2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18910,'Isabella_Blue_Ear','Isabella Blue Ear','Armor',10,300,8,1,true,1,true,1032,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bAddSize,Size_Medium,10;\nif (getrefine()>=12) {\n bonus bShortWeaponDamageReturn,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18912,'Bell_Pigeon','Bell Pigeon','Armor',100,5,1,true,1,1034,'bonus bAllStats,1;\nbonus3 bAutoSpellWhenHit,"AL_RUWACH",1,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18917,'LoveLove_Balloon','LoveLove Balloon','Armor',10,200,5,true,1,1039,'bonus bAllStats,1;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18918,'Long_Octopus_Balloon','Long Octopus Balloon','Armor',10,200,5,true,1,1040,'bonus bVit,1;\nbonus bInt,1;\nbonus bMaxSP,30;\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18922,'ILCHONGOM','Angeling Woolly Hat','Armor',500,7,1,true,1,true,966,'.@r = getrefine();\nbonus bAllStats,2;\nbonus2 bAddRace,RC_Player_Human,10;\nbonus2 bAddRace,RC_Player_Doram,10;\nbonus2 bAddRace,RC_Fish,10;\nif (.@r>=9)\n bonus bMaxHPrate,.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`view`,`script`) VALUES (18925,'GodOfWinds_Fan','GodOfWinds Fan','Armor',300,true,1051,'bonus2 bSkillAtk,"WZ_VERMILION",3;\nbonus2 bSkillAtk,"WL_CHAINLIGHTNING",3;\nbonus bUseSPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18929,'Elephant_Model_Hat','Elephant Model Hat','Armor',10,300,10,1,true,30,true,1065,'.@r = getrefine();\nbonus bDex,2+((.@r >= 2 && .@r <= 8) ? 1 : ((.@r > 8) ? (.@r/8): 0));\nbonus3 bAutoSpellWhenHit,"WZ_STORMGUST",5,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18930,'Gorilla_Model_Hat','Gorilla Model Hat','Armor',10,300,10,1,true,30,true,1066,'bonus bStr,2;\n.@m = gettime(DT_MONTH);\nif (.@m == 1 || .@m == 2) {\n bonus bStr,2;\n bonus bVit,2;\n}\nbonus4 bAutoSpell,"KN_BOWLINGBASH",1,20,1;\nif (getrefine()>10) {\n bonus bStr,3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18931,'Lion_Model_Hat','Lion Model Hat','Armor',10,300,10,1,true,30,true,1067,'.@r = getrefine();\nbonus bInt,2+((.@r >= 2 && .@r <= 8) ? 1 : ((.@r > 8) ? (.@r/8): 0));\nbonus3 bAutoSpellWhenHit,"WZ_METEOR",5,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18932,'Rhino_Model_Hat','Rhino Model Hat','Armor',10,300,10,1,true,30,true,1068,'.@r = getrefine();\nbonus bVit,2+((.@r >= 11) ? (.@r/11) : 0);\nbonus3 bAutoSpellWhenHit,"WZ_VERMILION",5,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18933,'Mechanical_Plant_Hat','Mechanical Plant Hat','Armor',20,500,10,1,true,45,true,1069,'.@r = getrefine()/2;\nbonus bDex,2;\nbonus bMdef,7;\nbonus2 bSkillAtk,"GN_SPORE_EXPLOSION",5+(5*.@r);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18934,'Fox_Ears_Bell_Ribbon','Fox Ears Bell Ribbon','Armor',400,4,1,true,50,true,1070,'bonus bAgi,2;\nbonus bAspdRate,10;\n.@r = getrefine();\nautobonus "{ bonus bCritical,100; bonus bLongAtkRate,5+max(0,getrefine()-6); }",50+(.@r*2),5000,BF_NORMAL,"{ active_transform 1150,5000; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18936,'Golden_Fish','Golden Fish In Mouth','Armor',1,10,1,true,1,1081,'bonus bAllStats,2;\nbonus bBaseAtk,10;\nbonus bMatk,10;\nbonus2 bExpAddRace,RC_Fish,2;\nbonus2 bSubRace,RC_Fish,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (18937,'Memories_Of_Lovers','Memories Of Lovers','Armor',100,true,true,1072,'bonus bMdef,7;\nbonus bMaxHPrate,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18938,'Astro_Circle','Astro Circle','Armor',300,1,true,70,true,1073,'bonus bInt,1;\n.@r = getrefine();\nif (.@r>6) {\n .@t = ((.@r-6)*2);\n}\nbonus2 bSubSkill,"WZ_METEOR",20+.@t;\nbonus2 bSubSkill,"WL_CRIMSONROCK",20+.@t;\nbonus2 bSubSkill,"WL_COMET",5;\nbonus2 bSkillAtk,"WZ_METEOR",(.@r/3)*5;\nbonus2 bSkillAtk,"WL_CRIMSONROCK",(.@r/3)*5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (18940,'10_Gallon_Hat_Of_Flame','10 Gallon Hat Of Flame','Armor',10,1000,true,90,true,1075); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18947,'Pipe_Of_Jiraiya','Jiraiya\'s Pipe','Armor',10,100,1,true,70,1088,'bonus2 bSkillUseSP,"NJ_KOUENKA",-5;\nbonus2 bVariableCastrate,"NJ_KAENSIN",-10;\nbonus2 bSkillAtk,"NJ_BAKUENRYU",20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18948,'Mask_Of_Orochimaru','Orochimaru\'s Mask','Armor',10,100,1,true,70,1089,'bonus2 bSkillUseSP,"NJ_HYOUSENSOU",-5;\nbonus2 bVariableCastrate,"NJ_SUITON",-10;\nbonus2 bSkillAtk,"NJ_HYOUSYOURAKU",20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18949,'Scroll_Of_Tsunade','Tsunade\'s Scroll','Armor',10,100,1,true,70,1090,'bonus2 bSkillUseSP,"NJ_HUUJIN",-5;\nbonus2 bVariableCastrate,"NJ_RAIGEKISAI",-10;\nbonus2 bSkillAtk,"NJ_KAMAITACHI",20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18950,'Gerhard_Von_Devi','Gerhard Von Deviruchi','Armor',300,1,true,1,true,1092,'bonus bInt,1;\nbonus bDex,1;\nif (readparam(bInt) >= 120)\n bonus bMatkRate,10;\nelse if (readparam(bInt) >= 99)\n bonus bMatkRate,7;\nelse\n bonus bMatkRate,5;\nif (getpetinfo(PETINFO_ID) == 9023) {\n if (getpetinfo(PETINFO_INTIMATE) >= PET_INTIMATE_LOYAL)\n bonus bDelayRate,-5;\n else\n bonus bDelayRate,-2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18956,'Chocolate_Bomb','Chocolate Bomb','Armor',100,1,true,1,1110,'bonus bStr,1;\nbonus bInt,1;\nbonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (18959,'Old_Pink_Poo_Hat','Old Pink Poo Hat','Armor',20,1200,1,true,1,1102,'bonus2 bSubRace,RC_Player_Human,13;\nbonus2 bSubRace,RC_Player_Doram,13;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18960,'Love_Daddy_2013','Love Daddy 2013','Armor',10,10,10,1,true,true,1104,'.@r = getrefine();\nbonus2 bAddClass,Class_All,2;\nbonus bMatkRate,2;\nif (readparam(bStr) >= 90) {\n bonus bBaseAtk,15;\n if (.@r >= 9)\n bonus bBaseAtk,15;\n }\n if (readparam(bInt) >= 90) {\n bonus bMatk,15;\n if (.@r >= 9)\n bonus bMatk,15;\n }\n if (readparam(bVit) >= 90) {\n bonus bMaxHP,500;\n if (.@r >= 9)\n bonus bMaxHP,500;\n }\n if (readparam(bAgi) >= 90) {\n bonus bAspdRate,2;\n if (.@r >= 9)\n bonus bAspdRate,3;\n }\n if (readparam(bDex) >= 90) {\n bonus bLongAtkRate,3;\n if (.@r >= 9)\n bonus bLongAtkRate,3;\n }\n if (readparam(bLuk) >= 90) {\n bonus bCritical,5;\n if (.@r >= 9)\n bonus bCritical,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18968,'Jinn_Marin_Balloon','Demon Blue Poring Bubble','Armor',50,5,true,1,1133,'bonus bInt,1;\nbonus bDex,1;\nbonus bMaxHP,100;\nbonus bBaseAtk,5;\nbonus bMatk,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18970,'Magical_Moon_Cat','Magical Moon Cat','Armor',20,100,5,1,true,1,true,1308,100,true,true,true,true,true,true,true,'skill "ALL_CATCRY",1;\nbonus bAllStats,3;\nbonus bDelayrate,-5-(getrefine()/2);\nbonus bVariableCastrate,-5-(getrefine()/2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18971,'Old_Rune_Circlet','Old Rune Circlet','Armor',10,100,10,1,true,true,true,true,true,170,true,623,100,true,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bMdef,5;\n.@r = getrefine();\nbonus bBaseAtk,4*.@r;\nbonus bAspd,.@r/5;\nbonus bMaxHPrate,.@r/2;\nbonus bMaxSPrate,.@r/2;\nbonus2 bSkillAtk,"RK_IGNITIONBREAK",20*.@r/2;\nbonus2 bSkillAtk,"RK_HUNDREDSPEAR",15*.@r/2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18972,'Old_Mitra','Old Mitra','Armor',10,100,10,1,true,true,true,true,true,170,true,624,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bMdef,5;\nbonus bMatk,2*.@r;\nbonus bBaseAtk,4*.@r;\nbonus bHealPower,2*.@r;\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"AB_JUDEX",20*(.@r/2);\nbonus2 bSkillAtk,"PR_MAGNUS",10*(.@r/2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18973,'Old_Driver_Band_R','Old Driver Band','Armor',10,100,10,1,true,true,true,true,true,170,true,626,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bBaseAtk,4*.@r;\nbonus bAspd,(.@r/5);\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"NC_POWERSWING",20*(.@r/2);\nbonus2 bSkillAtk,"NC_AXETORNADO",20*(.@r/2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18974,'Old_Driver_Band_Y','Old Driver Band(Yellow)','Armor',10,100,10,1,true,true,true,true,true,170,true,637,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bBaseAtk,4*.@r;\nbonus bAspd,(.@r/5);\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"NC_ARMSCANNON",15*(.@r/2);\nbonus2 bSkillCooldown,"NC_SELFDESTRUCTION",-10000*(.@r/4);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18975,'Old_Shadow_Handicraft','Old Shadow Handicraft','Armor',10,100,10,1,true,true,true,true,true,170,true,627,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bMatk,4*.@r;\nbonus bBaseAtk,4*.@r;\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"SC_TRIANGLESHOT",25*(.@r/2);\nif (.@r>=6) {\n bonus2 bSkillCooldown,"SC_ENERVATION",-1000;\n bonus2 bSkillCooldown,"SC_UNLUCKY",-1000;\n if (.@r>=8) {\n bonus2 bSkillCooldown,"SC_LAZINESS",-1000;\n bonus2 bSkillCooldown,"SC_WEAKNESS",-1000;\n if (.@r>=10) {\n bonus2 bSkillCooldown,"SC_IGNORANCE",-1000;\n bonus2 bSkillCooldown,"SC_GROOMY",-1000;\n }\n }\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18976,'Old_Minstrel_Song_Hat','Old Minstrel Song\'s Hat','Armor',10,100,10,1,true,true,true,true,'Male',true,170,true,628,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bLongAtkRate,.@r;\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"CG_ARROWVULCAN",20*(.@r/2);\nbonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15*(.@r/2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18977,'Old_Midas_Whisper','Old Midas Whisper','Armor',10,100,10,1,true,true,true,true,true,170,true,629,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bBaseAtk,4*.@r;\nbonus bLongAtkRate,(.@r/2);\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"GN_CARTCANNON",15*(.@r/2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18978,'Old_Magic_Stone_Hat','Old Magic Stone Hat','Armor',10,100,10,1,true,true,true,true,true,170,true,630,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bSPrecovRate,20;\nbonus bAllStats,1;\nbonus bMdef,5;\nbonus bMatkRate,.@r;\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"WL_SOULEXPANSION",15*(.@r/2);\nbonus2 bSkillCooldown,"WL_CRIMSONROCK",-1000-(.@r*100);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18979,'Old_Blazing_Soul','Old Blazing Soul','Armor',10,100,10,1,true,true,true,true,true,170,true,631,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bCritical,2*.@r;\nbonus bBaseAtk,4*.@r;\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"SR_RAMPAGEBLASTER",15*(.@r/2);\nbonus2 bSkillAtk,"SR_RIDEINLIGHTNING",20*(.@r/2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18980,'Old_Wind_Whisper','Old Wind Whisper','Armor',10,100,10,1,true,true,true,true,true,170,true,633,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bMdef,5;\nbonus bMatkRate,.@r;\nbonus bBaseAtk,4*.@r;\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"SO_POISON_BUSTER",15*(.@r/2);\nbonus2 bSkillAtk,"SO_VARETYR_SPEAR",20*(.@r/2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18981,'Old_Dying_Swan','Old Dying Swan','Armor',10,100,10,1,true,true,true,true,'Female',true,170,true,635,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bLongAtkRate,.@r;\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"CG_ARROWVULCAN",20*(.@r/2);\nbonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15*(.@r/2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18982,'Old_Circlet_Of_Bone','Old Circlet Of Bones','Armor',10,100,10,1,true,true,true,true,true,170,true,1141,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bCritAtkRate,.@r;\nbonus bAspdRate,.@r;\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"GC_CROSSIMPACT",15*(.@r/2);\nbonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",20*(.@r/2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18983,'Old_Protect_Of_Crown','Old Protect Of Crown','Armor',10,100,10,1,true,true,true,true,true,170,true,1140,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bMdef,5;\nbonus bBaseAtk,4*.@r;\nbonus bAspd,(.@r/5);\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"LG_CANNONSPEAR",20*(.@r/2);\nbonus2 bSkillAtk,"LG_OVERBRAND",15*(.@r/2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18984,'Old_Camo_RabbitHood','Old Camouflage Rabbit Hood','Armor',10,100,10,1,true,true,true,true,true,170,true,1142,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bLongAtkRate,.@r;\nbonus bFlee2,(.@r/3);\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"RA_CLUSTERBOMB",15*(.@r/2);\nbonus2 bSkillAtk,"RA_WUGSTRIKE",10*(.@r/2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_hunter`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18985,'Falconer_Flute','Falconer Flute','Armor',100,true,true,75,1143,'set .@bblvl,max(getskilllv("HT_BLITZBEAT"),1);\nset .@luk,min(readparam(bLuk),120);\nbonus3 bAutoSpell,"HT_BLITZBEAT",.@i,((.@bblvl / 3) * 10) + (.@luk * 10) + (((.@bblvl / 5) * .@bblvl) * 2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`,`equip_script`) VALUES (18987,'RWC13_Jormungandr_Hat','RWC13 Jormungandr Hat','Armor',20,2500,7,1,true,1,true,1149,'bonus bAllStats,2;\nbonus bVariableCastrate,-5;\nbonus bDelayrate,-5;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;\n.@r = getrefine();\nif (.@r>6) {\n bonus2 bAddItemHealRate,11596,20;\n bonus bAspd,1;\n}\nif (.@r>9) {\n bonus bVariableCastrate,-5;\n bonus bDelayrate,-5;\n}\nbonus2 bAddItemHealRate,11596,150;','sc_end SC_SpeedUp0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18997,'Riot_Chip','Runaway Chip','Armor',10,300,1,true,100,true,1201,'bonus bHit,50;\nbonus bFlee,50;\nbonus bMaxSPrate,-50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19004,'Happy_Balloon','Happy Balloon','Armor',200,5,true,1,1183,'bonus bDex,2;\nbonus bMaxHP,200;\nbonus bMaxSP,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (19011,'Little_Devil_S_Horn','Little Devil\'s Horn','Armor',1000,true,1,1103,'bonus2 bExpAddRace,RC_Demon,5;\nbonus2 bSubRace,RC_Demon,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19019,'Elemental_Crown','Elemental Crown','Armor',500,10,1,true,50,true,1219,'.@r = getrefine();\nbonus bLongAtkRate,4;\nbonus bDex,(3+(BaseLevel>99?.@r:.@r/2));'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19020,'Survive_Circlet','Survive Circlet','Armor',500,10,1,true,50,true,1220,'.@r = getrefine();\nbonus bInt,(3 + (BaseLevel > 99 ? .@r : .@r/2));\nbonus bMatkRate,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19021,'Gigant_Helm','Gigant Helm','Armor',500,10,1,true,50,true,1221,'.@r = getrefine();\nbonus bStr,(3 + (BaseLevel > 99 ? .@r : .@r/2));\nbonus2 bAddClass,Class_All,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_top`,`view`,`equip_script`,`unequip_script`) VALUES (19022,'Floating_Stone_Of_Int','Floating Stone Of Intelligence','Armor',true,1230,'sc_start SC_FSTONE,INFINITE_TICK,0;','sc_end SC_FSTONE;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (19024,'Protect_Feathers','Protect Feathers','Armor',500,true,70,1232,'bonus2 bSubRace,RC_Player_Doram,2;\nbonus2 bSubRace,RC_Player_Human,2;\nbonus bAspdRate,5;\n.@vit = readparam(bVit);\nif (.@vit >= 108) {\n bonus2 bSubRace,RC_Player_Doram,3;\n bonus2 bSubRace,RC_Player_Human,3;\n bonus bAspdRate,5;\n if (.@vit >= 120) {\n bonus bMaxHPRate,3;\n bonus bMdef,3;\n }\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19026,'Aegir_Helm','Aegir Helm','Armor',10,800,10,1,true,40,true,870,'bonus bVit,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19030,'Pretty_Rabbit_Hood','Pretty Rabbit Hood','Armor',10,100,20,1,true,true,true,1,true,1085,'bonus bMaxHP,(15*BaseLevel);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19031,'Fallen_Angel_Blessing','Fallen Angel Blessing','Armor',200,1,true,10,true,1250,'bonus2 bAddRace,RC_Angel,5;\nbonus2 bSubRace,RC_Angel,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19033,'Rift_Ancient_Decoration','Rift Ancient Decoration','Armor',20,200,2,1,true,100,true,376,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxHP,1000+(.@r >= 9 ? 1000 : .@r >=7 ? 400 : 0);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (19038,'12_Anniversary_Crown_Of_Saint','12 Anniversary Crown of Saint','Armor',10,120,12,1,true,true,1117,'bonus bAllStats,2;\nbonus bMdef,12;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (19039,'12th_ElvenEars','12 Anniversary Elf Ears','Armor',10,120,true,true,875,'bonus2 bSubRace,RC_All,4;\nbonus2 bSubRace,RC_Player_Human,-4;\nbonus2 bSubRace,RC_Player_Doram,-4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (19046,'DeadlyPoison_Manteau','Deadly Poisonous Manteau','Armor',500,16,1,true,false,false,true,true,true,70,true,'bonus bMdef,2;\nbonus bMaxHPrate,5;\nbonus bMatkRate,1;\nbonus2 bAddEle,Ele_Poison,2;\nbonus2 bMagicAddEle,Ele_Poison,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19047,'Angeling_KnitCap','Angeling KnitCap','Armor',300,5,1,true,20,true,953,'bonus2 bSPGainRace,RC_Angel,5;\nbonus bHPGainValue,100;\n.@r = getrefine();\nif (.@r >= 5) {\n bonus2 bSubRace,RC_Angel,5+((.@r >= 7) ? 5 : 0);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (19048,'Elemental_Clothe','Elemental Clothes','Armor',500,45,1,true,80,true,'.@r = getrefine();\nbonus bLongAtkRate,2+((.@r >= 9) ? 3 : 0)+((.@r >= 8) ? 2 : 0);\nif (.@r >= 7)\n bonus bUnbreakableArmor;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (19050,'Loki_Nidhogg_Hat','Loki & Nidhoggur\'s Hat','Armor',100,1,true,1,true,1304); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19051,'Warrior_Moon_Cat','Warrior Moon Cat','Armor',20,100,5,1,true,1,true,1308,100,true,true,true,true,true,true,true,'/*Enables use of Level 1 Monster\'s Cry*/\nbonus bAllStats,3;\nbonus2 bHPDrainRate,40,5;\nbonus2 bSPDrainRate,10,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19052,'Sigruns_Wing','Rental Sigrun\'s Wing','Armor',10,2,true,1,568,100,true,true,true,true,true,true,true,true,'if (Class == Job_Swordman || Class == Job_Thief || Class == Job_Merchant || Class == Job_Taekwon || Class == Job_Star_Gladiator || Class == Job_Star_Gladiator2)\n bonus bAspd,1;\nelse if (Class == Job_Mage || Class == Job_Acolyte || Class == Job_Ninja || Class == Job_Soul_Linker) {\n bonus bMatk,5;\n bonus bHealPower,2;\n} else if (Class == Job_Archer || Class == Job_Gunslinger)\n bonus bLongAtkRate,2;\nelse if (Class == Job_Novice || Class == Job_SuperNovice) {\n bonus bMaxHP,120;\n bonus bMaxSP,60;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19053,'Fighter_Moon_Cat','Fighter Moon Cat','Armor',20,100,5,1,true,1,true,1308,100,true,true,true,true,true,true,true,'/*Enables use of Level 1 Monster\'s Cry*/\n.@r = getrefine();\nbonus bAllStats,3;\nbonus2 bAddEff,Eff_Stun,500+(.@r*100);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19079,'CelestialWoman_Flower','Celestial Woman\'s Flower','Armor',20,300,5,1,true,20,true,438,'bonus bHPGainValue,100;\nbonus bMdef,5;\nbonus2 bSPGainRace,RC_Undead,5;\nif (getrefine()>=5) {\n bonus2 bSubRace,RC_Undead,5;\n}\nif (getrefine()>=7) {\n bonus2 bSubRace,RC_Undead,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`) VALUES (19080,'NettyHeart_BalloonGum','Nettie Heart Bubble Gum','Armor',10,200,true,720); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19081,'Faceworm_Egg_Shell','Faceworm Egg Shell','Armor',20,500,2,1,true,30,true,1356,'bonus bHit,20;\nbonus2 bAddRace2,RC2_FACEWORM,5;\nbonus2 bMagicAddRace2,RC2_FACEWORM,5;\nbonus2 bSubRace2,RC2_FACEWORM,5;\n.@r = getrefine();\nif (.@r>=5) {\n bonus2 bAddRace2,RC2_FACEWORM,10;\n bonus2 bMagicAddRace2,RC2_FACEWORM,10;\n bonus2 bSubRace2,RC2_FACEWORM,10;\n}\nif (.@r>=7) {\n bonus2 bAddRace2,RC2_FACEWORM,15;\n bonus2 bMagicAddRace2,RC2_FACEWORM,15;\n bonus2 bSubRace2,RC2_FACEWORM,15;\n}\nif (.@r>=9) {\n bonus2 bAddRace2,RC2_FACEWORM,20;\n bonus2 bMagicAddRace2,RC2_FACEWORM,20;\n bonus2 bSubRace2,RC2_FACEWORM,20;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19082,'Bio_Protector','Bio Protector','Armor',500,3,true,50,true,1366,'bonus bHit,10;\nbonus bVariableCastrate,-5;\nbonus bPerfectHitRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (19083,'Mask_of_Hero','Mask of Hero','Armor',20,200,true,70,1367,'bonus bVit,10;\nbonus bMdef,10;\nbonus bShortWeaponDamageReturn,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19084,'Parfait_V_Hat','Parfaille Vigilante Hat','Armor',100,2,1,true,true,20,true,1368,100,true,true,true,true,true,true,'bonus bLuk,1;\nbonus5 bAutoSpell,"AL_BLESSING",3,30,BF_WEAPON|BF_MAGIC,0;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (19085,'Sigrun\'s_Wings_','Sigrun\'s Wings','Armor',20,100,2,1,true,1,568,'if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief || (BaseJob == Job_Taekwon && Class!=Job_Soul_Linker)) {\n bonus bAspd,1;\n bonus bAgi,-2;\n} else if (BaseClass == Job_Mage || BaseClass == Job_Acolyte || Class == Job_Ninja || Class == Job_Soul_Linker) {\n bonus bMatk,3;\n bonus bHealPower,2;\n} else if (BaseClass == Job_Archer || BaseClass == Job_Gunslinger)\n bonus bLongAtkRate,1;\nelse if (BaseJob == Job_Novice || BaseJob == Job_SuperNovice) {\n bonus bMaxHP,60;\n bonus bMaxSP,30;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (19086,'Robo_Eye_','Robo Eye','Armor',20,200,2,1,true,10,345,'bonus2 bAddClass,Class_All,1;\nbonus bMatkRate,1;\nbonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`view`,`script`) VALUES (19087,'Angel_Spirit_','Angel Spirit','Armor',20,200,1,true,394,'bonus bStr,1;\nbonus bHit,8;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (19088,'Binoculars_','Binoculars','Armor',20,100,2,1,true,true,true,true,50,83,'bonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`view`,`script`) VALUES (19089,'Blinker_','Blinker','Armor',1500,100,1,true,false,false,true,82,'bonus2 bResEff,Eff_Blind,5000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (19090,'Alarm_Mask_','Alarm Mask','Armor',20,100,2,1,true,false,false,true,true,170,'bonus2 bResEff,Eff_Blind,2500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`equip_level_min`,`view`) VALUES (19091,'Opera_Ghost_Mask_','Opera Phantom Mask','Armor',20,200,2,1,true,false,false,true,20,128); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`view`) VALUES (19092,'Machoman_Glasses_','Machoman\'s Glasses','Armor',36000,100,1,1,true,false,false,true,92); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`view`,`script`) VALUES (19093,'Spinning_Eyes_','Geek Glasses','Armor',20000,100,1,1,true,27,'bonus2 bResEff,Eff_Blind,800;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`location_head_low`,`view`) VALUES (19094,'Mr_Smile_','Mr. Smile','Armor',60,100,1,1,true,true,65); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19095,'Happy_Balloon_K','Happy Balloon','Armor',10,true,1,1289,'bonus2 bDropAddRace,RC_All,10;\nbonus2 bExpAddRace,RC_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (19096,'Special_Kapra_Hat','Special Kafra Hat','Armor',500,1,true,true,581,'.@r = getrefine();\nbonus bMaxHP,130*.@r;\nbonus bMaxSP,13*.@r;\nif (.@r>=10) {\n bonus2 bAddClass,Class_All,3;\n bonus bMatkRate,3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_low`,`view`,`script`) VALUES (19097,'Ribbon_Piamat_K','Piamette Ribbon','Armor',100,1,true,1403,'bonus bMdef,1;\nbonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (19098,'Piamette_Hood','Piamette Hood','Armor',100,3,1,true,true,1087,'bonus bInt,2;\nbonus bDex,2;\nbonus2 bAddRace,RC_DemiHuman,10;\nbonus2 bMagicAddRace,RC_DemiHuman,10;\nbonus2 bAddRace,RC_Player_Human,10;\nbonus2 bMagicAddRace,RC_Player_Human,10;\nif (getrefine()>=12) {\n bonus bNoSizeFix;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19101,'Glastheim_Onlooker','Glastheim Observer','Armor',20,100,true,80,true,1041,'bonus2 bAddRace,RC_All,2;\nbonus bDelayrate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19102,'Pale_Moon_Hat','Pale Moon Hat','Armor',20,500,2,1,true,30,true,913,'bonus bFlee,20;\nbonus2 bAddRace2,RC2_THANATOS,5;\nbonus2 bSubRace2,RC2_THANATOS,5;\nbonus2 bMagicAddRace2,RC2_THANATOS,5;\nif (getrefine()>4) {\n bonus2 bAddRace2,RC2_THANATOS,10;\n bonus2 bSubRace2,RC2_THANATOS,10;\n bonus2 bMagicAddRace2,RC2_THANATOS,10;\n}\nif (getrefine()>6) {\n bonus2 bAddRace2,RC2_THANATOS,15;\n bonus2 bSubRace2,RC2_THANATOS,15;\n bonus2 bMagicAddRace2,RC2_THANATOS,15;\n}\nif (getrefine()>8) {\n bonus2 bAddRace2,RC2_THANATOS,20;\n bonus2 bSubRace2,RC2_THANATOS,20;\n bonus2 bMagicAddRace2,RC2_THANATOS,20;\n}\n/* skill 3044,1; */'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (19109,'Valhalla_Idol','Valhalla Idol','Armor',300,2,true,70,1423,'bonus bMaxSP,50;\nbonus4 bAutoSpellWhenHit,"MG_SAFETYWALL",10,50,0;\nhateffect(HAT_EF_VALHALLA_IDOL,true);','hateffect(HAT_EF_VALHALLA_IDOL,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19111,'Laser_Of_Eagle','Laser of Eagle','Armor',400,5,1,true,100,true,1424,'bonus bDex,2;\nbonus bLongAtkRate,10;\nbonus5 bAutoSpell,"PR_LEXAETERNA",1,50,BF_LONG,1;\n/*TODO: Chance to transform become Shechil while attacking.*/'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19112,'Tengu_Scroll','Tengu Scroll','Armor',20,300,true,40,1445,'bonus2 bHPDrainRate,30,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_all`,`job_summoner`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (19113,'Gemini_Eyes','Gemini-S58 Eyes','Armor',100,true,false,true,100,1456,'if (readparam(bAgi) >= 90)\n .@val = 30;\nbonus2 bResEff,Eff_Silence,10+.@val;\nbonus2 bSubSkill,"LG_RAYOFGENESIS",30;\nbonus2 bSubSkill,"SO_PSYCHIC_WAVE",30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19114,'Sting_Silk_Ribbon','Sting Silk Ribbon','Armor',20,300,15,1,true,70,true,1457,'bonus bUnbreakableHelm;\nbonus2 bSubEle,Ele_Earth,20;\nif (getrefine()>4) {\n bonus2 bSubSize,Size_All,2;\n}\nif (getrefine()>6) {\n bonus2 bSubSize,Size_All,3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19115,'Republic_Hat','Republic Hat','Armor',400,3,1,true,100,true,1458,'.@r = getrefine();\n.@val = 6;\nif (.@r >= 7) {\n .@val += 2;\n}\nif (.@r >= 9) {\n .@val += 4;\n}\nbonus bLongAtkRate,.@val;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`range`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19116,'Red_Baby_Dragon','Red Baby Dragon','Armor',700,1,1,true,90,true,1463,'.@r=getrefine();\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nbonus2 bSkillAtk,"RK_DRAGONBREATH",(.@r>=8?45:(.@r>=6?30:15));\nbonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",(.@r>=8?45:(.@r>=6?30:15));'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (19117,'Poring_Sunglasses_','Poring Sunglasses','Armor',10,true,1,954,'bonus2 bDropAddRace,RC_All,5;\nbonus2 bExpAddRace,RC_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (19118,'Poring_Sunglasses__','Poring Sunglasses','Armor',10,1,true,1,954,'bonus2 bDropAddRace,RC_All,4;\nbonus2 bExpAddRace,RC_All,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19119,'Toughen_Time_Keeper_Hat','Enhanced Time Keeper Hat','Armor',10,true,100,true,240,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,2;\nbonus bVariableCastrate,-5;\nbonus bMaxHP,500;\nbonus bMaxSP,100;\nbonus2 bSPDrainRate,30,3+(.@r/3);\nbonus2 bHPDrainRate,10,1+(.@r/4);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19221,'Golden_Angel_Band_TH','Golden Angel Hairband','Armor',10,10,true,1,true,1104,'.@r = getrefine();\nif (readparam(bStr) >= 70) {\n bonus bBaseAtk,5;\n if (.@r >= 7)\n bonus bBaseAtk,10;\n }\n if (readparam(bInt) >= 70) {\n bonus bMatk,5;\n if (.@r >= 7)\n bonus bMatk,10;\n }\n if (readparam(bVit) >= 70) {\n bonus bMaxHPrate,2;\n bonus bMaxSPrate,2;\n if (.@r >= 7)\n bonus bMaxHPrate,2;\n bonus bMaxSPrate,2;\n }\n if (readparam(bAgi) >= 70) {\n bonus bAspdRate,2;\n if (.@r >= 7)\n bonus bAspdRate,3;\n }\n if (readparam(bDex) >= 70) {\n bonus bLongAtkRate,2;\n if (.@r >= 7)\n bonus bLongAtkRate,3;\n }\n if (readparam(bLuk) >= 70) {\n bonus bCritAtkRate,2;\n if (.@r >= 7)\n bonus bCritAtkRate,3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19125,'Cylinder_Hairband','Cylinder Hairband','Armor',20,300,12,1,true,90,true,1477,'bonus bStr,5;\nbonus bInt,5;\nbonus2 bVariableCastrate,"GN_CARTCANNON",-100;\nbonus2 bSkillUseSP,"GN_CARTCANNON",30;\nbonus2 bSkillUseSP,"GN_CART_TORNADO",5;\nbonus2 bSkillAtk,"GN_CARTCANNON",10;\nbonus2 bSkillAtk,"GN_CART_TORNADO",5;\nif (getrefine()>=5) {\n bonus2 bSkillAtk,"GN_CARTCANNON",20;\n bonus2 bSkillAtk,"GN_CART_TORNADO",10;\n}\nif (getrefine()>=8) {\n bonus2 bSkillAtk,"GN_CARTCANNON",30;\n bonus2 bSkillAtk,"GN_CART_TORNADO",20;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19126,'Shadow_Booster_','Magical Booster','Armor',10,300,1,true,1,true,873,'bonus bAspd,1;\nbonus bDelayrate,-1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19127,'Zherlthsh_Mask_','Zealotus Mask','Armor',20,400,3,1,true,false,true,true,70,true,200,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bAddRace,RC_Player_Human,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (19128,'Ifrit\'s_Ear_','Ears Of Ifrit','Armor',20,300,1,true,30,422,'bonus bStr,1;\nbonus bMdef,3;\nbonus bInt,1;\nbonus2 bSkillAtk,"MG_FIREBOLT",3;\nbonus2 bSkillAtk,"WZ_FIREPILLAR",3;\nbonus2 bSkillAtk,"WZ_METEOR",3;\nbonus2 bSkillAtk,"SM_BASH",4;\nbonus2 bSkillAtk,"SM_MAGNUM",4;\nbonus2 bSkillAtk,"KN_PIERCE",3;\nbonus2 bSubEle,Ele_Fire,3;\nbonus2 bSubEle,Ele_Water,-3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (19129,'Chick_Hat_','Chick Hat','Armor',20,100,2,1,true,10,311,'bonus bLuk,2;\nbonus bMaxHP,50;\nbonus bMaxSP,50;\nskill "TF_DOUBLE",2;\nbonus bDoubleRate,10;\nbonus2 bSubRace,RC_DemiHuman,3;\nbonus2 bSubRace,RC_Player_Human,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19130,'Magic_Eyes_','Magic Eyes','Armor',20,300,3,1,true,true,true,true,true,54,true,209,'bonus bMdef,5;\nbonus bVariableCastrate,-10;\nbonus bUseSPrate,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19131,'Radio_Antenna_','Radio Antenna','Armor',1500,2,1,true,1,true,347,'bonus bMdef,5;\nbonus bCritical,5;\nbonus bFlee,5;\nskill "MG_LIGHTNINGBOLT",1;\nbonus4 bAutoSpellWhenHit,"MG_THUNDERSTORM",5,30,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`view`,`script`) VALUES (19132,'Masquerade_','Masquerade','Armor',20,100,1,true,false,false,true,78,'bonus2 bAddRace,RC_DemiHuman,3;\nbonus2 bAddRace,RC_Player_Human,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19133,'Odin_Mask_','Odin\'s Mask','Armor',20,100,1,1,true,true,1,480,'bonus2 bSubClass,Class_Boss,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19134,'Wickebines_Black_Cat_Ears','Wickebine\'s Black Cat Ears','Armor',20,200,4,1,true,1,true,368,'bonus bFlee,10;\nbonus bCritAtkRate,10;\nautobonus "{ bonus2 bIgnoreMdefClassRate,Class_Normal,100; bonus2 bIgnoreMdefClassRate,Class_Boss,100; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_STEAL; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (19135,'Spirit_Of_Chung_E','Spirit of Green Maiden','Armor',20,10,true,true,882,'.@r = getrefine();\nbonus2 bDropAddClass,Class_All,(.@r/2);\nbonus2 bExpAddClass,Class_All,(.@r/2);\nbonus bMaxHPrate,2*(.@r/4);\nbonus bMaxSPrate,2*(.@r/4);\nif (.@r>=9) {\n bonus bHPrecovRate,40;\n bonus bSPrecovRate,40;\n}\nif (.@r>=12) {\n bonus bMaxHPrate,3;\n bonus bMaxSPrate,3;\n}\nautobonus "{ bonus bCritAtkRate,30; bonus bMatkRate,30; }",1,5000,BF_WEAPON|BF_MAGIC,"{ active_transform 1519,5000; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (19136,'Spirit_Of_Chung_E_','Spirit of Green Maiden','Armor',20,10,1,true,true,882,'.@r = getrefine();\nbonus2 bDropAddClass,Class_All,(.@r/2);\nbonus2 bExpAddClass,Class_All,(.@r/2);\nbonus bMaxHPrate,(.@r/4);\nbonus bMaxSPrate,(.@r/4);\nif (.@r>=9) {\n bonus bHPrecovRate,40;\n bonus bSPrecovRate,40;\n}\nif (.@r>=12) {\n bonus bMaxHPrate,3;\n bonus bMaxSPrate,3;\n}\nautobonus "{ bonus bCritAtkRate,30; bonus bMatkRate,30; }",1,5000,BF_WEAPON|BF_MAGIC,"{ active_transform 1519,5000; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19137,'Strawberry_In_Mouth_','Strawberry Mouth Guard','Armor',20,100,true,80,861,'bonus bVit,2;\nbonus bLongAtkDef,5;\nbonus bShortWeaponDamageReturn,5;\nif (Baselevel>=100) {\n bonus bMaxHP,2000;\n}\nelse {\n bonus bMaxHP,200;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (19138,'SeraphimCoronet','Seraphim Coronet','Armor',20,300,true,70,1487,'bonus bStr,2;\n.@int = readparam(bInt);\nbonus bBaseAtk,(.@int/8)*5;\nbonus bHealPower,.@int/8;\nbonus bVariableCastrate,.@int/8;\nif (.@int>=108) {\n bonus bBaseAtk,50;\n bonus bHealPower,5;\n bonus bVariableCastrate,4;\n}\nif (.@int>=120) {\n bonus bBaseAtk,125;\n bonus bHealPower,10;\n bonus bVariableCastrate,6;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19139,'SurviveOrb','Survive Orb','Armor',300,true,50,1488,'skill "TF_HIDING",1;\nbonus2 bAddClass,Class_All,2;\nbonus bMatkRate,2;\nbonus bVariableCastrate,-3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19140,'Squirrel_Ear_Hat','Squirrel Ear Hat','Armor',200,10,1,true,100,true,1486,'.@r = getrefine();\nbonus bAspd,1;\nbonus bCriticalLong,5;\nbonus bCritAtkRate,10;\nbonus2 bIgnoreDefRaceRate,RC_All,10;\nif (.@r > 4) {\n bonus bAspd,1;\n bonus bCriticalLong,10;\n bonus bCritAtkRate,2;\n bonus2 bIgnoreDefRaceRate,RC_All,20;\n}\nif (.@r > 6) {\n bonus bAspd,1;\n bonus bCriticalLong,15;\n bonus bCritAtkRate,6;\n bonus2 bIgnoreDefRaceRate,RC_All,30;\n}\nif (.@r > 8) {\n bonus bAspd,1;\n bonus bCriticalLong,20;\n bonus bCritAtkRate,12;\n bonus2 bIgnoreDefRaceRate,RC_All,40;\n autobonus "{ bonus bCritAtkRate,100; }",70,5000;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19141,'Dolor_Thanatos_Mask','Dolor Thanatos Mask','Armor',20,200,6,true,true,100,666,'bonus bMdef,8;\nbonus bAllStats,1;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,1;\nbonus2 bSubEle,Ele_Fire,5;\nbonus2 bSubEle,Ele_Water,5;\nbonus2 bSubEle,Ele_Wind,5;\nbonus2 bSubEle,Ele_Earth,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (19142,'Drooping_Rebellion','Drooping Rebellion','Armor',20,500,1,1,true,1,1444,'bonus bLongAtkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19143,'Poring_Balloon','Poring Balloon','Armor',20,10,true,1,1426,'bonus2 bAddMonsterDropItem,909,2000;\nbonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`) VALUES (19144,'Ferlock\'s_Hat','Ferlock\'s Hat','Armor',20,1000,1,1,true,50,1489); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19145,'Whistle','Whistle','Armor',20,10,true,1,1478,'bonus bBaseAtk,10;\nbonus bMatk,10;\nbonus bHPGainValue,10;\nbonus bSPGainValue,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19146,'Marin_Balloon','Marin Balloon','Armor',20,10,true,1,1430,'bonus4 bAutoSpell,"WZ_QUAGMIRE",1,5,0;\nbonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19147,'Drops_Balloon','Drops Balloon','Armor',20,10,true,1,1427,'bonus bLuk,2;\nbonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19148,'Santa_Poring_Balloon','Santa Poring Balloon','Armor',20,10,true,1,1428,'bonus2 bAddItemGroupHealRate,IG_Candy,200;\nbonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19149,'Poporing_Balloon','Poporing Balloon','Armor',20,10,true,1,1429,'bonus2 bAddEff,Eff_Poison,500;\nbonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19150,'Metalring_Balloon','Metalring Balloon','Armor',20,10,true,1,1431,'bonus3 bAutoSpell,"RG_STRIPWEAPON",1,50;\nbonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19151,'Devilring_Balloon','Devilring Balloon','Armor',20,10,true,1,1434,'bonus2 bAddEff,Eff_Curse,500;\nbonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19152,'Angelring_Balloon','Angelring Balloon','Armor',20,10,true,1,1435,'bonus2 bAddItemHealRate,504,100;\nbonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19153,'Ghostring_Balloon','Ghostring Balloon','Armor',20,10,true,1,1436,'bonus3 bAutoSpell,"MG_SOULSTRIKE",5,10;\nbonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19154,'Arch_Angelring_Balloon','Arch Angelring Balloon','Armor',20,10,true,1,1437,'skill "ALL_RESURRECTION",1;\nbonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (19155,'Demons_Eyes','Demon\'s Eyes','Armor',20,10,true,60,1490,'bonus2 bSubRace,RC_Player_Human,3;\nbonus bFlee2,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19156,'Lunar_Rainbow','Lunar Rainbow','Armor',20,200,10,1,true,80,true,704,'bonus bAgi,3;\nbonus bMdef,10;\nbonus bMatk,(10*getrefine());'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19157,'Drooping_Rebellion_','Drooping Rebellion','Armor',20,200,1,true,1,true,1444,'bonus bAllStats,1;\nbonus bUseSPrate,-10;\n.@r = getrefine();\nif (.@r >= 9) {\n bonus bAspd,1;\n}\nif (.@r >= 12) {\n bonus bSpeedRate,25;\n}\nbonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (19158,'C_Gemini_Eyes','Costume GeminiS58 Eyes Blue','Armor',true,1456); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19159,'Barrel_Helm','Barrel Helm','Armor',20,420,59,1,true,true,true,60,true,1498,'bonus bVit,5;\nbonus bHPrecovRate,-10;\n.@r = getrefine();\nif (.@r >= 7) {\n bonus bDef,100;\n skill "CR_AUTOGUARD",1;\n}\nif (.@r >= 8) {\n bonus2 bSubRace,RC_DemiHuman,10;\n bonus2 bSubRace,RC_Player_Human,10;\n if (BaseJob == Job_SuperNovice) {\n skill "CR_AUTOGUARD",5;\n }\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19162,'Scuba_Mask_','Scuba Mask','Armor',20,100,1,true,40,true,400,'bonus bBaseAtk,5;\nbonus bMatk,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (19163,'CatharinaPawnBrad60','Catherina Von Blood','Armor',20,300,1,true,1,1527,'bonus bHPGainValue,500;\nbonus bLongHPGainValue,500;\nbonus bMagicHPGainValue,500;\nbonus bSPGainValue,50;\nbonus bLongSPGainValue,50;\nbonus bMagicSPGainValue,50;\nif (getpetinfo(PETINFO_ID) == 9055) {\n bonus2 bHPRegenRate,(getpetinfo(PETINFO_INTIMATE) >= PET_INTIMATE_LOYAL ? 1000 : 500),5000;\n bonus2 bSPRegenRate,(getpetinfo(PETINFO_INTIMATE) >= PET_INTIMATE_LOYAL ? 40 : 20),5000;\n}','heal -5000,-500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19164,'Para_Team_Hat100','Awakened Eden Group Hat I','Armor',20,10,1,true,100,true,1529,100,true,true,true,true,true,true,'autobonus "{ bonus bBaseAtk,15; }",70,5000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";\nautobonus "{ bonus bMatk,15; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_SPELLBREAKER; }";\n.@r = getrefine();\nif (.@r >= 7) {\n bonus bBaseAtk,10;\n bonus bMatk,10;\n if (.@r >= 9) {\n bonus bAllStats,1;\n if (.@r >= 12) {\n bonus2 bRegenPercentSP,1,10000;\n }\n }\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19165,'Para_Team_Hat160','Awakened Eden Group Hat II','Armor',20,10,1,true,160,true,1530,100,true,true,true,true,true,true,'autobonus "{ bonus bBaseAtk,30; }",70,5000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";\nautobonus "{ bonus bMatk,30; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_SPELLBREAKER; }";\n.@r = getrefine();\nif (.@r >= 7) {\n bonus bBaseAtk,15;\n bonus bMatk,15;\n if (.@r >= 9) {\n bonus bAllStats,2;\n if (.@r >= 12) {\n bonus2 bRegenPercentHP,2,10000;\n bonus2 bRegenPercentSP,1,10000;\n }\n }\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19166,'RO_Celebration_Hat','RO Celebration Hat','Armor',20,140,14,1,true,14,true,1541,'bonus bMaxSP,140;\nbonus2 bSPRegenRate,6,4000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (19168,'Band_Of_Kafra_','Kafra Staff Headband','Armor',20,500,1,true,true,106,'bonus2 bSubClass,Class_All,5;\n.@r = getrefine()*10;\nbonus2 bAddMonsterDropItem,23177,10+.@r;\nbonus2 bAddMonsterDropItem,7059,10+.@r;\nbonus2 bAddMonsterDropItem,7060,10+.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19169,'K_King_Tiger_Doll_Hat','[Katsua]Tiger King Doll Hat','Armor',20,400,6,1,true,false,true,99,true,495,100,true,'bonus bStr,2;\nbonus bDex,2;\nbonus2 bAddRace,RC_Brute,10;\nbonus2 bMagicAddRace,RC_Brute,10;\nautobonus "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*getrefine(); }",3*.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; }";\nautobonus2 "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*getrefine(); }",3*.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19170,'Guardian_Processor','Guardian Processor','Armor',20,300,true,100,true,1552,'.@bonus = (getrefine() >= 7 ? 12 : 10);\nbonus2 bSubRace,RC_DemiHuman,.@bonus;\nbonus2 bSubRace,RC_Player_Human,.@bonus;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19171,'Magician_Knithat','Magician Knit Hat','Armor',20,500,10,1,true,10,true,854,'.@r = getrefine();\nbonus bMdef,10;\nbonus2 bAddRace,RC_Undead,5;\nbonus2 bMagicAddRace,RC_Undead,5;\nbonus2 bSubRace,RC_Undead,2;\nbonus bSPGainValue,5;\nbonus bLongSPGainValue,5;\nbonus bMagicSPGainValue,5;\nif (.@r>=7) {\n bonus bMdef,5;\n bonus2 bAddRace,RC_Undead,10;\n bonus2 bMagicAddRace,RC_Undead,10;\n bonus2 bSubRace,RC_Undead,3;\n bonus bSPGainValue,10;\n bonus bLongSPGainValue,10;\n bonus bMagicSPGainValue,10;\n}\nif (.@r>=9) {\n bonus bMdef,5;\n bonus2 bAddRace,RC_Undead,10;\n bonus2 bMagicAddRace,RC_Undead,10;\n bonus2 bSubRace,RC_Undead,5;\n bonus bSPGainValue,10;\n bonus bLongSPGainValue,10;\n bonus bMagicSPGainValue,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19172,'Sitting_Pope_Casual','Sitting Pope Casual','Armor',1000,400,5,1,true,100,true,1553,'bonus bInt,2;\nbonus bDelayrate,-10;\n.@r = getrefine();\nif (.@r>=7)\n bonus bDelayrate,-10;\nif (.@r>=9)\n bonus bDelayrate,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19173,'Floating_Ice','Floating Ice','Armor',20,100,true,90,1562,'bonus2 bAddItemHealRate,536,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (19176,'Fallen_Angel_Blessing_','Fallen Angel Blessing','Armor',20,200,1,1,true,10,1250,'bonus2 bAddRace,RC_Angel,5;\nbonus2 bSubRace,RC_Angel,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19177,'Elemental_Crown_','Elemental Crown','Armor',500,10,true,50,true,1219,'.@r = getrefine();\nbonus bDex,3 + (.@r/2);\nbonus bLongAtkRate,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19178,'Elemental_Crown__','Elemental Crown','Armor',500,10,1,true,50,true,1219,'.@r = getrefine();\nbonus bDex,3 + (.@r/2);\nbonus bLongAtkRate,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (19179,'Rabbit_Magic_Hat_','Magic Rabit Hat','Armor',800,4,1,true,true,497,'bonus bDex,1;\nbonus bAgi,1;\nbonus bMdef,1;\nbonus bAspdRate,5;\nbonus bDelayrate,-4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (19180,'Anubis_Helm_','Anubis Helm','Armor',20,8,1,true,true,65,485,'bonus bMdef,5;\nbonus2 bSubClass,Class_Boss,10;\nbonus bHealpower2,10;\nbonus bAddItemHealRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (19181,'New_Wave_Sunglasses_','New Wave Sunglasses','Armor',20,100,1,true,30,856,'bonus bDelayrate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19189,'Racing_Cap_MC','Racing Cap (Mechanic)','Armor',20,10,1,true,true,true,true,true,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*((.@r/3));\nif (.@r>=8)\n bonus bCritAtkRate,5*getskilllv("BS_OVERTHRUST");\nif (.@r>=11) {\n skill "TF_DOUBLE",5;\n bonus bDoubleRate,25;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19190,'Racing_Cap_GN','Racing Cap (Geneticist)','Armor',20,10,1,true,true,true,true,true,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus2 bSkillAtk,"GN_CART_TORNADO",5*getskilllv("AM_AXEMASTERY");\nif (.@r>=11)\n bonus3 bAutoSpell,"GN_CART_TORNADO",max(2,getskilllv("GN_CART_TORNADO")),50;\n/* Unknow Rates */'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19191,'Racing_Cap_GC','Racing Cap (Guillotine Cross)','Armor',20,10,1,true,true,true,true,true,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus bCritAtkRate,5*getskilllv("AS_LEFT");\nif (.@r>=11)\n autobonus "{ bonus bCritAtkRate,20; }",50,5000,BF_WEAPON;\n/* Unknow Rate and Effect */'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19192,'Racing_Cap_SC','Racing Cap (Shadow Chaser)','Armor',20,10,1,true,true,true,true,true,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus bMatk,5*getskilllv("RG_PLAGIARISM");\nif (.@r>=11)\n bonus3 bAutoSpell,"HW_MAGICPOWER",5,30;\n/* Unknow Rates */'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19193,'Racing_Cap_WL','Racing Cap (Warlock)','Armor',20,10,1,true,true,true,true,true,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus2 bSkillCooldown,"WL_TETRAVORTEX",-500*(getskilllv("WZ_METEOR")+getskilllv("WZ_VERMILION"));\nif (.@r>=11)\n bonus2 bFixedCastrate,"HW_MAGICPOWER",-50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19194,'Racing_Cap_SO','Racing Cap (Sorcerer)','Armor',20,10,1,true,true,true,true,true,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8) {\n bonus2 bSkillAtk,"MG_THUNDERSTORM",5*getskilllv("SA_AUTOSPELL");\n bonus2 bSkillAtk,"MG_FIREBALL",5*getskilllv("SA_AUTOSPELL");\n}\nif (.@r>=11) {\n bonus2 bSkillAtk,"MG_FIREBOLT",50;\n bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",50;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19195,'Racing_Cap_RK','Racing Cap (Rune Knight)','Armor',20,10,1,true,true,true,true,true,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus bCritAtkRate,5*getskilllv("KN_TWOHANDQUICKEN");\nif (.@r>=11) {\n bonus bUnbreakableWeapon;\n skill "TF_DOUBLE",5;\n bonus bDoubleRate,25;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19196,'Racing_Cap_RG','Racing Cap (Royal Guard)','Armor',20,10,1,true,true,true,true,true,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus2 bSkillAtk,"LG_RAGEBURST",10*getskilllv("KN_SPEARMASTERY");\nif (.@r>=11)\n bonus2 bSkillCooldown,"LG_EARTHDRIVE",-1000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19197,'Racing_Cap_AB','Racing Cap (Archbishop)','Armor',20,10,1,true,true,true,true,true,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus2 bSkillAtk,"AB_DUPLELIGHT",10*getskilllv("PR_MACEMASTERY");\n/*\nif (.@r>=11)\n bonus3 bAutoSpell,"AB_ADORAMUS",max(5,getskilllv("AB_ADORAMUS")),50;\nUnknow Rate and Blue Gemstone consume mechanic\n*/'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19198,'Racing_Cap_SR','Racing Cap (Sura)','Armor',20,10,1,true,true,true,true,true,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus2 bSkillUseSP,"SR_KNUCKLEARROW",getskilllv("MO_COMBOFINISH");\nif (.@r>=11)\n bonus2 bSkillAtk,"SR_KNUCKLEARROW",50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19199,'Racing_Cap_RA','Racing Cap (Ranger)','Armor',20,10,1,true,true,true,true,true,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus2 bSkillAtk,"RA_AIMEDBOLT",3*getskilllv("HT_STEELCROW");\nif (.@r>=11)\n bonus bDelayrate,-15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19200,'Racing_Cap_MI','Racing Cap (Minstrel)','Armor',20,10,1,true,true,true,true,'Male',true,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus bBaseAtk,5*getskilllv("BA_MUSICALLESSON");\nif (.@r>=11)\n bonus3 bAutoSpell,"WM_REVERBERATION",max(2,getskilllv("WM_REVERBERATION")),50;\n/* Unknow rates*/'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19201,'Racing_Cap_WA','Racing Cap (Wanderer)','Armor',20,10,1,true,true,true,true,'Female',true,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus bBaseAtk,5*getskilllv("DC_DANCINGLESSON");\nif (.@r>=11)\n bonus3 bAutoSpell,"WM_REVERBERATION",max(2,getskilllv("WM_REVERBERATION")),50;\n/* Unknow rates*/'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_gunslinger`,`job_rebellion`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19202,'Racing_Cap_GS','Racing Cap (Gunslinger)','Armor',20,10,1,true,true,true,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8) {\n bonus2 bSkillCooldown,"RL_HAMMER_OF_GOD",-2000*getskilllv("GS_PIERCINGSHOT");\n bonus2 bSkillCooldown,"RL_D_TAIL",-200*getskilllv("GS_GROUNDDRIFT");\n}\nif (.@r>=11)\n bonus2 bSkillCooldown,"RL_C_MARKER",-1000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_kagerouoboro`,`job_ninja`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19203,'Racing_Cap_NJ','Racing Cap (Ninja)','Armor',20,10,1,true,true,true,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus bLongAtkRate,getskilllv("NJ_HUUMA");\nif (.@r>=11)\n bonus2 bSkillAtk,"KO_HUUMARANKA",30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19204,'Racing_Cap_SN','Racing Cap (Super Novice)','Armor',20,10,1,true,true,true,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus bCritAtkRate,10*getskilllv("TF_DOUBLE");\nif (.@r>=11) {\n bonus bAspd,1;\n bonus bBaseAtk,20;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_summoner`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19205,'Racing_Cap_SU','Racing Cap (Summoner)','Armor',20,10,1,true,true,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,5*(.@r/2);\nbonus bMatk,5*.@r/2;\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8) {\n bonus2 bSkillCooldown,"SU_SVG_SPIRIT",-4000*getskilllv("SU_LUNATICCARROTBEAT");\n bonus2 bSkillCooldown,"SU_NYANGGRASS",-8000*getskilllv("SU_CN_METEOR");\n bonus2 bSkillCooldown,"SU_BUNCHOFSHRIMP",-4000*getskilllv("SU_FRESHSHRIMP");\n}\nif (.@r>=11)\n bonus bDelayrate,-15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19209,'Nurse_Cap_IL','Illusion Nurse Cap','Armor',20,100,4,1,true,true,true,true,99,true,64,'.@r = getrefine();\nbonus bInt,(1+(.@r/2));\nbonus bHealPower,(3*(.@r/2));'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19210,'Apple_Of_Archer_IL','Illusion Apple of Archer','Armor',20,200,1,1,true,false,false,true,99,true,72,'bonus bDex,(3+(getrefine()/2));'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19211,'Magical_Feather_K','Magical Feather','Armor',20,30,5,1,true,10,true,1279,'.@r = getrefine();\nbonus bUseSPrate,10*(.@r/3);\nbonus2 bSkillAtk,"AL_HOLYLIGHT",100*(.@r/3);\nif (.@r>=9) {\n bonus2 bSubEle,Ele_Undead,17;\n bonus2 bSubEle,Ele_Ghost,17;\n bonus2 bSubEle,Ele_Poison,17;\n bonus2 bSubEle,Ele_Holy,17;\n bonus2 bSubEle,Ele_Dark,17;\n}\nelse if (.@r>=7) {\n bonus2 bAddEle,Ele_Undead,10;\n bonus2 bAddEle,Ele_Ghost,10;\n bonus2 bAddEle,Ele_Poison,10;\n bonus2 bAddEle,Ele_Holy,10;\n bonus2 bAddEle,Ele_Dark,10;\n}\nelse {\n bonus2 bAddEle,Ele_Undead,5;\n bonus2 bAddEle,Ele_Ghost,5;\n bonus2 bAddEle,Ele_Poison,5;\n bonus2 bAddEle,Ele_Holy,5;\n bonus2 bAddEle,Ele_Dark,5;\n}\nif (.@r>=12) {\n .@val = 1;\n}\nbonus5 bAutoSpell,"AL_HOLYLIGHT",1+.@val,10,BF_SHORT|BF_WEAPON,1;\nbonus5 bAutoSpell,"AL_HOLYLIGHT",1+.@val,5,BF_LONG|BF_WEAPON,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19218,'Time_Keeper_Glasses','Time Keeper Glasses','Armor',true,47,100,true,true,true,true,true,true,true,'bonus bMaxSP,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_novice`,`job_rogue`,`job_supernovice`,`job_swordman`,`job_thief`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19223,'Cap_IL','Illusion Cap','Armor',400,15,1,true,true,true,true,true,true,true,true,true,true,true,true,120,true,14,'bonus2 bAddClass,Class_All,1;\nbonus bBaseAtk,(2*getrefine());'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19238,'PoringTownOnion','Poring Village Leek','Armor',20,100,true,30,824,'autobonus "{ bonus bSpeedRate,25; }",50,5000,BF_NORMAL,"{ showscript \\"Smokie-formation!\\"; active_transform 1056,5000; /*SMOKIE*/ }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19239,'PoringTownCarrot','Poring Village Carrot','Armor',20,100,true,30,829,'autobonus "{ bonus bSpeedRate,25; }",50,5000,BF_NORMAL,"{ showscript \\"Lunatic-formation!\\"; active_transform 1063,5000; /*LUNATIC*/ }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`refineable`,`view`,`script`) VALUES (19240,'Toy_Syringe_K','Toy Syringe','Armor',20,100,3,true,true,842,'bonus2 bAddItemHealRate,11573,100;\nbonus2 bAddItemHealRate,547,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_mid`,`refineable`,`view`) VALUES (19241,'Magical_Booster_K','Magical Booster','Armor',300,10,1,true,true,873); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (19242,'Neko_Headress','Costume Neko Headress','Armor',100,20,1,true,true,816,'bonus bAllStats,1;\nbonus bAspdRate,5;\n.@r = getrefine();\nif (.@r>=9) {\n bonus bVariableCastrate,-10;\n}\nif (.@r>=12) {\n bonus bNoCastCancel;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`view`,`script`) VALUES (19243,'Blue_Rear_Ribbon','Blue Rear Ribbon','Armor',20,100,8,true,1492,'bonus2 bDropAddClass,Class_All,5;\nbonus2 bExpAddClass,Class_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`view`,`script`) VALUES (19244,'Necklace_Rosary_K','Rosario Necklace','Armor',20,300,12,true,1471,'bonus bHealPower,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`view`) VALUES (19245,'Crimson_Booster','Crimson Booster','Armor',3000000,300,10,1,true,1355); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19246,'Royalguard_Necklace','Royal Guard Necklace','Armor',20,300,true,80,1629,'bonus bAspd,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19247,'Illusion_Fancy_Flower','Illusion Fancy Flower','Armor',100,1,true,120,true,4,'bonus bMatkRate,1;\nbonus bMatk,(2*getrefine());'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (19249,'Spell_Circuit','Spell Circuit','Armor',20,100,1,true,true,1301,'.@r = getrefine();\nbonus bMatk,(.@r/2)*20;\nif (.@r>6) {\n bonus bVariableCastrate,-10;\n}\nif (.@r>8) {\n bonus2 bMagicAtkEle,Ele_Dark,10;\n bonus2 bMagicAtkEle,Ele_Neutral,10;\n}\nif (.@r>10) {\n bonus2 bMagicAtkEle,Ele_Water,10;\n bonus2 bMagicAtkEle,Ele_Wind,10;\n bonus2 bMagicAtkEle,Ele_Earth,10;\n bonus2 bMagicAtkEle,Ele_Fire,10;\n}\n.@val = max(min(.@r-15,5),0);\nbonus bFixedCast,-.@val*100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_head_top`,`equip_level_max`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19256,'Mobile_BeginnerMark','Beginner Mark','Armor',1,true,99,true,1348,100,true,true,true,true,true,true,true,'bonus2 bDropAddClass,Class_All,10;\nbonus2 bExpAddClass,Class_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (19263,'General_Helmet_','General\'s Helm','Armor',20,800,12,1,true,true,729,'.@r = getrefine();\nbonus bBaseAtk,(.@r/2)*15;\nif (.@r>6) {\n bonus bAspdRate,10;\n}\nif (.@r>8) {\n bonus bAspd,1;\n bonus2 bAddClass,Class_All,5;\n}\nif (.@r>10) {\n bonus bCritAtkRate,15;\n}\n.@val = max(min(.@r-15,5),0);\nbonus bFixedCast,-.@val*100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (19264,'GoldFish_Hat','Gold Fish Head Hat','Armor',20,400,2,1,true,true,1645,'.@r = getrefine();\nif (.@r>8) {\n bonus4 bAutoSpellWhenHit,"WZ_QUAGMIRE",1,10,1;\n}\nif (.@r<6) {\n autobonus "{ bonus2 bMagicAtkEle,Ele_Holy,10; }",10,60000,BF_MAGIC,"{ specialeffect2 EF_ASPERSIO; }";\n}\nelse {\n autobonus "{ bonus2 bMagicAtkEle,Ele_Holy,10; }",(10+(.@r*2)),60000,BF_MAGIC,"{ specialeffect2 EF_ASPERSIO; }";\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (19265,'Smoky_TransformHat','Smokie Transformation Leaf','Armor',600,7,1,true,true,1646,'.@r = getrefine();\nbonus2 bMagicAtkEle,Ele_All,.@r;\nautobonus "{ .@r = getrefine(); bonus3 bAutoSpell,\\"MG_COLDBOLT\\",2,50; bonus3 bAutoSpell,\\"MG_FIREBOLT\\",2,50; bonus3 bAutoSpell,\\"MG_LIGHTNINGBOLT\\",2,50; bonus3 bAutoSpell,\\"WZ_EARTHSPIKE\\",2,50; if (.@r>=7) { bonus3 bAutoSpell,\\"WZ_FROSTNOVA\\",5,40; if (.@r>=8) { bonus3 bAutoSpell,\\"MG_THUNDERSTORM\\",5,30; if (BaseLevel>100) { if (.@r>=9) { bonus3 bAutoSpell,\\"WL_HELLINFERNO\\",5,20; if (.@r>=10) { bonus3 bAutoSpell,\\"WL_CHAINLIGHTNING\\",3,10; } } } } } }",1,5000,BF_WEAPON,"{ active_transform 1056,5000; /*SMOKIE*/ }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19266,'Survive_Circlet_','Survivor\'s Circlet','Armor',500,10,1,true,1,true,1220,'.@r = getrefine();\nbonus bInt,3;\nbonus bMatk,10*(.@r/2)+(BaseLevel > 129 ? 50 : 0);\nif (.@r >= 10) {\n bonus bMatkRate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19267,'SurviveOrb_K','Survivor\'s Orb','Armor',300,2,true,1,true,1488,'bonus bMdef,2;\nbonus bVariableCastrate,-2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`view`,`script`) VALUES (19268,'FaceWorm_Breath','Gigant Snake\'s Breath','Armor',20,300,2,true,1050,'bonus2 bMagicAtkEle,Ele_Fire,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19269,'Angel_Of_Happiness_J','Happy Flapping Angel Wings','Armor',20,500,2,1,true,30,true,1251,'.@r = getrefine();\n.@a = 15;\nif (.@r >= 7)\n .@a += 15;\nif (.@r>=8)\n bonus2 bResEff,Eff_Stone,10000;\nif (.@r>=9)\n .@a += 20;\nbonus2 bAddRace2,RC2_CLOCKTOWER,.@a;\nbonus2 bMagicAddRace2,RC2_CLOCKTOWER,.@a;\nbonus2 bSubRace2,RC2_CLOCKTOWER,.@a;\nbonus3 bAddClassDropItem,1061,1193,50;\nbonus3 bAddClassDropItem,1061,1275,50;\nbonus3 bAddClassDropItem,1061,2920,50;\nbonus3 bAddClassDropItem,1061,1016,50;\nbonus3 bAddClassDropItem,1061,1101,50;\nbonus3 bAddClassDropItem,1061,1102,50;\nbonus3 bAddClassDropItem,1061,2917,50;\nbonus3 bAddClassDropItem,1061,2916,50;\nbonus3 bAddClassDropItem,1061,1270,50;\nbonus3 bAddClassDropItem,1061,1269,50;\nbonus3 bAddClassDropItem,1061,1209,50;\nbonus3 bAddClassDropItem,1061,1378,50;\nbonus3 bAddClassDropItem,1061,1109,50;\nbonus3 bAddClassDropItem,1061,1111,50;\nbonus3 bAddClassDropItem,1061,1377,50;\nbonus3 bAddClassDropItem,1061,1205,50;\nbonus3 bAddClassDropItem,1061,1213,50;\nbonus3 bAddClassDropItem,1061,1131,50;\nbonus3 bAddClassDropItem,1061,1219,50;\nbonus3 bAddClassDropItem,1061,1191,50;\nbonus3 bAddClassDropItem,1061,1203,50;\nbonus3 bAddClassDropItem,1061,2919,50;\nbonus3 bAddClassDropItem,1061,2479,50;\nbonus3 bAddClassDropItem,1061,2478,50;\nbonus3 bAddClassDropItem,1061,1189,50;\nbonus3 bAddClassDropItem,1061,1686,50;\nbonus3 bAddClassDropItem,1061,1190,50;\nbonus3 bAddClassDropItem,1061,1087,50;\nbonus3 bAddClassDropItem,1061,1023,50;\nbonus3 bAddClassDropItem,1061,2923,50;\nbonus3 bAddClassDropItem,1061,2921,50;\nbonus3 bAddClassDropItem,1061,1216,50;\nbonus3 bAddClassDropItem,1061,1199,50;\nbonus3 bAddClassDropItem,1061,1195,50;\nbonus3 bAddClassDropItem,1061,1281,50;\nbonus3 bAddClassDropItem,1061,1215,50;\nbonus3 bAddClassDropItem,1061,1622,50;\nbonus3 bAddClassDropItem,1061,2918,50;\nbonus3 bAddClassDropItem,1061,3074,50;\nbonus3 bAddClassDropItem,1061,1204,50;\nbonus3 bAddClassDropItem,1061,1179,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`,`unequip_script`) VALUES (19272,'Garden_of_Eden','Garden of Eden','Armor',20,400,5,1,true,100,true,1653,'.@r = getrefine();\nbonus bInt,5;\nbonus bDex,5;\nbonus2 bIgnoreMdefRaceRate,RC_All,20;\nbonus2 bMagicAtkEle,Ele_All,10;\nif (.@r>=7) {\n bonus2 bIgnoreMdefRaceRate,RC_All,30;\n bonus2 bMagicAtkEle,Ele_All,15;\n}\nif (.@r>=9) {\n bonus2 bIgnoreMdefRaceRate,RC_All,50;\n bonus bVariableCastrate,-15;\n}','sc_end SC_TELEKINESIS_INTENSE;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (19273,'Gemini_Red_Eyes','Gemini Red Eyes','Armor',20,100,true,100,1654,'.@val = 100*(readparam(bVit)>89?50:10);\nbonus2 bResEff,Eff_Sleep,.@val;\nbonus2 bResEff,Eff_Stone,.@val;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19274,'Open_Air_Headset','Open Air Headset','Armor',20,100,true,90,1655,'bonus bDelayrate,-5;\nbonus bUseSPrate,-5;\nbonus bSPGainValue,5;\nbonus bMagicSPGainValue,5;\nbonus bLongSPGainValue,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19275,'Rental_Scuba_Mask','Rental Scuba Mask','Armor',true,40,400,100,true,true,true,true,true,true,true,'bonus bMatk,20;\nbonus bBaseAtk,20;\nbonus2 bSubRace,RC_Fish,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`view`) VALUES (19277,'Soda_In_Mouth','Soda in Mouth','Armor',50,true,1643); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19283,'K_Heart_Wing_Hairband','[Katsua]Heart Wings Hairband','Armor',300,1,true,99,true,733,100,true,'.@r = getrefine();\nbonus bDelayrate,-5-3*(.@r/3);\nbonus bUseSPrate,-10-3*(.@r/3);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19284,'K_New_Wave_Sunglasses','[Katsua]New Wave Sunglasses','Armor',100,true,99,856,100,true,'bonus bDelayrate,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19285,'Helmet_Of_Siegfried_J','Siegfried\'s Helmet','Armor',20,500,1,true,100,true,1055,'.@r = getrefine();\nbonus2 bSubClass,Class_Boss,5;\nbonus bUnbreakableHelm;\nif (.@r>=6) {\n bonus bFlee2,5;\n bonus2 bSubClass,Class_Boss,5;\n}\nif (.@r>=8) {\n bonus bFlee2,5;\n bonus2 bSubClass,Class_Boss,10;\n bonus bNoKnockback;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (19289,'C_Moon_Eyepatch','Costume Moon Eyepatch','Armor',true,1370); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (19291,'C_Shiba_Inu','Costume Shiba Inu','Armor',true,1669); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (19292,'C_Wildcat_Knit_Cap','Costume Smokie Knit Cap','Armor',true,1671); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (19294,'C_CatEars_Cyber_HeadP_R','Costume Cyber Cat Ear Headphones (Red)','Armor',true,1668); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`range`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19295,'Red_Baby_Dragon_TW','Red Baby Dragon','Armor',700,1,1,true,90,true,1463,'.@r=getrefine();\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nbonus2 bSkillAtk,"RK_DRAGONBREATH",((.@r>=10)?10:(.@r>=7?3:0));\nbonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",((.@r>=10)?10:(.@r>=7?3:0));\nbonus bAspd,((.@r>=10)?2:(.@r>=7?1:0));'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (19296,'Classical_Fhat','Classical Feather Hat','Armor',1,true,true,1381,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nif (.@r>=7) {\n bonus bLongAtkRate,7;\n}\nif (.@r>=9) {\n bonus2 bAddClass,Class_All,5;\n bonus bAspd,1;\n}\nif (.@r>=11) {\n bonus bLongAtkRate,5;\n}\nif (.@r>=10) {\n bonus bFixedCast,-100*(min((.@r-10),15)/1);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19299,'Tree_Of_Sprout_JP','Tree Sprout','Armor',20,300,true,80,848,'bonus bVariableCastrate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (19300,'Dog_Officer','Dog Officer','Armor',400,35,1,true,true,1601,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nif (.@r>=7) {\n bonus bBaseAtk,30;\n}\nif (.@r>=9) {\n bonus2 bAddClass,Class_All,5;\n bonus bAspd,1;\n}\nif (.@r>=11) {\n bonus bCritAtkRate,3;\n bonus bLongAtkRate,3;\n}\nif (.@r>=10) {\n bonus bFixedCast,-100*(min((.@r-10),15)/1);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19306,'Heart_Card_In_Mouth','Heart Card in Mouth','Armor',20,300,true,80,1679,'bonus bCritAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (19308,'Amistr_Beret','Amistr Beret','Armor',200,15,1,true,true,1294,'.@r = getrefine();\nbonus bMatk,10*(.@r/2);\nbonus bBaseAtk,10*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-10;\n}\nif (.@r>=9) {\n bonus2 bMagicAtkEle,Ele_Neutral,10;\n bonus2 bMagicAtkEle,Ele_Holy,10;\n}\nif (.@r>=11) {\n bonus bMatkRate,3;\n bonus2 bAddClass,Class_All,5;\n}\nif (.@r>=10) {\n bonus bFixedCast,-100*(min((.@r-10),15)/1);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (19310,'Beginner\'s_Cap','Beginner\'s Cap','Armor',20,10,true,100,102,'bonus bAllStats,1;\nbonus MaxHp,200;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (19326,'Book_of_Soyga','Book of Soyga','Armor',20,1000,1,true,90,true,423); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19327,'Feather_Of_Seraphim','Seraphim Feather','Armor',20,300,true,80,1704,'bonus bHealPower,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19329,'Hand_Of_Devil','Devil\'s Hand','Armor',10,1000,18,true,100,true,1018,'.@r = getrefine();\n.@a = getskilllv("SR_RIDEINLIGHTNING");\n.@b = getskilllv("SR_EARTHSHAKER");\n.@c = getskilllv("SR_RAMPAGEBLASTER");\nbonus bNoCastCancel;\nbonus bAspdRate,10;\nbonus2 bFixedCastrate,"SR_HOWLINGOFLION",-100;\nbonus2 bSkillAtk,"SR_HOWLINGOFLION",20;\nif (.@r>=7) {\n bonus2 bSkillAtk,"SR_HOWLINGOFLION",30;\n bonus bAspdRate,5;\n}\nif (.@r>=9) {\n bonus2 bSkillAtk,"SR_HOWLINGOFLION",50;\n bonus bAspdRate,5;\n}\nif (.@r>=10)\n bonus bIgnoreDefRace,RC_All;\nif (.@r>=10 && .@a == 5) {\n bonus2 bVariableCastrate,"SR_HOWLINGOFLION",-50;\n bonus2 bVariableCastrate,"MO_STEELBODY",-50;\n bonus2 bVariableCastrate,"MO_CALLSPIRITS",-50;\n}\nif (.@r>=10 && .@b == 5)\n bonus2 bSkillCooldown,"SR_HOWLINGOFLION",-9500;\nif (.@r>=10 && .@c == 5)\n bonus2 bAddClass,Class_Boss,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19337,'Hat_of_Goggle','Safety Glasses','Armor',20,500,2,1,true,40,true,1721,'.@r = getrefine();\nbonus2 bSubEle,Ele_Poison,10;\nif (.@r<7)\n .@a = 15;\nelse if (.@r<9)\n .@a = 30;\nelse if (.@r>=9)\n .@a = 50;\nif (.@r>=8)\n bonus2 bSubEle,Ele_Poison,15;\nbonus2 bAddRace2,RC2_HEARTHUNTER,.@a;\nbonus2 bMagicAddRace2,RC2_HEARTHUNTER,.@a;\nbonus2 bSubRace2,RC2_HEARTHUNTER,.@a;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19338,'Clover_Silkhat','Clover Silk Hat','Armor',200,1,true,15,true,735,'bonus bHit,3;\nbonus bAgi,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19339,'Egg_Crispinette','Egg Crispinette','Armor',200,1,true,15,true,1598,'bonus bMaxHP,75;\nbonus bMaxSP,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19340,'Saint_Egg_Shell','Holy Egg Shell','Armor',200,1,true,15,true,537,'bonus bHealPower,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19341,'Devil_Egg_Shell','Wicket Egg Shell','Armor',200,1,true,15,true,999,'bonus bAspdRate,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19342,'Bull_Hat','Bull Hat','Armor',20,500,2,1,true,130,true,819,'.@r = getrefine();\nbonus2 bSubEle,Ele_Wind,10;\nif (.@r<7)\n .@a = 15;\nif (.@r>=7 && .@r<9)\n .@a = 30;\nif (.@r>=8)\n bonus2 bSubEle,Ele_Wind,15;\nif (.@r>=9)\n .@a = 50;\nbonus2 bAddRace2,RC2_ROCKRIDGE,.@a;\nbonus2 bMagicAddRace2,RC2_ROCKRIDGE,.@a;\nbonus2 bSubRace2,RC2_ROCKRIDGE,.@a;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19343,'Circlet_Of_Phoenix','Circlet Of Phoenix','Armor',1000,18,true,100,true,1056,'.@r = getrefine();\n.@mdef = 15;\n.@hp = 10;\n.@dmg = 10;\n.@cast = -10;\nbonus2 bFixedCastrate,"LG_OVERBRAND",-100;\nif (.@r>=7) {\n .@cast -= 5;\n .@dmg += 15;\n if (.@r>=9) {\n .@cast -= 5;\n .@dmg += 25;\n if (.@r>=10) {\n bonus bIgnoreDefRace,RC_All;\n }\n }\n}\nif (getskilllv("LG_KINGS_GRACE")>=5) {\n bonus2 bSkillCooldown,"LG_INSPIRATION",-10000;\n bonus2 bSkillVariableCast,"LG_INSPIRATION",-2000;\n}\nif (getskilllv("LG_MOONSLASHER")>=5) {\n bonus2 bSkillVariableCast,"LG_OVERBRAND",-1000;\n}\nif (getskilllv("LG_FORCEOFVANGUARD")>=5) {\n .@hp += 10;\n .@mdef += 15;\n bonus bMaxSPrate,10;\n bonus bDef,150;\n}\nbonus bMdef,.@mdef;\nbonus bMaxHPrate,.@hp;\nbonus2 bSkillAtk,"LG_OVERBRAND",.@dmg;\nbonus bVariableCastrate,.@cast;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19344,'Illusion_Hot_blooded_Headband','Illusion Hot-blooded Headband','Armor',100,3,1,true,false,false,true,120,true,154,'.@r = getrefine();\nbonus bStr,2;\nbonus bBaseAtk,(10*(.@r/2));\nif (.@r >= 7) {\n bonus2 bAddEle,Ele_Water,10;\n bonus2 bAddEle,Ele_Wind,10;\n bonus2 bAddEle,Ele_Earth,10;\n bonus2 bAddEle,Ele_Neutral,10;\n if (.@r >= 9) {\n bonus2 bAddSize,Size_Small,15;\n bonus2 bAddSize,Size_Large,15;\n }\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (19364,'Engineer_Cap_K','Engineer Cap','Armor',200,10,1,true,true,608,'.@r = getrefine();\nbonus bMatk,10*(.@r/2);\nbonus bBaseAtk,10*(.@r/2);\nif (.@r>=7) {\n bonus2 bSubRace,RC_Formless,5;\n}\nif (.@r>=9) {\n bonus2 bAddRace,RC_Formless,10;\n bonus2 bMagicAddRace,RC_Formless,10;\n}\nif (.@r>=11) {\n bonus bMatkRate,5;\n bonus2 bAddClass,Class_All,5;\n bonus2 bAddRace,RC_Formless,min(.@r-10,15);\n bonus2 bMagicAddRace,RC_Formless,min(.@r-10,15);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19366,'Illusion_Goibne_Helm','Illusion Goibne Helm','Armor',1000,25,1,true,false,false,true,130,true,258,'.@r = getrefine();\n.@vit = 3;\nif (.@r >= 7) {\n .@vit += 5;\n if (.@r >= 9) {\n bonus bDelayrate,-12;\n }\n}\nbonus bVit,.@vit;\nbonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19379,'Striking_Hat','Striking Hat','Armor',20,400,5,1,true,100,true,1759,'.@r = getrefine();\nbonus bDex,5;\nbonus bAgi,5;\nbonus bLongAtkRate,5;\nbonus bAspdRate,10;\nbonus bPerfectHitAddRate,10;\nbonus bHit,2*.@r;\nbonus bDelayrate,-2*.@r;\nif (.@r>=7) {\n bonus bPerfectHitAddRate,20;\n bonus bLongAtkRate,10;\n}\nif (.@r>=9) {\n bonus bPerfectHitAddRate,20;\n bonus bLongAtkRate,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (19380,'Floating_Ball','Floating Ball','Armor',10,200,true,100,1760,'bonus bMatk,35;\nbonus2 bMagicAddClass,Class_Boss,2;\nif (readparam(bDex)>=90) {\n bonus bMatk,70;\n bonus2 bMagicAddClass,Class_Boss,3;\n}\nif (readparam(bDex)>=125) {\n bonus bMatk,140;\n bonus2 bMagicAddClass,Class_Boss,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19381,'Protect_Cloth','Protect Cloth','Armor',20,300,true,90,1761,'bonus bMdef,5;\nbonus bMaxHPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (19382,'Pop_Popcorn_Hat','Pop Popcorn Hat','Armor',500,6,true,true,1763); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19387,'Exa_Goat_Cap','Experimental Goat Cap','Armor',20,500,2,1,true,40,true,1768,'.@r = getrefine();\n.@sub = 10;\n.@dmg = 15;\nif (.@r >= 7) {\n .@dmg += 15;\n if (.@r >= 8) {\n .@sub += 15;\n if (.@r >= 9) {\n .@dmg += 20;\n }\n }\n}\nbonus2 bSubEle,Ele_Earth,.@sub;\nbonus2 bAddRace2,RC2_WERNER_LAB,.@dmg;\nbonus2 bMagicAddRace2,RC2_WERNER_LAB,.@dmg;\nbonus2 bSubRace2,RC2_WERNER_LAB,.@dmg;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (19389,'E_Oxygen_Mask','Advanced Oxygen Mask','Armor',10,true,90,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (19391,'Eyes_Of_Illusion','Eyes Of Illusion','Armor',20,500,2,true,100,1779,'bonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_Player_Doram,5;\nbonus2 bResEff,Eff_Blind,10000;\nif (getskilllv("GN_ILLUSIONDOPING") == 5)\n skill "SA_DISPELL",5;\nif (getskilllv("GN_MANDRAGORA") == 5)\n bonus2 bFixedCastrate,"GN_MANDRAGORA",-70;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_stargladiator`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19396,'Racing_Cap_SG','Racing Cap (Star Gladiator)','Armor',20,10,1,true,true,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus bBaseatk,5*getskilllv("TK_HPTIME");\nif (.@r>=11)\n autobonus3 "{ bonus2 bSkillAtk,\\"SJ_SOLARBURST\\",30; }",1000,10000,"SJ_PROMINENCEKICK";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_soullinker`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19397,'Racing_Cap_SL','Racing Cap (Soul Linker)','Armor',20,10,1,true,true,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus bMaxSP,100*getskilllv("TK_SPTIME");\nif (.@r>=11)\n autobonus3 "{ bonus2 bSkillAtk,\\"SP_SPA\\",30; bonus2 bSkillAtk,\\"SP_SWHOO\\",30; }",1000,10000,"SL_SMA";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19404,'Biting_Off_Rideword','Biting Rideword','Armor',3,1,true,99,true,262,100,true,true,true,true,true,true,true,'bonus2 bHPLossRate,10,5000;\nbonus2 bHPDrainRate,40,2;\nbonus2 bSPDrainRate,40,2;\nautobonus "{ bonus2 bHPRegenRate,300,1000; }",40,4000,BF_MAGIC;\nautobonus "{ bonus2 bSPRegenRate,70,1000; }",40,4000,BF_MAGIC;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19407,'Work_Cap','Work Cap','Armor',200,1000,18,true,100,true,1793,'.@r = getrefine();\nbonus bMdef,15;\nbonus bVit,10;\nbonus2 bSkillAtk,"NC_AXETORNADO",20;\nbonus2 bVariableCastrate,"BS_GREED",-100;\nif (getskilllv("NC_MAGICDECOY") >= 5)\n bonus2 bAddClass,Class_Boss,50;\nif (getskilllv("NC_AXEBOOMERANG") >= 5)\n bonus bBaseAtk,100;\nif (getskilllv("NC_MAGMA_ERUPTION") >= 5)\n bonus2 bAddMonsterDropItem,732,10;\nif (.@r>=7)\n bonus2 bSkillAtk,"NC_AXETORNADO",30;\nif (.@r>=9)\n bonus2 bSkillAtk,"NC_AXETORNADO",50;\nif (.@r>=10)\n bonus bIgnoreDefRace,RC_All;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19409,'Black_Feather','Black Feather Hat','Armor',20,1000,18,true,100,true,731,'.@r = getrefine();\nbonus bSPGainValue,50;\nbonus bLongSPGainValue,50;\nbonus bMagicSPGainValue,50;\nbonus bMdef,15;\nbonus bDex,10;\nbonus2 bSkillAtk,"SC_FEINTBOMB",10;\nif (getskilllv("SC_INVISIBILITY") >= 5)\n bonus2 bAddClass,Class_Boss,50;\nif (getskilllv("SC_MAELSTROM") >= 3)\n skill "TK_JUMPKICK",7;\nif (getskilllv("SC_REPRODUCE") >= 10)\n bonus bUseSPrate,-30;\nif (.@r>=7) {\n bonus2 bSkillAtk,"SC_FEINTBOMB",15;\n bonus bHit,30;\n}\nif (.@r>=9) {\n bonus2 bSkillAtk,"SC_FEINTBOMB",25;\n bonus bHit,20;\n}\nif (.@r>=10)\n bonus bIgnoreDefRace,RC_All;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19415,'White_Bird_Rose','White Bird Rose Decoration','Armor',6,1,true,50,true,1688,'bonus bUseSPrate,-3;\nbonus bHealPower,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`view`) VALUES (19424,'C_Master_Cat','Costume Master\'s Head','Armor',true,true,1806); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_mid`,`location_head_low`,`view`) VALUES (19425,'Master_Cat','Master\'s Head','Armor',true,true,1806); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19426,'King_Of_Spirit_Circlet','Spirit King\'s Crown','Armor',20,600,12,true,100,true,1118,'.@r = getrefine();\nbonus bMdef,15;\nbonus bFixedCastrate,-7*.@r;\nbonus bDelayrate,-10;\nbonus2 bSkillAtk,"SO_EARTHGRAVE",10;\nbonus2 bSkillAtk,"SO_DIAMONDDUST",10;\nbonus bVariableCastrate,-6*getskilllv("SO_EL_SYMPATHY");\nif (getskilllv("SO_WARMER") >= 5) {\n bonus2 bSkillCooldown,"SO_EARTHGRAVE",-1000;\n bonus2 bSkillCooldown,"SO_DIAMONDDUST",-1000;\n bonus2 bSkillCooldown,"SO_VARETYR_SPEAR",-1000;\n}\nif (getskilllv("SO_ELEMENTAL_SHIELD") >= 5)\n bonus2 bMagicAddClass,Class_Boss,25;\nif (.@r>=7) {\n bonus2 bSkillAtk,"SO_EARTHGRAVE",15;\n bonus2 bSkillAtk,"SO_DIAMONDDUST",15;\n bonus bDelayrate,-5;\n}\nif (.@r>=9) {\n bonus bDelayrate,-5;\n bonus2 bSkillAtk,"SO_EARTHGRAVE",25;\n bonus2 bSkillAtk,"SO_DIAMONDDUST",25;\n}\nif (.@r>=10)\n bonus bIgnoreMdefRace,RC_All;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19428,'Illusion_Morpheus\'s_Hood','Illusion Morpheus\'s Hood','Armor',20,200,15,1,true,130,true,256,'.@r = getrefine();\nbonus bInt,10;\nbonus bMdef,15;\nbonus bMaxSPrate,20;\nbonus bVariableCastrate,-(3*(.@r/2));\nif (.@r >= 7) {\n bonus bMatk,30;\n if (.@r >= 9) {\n bonus bNoCastCancel;\n }\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (19433,'C_Resonate_Taego','Costume Resonate Taego','Armor',true,1,1823,'hateffect(HAT_EF_RESONATETAEGO,true);','hateffect(HAT_EF_RESONATETAEGO,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`) VALUES (19439,'Subject_Aura','Vicious Mind Aura','Armor',100,5,true,170,1267); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (19451,'Heavenly_Order','Heavenly Order','Armor',20,true,100,1093,'skill "MC_IDENTIFY",1,0;\n.@a = readparam(bStr);\n.@b = readparam(bAgi);\n.@c = readparam(bVit);\n.@d = readparam(bInt);\n.@e = readparam(bDex);\n.@f = readparam(bLuk);\nbonus bHit,2*(.@a/18);\nbonus bMaxHPrate,2*(.@a/18);\nbonus bFlee,2*(.@b/18);\nbonus bDelayrate,-2*(.@b/18);\nbonus bMdef,2*(.@c/18);\nbonus bVariableCastrate,-2*(.@c/18);\nbonus bMaxSPrate,2*(.@d/18);\nbonus bUseSPrate,-2*(.@d/18);\nbonus bCritical,2*(.@e/18);\nbonus bAspdRate,2*(.@e/18);\nbonus bBaseAtk,15*(.@f/18);\nbonus bMatk,15*(.@f/18);\nbonus bDef,20*(.@f/18);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`slots`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (19452,'Heavenly_Order_','Heavenly Order','Armor',20,1,true,100,1093,'skill "MC_IDENTIFY",1,0;\n.@a = readparam(bStr);\n.@b = readparam(bAgi);\n.@c = readparam(bVit);\n.@d = readparam(bInt);\n.@e = readparam(bDex);\n.@f = readparam(bLuk);\nbonus bHit,2*(.@a/18);\nbonus bMaxHPrate,2*(.@a/18);\nbonus bFlee,2*(.@b/18);\nbonus bDelayrate,-2*(.@b/18);\nbonus bMdef,2*(.@c/18);\nbonus bVariableCastrate,-2*(.@c/18);\nbonus bMaxSPrate,2*(.@d/18);\nbonus bUseSPrate,-2*(.@d/18);\nbonus bCritical,2*(.@e/18);\nbonus bAspdRate,2*(.@e/18);\nbonus bBaseAtk,15*(.@f/18);\nbonus bMatk,15*(.@f/18);\nbonus bDef,20*(.@f/18);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19453,'Jejecap_JP','Jeje Cap','Armor',20,1000,18,true,100,true,1011,'.@r = getrefine();\n.@dmg = 10;\n.@delay = -15-6*getskilllv("GN_CRAZYWEED");\nbonus bMdef,15;\nbonus bNoCastCancel;\nbonus2 bVariableCastrate,"GN_CRAZYWEED",-50;\nbonus2 bVariableCastrate,"CR_ACIDDEMONSTRATION",-50;\nbonus2 bVariableCastrate,"CR_FULLPROTECTION",-50;\nif (.@r>=7) {\n .@dmg += 15;\n if (.@r>=9) {\n .@dmg += 25;\n if (.@r>=10) {\n bonus bIgnoreMDefRace,RC_All;\n }\n }\n}\nif (getskilllv("GN_FIRE_EXPANSION") == 5)\n bonus2 bAddClass,Class_Boss,50;\nif (getskilllv("GN_CRAZYWEED") == 5) {\n .@delay -= 25;\n bonus2 bSkillCooldown,"GN_CRAZYWEED",-4500;\n}\nbonus2 bSkillAtk,"CR_ACIDDEMONSTRATION",.@dmg;\nbonus2 bSkillAtk,"GN_CRAZYWEED",.@dmg;\nbonus bDelayrate,.@delay;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (19459,'C_Luna_On_Shoulder','Costume Lunatic on Shoulder','Armor',true,1881); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (19460,'Black_Veil_J','Black Veil','Armor',20,500,2,1,true,true,1173,'.@r = getrefine();\nbonus2 bSubEle,Ele_Dark,(.@r >= 8 ? 25: 10);\n/*.@bonus = 15;\nif (.@r >= 7) {\n .@bonus += 15;\n}\nif (.@r >= 9) {\n .@bonus += 20;\n}\nbonus2 bAddRace2,RC2_ILLUSION_VAMPIRE,.@bonus;\nbonus2 bSubRace2,RC2_ILLUSION_VAMPIRE,.@bonus;\nbonus2 bMagicAddRace2,RC2_ILLUSION_VAMPIRE,.@bonus;*/'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (19464,'C_Melon_Cap','Costume melon bread hat','Armor',true,1878); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_top`,`refineable`,`view`) VALUES (19465,'Cherry_Blossom_Hat_YL','Yellow Cherry Blossom Hat','Armor',true,true,1727); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (19466,'C_Small_ocean','Costume small sea','Armor',true,1883); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19469,'Crown_Of_Saint_Jp','Saint Crown','Armor',20,600,12,true,100,true,1117,'.@r = getrefine();\n.@a = 5*(getskilllv("AB_LAUDAAGNUS")+getskilllv("AB_LAUDARAMUS"));\n.@dmg = 20;\n.@aspd = 10;\nbonus bMdef,15;\nbonus2 bSkillUseSP,"AB_JUDEX",15;\nbonus2 bSkillUseSP,"AB_ADORAMUS",15;\nbonus2 bVariableCastrate,"AB_JUDEX",-5*getskilllv("AB_ORATIO");\nbonus2 bVariableCastrate,"AB_ADORAMUS",-5*getskilllv("AB_ORATIO");\nif (getskilllv("AB_CLEARANCE") >= 5) {\n bonus2 bMagicAddClass,Class_Boss,25;\n}\nbonus2 bMagicAddEle,Ele_Undead,.@a;\nbonus2 bMagicAddEle,Ele_Ghost,.@a;\nbonus2 bMagicAddEle,Ele_Earth,.@a;\nbonus2 bMagicAddEle,Ele_Neutral,.@a;\nbonus2 bMagicAddRace,RC_DemiHuman,2*.@r;\nbonus2 bMagicAddRace,RC_Player_Human,2*.@r;\nif (.@r >= 7) {\n .@dmg += 30;\n .@aspd += 5;\n if (.@r >= 9) {\n .@dmg += 50;\n .@aspd += 5;\n if (.@r >= 10) {\n bonus bNoGemStone;\n }\n }\n}\nbonus bAspdRate,.@aspd;\nbonus2 bSkillAtk,"AB_JUDEX",.@dmg;\nbonus2 bSkillAtk,"AB_ADORAMUS",.@dmg;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (19472,'C_S_Circlet_Of_Time','Circlet of Costume Time','Armor',true,1891); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19474,'S_Circlet_Of_Time_RK','Temporal Circlet (Rune Knight)','Armor',10,1,true,true,true,true,true,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxHP,250*(.@r/2);\nbonus bMaxSPrate,2*(.@r/3);\nbonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",15*(.@r/3);\nbonus2 bSkillAtk,"RK_DRAGONBREATH",15*(.@r/3);\nbonus bLongAtkRate,5*(.@r/4);\nif (.@r>=11) {\n bonus bDelayrate,-5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19475,'S_Circlet_Of_Time_LG','Temporal Circlet (Royal Guard)','Armor',10,1,true,true,true,true,true,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nbonus2 bSkillAtk,"LG_BANISHINGPOINT",15*(.@r/3);\nbonus2 bSkillAtk,"LG_CANNONSPEAR",15*(.@r/3);\nbonus bLongAtkRate,5*(.@r/4);\nif (.@r>=11) {\n bonus2 bAddClass,Class_All,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19476,'S_Circlet_Of_Time_NC','Temporal Circlet (Mechanic)','Armor',10,1,true,true,true,true,true,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nbonus2 bSkillAtk,"NC_BOOSTKNUCKLE",10*(.@r/3);\nbonus2 bSkillAtk,"NC_ARMSCANNON",10*(.@r/3);\nbonus bLongAtkRate,5*(.@r/4);\nif (.@r>=11) {\n bonus bDelayrate,-5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19477,'S_Circlet_Of_Time_GN','Temporal Circlet (Genetic)','Armor',10,1,true,true,true,true,true,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nbonus2 bSkillAtk,"GN_SPORE_EXPLOSION",20*(.@r/3);\nbonus2 bSkillAtk,"GN_CART_TORNADO",20*(.@r/3);\nbonus2 bAddSize,Size_All,2*(.@r/4);\nif (.@r>=11) {\n bonus bDelayrate,-5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19478,'S_Circlet_Of_Time_GC','Temporal Circlet (Guillotine Cross)','Armor',10,1,true,true,true,true,true,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nbonus2 bSkillAtk,"GC_COUNTERSLASH",20*(.@r/3);\nbonus2 bSkillAtk,"GC_ROLLINGCUTTER",20*(.@r/3);\nbonus2 bAddClass,Class_All,2*(.@r/4);\nif (.@r>=11) {\n bonus bDelayrate,-5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19479,'S_Circlet_Of_Time_SC','Temporal Circlet (Shadow Chaser)','Armor',10,1,true,true,true,true,true,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nbonus2 bSkillAtk,"SC_FATALMENACE",30*(.@r/3);\nbonus2 bSkillAtk,"SC_FEINTBOMB",30*(.@r/3);\nbonus2 bAddClass,Class_All,2*(.@r/4);\nif (.@r>=11) {\n bonus bDelayrate,-5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19480,'S_Circlet_Of_Time_AB','Temporal Circlet (Archbishop)','Armor',10,1,true,true,true,true,true,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,15*(.@r/2);\nbonus bVariableCastrate,-3*(.@r/3);\nbonus2 bSkillAtk,"AB_ADORAMUS",20*(.@r/3);\nbonus2 bMagicAtkEle,Ele_Holy,7*(.@r/4);\nif (.@r>=11) {\n bonus bMatkRate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19481,'S_Circlet_Of_Time_SR','Temporal Circlet (Sura)','Armor',10,1,true,true,true,true,true,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nbonus bMaxHPrate,2*(.@r/3);\nbonus2 bSkillAtk,"SR_KNUCKLEARROW",10*(.@r/3);\nbonus2 bSkillAtk,"SR_TIGERCANNON",10*(.@r/3);\nbonus bLongAtkRate,5*(.@r/4);\nif (.@r>=11) {\n bonus2 bAddClass,Class_All,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19482,'S_Circlet_Of_Time_WL','Temporal Circlet (Warlock)','Armor',10,1,true,true,true,true,true,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,15*(.@r/2);\nbonus bVariableCastrate,-3*(.@r/3);\nbonus2 bSkillAtk,"WL_CHAINLIGHTNING",20*(.@r/3);\nbonus2 bSkillAtk,"WL_JACKFROST",20*(.@r/3);\nbonus2 bMagicAtkEle,Ele_Wind,5*(.@r/4);\nbonus2 bMagicAtkEle,Ele_Water,5*(.@r/4);\nif (.@r>=11) {\n bonus bMatkRate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19483,'S_Circlet_Of_Time_SO','Temporal Circlet (Sorcerer)','Armor',10,1,true,true,true,true,true,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,15*(.@r/2);\nbonus bVariableCastrate,-3*(.@r/3);\nbonus2 bSkillAtk,"SO_DIAMONDDUST",20*(.@r/3);\nbonus2 bSkillAtk,"SO_PSYCHIC_WAVE",20*(.@r/3);\nbonus2 bMagicAtkEle,Ele_Neutral,5*(.@r/4);\nbonus2 bMagicAtkEle,Ele_Water,5*(.@r/4);\nif (.@r>=11) {\n bonus bMatkRate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19484,'S_Circlet_Of_Time_RA','Temporal Circlet (Ranger)','Armor',10,1,true,true,true,true,true,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nbonus bCritAtkRate,5*(.@r/3);\nbonus2 bSkillAtk,"RA_ARROWSTORM",20*(.@r/3);\nbonus2 bSkillAtk,"RA_AIMEDBOLT",20*(.@r/3);\nbonus bLongAtkRate,5*(.@r/4);\nif (.@r>=11) {\n bonus2 bSkillCooldown,"RA_ARROWSTORM",-1000;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19485,'S_Circlet_Of_Time_WM','Temporal Circlet (Wanderer & Minstrel)','Armor',10,1,true,true,true,true,true,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,15*(.@r/2);\nbonus bVariableCastrate,-5*(.@r/3);\nbonus2 bSkillAtk,"WM_METALICSOUND",20*(.@r/3);\nbonus2 bSkillAtk,"WM_REVERBERATION",20*(.@r/3);\nbonus2 bMagicAtkEle,Ele_Neutral,7*(.@r/4);\nif (.@r>=11) {\n bonus bMatkRate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_stargladiator`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19486,'S_Circlet_Of_Time_SJ','Temporal Circlet (Star Emperor)','Armor',10,1,true,true,true,true,true,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nbonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",30*(.@r/3);\nbonus2 bAddSize,Size_All,2*(.@r/4);\nif (.@r>=11) {\n bonus2 bAddClass,Class_All,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_soullinker`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19487,'S_Circlet_Of_Time_SP','Temporal Circlet (Soul Reaper)','Armor',10,1,true,true,true,true,true,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,15*(.@r/2);\nbonus bVariableCastrate,-5*(.@r/3);\nbonus2 bSkillAtk,"SP_CURSEEXPLOSION",20*(.@r/3);\nbonus2 bSkillAtk,"SP_SWHOO",20*(.@r/3);\nbonus2 bMagicAtkEle,Ele_Dark,7*(.@r/4);\nif (.@r>=11) {\n bonus bMatkRate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_rebellion`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19488,'S_Circlet_Of_Time_RL','Temporal Circlet (Rebellion)','Armor',10,1,true,true,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nbonus2 bSkillAtk,"RL_BANISHING_BUSTER",20*(.@r/3);\nbonus2 bSkillAtk,"RL_R_TRIP",20*(.@r/3);\nbonus bLongAtkRate,5*(.@r/4);\nif (.@r>=11) {\n bonus bDelayrate,-5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_kagerouoboro`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19489,'S_Circlet_Of_Time_OB','Temporal Circlet (Oboro)','Armor',10,1,true,true,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,15*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nbonus2 bSkillAtk,"NJ_HYOUSENSOU",30*(.@r/3);\nbonus2 bSkillAtk,"NJ_HUUJIN",30*(.@r/3);\nbonus2 bMagicAtkEle,Ele_Wind,5*(.@r/4);\nbonus2 bMagicAtkEle,Ele_Water,5*(.@r/4);\nif (.@r>=11) {\n bonus bMatkRate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_kagerouoboro`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19490,'S_Circlet_Of_Time_KG','Temporal Circlet (Kagerou)','Armor',10,1,true,true,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nbonus2 bSkillAtk,"KO_BAKURETSU",20*(.@r/3);\nbonus2 bSkillAtk,"KO_JYUMONJIKIRI",20*(.@r/3);\nbonus2 bAddSize,Size_All,2*(.@r/4);\nif (.@r>=11) {\n bonus2 bAddClass,Class_All,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19491,'S_Circlet_Of_Time_NV','Temporal Circlet (Super Novice)','Armor',10,1,true,true,true,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,10*(.@r/2);\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,4*(.@r/3);\nbonus bVariableCastrate,-4*(.@r/3);\nbonus2 bMagicAtkEle,Ele_All,5*(.@r/4);\nbonus bCritAtkRate,5*(.@r/4);\nif (.@r>=11) {\n bonus bDelayrate,-5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_summoner`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19492,'S_Circlet_Of_Time_SU','Temporal Circlet (Summoner)','Armor',10,1,true,true,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nbonus2 bSkillAtk,"SU_CN_METEOR",20*(.@r/3);\nbonus2 bSkillAtk,"SU_PICKYPECK",20*(.@r/3);\nbonus2 bMagicAtkEle,Ele_Neutral,7*(.@r/4);\nif (.@r>=11) {\n bonus bDelayrate,-5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`view`,`script`) VALUES (19495,'Diabolus_Wing','Diabolus Wing','Armor',20,300,2,1,true,680,'bonus bAllStats,10;\n/*bonus2 bAddRace2,RC2_TEMPLE_DEMON,30;\nbonus2 bMagicAddRace2,RC2_TEMPLE_DEMON,30;*/'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`view`,`script`) VALUES (19500,'T_Mr_Smile','T Mr Smile','Armor',true,true,65,'bonus bStr,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (19501,'T_Spinx_Helm','T Spinx Helm','Armor',true,137); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`view`,`script`) VALUES (19502,'T_Goggle','T Goggle','Armor',true,true,1,'bonus2 bExpAddRace,RC_All,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`view`) VALUES (19503,'T_Munak_Hat','T Munak Hat','Armor',true,true,true,51); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (19504,'T_Sunglasses','T Sunglasses','Armor',true,12); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (19505,'T_Cigarette','T Cigarette','Armor',true,54); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (19506,'T_Valkyrie_Feather_Band','T Valkyrie Feather Band','Armor',true,300); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19507,'Fine_Sun','Clear Sun','Armor',true,1,654,100,true,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`script`) VALUES (19508,'T_Gemmed_Sallet','T Gemmed Sallet','Armor',true,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19509,'Butterfly_Wing_Ear','Butterfly Wing Ears','Armor',true,1,695,100,true,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19510,'Nut_On_Head','Screw Stuck in Head','Armor',true,1,696,100,true,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19511,'Heart_Eye_Patch1','Heart Eye Patch 1','Armor',true,1,697,100,true,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19512,'Heart_Eye_Patch2','Heart Eye Patch 2','Armor',true,1,698,100,true,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19513,'Chicken_Beak','Chicken Bill','Armor',true,1,699,100,true,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19514,'Charlie_Beard','Charlies Beard','Armor',true,1,700,100,true,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19515,'Yellow_Hat','Yellow Hat','Armor',true,1,701,100,true,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19516,'Singing_Bird','Singing Bird','Armor',true,1,702,100,true,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19517,'Cocks_Comb','Chicken Crest','Armor',true,1,703,100,true,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19518,'Rainbow','Rainbow','Armor',true,1,704,100,true,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19519,'Lightning_Cloud','Thunderstorm Cloud','Armor',true,1,688,100,true,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19520,'Rain_Cloud','Rain Cloud','Armor',true,1,705,100,true,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19521,'Charlie_Hat','Charlies Hat','Armor',true,1,706,100,true,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19522,'Mini_Crown1','Mini Crown','Armor',true,1,707,100,true,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19523,'Donation_Ribbon','Green Ribbon','Armor',true,1,244,100,true,true,true,true,true,true,true,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19524,'C_Green_Feeler','Costume Green Feeler','Armor',true,1,85,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`,`script`) VALUES (19525,'C_Jack_A_Dandy','Costume Jack A Dandy','Armor',true,58,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19526,'C_Helm','Costume Helm','Armor',true,1,40,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19527,'C_Sharp_Gear','Costume Spiky Band','Armor',true,1,43,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`,`script`) VALUES (19528,'C_Iron_Cane','Costume Iron Cain','Armor',true,1,53,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19529,'C_Angelic_Chain','Costume Angel Wing','Armor',true,1,38,'bonus bUnbreakableHelm;\nbonus bVit,1;\nbonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19530,'C_Wild_Rose','Costume Wild Rose','Armor',true,1,541,100,true,'bonus bUnbreakableHelm;\nbonus bBaseAtk,2;\nbonus bMatk,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19531,'C_Cube_Mask','Costume Cube Mask','Armor',true,true,472,100,true,true,true,true,true,true,true,'bonus bUnbreakableHelm;\nbonus bFlee,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19532,'C_Red_Bunny_Band','Red Bunny Band','Armor',true,1,640,100,true,true,true,true,true,true,true,'bonus bUnbreakableHelm;\nbonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19533,'C_Spore_Hat','Costume Spore Hat','Armor',true,1,114,100,true,'bonus bUnbreakableHelm;\nbonus bVit,1;\nbonus2 bExpAddRace,RC_All,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19534,'C_Tha_Despero_Mask','Costume Thanatos Despero Mask','Armor',20,true,true,1,693,100,true,'bonus2 bAddClass,Class_All,1;\nbonus bMatkRate,1;\nbonus bHealPower,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19535,'C_Sinsuncho_Hat','Costume Sinsuncho Hat','Armor',true,1,730,100,true,'bonus bUnbreakableHelm;\nbonus bStr,1;\nbonus2 bExpAddRace,RC_All,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19536,'C_Rose_Corsage','Costume Rose Corsage','Armor',true,1,533,100,true,'bonus bUnbreakableHelm;\nbonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19537,'C_Gryphon_Hat','Costume Gryphon Hat','Armor',true,1,591,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19538,'Full_Moon','Full Moon','Armor',true,1,780,'autobonus "{ bonus bBaseAtk,50; }",10,5000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";\nautobonus "{ bonus bMatk,50; }",5,5000,BF_MAGIC,"{ specialeffect2 EF_ENERGYCOAT; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`,`script`) VALUES (19539,'C_Reginleif_Hairband','Costume Hairband Of Reginleif','Armor',20,true,true,1,468,'bonus bAllStats,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`,`script`) VALUES (19540,'C_Rabbit_Earplug','Costume Rabbit Earplugs','Armor',20,true,true,1,515,'bonus bAgi,1;\nbonus bFlee,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`equip_level_min`,`view`,`script`) VALUES (19541,'C_Romantic_White_Flower','Costume Romantic White Flower','Armor',20,true,1,259,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`equip_level_min`,`view`,`script`) VALUES (19542,'C_Devil_Whisper','Costume Devil Whisper','Armor',20,true,1,712,'bonus bUnbreakableHelm;\nbonus2 bSubRace,RC_Angel,1;\nbonus2 bSubRace,RC_Demon,1;\nbonus3 bAddMonsterDropItem,523,RC_Angel,400;\nbonus3 bAddMonsterDropItem,12020,RC_Demon,400;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19543,'Oliver_Wolf_Hood','Oliver Wolf Hood','Armor',20,300,true,70,849,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19544,'C_Tare_Neko_Cru','Costume Tare Neko Cru','Armor',20,true,1,692,100,true,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19545,'C_Boys_Cap','Costume Boy\'s Cap','Armor',20,100,true,100,102,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19546,'C_Valkyrie_Helm','Costume Valkyrie Helm','Armor',20,100,true,100,225,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19547,'C_Deviruchi_Cap','Costume Deviruchi Cap','Armor',20,100,true,100,123,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`,`equip_script`) VALUES (19548,'C_Frog_Cap','Costume Frog Cap','Armor',20,100,true,100,448,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19549,'C_Magestic_Goat','Costume Magestic Goat','Armor',20,100,true,100,41,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_Mid`,`equip_level_min`,`view`,`script`) VALUES (19550,'C_Blush','Costume Blush','Armor',20,100,true,100,125,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_Mid`,`equip_level_min`,`view`,`script`) VALUES (19551,'C_Elven_Ears','Costume Elven Ears','Armor',20,100,true,100,73,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_Low`,`equip_level_min`,`view`,`script`) VALUES (19552,'C_Centimental_Flower','Costume Centimental Flower','Armor',20,100,true,100,56,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_Low`,`equip_level_min`,`view`,`script`) VALUES (19553,'C_Assassin_Mask_','Costume Assassin Mask','Armor',20,100,true,100,180,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`,`script`) VALUES (19554,'C_Hahoe_Mask','Costume Hahoe Mask','Armor',20,100,true,true,100,230,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19555,'C_Crescent_Helm','Costume Crescent Moon Helm','Armor',true,true,1,213,100,true,'bonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19556,'C_Kabuki_Mask','Costume Kabuki Mask','Armor',true,true,true,1,214,100,true,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19557,'C_Ayothaya_Hat','Costume Ayothaya Hat','Armor',true,1,334,100,true,'bonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19558,'C_Crow_Hat','Costume Crow Hat','Armor',true,1,524,100,true,'bonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19559,'C_Baby_Dragon_Hat','Costume Baby Dragon Hat','Armor',true,1,525,100,true,'bonus bAgi,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19560,'C_Coati_Hat','Costume Coati Hat','Armor',true,1,527,100,true,'bonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19561,'C_Tucan_Hat','Costume Tucan Hat','Armor',true,1,528,100,true,'bonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19562,'C_Jaguar_Hat','Costume Jaguar Hat','Armor',true,true,true,1,530,100,true,'bonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`) VALUES (19563,'C_Dragon_Arhat_Mask','Costume Dragon Arhat Mask','Armor',true,true,1,545,100,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`) VALUES (19564,'C_Tiger_Arhat_Mask','Costume Tiger Arhat Mask','Armor',true,true,1,546,100,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19565,'C_Chung_Hairband','Costume Chung Hairpin','Armor',true,1,583,100,true,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`) VALUES (19566,'C_Samurai_Mask','Costume Samurai Mask','Armor',true,1,644,100,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19567,'C_Hatta_Black','Costume Hatta Black','Armor',true,true,true,1,676,100,true,'bonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19568,'C_Ancient_Horns','Costume Ancient Horns','Armor',true,1,757,100,true,'bonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19569,'C_Sprout_Hat','Costume Sprout Hat','Armor',true,1,758,100,true,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19570,'C_Mercury_Riser','Costume Mercury Riser','Armor',true,1,759,100,true,'bonus bLuk,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19571,'C_White_Musang_Hat','Costume White Musang Hat','Armor',true,1,770,100,true,'bonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19572,'C_Black_Musang_Hat','Costume Black Musang Hat','Armor',true,1,771,100,true,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`) VALUES (19573,'C_Heart_Wing_Hairband','Costume Heart Wing Hairband','Armor',true,1,733,100,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19574,'C_Lord_of_Death','Costume Lord of Death','Armor',true,true,742,100,true,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19575,'C_Ascension_Black_Dragon','Costume Ascension Black Dragon','Armor',true,1,863); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`) VALUES (19576,'C_Tare_Pope','Costume Tare Pope','Armor',true,1,817,100,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19577,'10th_Anni_Poring_Hat','10th Anni Poring Hat','Armor',10,100,true,1,874); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19578,'C_Goggle','Costume Googles','Armor',true,true,1,1); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19579,'C_Red_Wind_Hat','Costume Red Wind Hat','Armor',10,true,1,613,'bonus bHPrecovRate,20;\nbonus bSPrecovRate,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19580,'C_Sphinx_Helm','Costume Sphinx Helm','Armor',true,true,1,137); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19581,'C_Brabery_Hat','Costume Adventurer\'s Hat','Armor',true,1,891,'bonus2 bAddMonsterDropItem,6614,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19582,'C_Cowboy_Hat','Costume Cowboy Hat','Armor',true,1,411); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19583,'C_Zorro_Mask','Costume Zorro Mask','Armor',true,1,50); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19584,'C_Pirate_Dagger','Costume Dagger In Mouth','Armor',true,1,327); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19585,'C_Feather_Beret','Costume Feather Beret','Armor',true,1,224); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`) VALUES (19586,'C_Pink_Bunny_Band_J','Costume Pink Bunny Hair Band','Armor',10,true,1,898,100,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19587,'C_King_Poring_Hat','Costume King Poring Hat','Armor',100,true,1,905,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19588,'C_Cat_Hat_J','Costume Cat Hat','Armor',true,1,182,'bonus bAllStats,3;\nbonus2 bExpAddClass,Class_All,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (19589,'C_Fallen_Angel_Lost_J','Costume Fallen Angel Lost','Armor',true,907); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (19590,'C_Twin_Ribbon_J','Costume Maiden\'s Twin Ribbon','Armor',20,true,239); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19591,'C_Ribbon_Red','Costume Red Ribbon','Armor',true,1,246); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19592,'C_Hibiscus','Costume Hibiscus','Armor',true,1,210); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19593,'C_Laurel_Wreath','Costume Laurel Wreath','Armor',true,1,237); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19594,'C_Decorative_Geographer','Costume Decorative Geographer','Armor',true,1,238); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19595,'C_Dress_Hat_J','Costume April\'s Fool Day','Armor',true,1,265); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19596,'C_Flapping_Angel_Wing','Costume Flapping Angel Wing','Armor',true,1,264); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19597,'C_Magic_Eyes','Costume Magic Eyes','Armor',true,1,209); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`view`,`trade_override`,`trade_nodrop`) VALUES (19598,'C_Wondering_Wolf_Helm','Costume Wandering Wolf Hat','Armor',20,true,true,490,100,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19599,'C_Imp_Hat','Costume Imp Hat','Armor',20,400,true,1,589,100,true,'bonus3 bAutoSpell,"SA_FLAMELAUNCHER",1,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19600,'Drooping_Kiehl','Costume Drooping Kiehl','Armor',40,true,1,909); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19601,'Drooping_Aliot','Costume Drooping Aliot','Armor',10,true,1,910); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`) VALUES (19602,'C_Invisible_Cap','Costume Invisible Cap','Armor',true,1); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`) VALUES (19603,'C_Invisible_Sunglasses','Costume Invisible Sunglasses','Armor',true,1); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`) VALUES (19604,'C_Invisible_Mask','Costume Invisible Flu Mask','Armor',true,1); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19605,'C_Gang_Scarf','Costume Gang Scarf','Armor',true,1,369); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19606,'C_Ninja_Scroll','Costume Ninja Scroll','Armor',true,1,370); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19607,'C_Love_Chick_Hat','Costume Love Chick Hat','Armor',true,1,500); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19608,'C_Chick_Hat','Costume Baby Chick','Armor',true,1,311); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19609,'C_Red_Glasses','Costume Red Glasses','Armor',true,1,316); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19610,'C_Whisper_Mask','Costume Whisper Mask','Armor',true,true,true,1,321); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19611,'C_Peco_Ears','Costume Peco Ears','Armor',true,1,366); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19612,'C_Note_Headphone','Costume Note Headphone','Armor',true,true,1,220); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19613,'C_Valkyrie_Feather_Band','Costume Valkyrie Feather Hat','Armor',10,true,1,300); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19614,'C_Super_Novice_Hat','Costume Super Novice Hat','Armor',true,1,193); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19615,'C_Loki_Mask','Costume Loki Mask','Armor',true,true,1,346); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19616,'C_Wickebines_Black_Cat_Ears','Costume Wickebine\'s Black Cat Ears','Armor',true,1,368); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (19617,'C_Puppy_Headband','Costume Puppy Headband','Armor',true,199); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (19618,'C_Mask_Of_Fox','Costume Kitsune Mask','Armor',true,153); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`,`script`) VALUES (19619,'C_Corsair','Costume Corsair','Armor',true,105,'bonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (19620,'C_Dectective_Hat','Costume Detective Hat','Armor',true,189); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (19621,'C_Ear_Of_Devils_Wing','Costume Evil Wing Ear','Armor',true,152); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (19622,'C_Crescent_Hairpin','Costume Crescent Hairpin','Armor',true,132); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (19623,'C_Bijofnil_Wings','Costume Bijofnil Wings','Armor',true,477); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (19624,'C_Round_Eyes','Costume Blank Eyes','Armor',true,185); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (19625,'C_Bunny_Band','Costume Bunny Band','Armor',true,15); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19627,'C_Satellite_Hairband','Costume Satellite Hairband','Armor',true,1,266,'bonus2 bExpAddRace,RC_All,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19628,'C_Headset','Costume Headset','Armor',true,20,87); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19629,'C_Tiara','Costume Tiara','Armor',20,true,1,19); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19630,'C_Crown','Costume Crown','Armor',10,true,1,45); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19631,'C_Poring_Fedora_Hat','Costume Poring Fedora Hat','Armor',true,1,919); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19632,'C_Hat','Costume Hat','Armor',10,true,1,16); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19633,'C_Flower_Hairband','Costume Flower Band','Armor',10,true,1,5); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19634,'C_Flu_Mask','Costume Flu Mask','Armor',10,true,1,8); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19635,'C_Mini_Propeller','Costume Mini Propeller','Armor',10,true,1,46); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19636,'C_Pierrot_Nose','Costume Clown Nose','Armor',10,true,1,49); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19637,'C_Nurse_Cap','Costume Nurse Cap','Armor',10,true,1,64); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19638,'C_Mr_Smile','Costume Mr. Smile','Armor',10,true,true,1,65); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19639,'C_Sahkkat','Costume Sakkat','Armor',10,true,1,67); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19640,'C_Charming_Ribbon','Costume Charming Ribbon','Armor',true,1,211); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19641,'C_Helm_of_Darkness','Costume Helm of Darkness','Armor',true,true,1,233); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19642,'C_Moonlight_Flower_Hat','Costume Moonlight Flower Hat','Armor',true,true,1,268); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19643,'C_Whikebain_Ears','Costume Wickebine Ears','Armor',true,1,368); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19644,'C_Takius_Blindfold','Costume Takius Blindfold','Armor',true,1,184); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19645,'C_Phoenix_Crown','Costume Phoenix Crown','Armor',true,1,221); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19646,'C_Ramen_Hat','Costume Ramen Hat','Armor',true,1,320); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19647,'C_Red_Deviruchi_Hat','Costume Red Deviruchi Hat','Armor',true,1,271); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19648,'C_Autumn_Leaves','Costume Autumn Leaves','Armor',true,1,241); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19649,'C_White_Baby_Cat_Ears','Costume White Baby Cat Ears','Armor',true,1,926); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`) VALUES (19650,'C_Rainbow_Feather_Deco','Costume Rainbow Feather Deco','Armor',true,1,934,100,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19651,'C_RWC_Shouting_Mouth','Costume RWC Shouting Mouth','Armor',10,true,1,194); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19652,'C_Rabbit_Magic_Hat','Costume Rabbit Magic Hat','Armor',true,1,497); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19653,'C_Marcher_Hat','Costume Marcher Hat','Armor',true,1,269); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19654,'C_J_Captain_Hat','Costume Ship Captain Hat','Armor',10,true,1,367); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (19655,'C_Tiraya_Bonnet','Costume Tiraya Bonnet','Armor',20,true,398); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (19656,'C_Minstrel_Hat','Wandering Minstrel Hat','Armor',20,true,240); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19657,'C_Captain_Hat','Costume Captain Hat','Armor',true,1,236); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19658,'C_Vacation_Hat','Costume Vacation Hat','Armor',true,1,315); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19659,'C_Brown_Beanie','Costume Brown Beanie','Armor',true,1,279); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19660,'C_Coppola','Costume Coppola','Armor',true,1,252); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19661,'C_Sweet_Bonnet','Costume Sweet Bonnet','Armor',true,1,938); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19662,'C_Magician_Hat','Costume Magician Hat','Armor',20,true,1,130); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19663,'Wishing_Sky_Lantern','Costume Wish Lamp','Armor',true,1,947); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19664,'C_Campus_Festival','Costume Campus Festival','Armor',true,1,721); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19665,'C_Poring_Cake_Hat','Costume Poring Cake Hat','Armor',true,1,417); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19666,'C_Cookie_Hat','Costume Cookie Hat','Armor',20,true,1,217,'bonus2 bAddItemHealRate,513,1100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19667,'C_Dragon_Helm','Costume Dragon Helm','Armor',true,1,464); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19668,'C_Wind_Milestone','Costume Wind Milestone','Armor',10,true,1,463); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19669,'C_Reginleif_Hairband_','Costume Reginleif Hairband','Armor',true,1,214); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19670,'C_Southern_Cross','Costume Southern Cross','Armor',true,1,601); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19671,'C_Piggie_Bank','Costume Piggie Bank','Armor',true,1,603); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`view`) VALUES (19672,'C_Poring_Letter','Costume Poring Letter','Armor',20,true,604); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19676,'C_Rainbow_Poring_Hat','Costume Rainbow Poring Hat','Armor',true,1,900); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19677,'C_Soulless_Wing','Costume Soulless Wing','Armor',10,true,1,301); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19678,'C_Bell_Ribbon','Costume Bell Ribbon','Armor',20,true,1,388); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19682,'C_Santa_Poring_Hat','Costume SantaPoring Cap','Armor',10,100,true,1,387); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`,`script`) VALUES (19683,'C_Sweet_Candy','Costume Sweet Candy','Armor',true,414,'bonus2 bExpAddRace,RC_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (19684,'C_Happy_Wig','Costume Happy Wig','Armor',20,true,305); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19685,'C_ShineSantaPoring','Costume Shining Santa Poring','Armor',true,1,961); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19686,'C_SantaHairband','Costume Santa Hairband','Armor',10,true,1,964,'autobonus "{ bonus bFlee,10; }",30,5000,BF_WEAPON|BF_MAGIC,"{ active_transform 1247,5000; specialeffect2 EF_POISONHIT; showscript \\"Khehehe-! Chaos! Destruction! Petrifaction!\\"; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19687,'C_Lush_Rose','Costume Lush Rose','Armor',10,true,1,963); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19689,'C_Ati_Atihan_Hat','Costume Ati Atihan','Armor',10,true,true,true,1,303); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19690,'C_Dark_Snake_Lord_Hat_J','Costume Dark Snake Lord Hat','Armor',10,true,1,372); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (19694,'C_Vane_Hairpin','Costume Vane Hairpin','Armor',20,true,313); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19695,'C_Kettle_Hat','Costume Kettle Hat','Armor',10,true,1,318); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19696,'C_Friend_Mochiring_Hat','Costume Friend Mochiring Hat','Armor',10,true,1,965); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (19697,'C_Rudolph_Santa_Hat','Costume Rudolph Santa Hat','Armor',true,619); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19701,'C_Red_Bonnet','Costume Red Bonnet','Armor',10,100,true,1,190); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19702,'C_Santa_Hat_1','Costume Twin Pompom By JB','Armor',10,true,1,390); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (19704,'C_Afro_Wig_Red','Costume Red Afro Wig','Armor',true,970); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19706,'C_Red_Dress_Hat','Costume Red Dress Hat','Armor',10,true,1,670); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`,`script`) VALUES (19707,'C_Polar_Bear_Cap','Costume Polar Bear Cap','Armor',20,true,966,'bonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19708,'C_White_Snake_Hat','Costume White Snake Hat','Armor',10,true,1,413); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19709,'C_Yellow_Ribbon','Costume Yellow Ribbon','Armor',10,true,1,310); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`) VALUES (19710,'C_Wings_Of_Victory','Costume Wings Of Victory','Armor',10,true,true,1,365,100,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19712,'C_Little_Angel_Doll','Costume Little Angel Doll','Armor',10,true,1,344); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19713,'C_Lucky_Clover','Costume Lucky Clover','Armor',10,true,1,571); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19714,'C_Lady_Tanee_Doll','Costume Lady Tanee Doll','Armor',true,1,520); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19715,'C_Scarf','Costume Scarf','Armor',true,1,343); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19716,'C_Alice_Doll','Costume Alice Doll','Armor',true,1,208); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19717,'C_Pink_Ribbon','Costume Pink Ribbon','Armor',true,1,245); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19718,'C_Gothic_Head_Dress','Costume Gothic Headdress','Armor',10,true,1,978); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19719,'C_Coronet','Costume Coronet','Armor',true,1,33); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19720,'C_Romantic_Gent','Costume Romantic Gent','Armor',10,true,1,31); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19721,'C_Darkness_Helm','Costume Darkness Helm','Armor',10,true,1,586); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19722,'C_Black_Glasses','Costume Black Glasses','Armor',10,true,1,404); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19723,'C_Sacred_Torch_Coronet','Costume Sacred Torch Coronet','Armor',10,true,1,431); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19724,'C_Deprotai_Doll_Hat','Costume Deprote Doll Hat','Armor',10,true,1,354); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19725,'C_Bread_Bag','Costume Bread Bag','Armor',10,true,true,true,1,412); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19726,'C_Scarlet_Rose','Costume Scarlet Rose','Armor',true,1,534); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19727,'C_Devilring_Hat','Costume Devilring Hat','Armor',10,true,1,298); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19728,'C_Tare_Zonda','Costume Tare Zonda','Armor',10,true,1,985); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19729,'C_Neko_Mimi_Kafra','Costume Neko Mimi Kafra','Armor',10,true,1,392); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`view`) VALUES (19730,'C_Snake_Hat','Costume Snake Hat','Armor',20,10,true,986); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19731,'C_Satanic_Chain','Costume Evolved Evil Wing','Armor',10,true,1,39,'bonus bStr,1;\nbonus bAgi,1;\nbonus bFlee,3;\nbonus2 bSubRace,RC_Angel,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19732,'C_Goblin_Mask_04','Costume Goblin Leader Mask','Armor',10,true,true,1,174); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19733,'C_Panda_Cap','Costume Panda Cap','Armor',true,1,115,'bonus bAllStats,1;\nbonus2 bExpAddClass,Class_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`equip_level_min`,`view`,`script`) VALUES (19734,'C_Binoculars','Costume Binoculars','Armor',10,true,1,83,'bonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19735,'C_Fin_Helm','Costume Fin Helm','Armor',10,true,1,100); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`,`script`) VALUES (19736,'C_Gas_Mask','Costume Gas Mask','Armor',10,true,true,1,91,'bonus2 bResEff,Eff_Poison,3000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19737,'C_Corsair_K','Costume Refined Corsair','Armor',10,true,1,105,'bonus bVit,3;\nbonus bInt,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19738,'C_Detective_Hat_K','Costume Renown Detective\'s Cap','Armor',10,true,1,189); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19739,'C_Sleeping_Kitty_Cat','Costume Sleeping Kitty Hat','Armor',10,true,1,838,'bonus2 bAddRace,RC_Brute,2;\nbonus2 bAddRace,RC_Player_Doram,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19741,'C_Majestic_Devil_Horns','Costume Majestic Devil Horns','Armor',10,true,1,562); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`view`,`script`) VALUES (19742,'C_Small_Golden_Wings','Costume Small Golden Wings','Armor',10,true,724,'bonus2 bExpAddRace,RC_All,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19743,'C_Anubis_Helm','Costume Anubis Helm','Armor',10,true,true,true,1,485); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19744,'C_Black_Tail_Ribbon','Costume Black Tail Ribbon','Armor',10,true,1,642); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19745,'C_Holy_Marching_Hat_J','Costume Holy Marching Hat','Armor',10,true,1,587); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19746,'C_Cap_Of_Blindness','Costume Executioner Hood','Armor',true,true,true,1,326); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19747,'C_Tha_Despero_Mask_','Costume Tha Despero Mask','Armor',20,true,true,1,693); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19748,'C_Diadem','Costume Diadem','Armor',20,true,true,1,335); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19749,'C_Gold_Spirit_Chain','Costume Gold Spirit Chain','Armor',10,true,1,260); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19750,'C_Saint_Frill_Ribbon','Costume Saint Frill Ribbon','Armor',10,true,1,987); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19751,'C_Light_Darkness_Crown','Costume Light Darkness Crown','Armor',10,true,1,988); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19752,'C_Shelter_Wing_Ears','Costume Shelter Wing Ears','Armor',10,300,3,true,1,990); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19753,'C_Celestial_Hat','Costume Celestial Hat','Armor',10,true,1,462); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19754,'C_Good_Wedding_Veil','Costume Good Wedding Veil','Armor',20,true,true,1,489); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19755,'C_YinYang_Earring','Costume YinYang Earring','Armor',10,300,3,true,1,744); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19756,'C_Holy_Mom_Love','Costume Holy Mom Love','Armor',20,true,true,1,610); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19757,'C_Water_Lily_Crown','Costume Water Lily Crown','Armor',10,true,1,312); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19758,'C_Frog_King_Hat','Costume Frog King Hat','Armor',10,true,1,522); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19759,'C_Umbrella_Hat','Costume Umbrella Hat','Armor',10,true,1,338); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19760,'C_Rainbow_Veil','Costume Rainbow Veil','Armor',20,true,true,1,992); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19761,'C_White_Lily','Costume White Lily','Armor',10,true,1,993); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19762,'C_Happy_Peace_Proof','Costume Happy Peace Proof','Armor',10,true,1,994); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19763,'C_Leaf_Cat_Hat','Costume Leaf Cat Hat','Armor',10,true,1,539); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19764,'C_Monster_Card','Costume Monster Card','Armor',10,true,526,100,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19765,'C_Wing_Angels_Ears','Costume Wing Angels Ears','Armor',10,true,1,158,100,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19767,'C_Home_Cherry_Blossom','Costume Home Cherry Blossom','Armor',true,1,602); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19768,'C_Sakura_Coronet','Costume Sakura Coronet','Armor',true,1,645); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19769,'C_Elf_Ears','Costume Elf Ears','Armor',true,1,405); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (19770,'C_Sake','Costume Sake','Armor',true,557); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19771,'C_Butterfly_Hairpin','Costume Buterfly Hairpin','Armor',true,1,723); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19772,'C_Honeybee_Hat','Costume Honeybee Hat','Armor',true,1,709); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19773,'C_Angeling_Pin','Costume Angeling Pin','Armor',true,1,222); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19774,'C_Laurel','Costume Laurel','Armor',true,1,261); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19775,'C_Marvelous_Wig','Costume Dokebi Hat','Armor',20,10,true,true,1,307); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19776,'C_Tomboy_Fairy','Costume Tomboy Fairy','Armor',true,1,998); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19777,'C_Twinkle_Little_Star','Costume Shiny Small Star','Armor',20,10,true,1,1005); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19778,'C_King_Berry','Costume King Berry','Armor',true,1,968); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19779,'C_Persika','Costume Persika','Armor',true,1,659,'bonus bAllStats,1;\nbonus2 bExpAddClass,Class_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19780,'C_Rabbit_Ear_Knit_Hat','Costume Knit Rabbit Ears','Armor',20,10,true,1,867,'bonus bMaxHPrate,3;\nbonus bMaxSPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19781,'C_Ear_Of_Angel\'s_Wing_','Costume Angel Wing Ears','Armor',10,true,1,158); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19782,'C_Drooping_Kitty','Costume Refined Drooping Cat','Armor',10,true,1,142); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19783,'C_Granpa_Beard','Costume Grampa Beard','Armor',10,true,1,25); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19784,'C_Morrigane\'s_Helm','Costume Morrigane\'s Helm','Armor',10,true,1,257); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19785,'C_Well_Baked_Toast','Costume Crunch Toast','Armor',10,true,1,188); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19786,'C_Mistress_Crown','Costume Crown of Mistress','Armor',10,true,1,165); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19787,'C_Devoted_Eyes','Costume Devoted Eyes','Armor',true,1,1021); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19788,'C_Heart_Eyebandage','Costume Heart Eyebandage','Armor',true,1,779); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19789,'C_Sweet_Gents','Costume Sweet Gent','Armor',10,true,1,29); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19790,'C_Wedding_Veil','Costume Wedding Veil','Armor',10,true,1,44); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19791,'C_Alarm_Mask','Costume Alarm Mask','Armor',true,true,1,170); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19792,'C_Goblin_Mask_01','Costume Poker Face','Armor',true,true,1,171); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19793,'C_Goblin_Mask_02','Costume Surprised Mask','Armor',true,true,1,172); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19794,'C_Goblin_Mask_03','Costume Annoyed Mask','Armor',true,true,1,173); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19795,'C_Lord_Circlet','Costume Grand Circlet','Armor',10,true,1,93); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19796,'C_Bone_Helm','Costume Bone Helm','Armor',10,true,1,103); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19797,'C_Apple_Of_Archer','Costume Apple of Archer','Armor',10,true,1,72); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19798,'C_Angry_Mouth','Costume Angry Snarl','Armor',10,true,1,194); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19799,'C_Golden_Gear','Costume Golden Gear','Armor',10,true,1,30); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19800,'C_Carnation_Hairband','Costume Carnation Headband','Armor',10,true,1,878); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19801,'C_Foxhat','Costume Foxhat','Armor',true,true,1,403); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19802,'C_Lazy_Ninetail','Costume Lazy Ninetail','Armor',true,1,296); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19803,'C_Windtoy_Hat','Costume Windtoy Hat','Armor',true,1,456); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19804,'C_Red_Vane_Hairpin','Costume Red Vane Hairpin','Armor',true,1,1044); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19805,'C_Taboo_Curse_Scroll','Costume Curse Scroll','Armor',true,1,1045); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19806,'C_Full_Bloom_Hairpin','Costume Bloom Hairpin','Armor',true,1,1046); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19807,'C_Majestihelm','Costume Majestihelm','Armor',true,1,1047); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19808,'C_Blazing_Sun','Costume Blazing Sun','Armor',true,1,654); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (19809,'C_Cowboy_Hat_J','Costume Purple Cowboy Hat','Armor',true,411); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19810,'C_Ifrit_Ear','Costume Ifrit Ear','Armor',true,1,422); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19811,'C_Beer_Hat','Costume Beer Hat','Armor',true,1,418); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19812,'C_Big_Hibiscus','Costume Big Hibiscus','Armor',true,1,333); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19813,'C_Icecream_Hat','Costume Icecream Hat','Armor',true,1,488); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19814,'C_Bright_Wig','Costume Bright Wig','Armor',true,1,306); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19815,'C_Lolita_Ten_Gallon_Hat','Costume Lolita Ten Gallon Hat','Armor',true,1,1048); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19816,'C_Pecopeco_Cap','Costume Pecopeco Cap','Armor',true,1,1049); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19817,'C_Ifrits_Breath','Costume Ifrits Breath','Armor',true,1,1050); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19818,'C_Drooping_Morooc_Minion','Costume Drooping Morooc Minion','Armor',true,1,600); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19819,'C_Gang_Doogun','Costume Gang Doogun','Armor',true,true,1,491); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19821,'C_Hyegun_Hat','Costume Yao Jun','Armor',20,true,true,true,1,375); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19822,'C_Yellow_Doogun','Costume Yellow Doogun','Armor',true,1,309); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19823,'C_White_Cat_Hood','Costume White Cat Hood','Armor',20,10,true,true,1,1052); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19824,'C_Evil_Druid_Hat','Costume Evil Druid Hat','Armor',true,1,1053); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19825,'C_Vicious_Stop_Bandage','Costume Vicious Stop Bandage','Armor',true,1,1054); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19826,'C_Ice_Wing_Ear','Costume Ice Wing Ear','Armor',20,10,true,1,584); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19827,'C_Amistr_Cap','Costume Amistr','Armor',20,true,1,643); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19828,'C_Fedora','Costume Bucket Hat','Armor',20,true,1,195); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (19829,'C_Straw_Hat','Costume Straw Hat','Armor',20,true,146); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19830,'C_Sunglasses','Costume Sunglasses','Armor',10,true,1,12); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19831,'C_Filir_Hat','Costume Filir Hat','Armor',20,true,1,408); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19832,'C_Poring_Hat','Costume Poring Hat','Armor',20,true,1,120); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19833,'C_Fillet','Costume Fillet','Armor',20,true,1,34); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19834,'C_Baseball_Cap','Costume Baseball Cap','Armor',20,true,1,216); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19835,'C_Lif_Doll_Hat','Costume Lif Doll Hat','Armor',20,true,1,297); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19836,'C_L_Magestic_Goat','Costume Majestic Goat','Armor',20,true,1,380); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19837,'C_Asara_Fairy','Costume Asara Fairy Hat','Armor',true,true,1,492); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19839,'C_Vanilmirth_Hat','Costume Vanilmirth Hat','Armor',20,true,1,317); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19841,'C_Dragonhelm_Copper','Costume Dragon Helm Copper','Armor',20,true,1,454); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19842,'C_Puppy_Hat','Costume Puppy Hat','Armor',20,true,1,234); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19843,'C_Cat_Hairband','Costume Kitty Band','Armor',20,10,true,1,2); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19844,'C_Turban','Costume Turban','Armor',20,10,true,1,7); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19845,'C_Hair_Protector','Costume Bao Bao','Armor',20,10,true,1,127); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19846,'C_Opera_Ghost_Mask','Costume Opera Masque','Armor',20,10,true,1,128); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19847,'C_Big_Sis_Ribbon','Costume Big Ribbon','Armor',20,10,true,1,28); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19848,'C_Angeling_Hat','Costume Angeling Hat','Armor',20,10,true,1,204); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19849,'C_Munak_Turban','Costume Munak Hat','Armor',20,10,true,true,true,1,51); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19850,'C_Bongun_Hat','Costume Bongun Hat','Armor',20,10,true,true,true,1,139); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19851,'C_Brown_Bear_Cap','Costume Teddybear Hat','Armor',20,10,true,1,143); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19852,'C_Galapago_Cap','Costume Galapago Cap','Armor',20,true,1,192); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19853,'C_Filir_Wing_Ears','Costume Filir Wings','Armor',20,true,1,595,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddClass,Class_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19854,'C_Ear_Of_Black_Cat_','Costume Black Cat Ears','Armor',20,true,1,141); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19856,'C_Iceflake_Hat','Costume Snow Cone Hat','Armor',10,true,1,1080,'bonus2 bAddEle,Ele_Fire,5;\nbonus2 bMagicAddEle,Ele_Fire,5;\nbonus2 bAddMonsterDropItem,11589,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19857,'C_King_Prawn_Hat','Costume Crayfish Hat','Armor',10,10,true,1,728); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19858,'C_Leaf_Headgear','Costume Smokie Leaf','Armor',20,true,1,148); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (19859,'C_Flying_Angel','Costume Flying Angel','Armor',20,true,264); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (19860,'C_Cryptura_Hair_Cap','Costume School Criatura Hat','Armor',20,true,872); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (19861,'C_Heart_Hair_Pin','Costume Heart Hairpin','Armor',20,true,126); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (19862,'C_Horn_Of_Succubus','Costume Succubus Horn','Armor',20,true,150); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (19863,'C_Inccubus_Horn','Costume Incubus Horn','Armor',20,true,156); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`view`) VALUES (19864,'C_Dokebi\'s_Wig','Costume Dokebi\'s Wig','Armor',20,true,true,302); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (19865,'C_Joker_Jester','Costume Joker Jester','Armor',20,true,89); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (19866,'C_Blue_Pajamas_Hat','Costume Blue Pajamas','Armor',20,true,501); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`view`,`trade_override`,`trade_nodrop`,`equip_script`,`unequip_script`) VALUES (19871,'C_Music_Decoration','Costume Decoration of Music','Armor',20,true,1074,100,true,'sc_start SC_DECORATION_OF_MUSIC,INFINITE_TICK,0;','sc_end SC_DECORATION_OF_MUSIC;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (19874,'C_Carnival_Circlet','Costume Carnival Circlet','Armor',20,true,506); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`view`) VALUES (19875,'C_Love_Rabbit_Hood','Costume Love Rabbit Hood','Armor',true,true,true,549); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19876,'C_Rabbit_Ear_Hat','Costume Bunny Top Hat','Armor',true,1,384); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (19877,'C_Eyes_Of_Darkness','Costume: Eyes Of Darkness','Armor',true,467); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19878,'C_Drooping_Bunny','Costume Evolved Drooping Bunny','Armor',true,1,249); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`view`) VALUES (19881,'C_Pretty_Rabbit_Hood','Costume Pretty Rabbit Hood','Armor',true,true,true,1085); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19882,'C_Flowerpot_Mask','Costume Flowerpot Mask','Armor',true,true,1,1086); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19883,'C_Piamette_Hood','Costume Piamette Hood','Armor',true,1,1087); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19884,'C_Vanargandr_Helm','Costume Vanargand Helm','Armor',10,true,1,804); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19885,'C_Blinker','Costume Blinker','Armor',10,true,1,82); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19886,'C_Luxury_Sunglasses','Costume Purple Glasses','Armor',10,true,1,26); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19887,'C_One_Eyed_Glass','Costume Cyclops Glasses','Armor',10,true,1,23); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19888,'C_Glasses','Costume Glasses','Armor',10,true,1,3); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (19889,'C_Pair_Of_Red_Ribbon','Costume Small Ribbons','Armor',true,169); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (19902,'C_Cigar','Costume Cigarette','Armor',true,54); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19903,'C_Witchs_Hat','Costume Witch\'s Hat','Armor',true,1,717,'bonus bVariableCastrate,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`refineable`,`view`) VALUES (19910,'C_Halloween_Hat','Costume Halloween Hat','Armor',true,true,1098); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19912,'C_Cat_Eye','Costume: Cat eye','Armor',true,1,1100); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`refineable`,`view`) VALUES (19913,'C_Poo_Poo_Hat','Costume Poo Poo Hat','Armor',true,true,76); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19914,'Felock_Cap','Felrock\'s Hat','Armor',10,true,1,1101); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19916,'C_Black_Cat_Hat','Costume Black Cat Hat','Armor',true,1,1105); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19917,'C_Gloomy_Pumpkin_Hat','Costume Pumpkin Hat','Armor',true,1,691,'bonus bSpeedRate,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`,`script`) VALUES (19918,'C_Lude_Mask','Costume Lude Mask','Armor',true,true,1,802,'bonus bAddItemHealRate,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`,`script`) VALUES (19919,'C_Cube_Mask_','Costume Quve Mask','Armor',true,true,1,472,'bonus bAspdRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`,`script`) VALUES (19920,'C_Adv_Whisper_Mask','Costume Evolved Whisper Mask','Armor',true,true,true,1,458,'bonus bFlee,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19922,'C_Noah_Hat','Costume Noah\'s Hat','Armor',true,true,true,1,636); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19925,'C_One_Eyed_Glasses','Costume Monocle','Armor',true,1,807); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19928,'C_Gothic_Heart_Wing','Costume Gothic Heart Wing','Armor',true,true,1,1111); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (19929,'C_Classical_Ribbon','Costume Classical Ribbon','Armor',10,true,1112); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19930,'C_Angel_Mini_Silk_Hat','Costume Angel Mini Silk Hat','Armor',true,1,1113); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (19931,'C_Lazy_Raccoon','Costume Lazy Smokie','Armor',10,true,168); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (19932,'C_Cap_Of_Concentration','Costume Model Training Hat','Armor',10,true,157); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19934,'C_10Gallon_Hat_Of_Flame','Costume Alive Ten Gallon Hat Of Flame','Armor',10,true,1,1075); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19935,'C_Hunting_Cap_Of_Gust','Costume Hunting Cap Of Gust','Armor',true,1,1076); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19936,'C_Knit_Cap_Of_Water','Costume Knit Cap Of Water','Armor',true,1,1077); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19937,'C_Silk_Hat_Of_Earth','Costume Silk Hat of Earth','Armor',true,1,1078); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`) VALUES (19938,'LI_C_Love_Rabbit_Hood','Costume Love Rabbit Hood','Armor',true,true,true,1,549,100,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19939,'C_Antler','Costume Antlers','Armor',true,1,71); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19941,'C_Ear_Mufs','Costume Ear Muffs','Armor',true,1,70); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19949,'C_RWC2013_Japan_Hat','Costume RWC2013 Japan Hat','Armor',true,1,1136); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`view`) VALUES (19951,'C_Solo_Play_Box2','Costume Cardboard Box','Armor',true,true,true,450); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19952,'C_Bubble_Gum_in_Mouth','Costume Bubble Gum in Mouth','Armor',true,1,572); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19953,'C_Parade_Cap','Costume Parade Cap','Armor',true,1,465); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19954,'C_3D_Glasses','Costume 3D Glasses','Armor',true,1,661); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (19955,'C_Mini_Tree_J','Costume Mini Tree J','Armor',true,727); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19956,'C_Soldier_Hat','Costume Soldier Hat','Armor',true,1,420); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19957,'C_Scooter_Hat','Costume Scooter Hat','Armor',true,1,588); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19958,'C_Choir_Hat','Costume Choir Hat','Armor',true,1,1137); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19959,'C_Drooping_Argiope','Costume Drooping Argiope','Armor',true,1,1138); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19960,'C_Chain_Puppet','Costume Chain Puppet','Armor',true,1,1139); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19961,'C_Rune_Circlet','Costume Rune Circlet','Armor',10,true,1,623); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19962,'C_Mitra','Costume Mitra','Armor',10,true,1,624); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19963,'C_Driver_Band_R','Costume Driver Band(Red)','Armor',10,true,1,626); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19964,'C_Driver_Band_Y','Costume Driver Band(Yellow)','Armor',10,true,1,637); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19965,'C_Shadow_Handicraft','Costume Shadow Handicraft','Armor',10,true,1,627); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19966,'C_Minstrel_Song_Hat','Costume Minstrel Song\'s Hat','Armor',10,true,1,628); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19967,'C_Midas_Whisper','Costume Midas Whisper','Armor',10,true,1,629); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19968,'C_Magic_Stone_Hat','Costume Magic Stone Hat','Armor',10,true,1,630); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19969,'C_Blazing_Soul','Costume Blazing Soul','Armor',10,true,1,631); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19970,'C_Wind_Whisper','Costume Wind Whisper','Armor',10,true,1,633); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19971,'C_Dying_Swan','Costume Dying Swan','Armor',10,true,1,635); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19972,'C_Protect_Of_Crown','Costume Protect Of Crown','Armor',10,true,1,1140); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19973,'C_Circlet_Of_Bone','Costume Circlet Of Bones','Armor',10,true,1,1141); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19974,'C_Camouflage_RabbitHood','Costume Camouflage Rabbit Hood','Armor',10,true,1,1142); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (19976,'C_Cat_Santa_Hat','Cat Santa Hat','Armor',20,true,1,1144,'bonus bAspdRate,10;\nbonus bSpeedRate,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19977,'C_Golden_Exclamation','Costume Golden Exclamation Mark','Armor',10,true,1,1145); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19978,'C_Silver_Exclamation','Costume Silver Exclamation Mark','Armor',10,true,1,1146); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19979,'C_Golden_Question','Costume Golden Question Mark','Armor',10,true,1,1147); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19980,'C_Silver_Question','Costume Silver Question Mark','Armor',10,true,1,1148); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`,`script`) VALUES (19982,'C_Santa\'s_Hat','Costume Santa Hat','Armor',true,20,'if (gettime(DT_MONTH) == 12) {\n bonus bMaxHP,1000;\n bonus bMaxSP,100;\n bonus bAspd,3;\n bonus2 bAddClass,Class_All,10;\n bonus bMatkRate,10;\n bonus bHealPower,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19983,'C_Flower_Hairpin','Costume Flower Hairpin','Armor',10,true,1,145); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19984,'C_Winter_Hat','Costume Fashion Winter Hat','Armor',true,1,196); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19985,'C_Aura_Quartz_Crown','Costume Aura Quartz','Armor',true,1,866); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19986,'C_Lunatic_Hat','Costume Lunatic Hat','Armor',true,1,521); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19987,'C_Blue_Fur_Hat','Costume Blue Fur Hat','Armor',true,1,280); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19988,'C_Elder_Crown','Costume Elder Crown','Armor',true,1,933); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (19989,'C_Mouton_Life','Costume Mouton Life','Armor',true,1,1156); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19990,'C_Snow_Rabbit_Knit_Hat','Costume Rabbit Knit Hat','Armor',true,1,1157); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19991,'C_Galanthus_Guard','Costume Galanthus Guard','Armor',true,1,1158); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (19992,'C_Chilly_Breath','Costume Chilly Breath','Armor',true,1,885); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19994,'C_saLUsalo_Hat','Costume saLUsalo Hat','Armor',true,1,1171); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (19996,'Horse_King','Horse King','Armor',10,true,true,true,1,1189,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19997,'C_Bomb_Hat','Costume Bomb Hat','Armor',true,1,1191); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19998,'C_Dragon_Turtle_Hat','Costume Dragon Turtle Hat','Armor',true,1,1192); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (19999,'C_Mouse_Hat1','Costume Mouse Hat 1','Armor',10,true,1,1193,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20000,'C_Mouse_Hat2','Costume Mouse Hat 2','Armor',10,true,1,1194,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20001,'C_Mouse_Hat3','Costume Mouse Hat 3','Armor',10,true,1,1195,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20002,'C_Mouse_Hat4','Costume Mouse Hat 4','Armor',10,true,1,1196,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20003,'C_Mouse_Hat5','Costume Mouse Hat 5','Armor',10,true,1,1197,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20004,'C_Big_Golden_Bell','Costume Big Golden Bell','Armor',true,1,175); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20005,'C_Pegasus_Wing_Ears','Costume Sigrun Wing','Armor',true,1,568); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20006,'C_Dark_Knight_Mask','Costume Dark Knight Mask','Armor',true,true,1,479); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20007,'C_Bullock_Helm_J','Costume Horned Hat','Armor',true,1,322); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20008,'C_General_Helmet','Costume Dragon General Helm','Armor',true,1,729); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20009,'C_Dragon_Skull','Costume Dragon Skull Hat','Armor',true,1,319); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20010,'C_Rainbow_Wing_Ears','Costume Rainbow Ears Feather','Armor',true,1,1198); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20011,'C_Lightning_Speed','Costume Lightning Speed','Armor',true,1,1199); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20012,'C_Double_Horn_Helm','Costume Double Horn Helm','Armor',true,1,1200); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20013,'C_Chef_Hat','Costume Chef Hat','Armor',true,1,111); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (20014,'Lincoln_Hat','Costume Lincoln Hat','Armor',10,true,1204); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`view`) VALUES (20015,'Lincoln_Beard','Costume Lincoln Beard','Armor',10,true,1205); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (20016,'Lobster_Hat','Costume Cool Dinner Hat','Armor',10,true,1206); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (20017,'C_Marionette_Doll','Costume Marionette Doll','Armor',10,true,212); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (20018,'C_Holo_Ear','Costume Holo Ear','Armor',10,true,1208); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (20019,'Beret_Of_Artist','Costume Beret Of Artist','Armor',10,true,1209); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20020,'C_Zaha_Doll_Hat','Costume Zaha Doll Hat','Armor',true,1,461); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20021,'C_Heart_Ribbon_Hairband','Costume Heart Ribbon Hairband','Armor',true,1,708); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20022,'C_Love_Piece','Costume Love Fragment','Armor',true,1,734); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20023,'C_Red_Beret','Costume Red Beret','Armor',true,1,559); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20024,'C_Orange_Ribbon','Costume Orange Ribbon','Armor',true,1,247); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20025,'C_Cow_Hat1','Costume Cow Hat 1','Armor',10,true,1,1211,100,true,true,true,true,true,true,'bonus bDex,2;\nbonus2 bAddMonsterDropItem,519,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20026,'C_Cow_Hat2','Costume Cow Hat 2','Armor',10,true,1,1212,100,true,true,true,true,true,true,'bonus bDex,2;\nbonus2 bAddMonsterDropItem,519,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20027,'C_Cow_Hat3','Costume Cow Hat 3','Armor',10,true,1,1213,100,true,true,true,true,true,true,'bonus bDex,2;\nbonus2 bAddMonsterDropItem,519,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20028,'C_Cow_Hat4','Costume Cow Hat 4','Armor',10,true,1,1214,100,true,true,true,true,true,true,'bonus bDex,2;\nbonus2 bAddMonsterDropItem,519,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20029,'C_Donut_in_Mouth','Costume Donut in Mouth','Armor',true,1,569); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20030,'C_Choco_Donut_in_Mouth','Costume Choco Donut in Mouth','Armor',true,1,653); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20031,'C_Bunny_Head_Dress','Costume Bunny Headress','Armor',true,1,1215); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20032,'C_Firinto_Scarf','Costume Firinto Scarf','Armor',true,1,1216); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20033,'C_Buddhist_Priest_Crown','Costume Monk Crown','Armor',true,1,1217); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20034,'C_Jack_Castle_Bat','Costume Jack Castle Bat','Armor',10,true,1,1041); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20035,'C_Miracle_Blue_Rose','Costume Miracle Blue Rose','Armor',true,1,1064); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20036,'C_Sword_Master_Crown','Costume Sword Master Crown','Armor',10,true,1,981); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20037,'C_Owlduke_Silk_Hat','Costume Owlduke Silk Hat','Armor',true,1,982); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`view`) VALUES (20038,'C_Alphonse_Helmet','Costume Alphonse Helmet','Armor',10,true,1214); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20039,'C_Butterfly_Wing_Ear_J','Costume Butterfly Wing Ears','Armor',true,1,695); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20040,'C_Rose_Crown','Costume Chung Hairpin','Armor',true,1,583); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20041,'C_Earth_Goddess_Flower','Costume Rose Headband','Armor',true,1,864); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20042,'C_Hermose_Cap','Costume Hermos Cap','Armor',true,1,478); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20043,'C_Red_Cherry_Blossom','Costume Cherryblossom in Mouth','Armor',true,1,823); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20044,'C_Carmen_Miranda_Hat','Costume Carmen Miranda\'s Hat','Armor',true,1,329); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20045,'C_Samambaia','Costume Samambaia','Armor',true,1,508); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20046,'C_Decoration_bluerose','Costume Blue Ribbon Band','Armor',true,1,1222); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20047,'C_Pray_Cherry_Blossom','Costume Prayer Cherry Blossom','Armor',true,1,1223); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20048,'C_Wind_Of_The_Prairie','Costume Wind Prairie','Armor',true,1,1224); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20049,'C_Plaster','Costume Giant Band Aid','Armor',true,1,147); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20050,'C_Ph.D_Hat','Costume Ph.D Hat','Armor',true,1,98); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20051,'C_Stop_Post','Costume Stop Post','Armor',true,1,59); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20052,'C_AFK_Hat','Costume AFK Hat','Armor',true,1,471); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20053,'C_W_King_Tiger_Doll_Hat','Costume White King Tiger Doll Hat','Armor',10,true,1,973,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20054,'C_Baby_Pacifier','Costume Baby Pacifier','Armor',true,1,191); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20055,'C_Ghost_Bandana','Costume Ghost Bandana','Armor',true,1,61); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20056,'C_Bride_Corolla','Costume Bride\'s Corolla','Armor',true,1,437); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20057,'C_Feather_Bonnet','Costume Feather Bonnet','Armor',true,1,104); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20058,'C_Hot_Blood_Headband','Costume Hot Blood Headband','Armor',true,1,154); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20059,'C_Welding_Mask','Costume Welding Mask','Armor',true,true,1,79); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20060,'C_Construction_Helmet','Costume Construction Helmet','Armor',true,1,95); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20061,'C_Demo_Mask','Costume Demo Mask','Armor',true,1,52); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`trade_override`,`trade_nodrop`,`equip_script`,`unequip_script`) VALUES (20062,'C_Angel_Stair','Costume Angel Stair','Armor',true,1,100,true,'sc_start SC_HAT_EFFECT,INFINITE_TICK,0;','sc_end SC_HAT_EFFECT;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20063,'C_Yellow_Brain_Hat','Costume Yellow Brain Hat','Armor',10,true,1,1228,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20064,'C_Blue_Brain_Hat','Costume Blue Brain Hat','Armor',10,true,1,1229,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20065,'C_Hairband_Of_Grandpeco','Costume Grand Peco Hairband','Armor',true,1,473); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20066,'C_Pecopeco_Hairband','Costume Pecopeco Hairband','Armor',true,1,314); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20067,'C_White_Rabbit_Headband','Costume White Rabbit Headband','Armor',true,1,719,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20068,'C_Black_Rabbit_Headband','Costume Black Rabbit Headband','Armor',true,1,718,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20069,'C_Gryphon_Hairband','Costume Gryphon Hairband','Armor',true,1,1233); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20070,'C_Alpaca_Hood','Costume Alpaca Hood','Armor',true,1,1234); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20071,'C_Worg_In_Mouth','Costume Worg In Mouth','Armor',true,1,1235); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20073,'C_Hair_Band','Costume Hair Band','Armor',true,1,9); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20074,'C_Biretta','Costume Biretta','Armor',true,1,11); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20075,'C_Little_Fhat','Costume Little Feather Hat','Armor',true,1,715); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20076,'C_Idun_Wing_Ears','Costume Idun Feather Ears','Armor',true,1,724); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20077,'C_Wing_Form_Spectacle','Costume Wing Frame Sunglasses','Armor',true,1,925); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20078,'C_White_Feather','Costume White Feather','Armor',true,1,741); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20079,'C_Love_Daddy_2013','Costume Forgotten Angel Wing','Armor',true,1,1104); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20080,'C_Shaman\'s_Hair_Orna','Costume Shaman Hair Ornament','Armor',true,1,476); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20081,'C_Metal_Dragon_Helm','Costume Metal Dragon Helm','Armor',true,1,1242); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20082,'C_Metal_Dragon_Hat','Costume Metal Dragon Hat','Armor',true,1,1243); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20083,'C_Mythlit_Hat','Costume Mythlit Hat','Armor',true,1,1244); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20084,'C_Clover_Coronet','Costume Ceremonial Hat','Armor',true,1,325); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20085,'C_Clover_Silkhat','Costume St Patrick\'s Hat','Armor',true,1,735); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20086,'C_Dragon_Cintamani_Hat1','Costume Dragon Cintamani Hat','Armor',true,1,1245,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20087,'C_Dragon_Cintamani_Hat2','Costume Dragon Cintamani Hat','Armor',true,1,1246,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20088,'C_Dragon_Cintamani_Hat3','Costume Dragon Cintamani Hat','Armor',true,1,1247,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20089,'C_Dragon_Cintamani_Hat4','Costume Dragon Cintamani Hat','Armor',true,1,1248,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20090,'C_Egg_Shell','Costume Egg Shell','Armor',true,1,101); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20091,'C_Smoking_Pipe','Costume Pipe','Armor',true,1,55); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20092,'C_Sales_Signboard','Costume Sales Banner','Armor',true,1,183); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20093,'C_Star_Sparkling','Costume Wizard Hat','Armor',true,1,36); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20094,'C_Fillet_Green','Costume Green Ribbon','Armor',true,1,439); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20095,'C_Fillet_Red','Costume Red Ribbon','Armor',true,1,440); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20096,'C_Fillet_Blue','Costume Blue Ribbon','Armor',true,1,441); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20097,'C_Fillet_White','Costume White Ribbon','Armor',true,1,442); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20098,'C_Vampire_Hairband','Costume Vampire Hairband','Armor',true,1,1238); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`equip_script`,`unequip_script`) VALUES (20099,'C_Ljosalfar','Flying Ljosalfar','Armor',true,1,1239,'sc_start SC_LJOSALFAR,INFINITE_TICK,0;','sc_end SC_LJOSALFAR;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20100,'C_Volume_Fhat','Costume Volume Fhat','Armor',true,1,1240); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20101,'C_Bragi_Wing_Ears','Costume Bragi Wing Ears','Armor',true,1,1241); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20102,'C_Horse_King_J','Costume Horse King J','Armor',true,true,true,1,1189); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20103,'C_Drooping_Panda','Costume Drooping Panda','Armor',true,1,1029); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20104,'C_Picky_Egg_Shell','Costume Picky Egg Shell','Armor',true,1,1001); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20105,'C_Fish_Head_Hat','Costume Fish Head','Armor',true,1,386); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20106,'C_Classic_Hat','Costume Classic Hat','Armor',true,1,475); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20107,'C_Fish_In_Mouth','Costume Fish In Mouth','Armor',true,1,406); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20108,'C_Blind_Glasses','Costume Blind Glasses','Armor',true,1,813); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20109,'C_Jolly_Roger','Costume Jolly Roger Hat','Armor',true,1,962); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20110,'C_Coiledup_Snake','Costume Coiledup Snake','Armor',true,1,1258,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20111,'C_Coiledup_Snake_Hat2','Costume Coiledup Snake Hat','Armor',true,1,1259,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20112,'C_Aqua_Ten_Gallon_Hat','Costume Aqua Ten Gallon Hat','Armor',true,1,1256); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20113,'C_Star_Reading_Hat','Costume Star Reading Hat','Armor',true,1,1253); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20114,'C_Funeral_Costume','Costume Funeral Hat','Armor',true,1,77); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20115,'C_Under_Rim_Glasses','Under Rim Glasses','Armor',true,1,1255); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20116,'C_Mermaid_Headphone','Mermaid Headphone','Armor',true,1,1254); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20117,'C_Raspberry_Mousse_Hat','Raspberry Mousse Hat','Armor',true,1,1257); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20118,'C_Hat_Of_Cake','Costume Cake Hat','Armor',true,1,109); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20119,'C_Fur_Hat','Costume Beanie','Armor',true,1,160); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20120,'C_Antenna','Costume Aerial','Armor',true,1,97); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20121,'C_Lotus_Flower_Hat','Costume Flower Lily','Armor',true,1,324); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20122,'Happy_Summer_Ribbon','Costume Happy Summer Ribbon','Armor',true,1,1260); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20123,'C_Eagle_Eyes','Costume Eagle Eyes','Armor',true,1,63); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20124,'C_Masquerade','Costume Masquerade','Armor',true,1,78); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20125,'C_Mini_Glasses','Costume Mini Glasses','Armor',true,1,47); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20126,'C_Odium_Thanatos_Mask','Costume Odium Thanatos Mask','Armor',true,true,1,667); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20127,'C_Abysmal_Knight_Helm','Costume Abysmal Knight Helm','Armor',true,1,371); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20128,'C_Remover_Hat','Costume Remover Hat','Armor',true,1,655); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20129,'C_Poporing_Cap','Costume Poporing Cap','Armor',true,1,361); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20130,'C_Whisper_Tall_Hat','Costume Whisper Tall Hat','Armor',true,1,1265); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20131,'C_C_Tower_Manager_Incom','Costume Clock Tower Manager','Armor',true,1,1266); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20132,'C_Subject_Aura','Costume Aura Vicious Mind','Armor',true,1,1267); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20133,'C_Poring_Mascot_Costume','Costume Poring Mascot','Armor',true,1,1268); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20134,'C_Helm_Of_Abyss_White','Costume White Helm Of Abyss','Armor',true,1,1269); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20135,'C_12_Anniversary_Crown_Of_Saint','Costume 12 Anniversary Crown of Saint','Armor',true,1,1117,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20136,'C_12_Anniversary_Elf_Ears','Costume 12 Anniversary Elf Ears','Armor',true,1,875,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20137,'C_Bomb_Wick','Costume Bomb Wick','Armor',true,1,66); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20138,'C_Sea_Otter_Hat','Costume Sea Otter Hat','Armor',true,1,162); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20139,'C_Horse_Hairpin','Costume Horse Hairpin','Armor',true,1,1271,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20140,'C_Horse_Hairpin_','Costume Horse Hairpin','Armor',true,1,1272,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20141,'C_Observer','Costume Observer','Armor',true,1,337); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20142,'C_Machoman_Glasses','Costume Machoman Glasses','Armor',true,1,92); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20143,'C_Candy_Cane_In_Mouth','Costume Candy Cane In Mouth','Armor',true,1,665); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20144,'C_Ancient_Elven_Ear','Costume Ancient Elven Ear','Armor',true,1,665); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20145,'C_Robo_Eye','Costume Robo Eye','Armor',true,1,345); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20146,'C_Angel_Spirit','Costume Angel of Ghost','Armor',true,1,394); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20147,'C_Bell_Pigeon','Costume Bell of Piegon','Armor',true,1,1034); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20148,'C_Musketeer_Hat','Costume Musketeer Hat','Armor',true,1,466); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20149,'C_Hexagon_Spectacles','Costume Hexagon Glasses','Armor',true,1,822); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20150,'C_Wind_Fan','Costume Wind Fan','Armor',true,1,1051); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20151,'C_Poison_Spore_Hat','Costume Poison Spore Hat','Armor',true,1,899); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20152,'C_Straw_Rice_Bag','Costume Straw Rice Bag','Armor',true,true,true,1,1273); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20153,'C_Monochrome_Cap','Costume Monochrome Cap','Armor',true,1,1274); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`,`equip_script`,`unequip_script`) VALUES (20154,'C_Maple_Which_Falls','Costume Maple Which Falls','Armor',true,1,1275,'sc_start SC_MAPLE_FALLS,INFINITE_TICK,0;','sc_end SC_MAPLE_FALLS;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (20155,'C_Ladys_Feather_Hat','Costume Lady\'s Feather Hat','Armor',true,1276); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20156,'C_Fan_in_Mouth','Costume Fan in Mouth','Armor',true,1,857); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20157,'C_Fish_On_Head','Costume Evolved Blue Fish','Armor',true,1,149); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20158,'C_Circlet','Costume Circlet','Armor',true,1,18); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20159,'C_Blue_Hair_Band','Costume Blue Hairband','Armor',true,1,136); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20160,'C_Fried_Egg','Costume Magnolia Hat','Armor',true,1,373); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20161,'C_Prontera_Army_Cap','Costume Army Cap','Armor',true,1,48); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20162,'C_Fleece_Hat','Costume Fleece Hat','Armor',true,true,true,1,1277,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20163,'C_Fleece_Hat_','Costume Fleece Hat','Armor',true,true,true,1,1278,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20164,'C_Duneyrr_Hat','Costume Duneyrr Hat','Armor',true,1,639); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20165,'C_Tendrilion_Hat','Costume Tendrilion Hat','Armor',true,1,658); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20166,'C_Hockey_Mask','Costume Hockey Mask','Armor',true,true,1,336); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20167,'C_Deviruchi_Headphone','Costume Deviruchi Headphone','Armor',true,1,805); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20168,'C_Skull_Hood','Costume Skull Hood','Armor',true,true,1,598); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20169,'C_Long_Tongue','Costume Long Tongue','Armor',true,1,773); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20170,'C_Brown_Deviruchi_Cap','Costume Brown Deviruchi Cap','Armor',true,1,273); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20171,'C_Sepia_Cap','Costume Sepia Cap','Armor',true,1,1280); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20172,'C_Pumpkin_Head','Costume Pumpkin Hat','Armor',true,1,1281); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20173,'C_Lude_Hood','Costume Lude Hood','Armor',true,1,1282); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20174,'C_Halloween_Hat_Orange','Costume Orange Halloween Hat','Armor',true,1,1283); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20175,'C_Diabolic_Headphone','Costume Diabolic Headphone','Armor',true,1,1284); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20176,'Happy_Pierrot_Mask','Costume Happy Pierrot Mask','Armor',true,true,1,1288); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20177,'C_Drooping_Dorasuke','Costume Drooping Dorasuke','Armor',true,1,1290); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20178,'C_Puppy_Love','Costume Puppy Love','Armor',true,1,94); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20179,'C_Monkey_On_Fur_Hat','Costume Monkey Coat Hat','Armor',true,1,858,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20180,'C_Westren_Grace','Costume Western Grace','Armor',true,1,32); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20181,'C_Mistic_Rose','Costume Mystic Rose','Armor',true,1,198); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20182,'C_Mottled_Egg_Shell','Costume Rainbow Eggshell','Armor',true,1,124); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20183,'C_There_Is_Something','Costume There\'s..Something..','Armor',true,true,1,1091); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20184,'C_Party_Hat','Costume Party Hat','Armor',true,1,144); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20185,'C_Fashionable_Glasses','Costume Fashionable Glasses','Armor',true,1,131); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20186,'C_Magni_Cap','Costume Magni\'s Cap','Armor',20,true,1,250); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20187,'C_Fricca\'s_Circlet','Costume Fricca\'s Circlet','Armor',true,1,251); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20188,'C_Morpheus\'s_Hood','Costume Morpheus\'s Hood','Armor',true,1,256); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20189,'C_Goibne\'s_Helm','Costume Goibne\'s Helm','Armor',true,1,258); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20190,'C_Chick_Hat_J','Costume Chick Hat J','Armor',true,1,432); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20191,'C_Black_Cat_Ears_Beret','Costume Black Cat Ears Beret','Armor',true,1,1071); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20192,'C_Green_Foxtail','Costume Green Foxtail','Armor',true,1,1058); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20193,'C_Foxtail','Costume Foxtail','Armor',true,1,711); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20194,'C_Lion_Mask','Costume Lion Mask','Armor',true,1,202); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20195,'C_Scratching_Cat','Costume Scratching Cat','Armor',true,true,1,1292); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20196,'C_Leopard_Ear_Hat','Costume Leopard Ear Hat','Armor',true,1,1293); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20197,'C_Amistr_Beret','Costume Amistr Beret','Armor',true,1,1294); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20198,'C_Misty_Ears','Costume Misty Ears','Armor',true,1,1295); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20199,'C_Evil_Marcher_Hat','Costume Evil Marcher Hat','Armor',true,1,687); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20200,'C_Rabbit_Head_Dress','Costume Rabbit Head Dress','Armor',true,1,1095); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20201,'C_Banshee_Master_Kiss','Costume Banshee Master Kiss','Armor',true,1,959); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20202,'C_Deviruchi_Balloon','Costume Deviruchi Balloon','Armor',true,1,1082); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20203,'C_Bandana','Costume Bandana','Armor',true,1,6); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20204,'C_Hunting_Cap','Costume Hunter Hat','Armor',true,1,389); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20205,'C_Fancy_Flower','Costume Fancy Flower','Armor',true,1,4); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20206,'C_Chicken_Hat','Costume Chicken Hat','Armor',true,true,true,1,1296,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20207,'C_Stripe_Band','Costume Striped Hairband','Armor',true,1,133); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20208,'C_Necktie','Costume Neck Tie','Armor',true,1,443); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`equip_script`,`unequip_script`) VALUES (20209,'C_Mermaid_Longing','Costume Mermaid Bubbles','Armor',true,1,1299,'sc_start SC_MERMAID_LONGING,INFINITE_TICK,0;','sc_end SC_MERMAID_LONGING;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20210,'C_Chicken_Hat_','Costume Chicken Hat','Armor',true,true,true,1,1297,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20211,'C_Chicken_Hat__','Costume Chicken Hat','Armor',true,true,true,1,1298,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20212,'C_Loki_Nidhogg_Hat','Costume Loki & Nidhoggur\'s Hat','Armor',true,1,1304); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20213,'C_Sirt_Evil_Eye','Costume Robot Eyes','Armor',true,1,345); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20214,'C_Evil_Marcher_Hat_J','Costume Evil Marcher Hat J','Armor',true,1,1002); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20215,'C_Black_Devil_Mask','Costume Black Devil Mask','Armor',true,1,760); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20216,'C_Rideword_Hat','Costume Rideword Hat','Armor',true,1,890); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20217,'C_Arabian_Veil','Costume Arabian Veil','Armor',true,1,1300); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20218,'C_Spell_Circuit','Costume Spell Circuit','Armor',true,1,1301); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20219,'C_Angel_Marcher_Hat','Costume Angel Marcher Hat','Armor',true,1,1302); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20220,'C_Dark_Night_Veil','Costume Dark Night Veil','Armor',true,true,1,1303); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20221,'C_Eyes_Of_Ifrit','C Eyes Of Ifrit','Armor',true,1,886); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (20222,'C_Santa_Hat_2','Costume Blue Pigtail Santa Hat','Armor',true,395); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20223,'C_Centimental_Leaf','Costume Romantic Leaf','Armor',true,1,57); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20224,'C_Red_Tailed_Ribbon','Costume Red Tailed Ribbon','Armor',true,1,167); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20225,'C_Pumpkin_Hat','Costume Pumpkin-Head','Armor',true,1,206); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20226,'C_Hair_Brush','Costume Red Comb','Armor',true,1,445); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20227,'C_Husky_Hat','Costume Husky Hat','Armor',true,1,1016,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20228,'C_Pig_MoneyBox','Costume Pig MoneyBox','Armor',true,1,603,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20230,'C_Mask_Of_Bankrupt','Costume Bankruptcy Mask','Armor',true,true,1,936); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20231,'C_Snowman_Hat','Costume Snowman Hat','Armor',true,1,616); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20232,'C_Celines_Ribbon','Costume Celine Ribbon','Armor',true,1,967); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20233,'C_Gold_Angel_Sculpture','Costume Golden Angel','Armor',true,1,646); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`,`script`) VALUES (20234,'C_Baphomet_Hat','Costume Baphomet Hat','Armor',true,true,true,1,1311,'bonus bMaxHPrate,15;\nbonus bMaxSPrate,15;\nbonus2 bAddRace,RC_All,15;\nbonus2 bMagicAddRace,RC_All,15;\nbonus2 bAddItemHealRate,519,2015;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20235,'C_Frozen_Land_Rose','Costume Frozen Rose','Armor',true,1,1025); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20236,'C_Hellomother_Hat','Costume Arc Angeling Hat','Armor',true,1,341); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20237,'C_Pink_Fur_Hat','Costume Pink Beanie','Armor',true,1,281); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20238,'C_Blue_Drooping_Kitty','Costume Drooping Blue Cat','Armor',true,1,277); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20239,'C_Large_Ribbon_Muffler','Costume Large Ribbon Muffler','Armor',true,1,1312); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`script`) VALUES (20240,'C_Gift_Of_Snow','Costume Gift of Snow','Armor',true,1,'/*TODO: ViewID*/'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20241,'C_Eclipse_Hat','Costume Eclipse Hat','Armor',true,1,922); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20242,'C_Snownow_Hat','Costume Snownow Hat','Armor',true,1,1313); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20243,'C_Choco_Mint_Bonnet','Costume Choco Mint Bonnet','Armor',true,1,1314); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20244,'C_Zealotus_Mask','Costume Zealotus Mask','Armor',true,true,1,200); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20245,'C_Cat_Paw_Hairpin','Costume Cat Paw Hairpin','Armor',true,1,447); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`,`equip_script`,`unequip_script`) VALUES (20246,'C_Time_Accessory','Costume Decoration Time','Armor',true,1,1309,'sc_start SC_TIME_ACCESSORY,INFINITE_TICK,0;','sc_end SC_TIME_ACCESSORY;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20247,'C_Fate_Of_Black_Hand','Costume Fate Of Black Hand','Armor',true,1,1310); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20248,'C_Black_Strong_Hair','Costume Black Strong Hair','Armor',true,1,1315); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20249,'C_Red_Strong_Hair','Costume Red Strong Hair','Armor',true,1,1316); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20250,'C_White_Strong_Hair','Costume White Strong Hair','Armor',true,1,1317); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20251,'C_Rose_Cascade','Costume Rose Cascade','Armor',true,1,920); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20252,'C_Accessory_of_Ascetic','Costume Mage Decoration','Armor',true,1,1150); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20253,'C_Droopy_Alice_Doll','Costume Drooping Alicel','Armor',true,1,784); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20254,'C_Ribbon_Yellow','Costume Yellow Ribbonn','Armor',true,1,243); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20255,'C_Love_Cheek','Costume Love Cheeks','Armor',true,1,1318); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20256,'C_Honey_Pancakes','Costume Honey Pancake','Armor',true,1,1319); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20257,'C_Black_Rabbit_Bonnet','Costume Black Rabbit Bonnet','Armor',true,1,1320); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20258,'C_Blue_Head_Dress','Costume Blue Headdress','Armor',true,1,1321); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20259,'C_Pink_Clover','Costume Pink Clover','Armor',true,1,1322); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20260,'C_Stardust','Costume Stardust','Armor',true,1,81); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20262,'C_Fox_Ears_Bell_Ribbon','Costume Fox Ears Drop Ribbon','Armor',true,1,1070); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20263,'C_Hat_Of_Drowsy_Cat','Costume Sleeping Cat Hat J','Armor',true,1,838); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20264,'C_Blood_Sucker','Costume Blood Sucker','Armor',true,1,893); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20265,'C_Bird_Nest_Hat','Costume Bird Nest Hat','Armor',true,1,235); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20266,'C_Secret_Zipper','Costume Secret Zipper','Armor',true,1,1324); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20267,'C_Penguin_Cap','Costume Penguin Cap','Armor',true,1,1325); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20268,'C_Sleep_Eclipse_Family','Costume Sleep Eclipse Family','Armor',true,1,1326); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20269,'C_White_Fox_Ear_Ribbon','Costume White Fox Ear Ribbon','Armor',true,1,1327); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20270,'C_Gryphon_Wing_Ears','Costume Gryphon Wing Ears','Armor',true,1,1328); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20271,'C_Sunflower','Costume Sunflower','Armor',true,1,37); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20272,'C_Snowy_Horn','Costume Unicorn Horn','Armor',true,1,42); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20273,'C_Soft_Sheep_Hat','Costume Soft Sheep Hat','Armor',true,1,738); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20274,'C_Polar_Bear_Cap_J','Costume Polar Bear Cap J','Armor',true,1,966); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20277,'C_Balloon_Hat','Costume Balloon Hat','Armor',true,1,385); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20278,'C_Man_Medal','Costume Man\'s Medal','Armor',true,1,775); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20279,'C_Cheering_Whistle','Costume Cheering Whistle','Armor',true,1,952); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20280,'C_Well-Chewed_Pencil','Costume Well-Chewed Pencil','Armor',true,1,555); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20281,'C_Kindergarten_Hat','Costume Kindergarten Hat','Armor',true,1,977); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20282,'C_White_Student_Cap','Costume White Student Cap','Armor',true,1,877); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20283,'C_Over_Protector','Costume Over Protector','Armor',true,1,1329); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20284,'C_Cherry_Blossom_Hat','Costume Sakura Hat','Armor',true,1,1330); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`,`unequip_script`) VALUES (20285,'C_Blossom_Fluttering','Costume Dancing Fallen Sakura','Armor',true,1,1331,100,true,'hateffect HAT_EF_BLOSSOM_FLUTTERING,true;','hateffect HAT_EF_BLOSSOM_FLUTTERING,false;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20286,'C_Under_Rim_Glasses_Red','Costume Under Rim Glasses Red','Armor',true,1,1332); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20287,'C_Mans_Medal_Gold','Costume Man\'s Medal(Gold)','Armor',true,1,1333); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20288,'C_Bijou_Hat','Costume Bijou Hat','Armor',true,1,1334); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (20290,'C_Evil_Druid_Hat_Black','Costume Black Evil Druid Hat','Armor',true,1337); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20291,'C_Helm_of_Thoth','Costume Helm of Thoth','Armor',true,true,true,1,860); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20292,'C_Black_Ramen_Hat','Costume Black Ramen Hat','Armor',true,1,1338); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20293,'C_Sleeper_Hat','Costume Sleeper Hat','Armor',true,1,590); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20294,'C_Savage_Babe_Hat','Costume Savage Babe Hat','Armor',true,1,553); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20295,'C_Poring_Sunglasses','Costume Poring Sunglasses','Armor',true,1,954); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20296,'C_Yoyo_Hat','Costume Yoyo Hat','Armor',true,1,391); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20297,'C_Cactus_Hat','Costume Cactus Hat','Armor',true,1,615); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20298,'C_Happy_Lunatic_Ear','Costume Happy Lunatic Hanging Ear','Armor',true,1,1340); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20299,'C_Face_Crusher','Costume Face Crusher','Armor',true,true,1,1341); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20300,'C_Hill_Wind_Mask','Costume Hill Wind Mask','Armor',true,true,true,1,1342); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20301,'C_Golden_Savage_Hat','Costume Golden Savage Hat','Armor',true,1,648); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20302,'C_Beelzebub_Crown','Costume Beelzebub Crown','Armor',true,1,1343); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20303,'C_Mandragora_Cap','Costume Mandragora Cap','Armor',true,1,402); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20304,'C_Raccoon_Hat','Costume Raccoon Hat','Armor',true,1,118); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`view`) VALUES (20305,'C_NettyHeart_BalloonGum','Costume Nettie Heart Bubble Gum','Armor',20,true,720); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20307,'C_Beginner_Cap','Costume Beginner Cap','Armor',true,1,1348); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20311,'C_Magical_Booster','Costume Magical Booster','Armor',true,1,873); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20312,'C_Barons_Evil_Eye','Costume Baron\'s Evil Eye','Armor',true,1,989); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20313,'C_CD_in_Mouth','Costume CD in Mouth','Armor',true,1,815); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20314,'C_New_Wave_Sunglasses','Costume New Wave Sunglasses','Armor',true,1,856); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20315,'C_Analyze_Eye','Costume Analyze Eye','Armor',true,1,1351); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20316,'C_Seraph_Wing_Helm','Costume Seraph Wing Helm','Armor',true,1,1352); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20317,'C_Nekomimi_Cyber_Headphone','Costume Nekomimi Cyber Headphone','Armor',true,1,1353); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20318,'C_Charleston_Antenna','Costume Charleston Antenna','Armor',true,1,1354); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20319,'C_Crimson_Booster','Costume Crimson Booster','Armor',true,1,1355); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20320,'C_Red_Bandana','Costume Red Bandana','Armor',true,1,62); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20321,'C_Pterios_Fins','Costume Pterios Fins','Armor',true,1,1009); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20322,'C_Seal_Hat','Costume Seal Hat','Armor',true,1,540); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`,`equip_script`,`unequip_script`) VALUES (20323,'C_Sparkling_Sound','Costume Sparkling Sound','Armor',true,1,1074,'sc_start SC_DECORATION_OF_MUSIC,INFINITE_TICK,0;','sc_end SC_DECORATION_OF_MUSIC;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20324,'C_Pigeon_Hat','Costume Pigeon Hat','Armor',true,1,1362); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20325,'C_Little_Aquarium','Costume Little Aquarium','Armor',true,1,1363); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20326,'C_Sailor_Collar','Costume Sailor Collar','Armor',true,1,1364); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20327,'C_Marine_Cap','Costume Marine Cap','Armor',true,1,1365); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20328,'C_Mackerel_Pike','Costume Mackerel Pike','Armor',true,1,1081); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20329,'C_Tare_HSchool_Doll_Hat','Costume Very Cute Doll Hat','Armor',true,1,1084); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20330,'C_Sombrero','Costume Sombrero','Armor',true,1,151); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20331,'C_Desert_Prince','Costume Desert Prince','Armor',true,1,567); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20332,'C_Pure_White_Ribbon','Costume Pure White Ribbon','Armor',true,1,1175); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20333,'C_Family_Hat','Costume Family Hat','Armor',true,1,650); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20334,'C_Joystick_Hat','Costume Joystick Hat','Armor',true,1,1305); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20335,'C_Watery_Eyes','Costume Watery Eyes','Armor',true,1,828); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20338,'C_Colorful_Dancing_Octopus','Costume Colorful Dancing Octopus','Armor',true,1,1007); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20339,'C_Flower_Summer_Hat','Costume Flower Summer Hat','Armor',true,1,1369); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20340,'C_Straight_Pony_Black','Costume Straight Pony Black','Armor',true,1,1371); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20341,'C_Bouncing_Hair_Black','Costume Bouncing Hair Black','Armor',true,1,1372); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20342,'C_Loose_Wave_Twin','Costume Loose Wave Twin','Armor',true,1,1373); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20344,'C_Happy_Balloon_J','Costume: Happy Balloon','Armor',true,1,1289); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20345,'C_Seagod_Protector','Costume Seagod Protector','Armor',true,1,960); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20346,'C_Drooping_Permeter','Costume Drooping Permeter','Armor',true,1,694); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20347,'C_Poring_Pirate_Hat','Costume Poring Pirate Hat','Armor',true,1,726); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20348,'C_Sunday_Hat','Costume Sunday Hat','Armor',true,1,117); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20349,'C_FlyingGalapago','Costume Flying Galapago','Armor',true,1,1358); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20350,'C_Cowlick_YL','Costume Bouncing Hair Yellow','Armor',true,1,1382); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20351,'C_Cowlick_GN','Costume Bouncing Hair Green','Armor',true,1,1383); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20352,'C_Cowlick_PP','Costume Bouncing Hair Purple','Armor',true,1,1384); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20353,'C_Cowlick_RD','Costume Bouncing Hair Red','Armor',true,1,1385); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20354,'C_Cowlick_OM','Costume Bouncing Hair Crimson','Armor',true,1,1386); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20355,'C_Cowlick_BU','Costume Bouncing Hair Blue','Armor',true,1,1387); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20356,'C_Cowlick_WH','Costume Bouncing Hair White','Armor',true,1,1388); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20357,'C_Straight_Pony_YL','Costume Straight Pony Yellow','Armor',true,1,1389); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20358,'C_Straight_Pony_GN','Costume Straight Pony Green','Armor',true,1,1390); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20359,'C_Straight_Pony_PP','Costume Straight Pony Purple','Armor',true,1,1391); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20360,'C_Straight_Pony_RD','Costume Straight Pony Red','Armor',true,1,1392); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20361,'C_Straight_Pony_OM','Costume Straight Pony Crimson','Armor',true,1,1393); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20362,'C_Straight_Pony_BU','Costume Straight Pony Blue','Armor',true,1,1394); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20363,'C_Straight_Pony_WH','Costume Straight Pony White','Armor',true,1,1395); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20364,'C_Loose_Wave_Twin_YL','Costume Loose Wave Twin Yellow','Armor',true,1,1396); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20365,'C_Loose_Wave_Twin_GN','Costume Loose Wave Twin Green','Armor',true,1,1397); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20366,'C_Loose_Wave_Twin_PP','Costume Loose Wave Twin Purple','Armor',true,1,1398); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20367,'C_Loose_Wave_Twin_RD','Costume Loose Wave Twin Red','Armor',true,1,1399); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20368,'C_Loose_Wave_Twin_OM','Costume Loose Wave Twin Crimson','Armor',true,1,1400); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20369,'C_Loose_Wave_Twin_BU','Costume Loose Wave Twin Blue','Armor',true,1,1401); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20370,'C_Loose_Wave_Twin_WH','Costume Loose Wave Twin White','Armor',true,1,1402); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20371,'C_Special_Kafra_Hat','Costume Special Kafra Hat','Armor',true,1,581); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20372,'C_Ribbon_Hat','Costume Ribbon Hat','Armor',true,1,956); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20373,'C_Watermelon_Hat','Costume Watermelon Hat','Armor',true,1,690); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20374,'C_Mechanical_Plant_Hat','Costume Mechanical Plant Hat','Armor',true,1,1069); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20375,'C_Ignis_Cap','Costume Ignis Cap','Armor',true,1,803); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20376,'C_Memories_Of_Lovers','Costume Memory of Lovers','Armor',true,1,1072); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20377,'C_Flight_Cap','Costume Flight Cap','Armor',true,1,820); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20378,'C_Skymet','Costume Sky Met','Armor',true,1,868); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20379,'C_Pocketwatch_Hair_Ornament','Costume Pocketwatch Hair Ornament','Armor',true,1,1404); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20380,'C_Mechanical_Feather_Hairband','Costume Mechanical Feather Hairband','Armor',true,1,1405); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20381,'C_Steampunk_Hat','Costume Steampunk Hat','Armor',true,1,1406); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20382,'C_Silver_Sniper_Doll','Costume Silver Sniper Doll','Armor',true,1,1407); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20383,'C_Magicdecoy_Doll','Costume Magic Decoy Doll','Armor',true,1,1408); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20384,'C_Douce_Tiara','Costume Douce Tiara','Armor',true,1,1410); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20386,'C_Victory_Wing_Helm','Costume Victory Wing Helm','Armor',true,1,677); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (20388,'C_Ayam','Costume Ayam','Armor',true,228); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20391,'C_Silent_Executor','Costume Silent Executor','Armor',true,true,1,632); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20392,'C_Sniper_Google','Costume Sniper Google','Armor',true,true,1,625); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20393,'C_Schmitz_Helm','Costume Schmitz Helm','Armor',true,1,634); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20394,'C_Pumpkin_Toque','Costume Pumpkin Toque','Armor',true,1,1411); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (20395,'C_Black_Witch_Hat','Costume Black Witch Hat','Armor',true,1006); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20396,'C_Green_Hat','Costume Green Hat','Armor',true,1,939); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`,`script`) VALUES (20397,'C_Jakk','Costume Jack','Armor',true,true,1,1415,'autobonus2 "{}",31,10000,BF_WEAPON|BF_MAGIC,"{ active_transform 1130,10000; showscript \\"Yikes!!! That hurts!!!\\"; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20398,'C_Niflheim_Bunny_Hat','Costume Niffleheim Bunny Hat','Armor',true,1,1285); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20399,'C_Crow_Tengu_Mask','Costume Crow Tengu Mask','Armor',true,1,1287); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20400,'C_Ichthys_Rosario','Costume Ichthys Rosario','Armor',true,1,1028); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20401,'C_Angel_Guidance','Costume Angel Guidance','Armor',true,1,1188); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20402,'C_Holy_Klobuk','Costume Holy Klobuk','Armor',true,1,895); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20403,'C_Dolor_Thanatos','Costume Dolor Thanatos','Armor',true,1,547); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (20404,'C_Blessing_Of_Angels','Costume Blessing of Angel','Armor',true,1,1425,'hateffect(HAT_EF_BLESSING_OF_ANGELS,true);','hateffect(HAT_EF_BLESSING_OF_ANGELS,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20405,'C_Eremes_Scarf','Costume Eremes Scarf','Armor',true,1,1416); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20406,'C_Commandments_Of_Chain','Costume Chain of Commandments','Armor',true,1,1417); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20407,'C_Subject_Aura_Red','Costume Vicious Mind Aura Crimson','Armor',true,1,1418); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20408,'C_Requiem_Crown_of_Light_and_Dark','Costume Requiem Crown of Light and Dark','Armor',true,1,1419); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20409,'C_There_is_Something_','Costume There is Something','Armor',true,1,1091); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (20413,'C_Isabella_Brown_Ear','C Piamette Hairband','Armor',true,1031); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20416,'C_1Grade_Balloon','Costume Grade 1 Balloon','Armor',true,1,1426); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20417,'C_2Grade_Balloon','Costume Grade 2 Balloon','Armor',true,1,1427); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20418,'C_3Grade_Balloon','Costume Grade 3 Balloon','Armor',true,1,1428); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20419,'C_4Grade_Balloon','Costume Grade 4 Balloon','Armor',true,1,1429); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20420,'C_5Grade_Balloon','Costume Grade 5 Balloon','Armor',true,1,1430); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20421,'C_6Grade_Balloon','Costume Grade 6 Balloon','Armor',true,1,1431); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20422,'C_7Grade_Balloon','Costume Grade 7 Balloon','Armor',true,1,1432); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20423,'C_8Grade_Balloon','Costume Grade 8 Balloon','Armor',true,1,1433); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20424,'C_9Grade_Balloon','Costume Grade 9 Balloon','Armor',true,1,1434); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20425,'C_10Grade_Balloon','Costume Grade 10 Balloon','Armor',true,1,1435); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20426,'C_11Grade_Balloon','Costume Grade 11 Balloon','Armor',true,1,1436); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20427,'C_12Grade_Balloon','Costume Grade 12 Balloon','Armor',true,1,1437); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20428,'C_13Grade_Balloon','Costume Grade 13 Balloon','Armor',true,1,1438); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20429,'C_Piamette_Bowtie','Costume Piamette Bowtie','Armor',true,1,1439); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20430,'C_Morocc_Kid_Servant','Costume Loyal Servant of Devil Morocc','Armor',true,1,1440); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20431,'C_Magician_Headdress','Costume Magician Headdress','Armor',true,1,1441); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20432,'C_Khalitzburg_KN_Helm','Costume Khalitzburg Knight Helm','Armor',true,1,1442); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20433,'C_Louise_Red_Hat','Costume Louise Red Hat','Armor',true,1,1443); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20434,'C_Drooping_Gunslinger','Costume Drooping Gunslinger','Armor',true,1,1444); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (20435,'C_Camellia_Hair_Pin','Costume Camellia Hair Pin','Armor',true,1,1203,'hateffect(HAT_EF_CAMELLIA_HAIR_PIN,true);','hateffect(HAT_EF_CAMELLIA_HAIR_PIN,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20436,'C_Angelring_Furhat','Costume Angelring Furhat','Armor',true,1,953); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20437,'C_Sakura_Hairband','Costume Sakura Hairband','Armor',true,1,949); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20438,'C_Abacus_In_Mouth','Costume Abacus In Mouth','Armor',true,1,825); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`script`,`unequip_script`) VALUES (20439,'C_New_Year_Shine','Costume New Year Shine','Armor',true,1,'hateffect(HAT_EF_GLOW_OF_NEW_YEAR,true);','hateffect(HAT_EF_GLOW_OF_NEW_YEAR,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20440,'C_Tone_of_Gold','Costume Tone of Gold','Armor',true,1,1447); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20441,'C_Large_Ribbon_Muffler_Red','Costume Large Ribbon Muffler Red','Armor',true,1,1448); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20442,'C_Red_and_White_Mochiring_Hat','Costume Red and White Mochiring Hat','Armor',true,1,1449); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20446,'C_Bunny_Eggshell','Costume Bunny Eggshell','Armor',true,1,1339); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20447,'C_Small_Poring_Band','Costume Small Porings Headband','Armor',true,1,955); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20448,'C_Cons_Of_Water','Costume Water Spellcaster','Armor',true,1,1451); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20449,'C_White_Black_Temp','Costume White and Black Temptation','Armor',true,1,1452); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20450,'C_Gram_Peony','Costume Gram Peony','Armor',true,1,1453); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20451,'C_Sky_of_Memory','Costume Sky of Memory','Armor',true,1,1454); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20452,'C_Crown_of_Strawberry_Prince','Costume Crown of Strawberry Prince','Armor',true,1,1455); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20455,'C_Republic_Hat','Costume Republic Hat','Armor',true,1,1458); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20456,'C_Combat_Vestige','Costume Combat Vestige','Armor',true,1,1460); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (20457,'C_Feather_Fluttering','Costume Fluttering Feathers','Armor',true,1,1461,'hateffect(HAT_EF_FEATHER_FLUTTERING,true);','hateffect(HAT_EF_FEATHER_FLUTTERING,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20458,'C_Wild_Poring_Rider','Costume Wild Poring Rider','Armor',true,1,1422); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (20459,'C_Valhalla_Idol','Costume Valhalla Idol','Armor',true,1,1423,'hateffect(HAT_EF_VALHALLA_IDOL,true);','hateffect(HAT_EF_VALHALLA_IDOL,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20460,'C_Thorny_Hairband','Costume Thorny Hairband','Armor',true,1,921); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20461,'C_93_Style_Bloody_Wings','Costume 93 Style Bloody Wings','Armor',true,1,1037); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20462,'C_Cat_Ears_Cape','Costume Cat Ears Cape','Armor',true,1,1464); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20463,'C_Two_Tone_Beret','Costume Two Tone Beret','Armor',true,1,1465); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20464,'C_Monochrome_RibbonHat','Costume Monochrome Ribbon Hat','Armor',true,1,1466); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20465,'C_Glasses_Without_Lens','Costume Glasses Without Lens','Armor',true,1,1467); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20466,'C_Crimson_Ribbon','Costume Crimson Ribbon','Armor',true,1,1468); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20467,'C_Elemental_Crown','Costume Elemental Crown','Armor',true,1,1219); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20468,'C_Youinone_Mask','You in ONE','Armor',true,true,true,1,1462); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20470,'C_SweetChocolate_Hat','Costume Sweet Chocolate Hat','Armor',true,1,1469); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (20472,'C_Helm_Of_Angel','Costume Helm of Angel','Armor',true,110); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`view`) VALUES (20481,'C_Mask_of_Ifrit','Costume Mask of Ifrit','Armor',20,true,true,true,421); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20482,'C_Heaven_Cage','Costume Heaven Cage','Armor',true,1,1286); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20483,'C_Butterfly_Barrettes','Costume Butterfly Barrettes','Armor',true,1,1027); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20486,'C_Twin_Margaret','Costume Twin Margaret','Armor',true,1,1472); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (20487,'C_Floral_Waltz','Costume Floral Waltz','Armor',true,1,1473,'hateffect(HAT_EF_FLORAL_WALTZ,true);','hateffect(HAT_EF_FLORAL_WALTZ,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20488,'C_Pope_Ribbon','Costume Pope Ribbon','Armor',true,1,1474); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20489,'C_Pope_Crown','Costume Pope Crown','Armor',true,1,1475); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20490,'C_Full_Blossom_Sakura_Hairpin_Blue','Costume Full Blossom Sakura Hairpin Blue','Armor',true,1,1476); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20491,'C_Laser_of_Eagle','Costume Laser of Eagle','Armor',true,1,1424); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20492,'C_Unidentified_Flying_Poring','Costume Unidentified Flying Poring','Armor',true,1,1017); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (20493,'C_Wing_Headphone','Costume Wing Headphone','Armor',true,1,1347); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20495,'C_Quati_Hat_J','Costume Quati Hat','Armor',true,1,527); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20496,'C_Black_Shiba_Inu_Hat','Costume Black Shiba Inu Hat','Armor',true,1,894); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20497,'C_Umbala_Spirit','Costume Umbala Spirit','Armor',true,1,675); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20498,'C_Elephant_Hat','Costume Elephant Hat','Armor',true,1,215); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20499,'C_Cat_Ears_Hat','Costume Cat Ears Hat','Armor',true,1,1479); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20500,'T_Archangel_Wing','Archangel Wing','Armor',true,1,1); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20502,'C_Devil_Wing','Costume Little Devil Wings','Armor',true,1,12); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20504,'C_Cupid_Wing_Pink','Costume Cupid\'s Pink Wings','Armor',true,1,14); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`) VALUES (20506,'Invisible_Manteau','Invisible Manteau','Armor',true,1); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20507,'C_Poring_Bag','Costume Poring Bag','Armor',true,1,16); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (20508,'C_Poster_Girl_Hat','Costume Poster Girl Hat','Armor',true,1,1446); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20509,'C_Wings_of_Uriel','Costume Wings of Uriel','Armor',true,1,17); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20510,'C_SwordWing','Costume Sword Wing','Armor',true,1,19); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20511,'C_Blue_Fairy_Wing','Blue Wings of Fairy','Armor',true,1,21); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20512,'C_Bag_of_Adventurer_j','Costume Adventurer\'s Backpack','Armor',true,1,2); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20514,'C_Thanatos_Sword','Costume Thanatos Sword','Armor',true,1,23); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`script`,`unequip_script`) VALUES (20515,'C_Magic_Circle','Costume Magic Circle','Armor',true,1,'hateffect(HAT_EF_MAGICCIRCLE,true);','hateffect(HAT_EF_MAGICCIRCLE,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20516,'C_Wings_of_Michael','Costume Wings of Michael','Armor',true,1,24); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20517,'C_GiantCatBag_TW','Costume Giant Cat Bag','Armor',true,1,25); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`script`,`unequip_script`) VALUES (20519,'C_Full_BloomCherry_Tree','Costume Full Bloom Cherry Tree','Armor',true,1,'hateffect(HAT_EF_FULL_BLOOMCHERRY_TREE,true);','hateffect(HAT_EF_FULL_BLOOMCHERRY_TREE,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`script`,`unequip_script`) VALUES (20522,'C_Blessings_Of_Soul','Costume Blessings Of Soul','Armor',true,1,'hateffect(HAT_EF_C_BLESSINGS_OF_SOUL,true);','hateffect(HAT_EF_C_BLESSINGS_OF_SOUL,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`script`,`unequip_script`) VALUES (20524,'C_Shining_Angel_Wings','Costume Shining Angel Wings','Armor',true,1,'hateffect(HAT_EF_C_SHINING_ANGEL_WING,true);','hateffect(HAT_EF_C_SHINING_ANGEL_WING,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`location_costume_garment`,`view`) VALUES (20525,'C_Bloody_Wing','Costume Crimson Wings','Armor',true,false,true,33); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (20526,'C_BlueAngeling_Wing','Costume Brilliant Blue Angel Wings','Armor',true,34); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (20528,'C_GoldButterfly_Wing','Costume Golden Butterfly Wings','Armor',true,36); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20530,'C_Wings_of_Gabriel','Costume Wings of Gabriel','Armor',true,1,37); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20533,'C_PinkButterfly_Wing_T','Costume Pink Butterfly Wing','Armor',true,1,38); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`script`,`unequip_script`) VALUES (20535,'C_Digital_Space','Costume Digital Space','Armor',true,1,'hateffect(HAT_EF_DIGITAL_SPACE,true);','hateffect(HAT_EF_DIGITAL_SPACE,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`script`,`unequip_script`) VALUES (20537,'C_Maple_Which_Falls_Rd','Costume Falling Red Foliage','Armor',true,1,'hateffect(HAT_EF_C_MAPLE_WHICH_FALLS_RD,true);','hateffect(HAT_EF_C_MAPLE_WHICH_FALLS_RD,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`script`,`unequip_script`) VALUES (20538,'C_Magic_Circle_Rainbow','Costume Magic Circle Rainbow','Armor',true,1,'hateffect(HAT_EF_MAGICCIRCLERAINBOW,true);','hateffect(HAT_EF_MAGICCIRCLERAINBOW,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (20541,'C_AngelRibbonWing_TW','Costume angel ribbon wings','Armor',true,42); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20543,'C_Halloween_Poring_Bag','Costume Halloween Poring Bag','Armor',true,1,44); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20546,'C_Backside_Ribbon_Bell','Costume Giant Ribbon Bell','Armor',true,1,46); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`script`,`unequip_script`) VALUES (20547,'C_Ghost_Effect','Costume Ghost Effect','Armor',true,1,'hateffect(HAT_EF_C_GHOST_EFFECT,true);','hateffect(HAT_EF_C_GHOST_EFFECT,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`script`,`unequip_script`) VALUES (20548,'Costume_Popping_Poring_Aura','Costume Popping Poring Aura','Armor',true,1,'hateffect(HAT_EF_C_POPPING_PORING_AURA,true);','hateffect(HAT_EF_C_POPPING_PORING_AURA,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20570,'C_HeartChocoBag','Costume HeartChocoBag','Armor',true,1,47); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`,`script`,`unequip_script`) VALUES (20571,'C_Valkyrie_Wing','Costume Valkyrie Wings','Armor',true,48,'hateffect HAT_EF_C_VALKYRIE_WING,true;','hateffect HAT_EF_C_VALKYRIE_WING,false;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20572,'C_WingOfHeart','Costume WingOfHeart','Armor',true,1,50); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20575,'C_School_Bag_BL','Costume Backpack (Black)','Armor',true,52,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20576,'C_Cat_Fork','Costume Cat Fork','Armor',true,1,53); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`location_costume_garment`,`view`) VALUES (20577,'C_Balloon_Wing','Costume inflatable wings','Armor',true,false,true,54); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (20578,'C_Wings_Of_Raguel','Costume raguel\'s wings','Armor',true,56); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`location_costume_garment`,`view`) VALUES (20579,'C_Wings_Of_Raphael','Costume Raphael\'s Wings','Armor',true,false,true,57); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20582,'C_T_Bear_Bag','Costume Bear Backpack','Armor',true,1,60); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20584,'C_Big_Foxtail','Costume Fox Tail','Armor',true,1,62); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (20586,'C_Loli_Ruri_Moon','Costume: Loli Ruri\'s Crescent','Armor',true,64); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20588,'C_Nifl_Bloom','Costume Broom of Witch','Armor',true,1,65); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (20589,'C_Gimmick_One_Feather','Costume One Wing','Armor',true,66); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (20590,'C_Evil_Druid_Cross','Costume Evil Druid Cross','Armor',true,67); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20592,'C_Santa_Backpack','Costume Santa\'s Pocket','Armor',true,1,70); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (20593,'C_Ice_Wing','Costume: Ice Wings','Armor',true,71); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (20594,'C_Big_Ribbon_Cloak','Costume Big Ribbon Manteau','Armor',true,76); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20595,'C_School_Bag_RD_E','Costume beginners red backpack','Armor',true,51,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (20597,'C_Evil_Scythe','Costume: Evil Scythe','Armor',true,79); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (20598,'C_GiantCatBag_JP_BL','Costume Giant Cat Bag','Armor',true,80); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (20599,'C_Sakura_Wing','Costume: Sakura Wings','Armor',true,83); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`script`) VALUES (20600,'Fantastic_Aura','Fantastic Aura','Armor',true,1,'/*TODO: View ID*/\nbonus bUnbreakableHelm;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (20603,'C_P_Ulysses_Feather','Costume Big Purple Swallowtail Butterfly Wings','Armor',true,85); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (20604,'C_Blessed_Veil','Costume: Blessed Veil','Armor',true,86); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (20605,'C_Leaf_Umbrella','Costume leaf umbrella','Armor',true,87); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20700,'Egir_Manteau','Egir Manteau','Armor',200000,300,10,1,true,110,true,'bonus bUnbreakableGarment;\n.@r = getrefine();\nif (.@r > 10)\n .@r = 10;\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte) {\n bonus bFlee2,5+(.@r*2);\n} else if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief) {\n bonus bShortWeaponDamageReturn,5+(.@r*2);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20701,'Sol_Manteau','Sol Manteau','Armor',700,20,1,true,65,true,'bonus2 bSubDefEle,Ele_Earth,5;\nbonus2 bMagicSubDefEle,Ele_Earth,5;\nbonus2 bSubRace,RC_Fish,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20702,'TE_Woe_Muffler','TE Woe Muffler','Armor',5,true,40,true,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus2 bAddRace,RC_Player_Human,5;\nbonus2 bAddRace,RC_Player_Doram,5;\nbonus2 bMagicAddRace,RC_Player_Human,5;\nbonus2 bMagicAddRace,RC_Player_Doram,5;\nbonus2 bResEff,Eff_Freeze,2500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20703,'TE_Woe_Manteau','TE Woe Manteau','Armor',10,true,true,true,true,true,true,true,40,true,100,true,true,true,true,true,true,true,'bonus2 bAddRace,RC_Player_Human,10;\nbonus2 bAddRace,RC_Player_Doram,10;\nbonus2 bResEff,Eff_Freeze,2500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_acolyte`,`job_mage`,`job_monk`,`job_novice`,`job_priest`,`job_sage`,`job_soullinker`,`job_supernovice`,`job_wizard`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20704,'TE_Woe_Magic_Manteau','TE Woe Magic Manteau','Armor',5,true,true,true,true,true,true,true,true,true,true,40,true,100,true,true,true,true,true,true,true,'bonus2 bMagicAddRace,RC_Player_Human,10;\nbonus2 bMagicAddRace,RC_Player_Doram,10;\nbonus2 bResEff,Eff_Freeze,2500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20705,'Lumiere_Manteau','Lumiere Manteau','Armor',20,700,20,1,true,65,true,'bonus2 bSubDefEle,Ele_Holy,5;\nbonus2 bSubRace,RC_Dragon,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`equip_level_min`,`view`,`script`) VALUES (20706,'Amistr_Bag','Amistr Bag','Armor',10,500,18,true,1,4,'bonus bAllStats,1;\nbonus2 bSubEle,Ele_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_garment`,`refineable`,`view`,`script`) VALUES (20707,'Kirin_Wing','Kirin Wing','Armor',20,18,true,true,6,'bonus bAllStats,1;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20708,'Poison_Manteau','Poison Manteau','Armor',20,700,20,1,true,65,true,'bonus2 bSubEle,Ele_Poison,5;\nbonus2 bSubRace,RC_Plant,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_garment`,`equip_level_min`,`equip_level_max`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20709,'Mana_Manteau','Mana Manteau','Armor',true,1,100,true,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20710,'Impr_Angel\'s_Warmth','Advanced Angelic Cardigan','Armor',10000,400,6,1,true,true,true,99,true,'bonus bHPrecovRate,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`refineable`,`script`) VALUES (20711,'Manteau_Of_Diego','Manteau Of Diego','Armor',20,600,15,1,true,true,'bonus bInt,1;\nbonus bDex,1;\nbonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_archer`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_kagerouoboro`,`job_knight`,`job_mage`,`job_merchant`,`job_monk`,`job_priest`,`job_rebellion`,`job_rogue`,`job_sage`,`job_swordman`,`job_thief`,`job_wizard`,`class_upper`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20712,'Valkyrie_Cape','Valkyrie Cape','Armor',10,500,10,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,'.@val = 2 * (min(10,getrefine())/2);\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus bFlee2,(5+.@val);\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus bShortWeaponDamageReturn,(5+.@val);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20714,'Assassin_Muffler','Assassin\'s Muffler','Armor',20,100,16,1,true,50,true,'.@r = getrefine();\nif (.@r>5) {\n bonus bAgi,(.@r-5)*2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20716,'Spirit_Manteau','Spirit Manteau','Armor',20,700,20,1,true,65,true,'bonus2 bSubEle,Ele_Ghost,5;\nbonus2 bSubRace,RC_Angel,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20717,'FaceWorm_Skin','Gigant Snake Skin','Armor',10,400,38,true,1,true,'bonus bMdef,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20718,'FaceWorm_Skin_','Gigant Snake Skin','Armor',10,400,38,1,true,1,true,'bonus bMdef,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20720,'Manteau_Of_Storm','Manteau of Storm','Armor',10,500,16,1,true,false,false,true,true,true,70,true,'bonus bMdef,2;\nbonus bMaxHPrate,5;\nbonus bMatkRate,1;\nbonus2 bAddEle,Ele_Wind,2;\nbonus2 bMagicAddEle,Ele_Wind,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20721,'Cloak_Of_Gray','Cloak of Gray','Armor',20,600,45,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,120,true,'bonus2 bSubEle,Ele_Holy,5+getrefine()/2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (20724,'Love_Dad_Wings_2012','Love Dad Wings 2012','Armor',100,15,1,true,1,true,5,'.@r = getrefine();\nif (readparam(bStr)>89) {\n bonus bAllStats,1;\n bonus bStr,.@r;\n bonus bMaxHPRate,1;\n bonus bMaxSPRate,1;\n}\nif (readparam(bAgi)>89) {\n bonus bAllStats,1;\n bonus bAgi,.@r;\n bonus bMaxHPRate,1;\n bonus bMaxSPRate,1;\n}\nif (readparam(bVit)>89) {\n bonus bAllStats,1;\n bonus bVit,.@r;\n bonus bMaxHPRate,1;\n bonus bMaxSPRate,1;\n}\nif (readparam(bInt)>89) {\n bonus bAllStats,1;\n bonus bInt,.@r;\n bonus bMaxHPRate,1;\n bonus bMaxSPRate,1;\n}\nif (readparam(bDex)>89) {\n bonus bAllStats,1;\n bonus bDex,.@r;\n bonus bMaxHPRate,1;\n bonus bMaxSPRate,1;\n}\nif (readparam(bLuk)>89) {\n bonus bAllStats,1;\n bonus bLuk,.@r;\n bonus bMaxHPRate,1;\n bonus bMaxSPRate,1;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`magic_attack`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (20725,'Ribbon_Piamat','Ribbon Piamat','Armor',10,100,10,1,true,30,true,7,'bonus bInt,1;\nbonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20726,'Fire_Dragon_Coat','Fire Dragon\'s Coat','Armor',20,300,1,true,30,true,'bonus bMaxHPrate,5;\nbonus2 bMagicAtkEle,Ele_Fire,2;\nif (getrefine()>=7) {\n bonus2 bMagicAtkEle,Ele_Fire,3;\n}\nbonus2 bMagicAtkEle,Ele_Water,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_garment`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`) VALUES (20727,'Brilliant_Golden_Wings','Brilliant Golden Wings','Armor',10,true,1,true,5,100,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20728,'Water_Dragon_Coat','Water Dragon Coat','Armor',10,300,1,true,30,true,'bonus bMaxHPrate,5;\nbonus2 bMagicAtkEle,Ele_Water,2;\nif (getrefine()>=7) {\n bonus2 bMagicAtkEle,Ele_Water,3;\n}\nbonus2 bMagicAtkEle,Ele_Wind,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`script`) VALUES (20730,'Loyalists_Hood','Loyalists Hood','Armor',10,200,30,1,true,80,'bonus bStr,2;\nbonus bMaxHPrate,10;\nbonus bNoKnockback;\nbonus2 bSubEle,Ele_All,-20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20732,'Supplement_Part_Con','Supplement Part Con','Armor',25000,500,20,1,true,true,true,true,true,100,true,'.@r = getrefine();\nbonus bMaxHPrate,6+(.@r/2);\nif (.@r>=9) {\n bonus bHPrecovRate,50;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20733,'Upgrade_Part_Engine','Reinforced Parts - Engine','Armor',10,1500,25,1,true,true,true,true,true,100,true,'bonus bDelayrate,-10;\n.@r = getrefine();\nif (.@r>=7) {\n bonus2 bSubEle,Ele_Neutral,10;\n}\nif (.@r>=9) {\n bonus bDelayrate,-10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20734,'Manteau_Of_Leafwind','Manteau of Leafwind','Armor',300,10,1,true,70,true,'bonus2 bSubEle,Ele_Wind,10;\nbonus2 bSubEle,Ele_Earth,-10;\nbonus bLongAtkDef,5+getrefine();\nbonus bUnbreakableGarment;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20735,'Manteau_Of_Flame_Heart','Manteau of Flame Heart','Armor',300,10,1,true,70,true,'bonus2 bSubEle,Ele_Fire,10;\nbonus2 bSubEle,Ele_Water,-10;\nbonus bShortWeaponDamageReturn,10+(getrefine()*2);\nbonus bUnbreakableGarment;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20737,'C_Kirin_Wing','Costume Kirin Wing','Armor',10,true,1,6); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`location_garment`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20743,'Airship_Cape','Airship\'s Cloak','Armor',10,25,1,true,125,100,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,10;\nbonus bFlee,20;\nbonus bVariableCastrate,-20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20744,'Felock_Cape','Felrock\'s Cloak','Armor',10,400,12,1,true,125,true,'bonus2 bSubEle,Ele_Neutral,10;\nbonus bFlee,20;\nbonus bVariableCastrate,-10;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bVariableCastrate,-10;\n}\nif (.@r>=9) {\n bonus bVariableCastrate,-10;\n}\nif (.@r>=12) {\n bonus bVariableCastrate,-5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20745,'Manteau_Of_Mistic_Froz','Manteau of Mystic Frozen','Armor',300,10,1,true,70,true,'.@r = getrefine();\nbonus2 bSubEle,Ele_Water,10;\nbonus2 bSubEle,Ele_Wind,-10;\nif (.@r>=6)\n .@val = .@r*100;\nif (.@r>=10)\n .@val += 1000;\nbonus2 bAddEffWhenHit,Eff_Freeze,500+.@val;\nbonus bUnbreakableGarment;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20746,'C_Rudra_Wing','Costume Rudra Wings','Armor',10,true,1,8); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20747,'Manteau_Great_Nature','Manteau of Great Nature','Armor',300,10,1,true,70,true,'.@r = getrefine();\nbonus2 bSubEle,Ele_Earth,10;\nbonus2 bSubEle,Ele_Fire,-10;\nif (.@r>=5)\n .@val = .@r;\nbonus5 bAutoSpell,"NPC_WIDESTONE",2,5+.@val,BF_SHORT,0;\nbonus bUnbreakableGarment;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20748,'Manteau_Of_Fallen','Fallen Warrior Manteau','Armor',10,600,20,true,120,true,'.@r = getrefine();\nbonus bAgi,5;\nbonus bFlee,10;\nif (readparam(bStr)>=90)\n bonus bBaseAtk,10+(.@r*2);\nif (readparam(bInt)>=90)\n bonus bMatk,20+(.@r*3);\nif (readparam(bVit)>=90)\n bonus2 bSubEle,Ele_Neutral,3+((.@r>=8)?3:0)+((.@r>=10)?4:0);\nif (readparam(bAgi)>=90) {\n bonus bAspdRate,3+(.@r/2);\n bonus bAspd,((.@r>=10)?1:0);\n}\nif (readparam(bDex)>=90)\n bonus bLongAtkRate,3+(.@r/2);\nif (readparam(bLuk)>=90)\n bonus bCritAtkRate,5+.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20749,'Manteau_Of_Fallen_','Fallen Warrior Manteau','Armor',10,600,30,1,true,170,true,'.@r = getrefine();\nbonus bMaxHPrate,.@r/2;\nbonus bMaxSPrate,.@r/2;\nbonus bAgi,5;\nbonus bFlee,10;\nif (readparam(bStr)>=90)\n bonus bBaseAtk,10+(.@r*2);\nif (readparam(bInt)>=90)\n bonus bMatk,20+(.@r*3);\nif (readparam(bVit)>=90)\n bonus2 bSubEle,Ele_Neutral,3+((.@r>=8)?3:0)+((.@r>=10)?4:0);\nif (readparam(bAgi)>=90) {\n bonus bAspdRate,3+(.@r/2);\n bonus bAspd,((.@r>=10)?1:0);\n}\nif (readparam(bDex)>=90)\n bonus bLongAtkRate,3+(.@r/2);\nif (readparam(bLuk)>=90)\n bonus bCritAtkRate,5+.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20750,'Rouban_Manteau','Levain Manteau','Armor',20,700,20,1,true,65,true,'bonus2 bSubEle,Ele_Wind,5;\nbonus2 bSubRace,RC_Insect,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`range`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20753,'Lian_Robe','Lian Robe','Armor',700,20,1,1,true,65,true,'bonus2 bSubEle,Ele_Neutral,5;\nbonus2 bSubRace,RC_Formless,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20756,'Egir_Manteau_K','Aegir Cloak','Armor',10,300,10,1,true,40,true,'bonus bUnbreakableGarment;\nbonus bMaxHP,500;\nbonus bMaxSP,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20761,'C_Wing_Of_Happiness','Costume Happiness Wings','Armor',true,1,9); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20762,'C_GreatDevilWing','Costume Great Devil Wings','Armor',true,1,10); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20763,'C_Amistr_Bag','Costume Amistr Bag','Armor',true,1,4); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20764,'C_Fallen_Angel_Wing','Costume Fallen Angel Wing','Armor',true,1,3); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`equip_level_min`,`view`) VALUES (20765,'C_Archangel_Wing','Costume Archangel Wing','Armor',true,1,49); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20773,'Excelion_Wing','Excelion Wing','Armor',20,900,40,true,99,true,'bonus bFlee,getrefine() * 2;\nbonus bFlee2,8 + (BaseLevel > 129 ? 2 : 0);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20778,'RedLotus_Stole','Red Lotus Stole','Armor',20,700,8,1,true,1,true,'.@r = getrefine();\nbonus bMaxSPrate,10;\nbonus bMdef,3;\nbonus bUseSPrate,-1*(1+(2*.@r/3));\nif (.@r>=10) {\n bonus bSPGainValue,20;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20779,'Rift_Manteau','Rift Manteau','Armor',20,500,16,1,true,100,true,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxHP,(.@r >= 9 ? 1300 : .@r >= 7 ? 700 : 300);\nbonus bMaxSP,-50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20780,'Unity_STR_Manteau','Unity STR Manteau','Armor',32000,300,20,1,true,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bMaxHPrate,2*(.@r/2);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20781,'Unity_AGI_Manteau','Unity AGI Manteau','Armor',32000,300,20,1,true,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bFlee,3*(.@r/2);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20782,'Unity_INT_Muffler','Unity INT Muffler','Armor',32000,300,20,1,true,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bUseSPrate,-(.@r/2);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20783,'Hero_Cape','Hero Cape','Armor',100,1,true,10,true,'.@r = getrefine();\nbonus2 bSubEle,Ele_Neutral,1+(.@r/3);\nbonus bFlee,1+(.@r/3);\nif (.@r > 9) {\n bonus2 bSubEle,Ele_Neutral,20;\n bonus bFlee,20;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20787,'Unity_Exquisite_Muffler','Unity Exquisite Muffler','Armor',32000,300,20,1,true,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bCritical,2*(.@r/2);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20788,'Doram_Only_Cape','Private Doram Manteau','Armor',20,300,20,1,true,true,100,true,'bonus bFlee,5;\nbonus2 bSubEle,Ele_Neutral,2;\nbonus bFlee2,getrefine()/3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20789,'Doram_High_Cape','Luxury Doram Manteau','Armor',20,400,25,1,true,true,140,true,'bonus bFlee,7;\nbonus2 bSubEle,Ele_Neutral,3;\n.@r = getrefine()/3;\nbonus bFlee2,.@r;\nbonus bLuk,.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20790,'Doram_Ele_Cape','Elegant Doram Manteau','Armor',20,500,30,1,true,true,175,true,'bonus bFlee,10;\nbonus2 bSubEle,Ele_Neutral,5;\n.@r = getrefine()/2;\nbonus bFlee2,.@r;\nbonus bInt,.@r;\nbonus bDex,.@r;\nbonus bLuk,.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20797,'Etran_Shirt','Etran Shirt','Armor',150,1,true,1,true,'bonus bMdef,10;\nbonus bMaxHPrate,2;\n.@r = getrefine();\nif (.@r >= 6)\n bonus bMaxHPrate,4;\nif (.@r >= 7)\n bonus bMaxHPrate,6;\nif (.@r >= 8)\n bonus bMaxHPrate,8;\nif (.@r >= 9)\n bonus bNoKnockback;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (20798,'GrimReaper_Protection','Costume Grim Reaper Protection','Armor',true,1,1450); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20799,'Elemental_Towel','Elemental Towel','Armor',20,400,13,1,true,100,true,'bonus bLongAtkRate,2;\nif (getrefine()>=7) {\n bonus2 bSkillUseSP,"RA_ARROWSTORM",20;\n bonus2 bSkillUseSP,"WM_SEVERE_RAINSTORM",60;\n}\nif (getrefine()>=8) {\n bonus bLongAtkRate,2;\n}\nif (getrefine()>=9) {\n bonus bLongAtkRate,3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20800,'Enforcer_cape','Enforcer Cape','Armor',20,300,18,1,true,100,true,'.@r = getrefine();\nbonus bMdef,10;\nif (getskilllv("AS_GRIMTOOTH") == 5) {\n bonus2 bSkillAtk,"AS_GRIMTOOTH",50;\n}\nif (getskilllv("GC_CROSSIMPACT") == 5) {\n bonus2 bSkillAtk,"GC_CROSSIMPACT",5;\n}\nif (getskilllv("ASC_BREAKER") == 10) {\n bonus2 bSkillAtk,"ASC_BREAKER",50;\n}\nif (.@r>=7) {\n .@delay += 3;\n bonus2 bSkillAtk,"AS_GRIMTOOTH",Baselevel;\n bonus2 bSkillAtk,"ASC_BREAKER",Baselevel/3;\n bonus2 bSkillAtk,"GC_CROSSIMPACT",Baselevel/30;\n}\nif (.@r>=9) {\n .@delay += 3;\n bonus bMaxSPrate,5;\n}\nbonus bDelayrate,-.@delay;\nif (eaclass()&EAJL_THIRD && BaseJob == Job_Assassin) {\n if (.@r >= 7) {\n bonus bMaxHPrate,20;\n bonus bLongAtkDef,35;\n }\n else {\n bonus bMaxHPrate,15;\n bonus bLongAtkDef,20;\n }\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20801,'Toughen_Time_Keepr_MT','Enhanced Time Keeper Manteau','Armor',13,true,100,true,100,true,true,true,true,true,true,'bonus bFlee2,5;\nbonus bMdef,5;\nbonus bFlee,20;\nbonus2 bSubEle,Ele_Neutral,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`refineable`,`view`,`script`) VALUES (20802,'AmistrBag_Teleport','Teleport Amistr Bag','Armor',300000,200,30,1,true,true,4,'bonus bAllStats,1;\n.@r = getrefine();\nskill "AL_TELEPORT",1;\nbonus2 bExpAddRace,RC_All,.@r/2;\nbonus2 bDropAddRace,RC_All,.@r/2;\nif (.@r>8) {\n bonus bSPGainValue,3;\n bonus bLongSPGainValue,3;\n bonus bMagicSPGainValue,3;\n}\nif (.@r>11) {\n bonus bNoCastCancel;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`refineable`,`view`,`script`) VALUES (20803,'AmistrBag_Heal','Heal Amistr Bag','Armor',300000,200,30,1,true,true,4,'bonus bAllStats,1;\n.@r = getrefine();\nskill "AL_HEAL",1;\nbonus2 bExpAddRace,RC_All,.@r/2;\nbonus2 bDropAddRace,RC_All,.@r/2;\nif (.@r>8) {\n bonus bSPGainValue,3;\n bonus bLongSPGainValue,3;\n bonus bMagicSPGainValue,3;\n}\nif (.@r>11) {\n bonus bNoCastCancel;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`refineable`,`view`,`script`) VALUES (20804,'AmistrBag_Greed','Greed Amistr Bag','Armor',300000,200,30,1,true,true,4,'bonus bAllStats,1;\n.@r = getrefine();\nskill "BS_GREED",1;\nbonus2 bExpAddRace,RC_All,.@r/2;\nbonus2 bDropAddRace,RC_All,.@r/2;\nif (.@r>8) {\n bonus bSPGainValue,3;\n bonus bLongSPGainValue,3;\n bonus bMagicSPGainValue,3;\n}\nif (.@r>11) {\n bonus bNoCastCancel;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`refineable`,`view`,`script`) VALUES (20805,'AmistrBag_Incagi','Increase Agility Amistr Bag','Armor',300000,200,30,1,true,true,4,'bonus bAllStats,1;\n.@r = getrefine();\nskill "AL_INCAGI",1;\nbonus2 bExpAddRace,RC_All,.@r/2;\nbonus2 bDropAddRace,RC_All,.@r/2;\nif (.@r>8) {\n bonus bSPGainValue,3;\n bonus bLongSPGainValue,3;\n bonus bMagicSPGainValue,3;\n}\nif (.@r>11) {\n bonus bNoCastCancel;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`refineable`,`view`,`script`) VALUES (20806,'AmistrBag_Magnum','Magnum Break Amistr Bag','Armor',300000,200,30,1,true,true,4,'bonus bAllStats,1;\n.@r = getrefine();\nskill "SM_MAGNUM",1;\nbonus2 bExpAddRace,RC_All,.@r/2;\nbonus2 bDropAddRace,RC_All,.@r/2;\nif (.@r>8) {\n bonus bSPGainValue,3;\n bonus bLongSPGainValue,3;\n bonus bMagicSPGainValue,3;\n}\nif (.@r>11) {\n bonus bNoCastCancel;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`refineable`,`view`,`script`) VALUES (20807,'AmistrBag_Endure','Endure Amistr Bag','Armor',300000,200,30,1,true,true,4,'bonus bAllStats,1;\n.@r = getrefine();\nskill "SM_ENDURE",1;\nbonus2 bExpAddRace,RC_All,.@r/2;\nbonus2 bDropAddRace,RC_All,.@r/2;\nif (.@r>8) {\n bonus bSPGainValue,3;\n bonus bLongSPGainValue,3;\n bonus bMagicSPGainValue,3;\n}\nif (.@r>11) {\n bonus bNoCastCancel;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`refineable`,`view`,`script`) VALUES (20808,'AmistrBag_Sight','Sight Amistr Bag','Armor',300000,200,30,1,true,true,4,'bonus bAllStats,1;\n.@r = getrefine();\nskill "MG_SIGHT",1;\nbonus2 bExpAddRace,RC_All,.@r/2;\nbonus2 bDropAddRace,RC_All,.@r/2;\nif (.@r>8) {\n bonus bSPGainValue,3;\n bonus bLongSPGainValue,3;\n bonus bMagicSPGainValue,3;\n}\nif (.@r>11) {\n bonus bNoCastCancel;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`refineable`,`view`,`script`) VALUES (20809,'AmistrBag_Concentrate','Improve Concentration Amistr Bag','Armor',300000,200,30,1,true,true,4,'bonus bAllStats,1;\n.@r = getrefine();\nskill "AC_CONCENTRATION",1;\nbonus2 bExpAddRace,RC_All,.@r/2;\nbonus2 bDropAddRace,RC_All,.@r/2;\nif (.@r>8) {\n bonus bSPGainValue,3;\n bonus bLongSPGainValue,3;\n bonus bMagicSPGainValue,3;\n}\nif (.@r>11) {\n bonus bNoCastCancel;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`refineable`,`view`,`script`) VALUES (20811,'AmistrBag_Hiding','Hiding Amistr Bag','Armor',300000,200,30,1,true,true,4,'bonus bAllStats,1;\n.@r = getrefine();\nskill "TF_HIDING",1;\nbonus2 bExpAddRace,RC_All,.@r/2;\nbonus2 bDropAddRace,RC_All,.@r/2;\nif (.@r>8) {\n bonus bSPGainValue,3;\n bonus bLongSPGainValue,3;\n bonus bMagicSPGainValue,3;\n}\nif (.@r>11) {\n bonus bNoCastCancel;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20813,'Coak_of_Survival','Cloak of Survival','Armor',1000,550,10,1,true,true,true,true,true,75,true,'bonus bMdef,5;\nbonus bVit,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20814,'Wakwak_Manteau','Wakwak Manteau','Armor',20,400,40,1,true,100,true,'bonus2 bAddRace,RC_All,5;\n.@s = readparam(bStr);\n.@r = getrefine();\nif (.@r>=5) {\n bonus bBaseAtk,2*(.@s/10);\n}\nif (.@r>=7) {\n bonus bBaseAtk,3*(.@s/10);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20815,'SeraphimRobe','Seraphim Robe','Armor',300,18,1,true,1,true,'bonus bMaxHPrate,10;\nbonus2 bMagicAtkEle,Ele_Neutral,5;\n.@r = getrefine();\n.@s = getskilllv("CR_TRUST");\nif (.@r > 6) {\n bonus2 bSubEle,Ele_Dark,20;\n bonus2 bSubEle,Ele_Holy,20;\n bonus2 bMagicAtkEle,Ele_Neutral,10;\n}\nif (.@r > 8) {\n bonus2 bSubEle,Ele_Dark,10;\n bonus2 bSubEle,Ele_Holy,10;\n bonus bVariableCastrate,-5;\n}\nif (.@s > 0) {\n bonus2 bSubEle,Ele_Holy,-.@s*3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (20817,'Diffusion_Bravery_Bag','[Katsua]Adventurer\'s Backpack','Armor',200,20,1,true,99,true,2,'.@r = getrefine();\nskill "BS_GREED",1;\nif (.@r>=9) {\n bonus bBaseAtk,20;\n bonus bMatk,30;\n bonus2 bSubEle,Ele_Neutral,5;\n bonus bAspdRate,8;\n bonus bLongAtkRate,5;\n bonus bCritAtkRate,10;\n}\nelse if (.@r>=7) {\n bonus bBaseAtk,30;\n bonus bMatk,50;\n bonus2 bSubEle,Ele_Neutral,10;\n bonus bAspdRate,8;\n bonus bAspd,1;\n bonus bLongAtkRate,10;\n bonus bCritAtkRate,15;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20819,'Oxygen_Bottle','Oxygen Bottle','Armor',500,1,true,40,true,'bonus bFlee,12+getrefine();\nbonus bHit,getrefine();'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20820,'Cloak_Of_Elemental','Elemental Cape','Armor',500,12,true,true,true,true,true,100,true,'.@r = getrefine();\nbonus bFlee,(10+5*(.@r/3));\nbonus2 bSubEle,Ele_Neutral,10;\nif (.@r>=9)\n bonus bAspdRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_kagerouoboro`,`job_ninja`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20821,'Golden_Scarf','Golden Scarf','Armor',500,12,true,true,true,100,true,'.@r = getrefine();\nbonus bFlee,20;\nif (.@r>=9) {\n bonus bLongAtkRate,10;\n} else if (.@r>=7) {\n bonus bLongAtkRate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20822,'Mine_Worker_Backpack','Mine Worker\'s Backpack','Armor',600,16,true,true,true,true,true,100,true,'.@r = getrefine();\nbonus bAspdRate,(5+(.@r/2));\nif (.@r>=9)\n bonus bBaseAtk,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20823,'Para_Team_Manteau100','Awakened Eden Group Manteau I','Armor',20,true,100,true,100,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,10;\nbonus bFlee,12;\n.@r = getrefine();\nif (.@r >= 7) {\n bonus bMaxHP,500;\n bonus bFlee2,2;\n if (.@r >= 9) {\n bonus bMaxHP,500;\n bonus2 bSubEle,Ele_All,10;\n bonus2 bSubEle,Ele_Neutral,-10;\n }\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20824,'Para_Team_Manteau130','Awakened Eden Group Manteau II','Armor',25,true,130,true,100,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,10;\nbonus bFlee,12;\nbonus bMaxHP,500;\nbonus bFlee2,2;\n.@r = getrefine();\nif (.@r >= 7) {\n bonus bMaxHP,500;\n bonus2 bSubEle,Ele_All,10;\n bonus2 bSubEle,Ele_Neutral,-10;\n if (.@r >= 9) {\n bonus2 bSubEle,Ele_Neutral,5;\n }\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20825,'Para_Team_Manteau160','Awakened Eden Group Manteau III','Armor',30,true,160,true,100,true,true,true,true,true,true,'bonus2 bSubEle,Ele_All,10;\nbonus bFlee,12;\nbonus bMaxHP,1000;\nbonus bFlee2,2;\n.@r = getrefine();\nif (.@r >= 7) {\n bonus2 bSubEle,Ele_Neutral,5;\n if (.@r >= 9) {\n skill "BS_GREED",1;\n }\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`view`) VALUES (20826,'Angel_Feather','Angel Feather','Armor',200,18,1,true,1,true,18); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20827,'Diva_Manteau','Diva Manteau','Armor',600,15,1,true,150,true,'.@r = getrefine();\nif (.@r>=7)\n bonus bMaxHPrate,5;\nif (.@r>=9)\n bonus bMaxHPrate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20828,'Mirage_Manteau','Mirage Manteau','Armor',600,15,1,true,150,true,'.@r = getrefine();\nif (.@r>=7)\n bonus bMaxSPrate,5;\nif (.@r>=9)\n bonus bMaxSPrate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`view`) VALUES (20830,'Wings_of_Seraph','Wings of Seraph','Armor',200,18,1,true,1,true,8); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20831,'Elder_Spirit','Adventurer\'s Spirit','Armor',1000,400,40,1,true,100,true,'.@r = getrefine();\nbonus bInt,5;\nif (.@r>=5)\n bonus bMatk,5*(readparam(bInt)/60);\nif (.@r>=7)\n bonus bMatk,5*(readparam(bInt)/10);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_noauction`,`script`) VALUES (20834,'Manteau_Of_Vagabond','Drifter\'s Cape','Armor',400,true,100,true,100,true,'.@r = getrefine();\n.@bonus = 20;\nif (.@r>=7) {\n .@bonus += 5;\n}\nif (.@r>=9) {\n .@bonus += 5;\n}\nbonus2 bSubEle,Ele_Neutral,.@bonus;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (20835,'Fallen_Angel_Wings_','[Katsuya] Fallen Angel Wings','Armor',200,18,1,true,99,true,3,'bonus bAllStats,1;\nbonus bBaseAtk,readparam(bStr)/20;\nbonus bMatk,readparam(bInt)/20;\nbonus2 bSubEle,Ele_Neutral,readparam(bVit)/20;\nbonus bLongAtkRate,readparam(bDex)/20;\nbonus bCritAtkRate,readparam(bLuk)/20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20836,'Skin_Of_Lindwurm','Skin of Lindwyrm','Armor',1000,600,15,1,true,100,true,'bonus bAgiVit,5;\nbonus bMdef,10;\nbonus2 bSubEle,Ele_Fire,5;\nbonus2 bSubEle,Ele_Water,5;\nbonus2 bSubRace,RC_Dragon,5;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\n.@r = getrefine();\n.@val = (readparam(bAgi)+readparam(bVit))/20;\nif (.@r>=7) {\n skill "TF_HIDING",1;\n if (.@r>=8) {\n bonus bMaxHPrate,.@val;\n bonus bVariableCastrate,-2*.@val;\n if (.@r>=9) {\n skill "AS_CLOAKING",1;\n }\n }\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20837,'Skin_Of_Gwiber','Skin of Gwiber','Armor',20,600,15,1,true,100,true,'bonus bInt,5;\nbonus bDex,5;\nbonus bMdef,10;\nbonus2 bSubEle,Ele_Dark,5;\nbonus2 bSubEle,Ele_Undead,5;\nbonus2 bSubRace,RC_Demon,5;\nbonus2 bSubRace,RC_Undead,5;\n.@r = getrefine();\n.@val = (readparam(bInt)+readparam(bDex))/20;\nif (.@r>=7) {\n bonus bSPGainValue,10;\n if (.@r>=8) {\n bonus bBaseAtk,5*.@val;\n bonus bDelayrate,-1*.@val;\n if (.@r>=9) {\n bonus bSPGainValue,10;\n }\n }\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20838,'Muffler_IL','Illusion Muffler','Armor',20,400,8,1,true,false,false,true,99,true,'.@r = getrefine();\nbonus bMaxHP,(100+(100*.@r));\nbonus bMaxSP,(10+(5*.@r));'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20840,'Cape_Of_Ancient_Lord_IL','Illusion Ancient Cape','Armor',600,18,1,true,false,false,true,100,true,'.@val = min(getrefine(),10)/2;\nbonus bAgi,(2+.@val);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (20841,'Golden_Angel_Wing_TH','Golden Angel Wing','Armor',10,20,1,true,1,true,5,'.@r = getrefine();\nif (readparam(bStr) >= 90) {\n bonus bBaseAtk,15;\n if (.@r >= 9)\n bonus bBaseAtk,15;\n }\n if (readparam(bInt) >= 90) {\n bonus bMatk,15;\n if (.@r >= 9)\n bonus bMatk,15;\n }\n if (readparam(bVit) >= 90) {\n bonus bMaxHPrate,5;\n bonus bMaxSPrate,5;\n if (.@r >= 9)\n bonus bMaxHPrate,5;\n bonus bMaxSPrate,5;\n }\n if (readparam(bAgi) >= 90) {\n bonus bAspd,1;\n if (.@r >= 9)\n bonus bAspd,1;\n }\n if (readparam(bDex) >= 90) {\n bonus bLongAtkRate,5;\n if (.@r >= 9)\n bonus bLongAtkRate,5;\n }\n if (readparam(bLuk) >= 90) {\n bonus bCritAtkRate,5;\n if (.@r >= 9)\n bonus bCritAtkRate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20842,'Bag_Of_Antonio_P','Candy Pouch Bag (Physical)','Armor',200,30,1,true,true,true,true,1,true,'.@r = getrefine();\nif (.@r >= 2)\n bonus2 bAddClass,Class_All,.@r/2;\nif (.@r >= 9)\n bonus bAspdRate,10;\nif (.@r >= 12)\n bonus bDelayrate,-7;\nif (BaseLevel <= 100) {\n bonus2 bExpAddClass,Class_All,10;\n}\nelse {\n bonus2 bExpAddClass,Class_All,4;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20843,'Bag_Of_Antonio_S','Candy Pouch Bag (Range)','Armor',200,30,1,true,true,true,true,1,true,'.@r = getrefine();\nif (.@r >= 2)\n bonus bLongAtkRate,.@r/2;\nif (.@r >= 9)\n bonus bAspdRate,10;\nif (.@r >= 12)\n bonus bDelayrate,-7;\nif (BaseLevel <= 100) {\n bonus2 bExpAddClass,Class_All,10;\n}\nelse {\n bonus2 bExpAddClass,Class_All,4;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20844,'Bag_Of_Antonio_','Candy Pouch Bag (Magic)','Armor',200,30,1,true,true,true,true,1,true,'.@r = getrefine();\nif (.@r >= 2)\n bonus bMatkRate,.@r/2;\nif (.@r >= 9)\n bonus bVariableCastrate,-10;\nif (.@r >= 12)\n bonus bDelayrate,-7;\nif (BaseLevel <= 100) {\n bonus2 bExpAddClass,Class_All,10;\n}\nelse {\n bonus2 bExpAddClass,Class_All,4;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20845,'Skin_Of_Marraco','Malach\'s Skin','Armor',20,600,15,1,true,100,true,'bonus bStr,5;\nbonus bLuk,5;\nbonus bMdef,10;\nbonus2 bSubEle,Ele_Ghost,5;\nbonus2 bSubEle,Ele_Holy,5;\nbonus2 bSubRace,RC_Angel,5;\nbonus2 bSubRace,RC_Formless,5;\n.@r = getrefine();\n.@s = (readparam(bStr)+readparam(bLuk))/20;\nif (.@r>=7) {\n bonus bCritAtkRate,5;\n if (.@r>=8) {\n bonus bAspdRate,.@s;\n bonus bCritical,.@s;\n if (.@r>=9) {\n bonus bCritAtkRate,5;\n }\n }\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20846,'Temporal_Manteau','Temporal Manteau','Armor',20,400,38,1,true,100,true,'bonus bMdef,10;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20847,'Illusion_Survivor_Manteau','Illusion Survivor Manteau','Armor',550,30,1,true,true,true,true,true,130,true,'bonus bVit,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20855,'Rental_Oxygen_Bomb','Costume Oxygen Tank','Armor',true,40,true,100,true,true,true,true,true,true,true,'bonus bHit,30;\nbonus bFlee,30;\nbonus2 bSubRace,RC_Fish,10;\nbonus2 bSubEle,Ele_Neutral,15;\nbonus2 bSubEle,Ele_Water,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20856,'YSF01_Manteau','YSF01 Manteau','Armor',750,32,1,true,170,true,'.@r = getrefine();\nif (.@r >= 8) {\n bonus bBaseAtk,20;\n if (.@r >= 11) {\n .@val = -3;\n if (.@r >= 13) {\n .@val += -4;\n }\n }\n}\nif (readparam(bVit) >= 125) {\n .@val += -10;\n}\nif (.@val) {\n bonus bDelayrate,.@val;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20859,'Phreeoni_Wing','Phreeoni Wings','Armor',20,300,10,1,true,100,true,'.@r = getrefine();\nbonus bMaxHPrate,10;\nbonus bHit,10;\nif (.@r>=7)\n bonus bHit,20;\nif (.@r>=8)\n bonus bHit,30;\nif (.@r>=9)\n bonus bHit,40;\nif (.@r>=10)\n bonus bHit,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20860,'BattleSurcoat','Battle Surcoat','Armor',20,300,10,1,true,70,true,'.@r = getrefine();\nif (.@r>=9) {\n bonus bAspdRate,9;\n bonus bFlee,30;\n skill "TF_DOUBLE",10;\n skill "MO_TRIPLEATTACK",10;\n bonus bDoubleRate,50;\n}\nelse if (.@r>=7) {\n bonus bAspdRate,6;\n bonus bFlee,20;\n skill "TF_DOUBLE",5;\n skill "MO_TRIPLEATTACK",5;\n bonus bDoubleRate,25;\n}\nelse {\n bonus bAspdRate,3;\n bonus bFlee,10;\n skill "TF_DOUBLE",3;\n skill "MO_TRIPLEATTACK",3;\n bonus bDoubleRate,15;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20863,'MenblattWing','Menblatt\'s Wings','Armor',20,400,40,1,true,100,true,'.@r = getrefine();\nbonus bBaseAtk,30;\nif (.@r>=5)\n bonus bLongAtkRate,readparam(bDex)/60;\nif (.@r>=7)\n bonus bLongAtkRate,readparam(bDex)/10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (20866,'Golden_Angel_Wing_TW','Golden Angel Wing','Armor',10,20,1,true,1,true,5,'.@r = getrefine();\nif (readparam(bStr) >= 90) {\n bonus bBaseAtk,15;\n if (.@r >= 9)\n bonus bBaseAtk,15;\n }\n if (readparam(bInt) >= 90) {\n bonus bMatk,15;\n if (.@r >= 9)\n bonus bMatk,15;\n }\n if (readparam(bVit) >= 90) {\n bonus bMaxHPrate,5;\n bonus bMaxSPrate,5;\n if (.@r >= 9)\n bonus bMaxHPrate,5;\n bonus bMaxSPrate,5;\n }\n if (readparam(bAgi) >= 90) {\n bonus bAspd,1;\n if (.@r >= 9)\n bonus bAspd,1;\n }\n if (readparam(bDex) >= 90) {\n bonus bLongAtkRate,5;\n if (.@r >= 9)\n bonus bLongAtkRate,5;\n }\n if (readparam(bLuk) >= 90) {\n bonus bCritAtkRate,5;\n if (.@r >= 9)\n bonus bCritAtkRate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20902,'True_Hunting_Manteau','True Hunting Manteau','Armor',700,18,1,true,100,true,'bonus bVariableCastrate,-10;\nbonus bFlee,15;\nbonus bVariableCastrate,-5*(getrefine()/3);\nbonus2 bSubRace,RC_Insect,10;\nbonus2 bSubRace,RC_Brute,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20903,'R_Hunting_Manteau','Short-term Hunting Manteau','Armor',18,true,50,100,true,true,true,true,true,true,true,'bonus bVariableCastrate,-15;\nbonus bFlee,15;\nbonus2 bSubRace,RC_Insect,10;\nbonus2 bSubRace,RC_Brute,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_garment`,`equip_level_min`,`script`) VALUES (20906,'Beginner\'s_Cloak','Beginner\'s Cloak','Armor',20,10,true,100,'bonus2 bSubEle,Ele_Neutral,20;\nbonus bVariableCastrate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20922,'Leviathan_muffler','Leviathan Muffler','Armor',20,200,18,1,true,100,true,'.@r = getrefine();\nbonus bMdef,5;\nbonus2 bAddEle,Ele_Water,15+.@r;\nbonus2 bMagicAddEle,Ele_Water,15+.@r;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus bAspdRate,.@r;\nif (.@r>=10)\n bonus2 bSubEle,Ele_Water,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20923,'Illusion_Goibne_Spaulders','Illusion Goibne Spaulders','Armor',1000,47,1,true,false,false,true,130,true,'.@r = getrefine();\n bonus bMdef,2;\nbonus bVit,1;\nif (.@r >= 7) {\n .@val = 5;\n if (.@r >= 9) {\n .@val += 10;\n }\n}\nif (.@val) {\n bonus2 bAddEle,Ele_Water,.@val;\n bonus2 bAddEle,Ele_Wind,.@val;\n bonus2 bAddEle,Ele_Earth,.@val;\n bonus2 bAddEle,Ele_Fire,.@val;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20925,'Commander_Manteau2','Commander Manteau','Armor',20,300,20,1,true,100,true,'.@r = getrefine();\nbonus bMaxHPrate,3;\nbonus bMaxSPrate,3;\nbonus bMdef,10;\nbonus bBaseAtk,10;\nbonus bMatk,10;\nbonus2 bSubRace,RC_Player_Human,3;\nif (.@r>=5) {\n bonus bBaseAtk,20;\n bonus bMatk,20;\n bonus bMaxHPrate,7;\n bonus bMaxSPrate,7;\n}\nif (.@r>=7) {\n bonus bBaseAtk,30;\n bonus bMatk,30;\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`equip_level_min`,`refineable`,`script`,`unequip_script`) VALUES (20931,'Rainbow_Scarf_Jp','Prism Rangers Scarf','Armor',20,300,12,true,100,true,'.@r = getrefine();\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nif (.@r >= 7) {\n .@val = 10;\n} else if (.@r >= 5) {\n .@val = 5;\n}\nelse {\n .@val = 2;\n}\nbonus bMaxHPrate,.@val;\nbonus bMaxSPrate,.@val;\nbonus bLongAtkRate,.@val+2*getskilllv("RA_AIMEDBOLT");\nif (getskilllv("RA_WUGRIDER") == 3) {\n bonus2 bSkillCooldown,"RA_UNLIMIT",-180000;\n}\nif (getskilllv("RA_CAMOUFLAGE") == 5) {\n bonus bDelayrate,-10;\n}\nbonus2 bSkillCooldown,"RA_ARROWSTORM",-200;\nbonus2 bSkillAtk,"RA_ARROWSTORM",getskilllv("RA_AIMEDBOLT");','sc_end SC_UNLIMIT;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20932,'Old_Moc_Shawl','Old Morocc Shawl','Armor',20,300,10,1,true,100,true,'.@r= getrefine();\nbonus bMaxHPrate,5;\nbonus bFlee,10;\nif (.@r>=7)\n bonus bFlee,20;\nif (.@r>=8) {\n bonus bFlee,30;\n bonus bRestartFullRecover;\n}\nif (.@r>=9)\n bonus bFlee,40;\nif (.@r>=10)\n bonus bFlee2,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20933,'Illusion_Engine_A','Illusion Engine wing A-type','Armor',900,50,1,true,130,true,'.@r = getrefine();\nbonus bMaxHP,1000+(100*(.@r/2));\nif (.@r >= 7) {\n bonus bAspdRate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20934,'Illusion_Engine_B','Illusion Engine wing B-type','Armor',900,50,1,true,130,true,'.@r = getrefine();\nbonus bMaxHP,1000+(100*(.@r/2));\nif (.@r >= 7) {\n bonus bVariableCastrate,-5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20935,'Lava_Leather_Manteau','Lava Leather Manteau','Armor',20,400,50,1,true,175,true,'bonus bHit,10;\n.@r = getrefine();\nif (.@r>=7)\n bonus bHit,5;\nif (.@r>=9)\n bonus bHit,5;\nif (.@r>=11)\n bonus bDelayrate,-3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20936,'Lava_Leather_Muffler','Lava Leather Muffler','Armor',20,350,35,1,true,175,true,'bonus bCritical,5;\n.@r = getrefine();\nif (.@r>=7)\n bonus bCritical,5;\nif (.@r>=9)\n bonus bCritAtkRate,5;\nif (.@r>=11)\n bonus2 bAddClass,Class_All,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20937,'Lava_Leather_Hood','Lava Leather Hood','Armor',20,300,25,1,true,175,true,'bonus bVariableCastrate,-10;\n.@r = getrefine();\nif (.@r>=7)\n bonus bVariableCastrate,-10;\nif (.@r>=9)\n bonus bVariableCastrate,-10;\nif (.@r>=11)\n bonus2 bMagicAtkEle,Ele_Fire,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20939,'Time_Overload_Hood','Temporal Transcendence Manteau','Armor',30,1,true,99,true,100,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Fire,10;\nbonus2 bSubEle,Ele_Earth,10;\nbonus2 bSubEle,Ele_Water,10;\nbonus2 bSubEle,Ele_Wind,10;\nbonus bHit,10;\nbonus bFlee,30;\nbonus bAspdRate,10;\nbonus bVariableCastrate,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_garment`,`refineable`,`view`,`script`) VALUES (20940,'Violet_Halo','Violet Halo','Armor',100,1,true,true,39,'.@r = getrefine();\nbonus bMatk,20+((.@r/3)*20);\nbonus bLongAtkRate,3+((.@r/3)*3);\nbonus bCritAtkRate,3+((.@r/3)*3);\nif (.@r>10) {\n bonus bDelayrate,-4;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20941,'Phoenix_Muffler','Phoenix Muffler','Armor',20,200,18,1,true,100,true,'.@r = getrefine();\nbonus bMdef,5;\nbonus2 bAddEle,Ele_Fire,15+.@r;\nbonus2 bMagicAddEle,Ele_Fire,15+.@r;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_Player_Doram,5;\nbonus bAspdRate,.@r;\nif (.@r>=10)\n bonus2 bSubEle,Ele_Fire,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20942,'Manteau_Of_Guardsman','Manteau Of Guardsman','Armor',20,500,15,1,true,100,true,'.@r = getrefine();\nbonus bMdef,15;\nbonus bMaxHPrate,5+3*(.@r/3);\nbonus bMaxSPrate,5+3*(.@r/3);\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_Player_Doram,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20943,'Geffen_Magic_Muffler','Geffen Magic Muffler','Armor',20,550,20,1,true,99,true,'.@r = getrefine();\n.@val = -10;\n bonus bMatk,(10*(.@r/2));\nbonus bMatkRate,(.@r/3);\nif (.@r >= 7) {\n bonus2 bMagicAtkEle,Ele_All,5;\n}\nif (.@r >= 9) {\n .@val -= 10;\n}\nbonus bVariableCastrate,.@val;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20944,'Anti_Magic_Manteau','Anti Magic Manteau','Armor',20,750,23,1,true,99,true,'.@r = getrefine();\nbonus bMaxHP,(300+(100*(.@r/2)));\nbonus bMaxHPRate,(2*(.@r/3));\nif (.@r >= 7) {\n bonus2 bAddClass,Class_All,7;\n}\nif (.@r >= 9) {\n bonus bVariableCastrate,-10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20945,'Regia_Hunting_Manteau','Regia Hunting Manteau','Armor',700,9,1,true,50,true,'bonus bAspdRate,5;\nbonus bFlee,15;\nbonus2 bSubRace,RC_Insect,7;\nbonus2 bSubRace,RC_Brute,7;\nbonus bVariableCastrate,-2*(getrefine()/3);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20946,'Drag_Manteau','Dragon Scale Hood','Armor',500,23,1,true,170,true,'.@r = getrefine();\nbonus bMdef,2;\nbonus bDef,20;\nbonus bHealPower2,15;\nif (.@r>=7) {\n bonus2 bSubRace,RC_Dragon,2;\n}\nif (.@r>=9) {\n autobonus2 "{ bonus2 bHPRegenRate,2000,1000; }",1,3000,BF_MAGIC|BF_WEAPON;\n}\nif (.@r>=11) {\n bonus2 bSubRace,RC_Dragon,3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20947,'Cassock_Manteau','Clergy\'s Manteau','Armor',450,40,1,true,170,true,'.@r = getrefine();\nbonus bMaxSPrate,5;\nbonus bMdef,10;\nbonus bVariableCastrate,-10;\nbonus2 bMagicAddRace,RC_Angel,(.@r/2);\nbonus2 bMagicAddRace,RC_Demon,(.@r/2);\nbonus2 bSubRace,RC_Angel,(.@r/3);\nbonus2 bSubRace,RC_Demon,(.@r/3);\nif (.@r>=7) {\n bonus bVariableCastrate,-10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20948,'Illusion_Morpheus\'s_Shawl','Illusion Morpheus\'s Shawl','Armor',20,600,8,1,true,130,true,'bonus bMaxSPrate,10;\nbonus bMdef,5;\n.@r = getrefine();\nif (.@r >= 7) {\n .@bonus = -10;\nif (.@r >= 9) {\n .@bonus -= 10;\n}\nbonus bVariableCastrate,.@bonus;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20949,'Skin_Of_Ladon_J','Ladon\'s Skin','Armor',20,600,15,1,true,100,true,'bonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;\nbonus2 bSubEle,Ele_Wind,5;\nbonus2 bSubEle,Ele_Earth,5;\nbonus bAgi,5;\nbonus bVit,5;\nbonus bMdef,10;\n.@r = getrefine();\nif (.@r>=7) {\n .@val = 10;\n bonus bSPGainValue,10;\n bonus bLongSPGainValue,10;\n if (.@r>=8) {\n .@s = (readparam(bAgi)+readparam(bVit))/20;\n bonus bBaseAtk,15*.@s;\n bonus bHit,5*.@s;\n if (.@r>=9) {\n .@val += 10;\n }\n }\n bonus bSPGainValue,.@val;\n bonus bLongSPGainValue,.@val;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20952,'Anony_As_Muffler','Nameless Assassin\'s Muffler','Armor',20,100,10,1,true,100,true,'.@r= getrefine();\nbonus bMdef,5;\nbonus bMaxHPrate,3;\nbonus bMaxSPrate,3;\nbonus2 bSubRace,RC_Player_Human,5;\nif (.@r>=7) {\n bonus bMaxHPrate,7;\n bonus bMaxSPrate,7;\n bonus bAspd,1;\n bonus bHPGainValue,5;\n bonus bLongHPGainValue,5;\n}\nif (.@r>=8)\n bonus bSpeedRate,40;\nif (.@r>=9) {\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,10;\n bonus bAspd,1;\n bonus bHPGainValue,5;\n bonus bLongHPGainValue,5;\n}\nif (.@r>=10)\n skill "AS_CLOAKING",3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20953,'H_AD_Hood','High Adventurer Hood','Armor',25,1,true,100,true,true,true,true,true,true,true,'bonus bHit,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`refineable`,`script`) VALUES (20955,'Chrismas_Tree','Christmas Guardian Tree','Armor',100,20,1,true,true,'.@r = getrefine();\nbonus bMatkRate,(.@r/2);\nbonus2 bAddClass,Class_All,(.@r/2);\nif (.@r>=9) {\n bonus bMatk,30;\n bonus bBaseAtk,30;\n}\nif (.@r>=11) {\n autobonus "{ bonus2 bMagicAtkEle,Ele_Neutral,20; bonus2 bMagicAtkEle,Ele_Holy,20; }",1,10000,BF_WEAPON;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20962,'Skin_Of_Typhon','Typhon\'s Skin','Armor',20,600,15,1,true,100,true,'bonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Fish,5;\nbonus2 bSubEle,Ele_Neutral,5;\nbonus2 bSubEle,Ele_Poison,5;\nbonus bAgi,5;\nbonus bVit,5;\nbonus bMdef,10;\n.@r = getrefine();\nif (.@r>=7) {\n .@sp = 10;\n if (.@r>=8) {\n .@s = (readparam(bAgi)+readparam(bVit))/20;\n bonus bMatk,15*.@s;\n bonus bDef,20*.@s;\n if (.@r>=9) {\n .@sp += 10;\n }\n }\n bonus bMagicSPGainValue,.@sp;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20963,'Temporal_M_Str','Temporal Str Manteau','Armor',400,38,1,true,true,true,true,100,true,'.@r = getrefine();\nbonus2 bAddClass,Class_All,(.@r/2);\nbonus bBaseAtk,10*(.@r/2);\nbonus2 bAddSize,Size_All,5*(.@r/4);\nif (.@r>=7) {\n bonus2 bAddClass,Class_All,7;\n}\nif (.@r>=9) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreDefRaceRate,RC_Brute,20;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,20;\n}\nif (.@r>=11) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreDefRaceRate,RC_Brute,10;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20964,'Temporal_M_Agi','Temporal Agi Manteau','Armor',400,38,1,true,true,true,true,100,true,'.@r = getrefine();\nbonus bCritAtkRate,3*(.@r/2);\nbonus bBaseAtk,10*(.@r/2);\nbonus2 bAddSize,Size_All,5*(.@r/4);\nif (.@r>=7) {\n bonus2 bAddClass,Class_All,7;\n}\nif (.@r>=9) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreDefRaceRate,RC_Brute,20;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,20;\n}\nif (.@r>=11) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreDefRaceRate,RC_Brute,10;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20965,'Temporal_M_Vit','Temporal Vit Manteau','Armor',400,38,1,true,true,true,true,100,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bMaxHP,400*(.@r/2);\nbonus bMaxHPrate,3*(.@r/4);\nif (.@r>=7) {\n bonus2 bAddClass,Class_All,7;\n}\nif (.@r>=9) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreDefRaceRate,RC_Brute,20;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,20;\n}\nif (.@r>=11) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreDefRaceRate,RC_Brute,10;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20966,'Temporal_M_Int','Temporal Int Manteau','Armor',400,38,1,true,true,true,true,100,true,'.@r = getrefine();\nbonus bMatkRate,(.@r/2);\nbonus bMatk,10*(.@r/2);\nbonus2 bMagicAtkEle,Ele_All,3*(.@r/4);\nif (.@r>=7) {\n bonus bMatkRate,7;\n}\nif (.@r>=9) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreDefRaceRate,RC_Brute,20;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,20;\n}\nif (.@r>=11) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreDefRaceRate,RC_Brute,10;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20967,'Temporal_M_Dex','Temporal Dex Manteau','Armor',400,38,1,true,true,true,true,100,true,'.@r = getrefine();\nbonus bLongAtkRate,(.@r/2);\nbonus bBaseAtk,10*(.@r/2);\nbonus bCritAtkRate,3*(.@r/4);\nif (.@r>=7) {\n bonus2 bAddClass,Class_All,7;\n}\nif (.@r>=9) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreDefRaceRate,RC_Brute,20;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,20;\n}\nif (.@r>=11) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreDefRaceRate,RC_Brute,10;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20968,'Temporal_M_Luk','Temporal Luk Manteau','Armor',400,38,1,true,true,true,true,100,true,'.@r = getrefine();\nbonus bCritAtkRate,3*(.@r/2);\nbonus bCritical,3*(.@r/2);\nbonus bAspdRate,5*(.@r/4);\nif (.@r>=7) {\n bonus2 bAddClass,Class_All,7;\n}\nif (.@r>=9) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreDefRaceRate,RC_Brute,20;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,20;\n}\nif (.@r>=11) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreDefRaceRate,RC_Brute,10;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (20969,'Rainbow_Muffler_Jp','Rainbow Muffler','Armor',20,300,12,true,100,true,'.@r = getrefine();\n.@lvl = getskilllv("WM_GLOOMYDAY");\nif (.@r >= 7) {\n .@val = 10;\n} else if (.@r >= 5) {\n .@val = 5;\n}\nelse {\n .@val = 2;\n}\nbonus bMaxHPrate,.@val;\nbonus bMaxSPrate,.@val;\nbonus bMatkRate,.@val+(4*.@lvl);\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_Player_Doram,5;\nbonus2 bSkillAtk,"WM_METALICSOUND",4*.@lvl;\nif (getskilllv("WM_FRIGG_SONG") == 5) {\n bonus2 bSkillCooldown,"WM_METALICSOUND",-200;\n bonus bAspdRate,10;\n}\nif (getskilllv("WM_LULLABY_DEEPSLEEP") == 5) {\n skill "AL_HEAL",10;\n bonus bMagicHPGainValue,200;\n bonus bMagicSPGainValue,20;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (20985,'aegis_20985','Costume Gourd Bottle','Armor',true,82); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (20988,'C_Mechanical_Butterfly','Costume: Mechanical Butterfly','Armor',true,92); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`) VALUES (20990,'C_Rotating_Gears','Costume: Rotating Gears','Armor',true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18500,'Cheer_Scarf6','Cheer Scarf6','Armor',true,1,1,369,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,60;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18501,'Cheer_Scarf8','Cheer Scarf8','Armor',true,1,1,369,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,80;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18502,'Cheer_Scarf10','Cheer Scarf10','Armor',true,1,1,369,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18503,'Small_Horn_Of_Devil','Small Devil Horns','Armor',20,100,2,true,1,1,562,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18504,'Anubis_Helm_J','Anubis Helm J','Armor',20,1000,true,true,true,1,70,485,'bonus bMdefRate,-50;\nbonus bDefRate,-50;\nbonus5 bAutoSpellWhenHit,"NPC_WIDESTONE",2,10,BF_WEAPON|BF_MAGIC,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18505,'Umbala_Spirit','Umbala Spirit','Armor',1,true,1,1,675,100,true,true,true,true,true,true,true,true,'bonus bMaxHPrate,1;\nbonus2 bAddMonsterDropItem,517,500;\nbonus2 bAddItemHealRate,517,25;\n/*Gold PC Room: bonus bAllStats,1;*/'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18506,'Hattah_Black','Hattah Black','Armor',12000,4000,2,1,true,true,true,1,1,true,676,100,true,'bonus bMaxHPrate,10;\nbonus bMaxSPrate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (18507,'Elven_Ears_','Elven Ears','Armor',20,100,1,true,false,false,true,1,70,73); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18508,'Garuda_Hat','Garuda Hat','Armor',20,100,4,1,true,false,false,true,1,30,true,677,100,true,'bonus bLuk,5;\nbonus bMdef,3;\nbonus2 bSubEle,Ele_All,5;\nbonus bHit,10;\nbonus bDelayrate,-5;\n.@r = getrefine();\nif (.@r>=7)\n bonus2 bAddMonsterDropItem,522,100*(.@r-6);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18509,'RWC2010_Indonesia','RWC2010 Indonesia','Armor',20,100,6,1,true,false,false,true,1,15,true,678,'bonus bLuk,5;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bAddItemHealRate,501,100;\nbonus2 bAddItemHealRate,504,100;\nbonus bCritical,10;\nbonus bAspd,1;\nbonus2 bAddClass,Class_All,3;\nbonus bMatkRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18510,'Blood_Angel_Hair_Band','Blood Angel Hair Band','Armor',1,true,1,60,679,'bonus2 bSubRace,RC_Player_Human,10;\nbonus2 bSubRace,RC_DemiHuman,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (18511,'Blood_Angel_Wing_Ear','Blood Angel Wing Ear','Armor',1,true,1,60,680); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (18512,'Juho_Necktie','Juho Necktie','Armor',1,1,true,1,20,true,443); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (18513,'Shining_Sunflower','Shining Sunflower','Armor',20,300,true,false,false,true,1,681,'bonus bLuk,2;\nbonus3 bAutoSpellWhenHit,"SM_ENDURE",1,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18514,'Para_Team_Hat2','Eden Team Hat II','Armor',5,1,true,1,60,true,682,100,true,true,true,true,true,true,true,'autobonus "{ bonus bBaseAtk,10; }",70,5000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";\nautobonus "{ bonus bMatk,10; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_SPELLBREAKER; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18515,'RTC_Winner_Headgear','RTC Winner Hat','Armor',20,100,1,true,1,1,683,'bonus bAllStats,5;\nbonus bIntravision;\nbonus2 bSubRace,RC_DemiHuman,15;\nbonus2 bSubRace,RC_Player_Human,15;\nbonus2 bAddEff,Eff_Curse,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18516,'RTC_2nd_Headgear','RTC 2nd Winner Hat','Armor',20,100,1,true,1,1,684,'bonus bAllStats,3;\nbonus bIntravision;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus2 bAddEff,Eff_Curse,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18517,'RTC_3rd_Headgear','RTC 3rd Winner Hat','Armor',20,100,1,true,1,1,685,'bonus bAllStats,1;\nbonus bIntravision;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bAddEff,Eff_Curse,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18518,'Ear_Of_Angel\'s_Wing_','Angel Wing Ears','Armor',20,100,3,1,true,1,70,158,'bonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18519,'Ear_Of_Devil\'s_Wing_','Evil Wing Ears','Armor',20,100,3,1,true,1,70,152,'bonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18520,'Jaty_C','Jaty Crown','Armor',20,100,1,true,1,1,true,686,100,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_Plant,5;\nbonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;\nbonus2 bAddRace,RC_Plant,5;\nbonus2 bAddRace,RC_Brute,5;\nbonus2 bAddRace,RC_Player_Doram,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18521,'Lucky_Clover','Lucky Clover','Armor',20,100,true,1,50,571,'bonus bLuk,1;\nbonus bMaxSP,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18522,'Evil_Marcher_Hat','Evil Marcher Hat','Armor',20,500,10,1,true,1,true,687,'bonus bStr,2;\nbonus bMdef,1;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bCritAtkRate,10;\n}\nbonus2 bAddClass,Class_All,(.@r>=9?7:2);\nif (.@r>=9) {\n bonus bLongAtkRate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18523,'Super_Scell','Thunderstorm Cloud','Armor',20,100,2,true,1,1,688,'bonus3 bAutoSpell,"MG_LIGHTNINGBOLT",max(getskilllv("MG_LIGHTNINGBOLT"),5),50+(getskilllv("MG_LIGHTNINGBOLT")*5);\nbonus3 bAutoSpell,"MG_THUNDERSTORM",max(getskilllv("MG_THUNDERSTORM"),5),50+(getskilllv("MG_THUNDERSTORM")*5);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18524,'Dokkebi_Mask','Dokkebi Mask','Armor',20,700,1,true,true,1,50,689,'bonus bStr,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18525,'Watermelon_Hat','Watermelon Cap','Armor',20,100,4,1,true,1,30,true,690,'bonus bVit,1;\nbonus bLuk,1;\nbonus bMdef,4;\nbonus2 bAddEle,Ele_Fire,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18526,'Yummy_Lollipop','Candy Cane In Mouth','Armor',20,100,true,1,1,446,100,true,true,true,true,true,true,true,true,'bonus bMatk,5;\nbonus bBaseAtk,5;\nbonus bAspd,1;\nbonus bFixedCastrate,-20;\nbonus bHealPower,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18527,'Gloomy_Pumpkin_Hat','Dark Pumpkin-head','Armor',20,500,5,true,1,45,true,691,'bonus2 bAddMonsterDropItem,12192,10;\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18528,'Tare_Neko_Cru','Drooping Neko Crew','Armor',20,100,1,true,1,1,true,692,100,true,'bonus bInt,2;\nbonus bMdef,5;\n.@r = getrefine();\nif (.@r>=7) {\n .@i = 1;\n bonus bMatkRate,(.@r>=9)?7:2;\n}\nelse\n .@i = 5;\nbonus2 bIgnoreMdefClassRate,Class_Normal,.@i+.@r;\nbonus2 bIgnoreMdefClassRate,Class_Boss,.@i+.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18529,'Drooping_Wild_Rose','Accurate Wild Rose','Armor',20,500,5,1,true,true,1,30,true,541,'bonus bMaxHPrate,-10;\nbonus bAspdRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18530,'Tha_Despero_Mask','Thanatos Despero Mask','Armor',20,100,true,true,1,30,693,'bonus bUnbreakableHelm;\nbonus bLuk,-5;\nbonus bFlee,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18531,'Drooping_Permeter','Drooping Permeter','Armor',20,1000,8,1,true,1,10,true,694,'bonus2 bAddDefMonster,1314,-20;\nbonus2 bAddDefMonster,1316,-20;\nbonus2 bAddDefMonster,1319,-20;\nbonus2 bAddDefMonster,1315,-20;\nbonus2 bAddDefMonster,1318,-20;\nbonus2 bAddDefMonster,1312,-20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18532,'Heart_Ribbon_Band','Heart Ribbon Hairband','Armor',20,100,1,true,1,10,true,708,'bonus bInt,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18533,'Honeybee_Hat','Honey Bee Hat','Armor',20,100,3,1,true,1,50,true,709,'bonus bMdef,3;\nbonus2 bAddRace,RC_Insect,5;\nbonus2 bMagicAddRace,RC_Insect,5;\nbonus2 bSubRace,RC_Insect,5;\nbonus3 bAddMonsterDropItem,518,RC_Insect,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18534,'Fancy_Phantom_Mask','Fancy Phantom Mask','Armor',20,1000,5,1,true,true,1,20,true,710,'bonus bStr,1;\nbonus2 bAddClass,Class_All,5;\nbonus bDelayrate,-1;\nbonus bMaxHP,getrefine()*100;\nbonus2 bSkillAtk,"MC_MAMMONITE",20;\nbonus2 bSkillAtk,"NJ_ZENYNAGE",20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (18535,'Pumpkin_Hat_2010','Pumpkin Hat 2010','Armor',20,200,true,1,true,206); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18536,'Foxtail','Foxtail','Armor',20,100,true,1,711,100,true,'bonus bMatk,10;\nbonus bFixedCast,-100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18537,'Malangdo_Hat','Malangdo Hat','Armor',20,100,5,1,true,1,true,726,'bonus bFlee,6;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (18538,'Devil_Whisper','Spirit Whispers','Armor',20,300,3,true,1,712,'bonus bUnbreakableHelm;\nbonus bMdef,3;\nbonus2 bSubRace,RC_Angel,1;\nbonus2 bSubRace,RC_Demon,1;\nbonus3 bAddMonsterDropItem,12020,RC_Angel,400;\nbonus3 bAddMonsterDropItem,523,RC_Demon,400;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18539,'Skull_Cap','Skull Cap','Armor',40,200,5,1,true,1,10,true,713,'bonus bMatkRate,2;\n.@r = getrefine();\nif (.@r >= 5) {\n bonus bMatkRate,3;\n}\nif (.@r >= 7) {\n bonus bMatkRate,3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18540,'Evil_Mask','Evil Mask','Armor',20,1000,3,true,true,1,10,714,'bonus2 bSPLossRate,1,2000;\nbonus bAspdRate,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18541,'Little_Fhat','Little Feather Hat','Armor',20,500,1,1,true,1,30,true,715,'bonus bDex,2;\nbonus bCritAtkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18542,'All_Love_Guard','Love Guard','Armor',20,500,10,1,true,true,1,10,true,716,'bonus bHealPower2,5;\nbonus bAddItemHealRate,5;\nbonus bHealPower,(getrefine()>6)?5:2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18543,'Witchs_Hat','Witchs Hat','Armor',20,300,7,1,true,1,20,true,717,'bonus bMdef,5;\nbonus bVariableCastrate,(getrefine()>6?10:5);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (18544,'Blrabbit_Hband','Blrabbit Hband','Armor',20,100,6,true,1,30,true,718); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (18545,'Whrabbit_Hband','Whrabbit Hband','Armor',20,100,6,true,1,30,true,719); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`) VALUES (18546,'Lover_In_Mouth','Lover In Mouth','Armor',20,300,true,1,720); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (18547,'Campus_Festival','Campus Festival','Armor',20,100,true,1,true,721); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18548,'Tiny_Hat','Tiny Hat','Armor',20,30,true,1,true,722,'bonus bInt,1;\nbonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18549,'Nabi_Hair_Pin','Butterfly Hairpin','Armor',20,200,3,1,true,1,20,true,723,'bonus bInt,1;\nbonus bAgi,1;\nbonus bMdef,3;\nbonus2 bAddRace,RC_Plant,5;\nbonus2 bMagicAddRace,RC_Plant,5;\nbonus2 bSubRace,RC_Plant,5;\nbonus3 bAddMonsterDropItem,709,RC_Plant,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18550,'Asgard_Blessing','Asgard Blessing','Armor',20,300,3,1,true,1,30,true,724,'bonus bAllStats,2;\nbonus2 bSubEle,Ele_All,5;\nbonus2 bRegenPercentHP,2,10000;\nbonus2 bRegenPercentSP,1,10000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18551,'Galaxy_Circlet','Galaxy Circlet','Armor',20,1000,5,1,true,1,50,true,725,'.@r = getrefine();\n.@a = .@r*10;\n.@b = .@r/2;\nbonus bMdef,5;\nbonus bMaxHP,.@a;\nbonus bMaxSP,.@a;\nbonus2 bSubEle,Ele_Earth,.@b;\nbonus2 bSubEle,Ele_Fire,.@b;\nbonus2 bSubEle,Ele_Water,.@b;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18552,'Proba_Angel_Blessing','Proba Angel Blessing','Armor',20,1200,1,true,1,10,true,444,'bonus bLuk,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18553,'Mini_Tree','Mini Tree','Armor',20,50,5,true,1,true,727,'.@r = getrefine();\nbonus2 bResEff,Eff_Stun,2000;\nbonus2 bResEff,Eff_Curse,2000;\nbonus2 bResEff,Eff_Blind,2000;\nbonus2 bResEff,Eff_Confusion,2000;\nif (.@r>8)\n bonus2 bAddMonsterDropItem,12130,900;\nelse if (.@r>6)\n bonus2 bAddMonsterDropItem,12130,400;\nelse\n bonus2 bAddMonsterDropItem,12130,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (18554,'King_Prawn_Hat','King Prawn Hat','Armor',20,1000,8,true,1,728,'bonus2 bAddItemGroupHealRate,IG_Fish,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18555,'General_Helmet','General Helmet','Armor',20,200,3,1,true,1,10,true,729,'bonus bMdef,3;\nbonus2 bAddRace,RC_Dragon,5;\nbonus2 bMagicAddRace,RC_Dragon,5;\nbonus2 bSubRace,RC_Dragon,5;\nbonus3 bAddMonsterDropItem,7444,RC_Dragon,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18556,'Angel_Helmet','Angel Helmet','Armor',true,1,3,100,true,true,true,true,true,true,true,'bonus3 bAddMonsterIdDropItem,6464,2220,310;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18557,'Devil_Helmet','Devil Helmet','Armor',true,1,12,100,true,true,true,true,true,true,true,'bonus3 bAddMonsterIdDropItem,6345,1812,310;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18558,'Sinsuncho_Hat','Sinsuncho Hat','Armor',20,1000,true,1,10,730,'bonus2 bExpAddRace,RC_Plant,5;\nbonus2 bSubRace,RC_Plant,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18559,'Fafnir_Skin','Fafnir Skin','Armor',20,100,3,true,1,50,152,'bonus bCritical,3;\nbonus bHPrecovRate,-100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18560,'Fafnir_Mask','Fafnir Mask','Armor',20,300,2,true,1,50,180,'bonus bCritical,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18561,'B_Feather_Beret','B Feather Beret','Armor',20,300,5,1,true,1,40,true,731,'bonus bVit,2;\nbonus bMdef,3;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18562,'Bone_Hat','Bone Hat','Armor',20,200,3,1,true,1,10,true,732,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18563,'Heart_Wing_Hairband','Heart Wing Hairband','Armor',20,300,1,true,1,50,true,733,100,true,'.@r = getrefine()/3;\nbonus bUseSPrate,-(10+.@r*3);\nbonus bDelayrate,-(5+.@r*3);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18564,'Love_Piece','Love Piece','Armor',20,200,true,1,50,734,'bonus bNoCastCancel;\nbonus bUseSPrate,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18565,'Leprechaun_Hat','St Patrick\'s Hat','Armor',20,300,8,1,true,1,40,true,735,'bonus bStr,1;\nbonus bInt,1;\nbonus bMdef,4;\nif (getrefine()>7) {\n bonus2 bAddMonsterDropItem,12135,8;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18566,'Nut_Donut_In_Mouth','Nut Donut In Mouth','Armor',20,1,true,1,736,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,5;\nbonus bMatk,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`) VALUES (18567,'Stretched_Nose','Stretched Nose','Armor',20,100,true,1,737); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18568,'Humming_Bird','Humming Bird','Armor',20,100,3,true,1,10,702,'bonus bMdef,6;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18569,'Soft_Sheep_Hat','Soft Sheep Hat','Armor',20,1000,true,1,10,true,738,100,true,'bonus bMaxHPrate,1+getrefine();\nif (getrefine()>9) {\n bonus2 bExpAddClass,Class_All,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18570,'Ancient_Gold_Deco','Ancient Gold Ornament','Armor',20,400,7,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,100,true,739,'if (BaseLevel >= 150) {\n bonus bAllStats,2;\n}\nif (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief) {\n bonus2 bAddClass,Class_All,8;\n}\nif (BaseClass == Job_Mage || BaseClass == Job_Acolyte) {\n bonus bMatkRate,8;\n bonus bHealPower,7;\n}\nif (BaseClass == Job_Archer) {\n bonus bDex,3;\n if (getiteminfo(getequipid(EQI_HAND_R), II_VIEW) == W_BOW)\n bonus bLongAtkRate,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (18571,'Lucky_Hat','Lucky Hat','Armor',20,1000,1,true,1,740,'bonus2 bExpAddRace,RC_All,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18572,'Korean_Judge_Hat','Korean Judge Hat','Armor',20,300,2,1,true,1,true,377,100,true,'bonus bMdef,2;\nbonus bVariableCastrate,-6;\nbonus bAspdRate,6;\n.@r = getrefine();\nif (.@r>6) {\n bonus2 bSubRace,RC_DemiHuman,2;\n bonus2 bSubRace,RC_Player_Human,2;\n}\nif (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief || Class == Job_Taekwon || Class == Job_Star_Gladiator || Class == Job_Star_Gladiator2 || Class == Job_Monk || Class == Job_Champion || Class == Job_Sura || Class == Job_Sura_T)\n bonus2 bAddClass,Class_All,(.@r/2);\nif (BaseClass == Job_Mage || BaseClass == Job_Acolyte || Class == Job_Ninja || Class == Job_Soul_Linker)\n bonus bMatkRate,(.@r/2);\nif (BaseClass == Job_Archer || Class == Job_Gunslinger)\n bonus bBaseAtk,.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18573,'White_Feather','White Feather','Armor',20,500,2,1,true,1,30,true,741,'.@r = getrefine();\nif (.@r<5) {\n bonus bHit,20;\n bonus bMaxHPrate,-10;\n} else if (.@r<7) {\n bonus bHit,10;\n} else if (.@r<9) {\n bonus bHit,7;bonus bMaxHPrate,3;\n}\nelse {\n bonus bHit,4;bonus bMaxHPrate,4;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18574,'Lord_of_Death','Lord of Death','Armor',20,1000,10,1,true,1,70,true,742,100,true,'bonus bMdef,5;\n.@r = getrefine();\nbonus2 bAddClass,Class_Boss,(.@r>5?.@r+5:10);\nbonus2 bMagicAddClass,Class_Boss,(.@r>5?.@r+5:10);\nbonus2 bSubClass,Class_Normal,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18575,'Wunderkammer','Wunderkammer','Armor',20,500,10,1,true,true,true,1,20,743,'bonus bMdef,10;\nbonus3 bAutoSpell,"AS_SONICBLOW",1,30;\nbonus3 bAutoSpell,"CR_SHIELDCHARGE",5,20;\nbonus3 bAutoSpellWhenHit,"AL_PNEUMA",1,20;\nbonus3 bAutoSpellWhenHit,"CR_GRANDCROSS",5,5;\nbonus3 bAutoSpellWhenHit,"ASC_METEORASSAULT",5,5;\nbonus3 bAutoSpellWhenHit,"MO_CALLSPIRITS",5,10;\nbonus3 bAutoSpellWhenHit,"MO_EXPLOSIONSPIRITS",5,10;\nbonus3 bAutoSpellWhenHit,"PR_KYRIE",5,10;\nbonus3 bAutoSpellWhenHit,"AC_CONCENTRATION",5,5;\nbonus3 bAutoSpellWhenHit,"WZ_QUAGMIRE",3,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18576,'YinYang_Earring','YinYang Earring','Armor',20,100,true,1,50,744,'bonus2 bSkillAtk,"MO_CHAINCOMBO",10;\nbonus2 bSkillAtk,"MO_TRIPLEATTACK",5;\nbonus2 bSkillAtk,"MO_COMBOFINISH",5;\nbonus2 bSkillUseSP,"MO_CHAINCOMBO",-1;\nbonus2 bSkillUseSP,"MO_COMBOFINISH",-1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (18577,'24_Bolt','24 Bolt','Armor',20,200,true,1,10,696); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (18578,'Helm_Of_Valor','Helm Of Valor','Armor',4,true,1,258,'bonus2 bAddRace,RC_All,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18579,'9th_Anni_Hat','9th Anni Hat','Armor',90,true,1,true,745,100,true,true,true,true,true,true,'bonus bMdef,9;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18580,'Yggdrasil_Crown','Yggdrasil Crown','Armor',20,200,3,1,true,1,1,true,746,100,true,'bonus bMdef,3;\nbonus bHealPower,2;\n.@r = getrefine();\nbonus bHealpower2,10;\nif (.@r >= 7) {\n bonus bHealPower,5;\n}\nif (.@r >= 9) {\n bonus bHealPower,3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18581,'Red_Tiger_Mask','Red Tiger Mask','Armor',20,400,2,true,true,1,50,747,'bonus bStr,3;\nbonus bMaxHP,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18582,'Blue_Tiger_Mask','Blue Tiger Mask','Armor',20,400,2,true,true,1,50,748,'bonus bStr,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18583,'Navy_Drooping_Kitty','Navy Drooping Kitty','Armor',250000,500,3,true,false,false,true,1,true,749,'bonus bMdef,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18584,'Brown_Drooping_Kitty','Brown Drooping Kitty','Armor',250000,500,3,true,false,false,true,1,true,750,'bonus bMdef,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18585,'Orange_Bunny_Hairband','Orange Bunny Hairband','Armor',20,10,1,true,1,true,751,'bonus bInt,2;\nbonus bVit,3;\nbonus bStr,1;\n.@r = getrefine();\nif (.@r>8) {\n bonus2 bAddClass,Class_All,2;\n bonus bMatkRate,2;\n if (.@r>11)\n bonus bFixedCastrate,-10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18586,'Violet_Bunny_Hairband','Violet Bunny Hairband','Armor',20,10,1,true,1,true,752,'bonus bStr,1;\nbonus bInt,3;\nbonus bVit,2;\nbonus bDex,1;\n.@r = getrefine();\nif (.@r>8) {\n bonus2 bAddClass,Class_All,2;\n bonus bMatkRate,2;\n if (.@r>11)\n bonus bFixedCastrate,-10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18587,'Blue_Bunny_Hairband','Blue Bunny Hairband','Armor',20,10,1,true,1,true,753,'bonus bStr,3;\nbonus bInt,1;\nbonus bVit,2;\nbonus bDex,1;\n.@r = getrefine();\nif (.@r>8) {\n bonus2 bAddClass,Class_All,2;\n bonus bMatkRate,2;\n if (.@r>11)\n bonus bFixedCastrate,-10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18588,'Silver_Bunny_Hairband','Silver Bunny Hairband','Armor',20,10,1,true,1,true,754,'bonus bStr,2;\nbonus bInt,3;\nbonus bVit,1;\nbonus bDex,1;\n.@r = getrefine();\nif (.@r>8) {\n bonus2 bAddClass,Class_All,2;\n bonus bMatkRate,2;\n if (.@r>11)\n bonus bFixedCastrate,-10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18589,'Strawberry_Hat','Strawberry Hat','Armor',20,100,5,1,true,1,true,755,'bonus2 bAddMonsterDropItem,578,50*min(10,max(1,getrefine()));'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18590,'Gemma_Hairband','Gemma Hairband','Armor',20,200,3,1,true,1,10,true,564,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`view`) VALUES (18591,'Mini_Glasses_','Mini Glasses','Armor',20,100,2,1,true,false,false,true,1,47); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18592,'Nestea_Hat','Nestea Hat','Armor',20,200,5,true,1,true,756,'bonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18593,'Fancy_Mini_Crown','Fancy Mini Crown','Armor',20,100,2,1,true,1,30,true,707,'bonus bInt,1;\nbonus bMdef,5;\nbonus bVariableCastRate,-3;\nbonus bHealPower,3;\nbonus bUseSPrate,-3;\n.@r = getrefine();\nbonus bMatkRate,(.@r>6)?(5):((.@r>4)?(4):(3));'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18594,'Magni_Cap_','Magni Cap','Armor',30000,1000,9,1,true,false,false,true,1,true,250,'bonus bStr,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18595,'Horn_Of_Ancient','Horn of Ancient','Armor',40,400,8,1,true,1,50,true,757,100,true,'bonus2 bSubClass,Class_Boss,10;\nbonus2 bAddClass,Class_Boss,10;\n.@r = getrefine();\nif (.@r > 6) {\n autobonus "{ bonus bBaseAtk,100; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";\n}\nif (.@r > 8) {\n bonus2 bSubClass,Class_Boss,10;\n bonus2 bAddClass,Class_Boss,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18596,'Sprout_Hat','Sprout Hat','Armor',20,200,4,true,1,70,true,758,100,true,'skill "WZ_HEAVENDRIVE",3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18597,'Mercury_Helm','Mercury Riser','Armor',40,400,10,1,true,1,true,759,100,true,'bonus bAspdRate,3;\nbonus bCritical,3;\n.@r = getrefine();\nif (.@r >= 7) {\n bonus bAspdRate,2;\n bonus bCritical,2;\n}\nif (.@r >= 9) {\n bonus bAspdRate,2;\n bonus bCritical,2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (18598,'Mini_Tree_J','Mini Tree J','Armor',20,50,1,true,1,727,'bonus bMdef,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18599,'Black_Devil_Mask','Black Devil Mask','Armor',20,100,true,1,760,100,true,'bonus bAllStats,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18600,'Cat_Ears_Beret','Cat Ear Beret','Armor',20,300,5,1,true,1,true,761,100,true,'bonus2 bAddClass,Class_All,5;\n.@r = getrefine();\nif (.@r < 5)\n .@r = 5;\nbonus2 bSubRace,RC_DemiHuman,(.@r - 5);\nbonus2 bAddRace,RC_DemiHuman,(.@r - 5);\nbonus2 bSubRace,RC_Player_Human,(.@r - 5);\nbonus2 bAddRace,RC_Player_Human,(.@r - 5);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18601,'Red_Bread_Hat','Red Bread Hat','Armor',20,300,1,true,1,true,762,100,true,'bonus bMdef,5;\n.@r = getrefine();\nif (.@r < 5)\n .@r = 5;\nbonus2 bSubRace,RC_DemiHuman,(.@r - 5);\nbonus2 bMagicAddRace,RC_DemiHuman,(.@r - 5);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (18602,'Watermelon_Slice','Watermelon Bite','Armor',20,100,true,1,30,763); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18603,'Black_Devil_Mask_','Black Devil Mask','Armor',20,100,1,true,1,760,100,true,'bonus bAllStats,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18604,'Falcon_Mask','Falcon Mask','Armor',10,30,true,true,1,50,782,'bonus2 bAddEle,Ele_Water,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18605,'Dark_Age','Dark Age','Armor',20,200,3,1,true,1,10,true,766,'bonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (18606,'Tear_Drop','Tear Drop','Armor',20,100,1,true,true,1,30,767); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`armor_level`,`view`) VALUES (18607,'Blush_','Blush','Armor',20,100,1,true,1,125); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (18608,'Pair_Of_Red_Ribbon2','Small Ribbons','Armor',20,100,2,1,true,1,45,169); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (18609,'Dark_Blindfold_','Dark Blinder','Armor',20,100,1,true,false,false,true,1,187,'bonus2 bResEff,Eff_Blind,10000;\nbonus2 bResEff,Eff_Stun,200;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18610,'7th_Anni_Hat_B','7th Anni Hat B','Armor',20,500,4,true,1,true,778,'bonus bAllStats,5;\nbonus bMdef,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (18611,'Black_Glasses_','Black Glasses','Armor',20,200,2,1,true,1,404,'bonus bInt,1;\nbonus bMdef,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18612,'White_Musang_Hat','White Musang Hat','Armor',40,400,3,1,true,1,true,770,100,true,'bonus bStr,2;\nbonus bVit,2;\nbonus bLuk,1;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18613,'Black_Musang_Hat','Black Musang Hat','Armor',40,400,3,1,true,1,true,771,100,true,'bonus bInt,2;\nbonus bDex,2;\nbonus bAgi,1;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18614,'Grim_Reaper_Hat','Grim Reaper Hat','Armor',20,200,2,1,true,1,20,true,732,'bonus bFlee,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (18615,'Injured_Eyepatch','Injured Eyepatch','Armor',20,200,2,true,false,false,true,1,20,772); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18616,'Long_Tongue','Long Tongue','Armor',20,200,true,false,false,true,1,20,773,'bonus bMatkRate,2;\nbonus bVariableCastrate,-3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18617,'Onigiri_In_Mouth','Onigiri In Mouth','Armor',20,200,true,false,false,true,1,20,774,'bonus2 bAddDamageClass,1400,5;\nbonus2 bAddDamageClass,1406,5;\nbonus2 bAddDamageClass,1404,5;\nbonus2 bAddDamageClass,1402,5;\nbonus2 bAddDefMonster,1400,5;\nbonus2 bAddDefMonster,1406,5;\nbonus2 bAddDefMonster,1404,5;\nbonus2 bAddDefMonster,1402,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (18618,'Airplane_Hat','Airplane Hat','Armor',20,200,8,1,true,false,false,true,1,20,true,775); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18619,'Thief_Bandana','Thief Bandana','Armor',20,200,1,true,false,false,true,1,20,true,776,'bonus4 bAutoSpell,"RG_SNATCHER",1,20,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (18620,'Heart_Eyepatch','Heart Eyepatch','Armor',5,50,2,true,1,20,true,779); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (18621,'Gangster_Mask_A','Gangster Mask A','Armor',20,100,true,1,52,'bonus2 bResEff,Eff_Silence,1500;\nbonus bMagicDamageReturn,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18622,'Rocket_Helm1','Rocket Helm 1','Armor',20,1000,20,1,true,1,95,true,764,'bonus bAllStats,5;\nbonus bMdef,5;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18623,'Rocket_Helm2','Rocket Helm 2','Armor',20,1000,20,1,true,1,95,true,765,'bonus bAllStats,4;\nbonus bMdef,5;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18624,'Rocket_Helm3','Rocket Helm 3','Armor',20,1000,20,1,true,1,95,true,768,'bonus bAllStats,3;\nbonus bMdef,5;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18625,'Rocket_Helm_RWC','Rocket Helm RWC','Armor',10000,1000,20,1,true,1,95,true,769,'bonus bAllStats,2;\nbonus bMdef,5;\nbonus bUnbreakableHelm;\nbonus bSpeedRate,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (18626,'Gelato_Hat','Gelato Hat','Armor',20,200,2,true,1,40,true,777); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18627,'Dried_Leaf','Dried Leaf','Armor',20,50,true,1,10,711,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18628,'Tare_Brownie','Tare Brownie','Armor',20,500,5,1,true,1,50,781,'bonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18629,'B_Desert_Wolf_Hat','Baby Desert Wolf Hat','Armor',10,300,1,true,1,1,true,783,'bonus bMdef,5;\nbonus bLongAtkDef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18630,'Dep_Alice_Hat','Drooping Alicel','Armor',20,500,6,true,false,false,true,1,70,true,784,'bonus2 bAddRace,RC_DemiHuman,10;\nbonus2 bAddRace,RC_Player_Human,10;\nif (getrefine() > 10) {\n autobonus "{ bonus bAspdRate,100; }",10,7000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18631,'Ribbon_Chef_Hat','Ribbon Chef Hat','Armor',20,300,5,true,1,70,true,785,'bonus bDex,3;\nbonus bLuk,1;\nif (getrefine() > 6) {\n bonus2 bAddMonsterDropItem,12125,500;\n bonus2 bAddMonsterDropItem,12126,500;\n bonus2 bAddMonsterDropItem,12127,400;\n bonus2 bAddMonsterDropItem,12128,300;\n bonus2 bAddMonsterDropItem,12129,200;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (18632,'Yellow_Poring_Hairpin','Yellow Poring Hairpin','Armor',20,100,3,1,true,1,1,true,786); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (18633,'Pink_Poring_Hairpin','Pink Poring Hairpin','Armor',20,100,3,1,true,1,1,true,787); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (18634,'Green_Poring_Hairpin','Green Poring Hairpin','Armor',20,100,3,1,true,1,1,true,788); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (18635,'Blue_Poring_Hairpin','Blue Poring Hairpin','Armor',20,100,3,1,true,1,1,true,789); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18636,'Bridal_Ribbon','Bridal Ribbon','Armor',20,200,6,true,1,30,true,790,'bonus bDex,1;\nbonus3 bAutoSpellWhenHit,"DC_WINKCHARM",1,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`) VALUES (18637,'Ancient_Admiral_Helm','Ancient Admiral Helm','Armor',20,700,4,1,true,true,1,true,660,'bonus bStr,2;\nbonus bVit,1;\nif (getrefine() > 7)\n bonus bSpeedRate,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18638,'Citron_Hat','Citron Hat','Armor',20,400,3,1,true,false,false,true,1,1,true,791,'bonus bLuk,3;\nbonus2 bSubRace,RC_Plant,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18639,'Naval_Officer_Hat','Naval Officer Hat','Armor',20,200,2,1,true,false,false,true,1,1,true,792,'bonus bLuk,3;\nbonus2 bAddEle,Ele_Water,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (18640,'Starfish_Headband','Starfish Headband','Armor',20,200,2,1,true,false,false,true,1,1,true,793); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18641,'Ribbon_Magic_Hat','Ribbon Magic Hat','Armor',20,200,2,1,true,false,false,true,1,1,true,794,'bonus bMaxSP,50;\nbonus bMatkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18642,'hand_Scissorhand_Model','Scissorhand Model','Armor',20,200,true,false,false,true,1,20,795,'bonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18643,'Rockhand_Model','Rockhand Model','Armor',20,200,true,false,false,true,1,20,796,'bonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (18644,'Paperhand_Model','Paperhand Model','Armor',20,200,true,false,false,true,1,20,797); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18645,'Sailor_Hat','Sailor Hat','Armor',20,200,2,1,true,1,1,true,798,'bonus bInt,1;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18646,'Cow_Hat','Cow Hat','Armor',20,300,4,1,true,1,1,true,799,'bonus bDex,2;\nbonus2 bAddMonsterDropItem,519,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18647,'Star_Eyepatch','Star Eyepatch','Armor',20,100,true,1,1,800,'bonus2 bResEff,Eff_Stun,1500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18648,'Tongue_Charm','Tongue Charm','Armor',20,100,true,1,1,801,'bonus2 bSubRace,RC_Demon,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`refineable`,`view`) VALUES (18649,'Lude_Mask','Lude Mask','Armor',10,100,1,true,true,1,true,802); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18650,'RWC_Shouting_Mouth','RWC Shouting Mouth','Armor',20,50,true,1,1,194,'bonus3 bAutoSpellWhenHit,"SM_ENDURE",1,10;\nbonus3 bAutoSpellWhenHit,"MO_CALLSPIRITS",5,10;\nbonus3 bAutoSpellWhenHit,"MO_EXPLOSIONSPIRITS",5,10;\nbonus3 bAutoSpell,"BS_MAXIMIZE",5,10;\nbonus3 bAutoSpell,"MC_LOUD",1,10;\nbonus3 bAutoSpell,"AC_CONCENTRATION",5,10;\nbonus3 bAutoSpell,"PR_GLORIA",3,10;\nautobonus "{ bonus bStr,3; bonus bAgi,3; }",10,5000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; showscript \\"RWC 2011 Fighting!!\\"; }";\nautobonus "{ bonus bInt,3; bonus bLuk,3; }",5,5000,BF_MAGIC,"{ specialeffect2 EF_ENERGYCOAT; showscript \\"RWC 2011 Fighting!!\\"; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (18651,'Ignis_Cap','Ignis Cap','Armor',20,800,8,1,true,1,40,true,803); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18652,'Vanargand_Helm','Vanargandr Helm','Armor',20,1500,10,1,true,1,80,true,804,'.@r = getrefine();\nif (.@r >= 9 ) {\n bonus2 bHPDrainRate,60,8;\n bonus2 bSPDrainRate,20,4;\n} else if (.@r >= 8 ) {\n bonus2 bHPDrainRate,50,5;\n bonus2 bSPDrainRate,10,2;\n} else if (.@r >= 7 ) {\n bonus2 bHPDrainRate,30,5;\n bonus2 bSPDrainRate,10,2;\n} else if (.@r >= 5 ) {\n bonus2 bHPDrainRate,10,3;\n bonus2 bSPDrainRate,10,1;\n}\nelse {\n bonus2 bHPDrainRate,10,1;\n bonus2 bSPDrainRate,10,1;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18653,'Devi_Headphone','Deviruchi Headphone','Armor',20,200,8,1,true,1,30,true,805,'bonus bMdef,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18655,'Lupin_One_Eyed_Glasses','Goedo Monocle','Armor',20,100,true,1,50,807,'bonus bAgi,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18656,'Wit_Pumpkin_Hat','Witch\'s Pumpkin Hat','Armor',20,300,10,true,1,20,true,717,'bonus bMdef,10;\nbonus bStr,2;\nbonus bInt,2;\nbonus2 bAddRace,RC_Undead,15;\nbonus2 bMagicAddRace,RC_Undead,15;\nbonus2 bAddRace,RC_Demon,15;\nbonus2 bMagicAddRace,RC_Demon,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18657,'Pegasus_Wing_Ears','Pegasus Wing Ears','Armor',20,500,1,true,1,80,568,'bonus bUnbreakableHelm;\n.@i = BaseLevel;\nbonus bAspdRate,(.@i>=150)?(3):((.@i>=100)?(2):((.@i>=50)?(1):(0)));'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (18658,'Holy_Santa_Beard','Holy Santa Beard','Armor',20,100,true,1,1,25); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`) VALUES (18659,'Boitata_Hat','Boitata Hat','Armor',20,5,1,true,true,1,true,808,'autobonus "{ bonus bAtkEle,Ele_Fire; }",10,180000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";\nbonus3 bAutospell,"AS_SONICBLOW",5,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18660,'Indi_Feather_Band','Indian Feather Headband','Armor',20,400,3,1,true,false,false,true,1,true,809,'bonus bAgi,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18661,'Trident_Helmet','Trident Helm','Armor',20,400,3,1,true,false,false,true,1,20,true,810,'bonus bStr,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18662,'Antler_Fedora','Antler Fedora','Armor',20,400,3,true,false,false,true,1,1,true,811,'bonus bInt,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18663,'Sunglasses_Bball_Hat','Sunglasses Baseball Hat','Armor',20,200,2,1,true,false,false,true,1,20,true,812,'bonus bInt,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18664,'Blind_Glasses','Blind Glasses','Armor',20,400,3,true,false,false,true,1,20,true,813,'bonus2 bResEff,Eff_Stun,1000;\nbonus2 bResEff,Eff_Freeze,1000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (18665,'Orange_In_Mouth','Orange In Mouth','Armor',20,200,true,false,false,true,1,20,814); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18666,'CD_In_Mouth','CD In Mouth','Armor',20,200,true,false,false,true,1,20,815,'autobonus "{ bonus3 bAutoSpell,\\"MG_FIREBOLT\\",rand(1,5),400; bonus3 bAutoSpell,\\"MG_LIGHTNINGBOLT\\",rand(1,5),400; bonus3 bAutoSpell,\\"MG_COLDBOLT\\",rand(1,5),400; bonus3 bAutoSpell,\\"WZ_EARTHSPIKE\\",rand(1,5),400; bonus3 bAutoSpell,\\"MG_SOULSTRIKE\\",rand(1,5),400; }",60,5000,BF_NORMAL,"{ specialeffect2 EF_ENHANCE; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18667,'Cat_Lace_Hairband','Cat Lace Hairband','Armor',20,500,2,1,true,false,false,true,1,60,816,'bonus bDex,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18668,'Droopy_Turtle_Hat','Droopy Turtle Hat','Armor',20,300,1,1,true,false,false,true,1,1,true,694,'skill "AL_DECAGI",3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18669,'Cowhide_Hat','Cowhide Hat','Armor',20,200,3,1,true,false,false,true,1,1,true,819,'bonus bDex,2;\nbonus bMaxHPrate,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18670,'Hankie_In_Mouth','Hankie In Mouth','Armor',20,100,1,true,1,12,818,'bonus bDex,3;\nbonus2 bSubRace,RC_DemiHuman,3;\nbonus2 bSubRace,RC_Player_Human,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (18671,'Rudolf_Hairband','Rudolf Hairband','Armor',20,200,5,true,1,30,true,836); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18672,'Tare_Pope','Drooping Pope','Armor',20,300,true,1,1,817,'bonus bMdef,1;\nbonus bSPrecovRate,2;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18673,'Tare_Pope_','Drooping Pope','Armor',20,300,1,true,1,1,true,817,100,true,'bonus bUnbreakableHelm;\nbonus bMdef,7;\n.@r = getrefine();\nbonus bHealPower,(.@r>=7?5+(.@r-6):5);\nif (.@r>=9) {\n bonus bMatkRate, ( .@r >= 12 ? 12 : 7 );\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18674,'Planewing_Hat','Planewing Hat','Armor',20,200,3,1,true,false,false,true,1,1,true,820,'bonus bAgi,3;\nbonus bAspdRate,1;\nbonus2 bSPLossRate,5,10000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18675,'Green_Apple_Hat','Green Apple Hat','Armor',20,200,3,1,true,false,false,true,1,20,true,821,'bonus bDex,2;\nbonus bHit,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18676,'Hexagon_Spectacles','Hexagon Spectacles','Armor',20,200,true,false,false,true,1,10,822,'bonus2 bMagicAddRace,RC_Insect,4;\nbonus2 bSubRace,RC_Insect,5;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18677,'Cherry_Twig_In_Mouth','Cherry Twig In Mouth','Armor',20,200,true,false,false,true,1,20,823,'bonus2 bAddRace,RC_Plant,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18678,'Leek_In_Mouth','Leek In Mouth','Armor',20,200,true,false,false,true,1,20,824,'bonus2 bSubSize,Size_Small,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18679,'Abacus_In_Mouth','Abacus In Mouth','Armor',20,200,true,false,false,true,1,20,825,'skill "MC_IDENTIFY",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18680,'Tw_Frog_Hat','Tw Frog Hat','Armor',20,200,2,true,1,35,826,'bonus bAgi,1;\nbonus2 bExpAddRace,RC_Insect,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18681,'Puppy_Ears_Hat','Puppy Ears Hat','Armor',20,200,2,1,true,1,1,true,827,'bonus bVit,2;\nbonus bMaxHp,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18682,'Teardrop','Teardrop','Armor',20,100,1,true,1,1,true,828,'bonus bMaxSP,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18683,'Carrot_In_Mouth','Carrot In Mouth','Armor',20,200,1,true,1,1,829,'bonus2 bSubRace,RC_Plant,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18684,'Showy_High_Cap','Showy High Cap','Armor',20,200,3,1,true,false,false,true,1,1,true,830,'bonus bStr,3;\nbonus bInt,2;\nbonus2 bAddItemHealRate,505,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (18685,'Stardust_Hairband','Stardust Hairband','Armor',20,1000,true,1,10,831); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18686,'2011_RMSC_1','2011 RMSC 1','Armor',20,2500,20,1,true,1,1,832,'bonus bUnbreakableHelm;\nbonus bAllStats,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18687,'2011_RMSC_2','2011 RMSC 2','Armor',20,2500,20,1,true,1,1,832,'bonus bUnbreakableHelm;\nbonus bAllStats,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18688,'2011_RMSC_3','2011 RMSC 3','Armor',20,2500,20,1,true,1,1,832,'bonus bUnbreakableHelm;\nbonus bAllStats,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18689,'2011_RMSC_4','2011 RMSC 4','Armor',20,10,true,1,1,832,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18690,'Sirt_Evil_Eye','Sirt Evil Eye','Armor',20,400,true,1,50,345,'bonus bUnbreakableHelm;\nbonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (18691,'Rising_Black_Dragon','Rising Black Dragon','Armor',20,100,3,true,1,1,true,863); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18692,'Mike_Hat','Mike Hat','Armor',20,200,3,1,true,false,false,true,1,1,true,837,'bonus bDex,2;\nbonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18693,'Sleeping_Kitty_Cat','Sleeping Kitty Cat','Armor',20,200,4,1,true,false,false,true,1,20,true,838,'bonus2 bAddRace,RC_Brute,2;\nbonus2 bAddRace,RC_Player_Doram,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18694,'Red_Hood','Red Hood','Armor',20,200,3,1,true,false,false,true,1,20,true,839,'bonus bCritical,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18695,'Phoenix_Crown','Phoenix Crown','Armor',20,400,3,1,true,false,false,true,1,20,true,840,'bonus bInt,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18696,'Orange_Hat','Orange Hat','Armor',20,200,3,true,false,false,true,1,20,true,841,'skill "MC_MAMMONITE",2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (18697,'Syringe_In_Mouth','Syringe In Mouth','Armor',20,200,true,false,false,true,1,20,842); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (18698,'Cheesy_Snack_In_Mouth','Cheesy Snack In Mouth','Armor',20,200,true,false,false,true,1,20,843); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (18699,'Starving_Fish_Hat','Starving Fish Hat','Armor',20,1200,3,true,1,1,844); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18700,'Rabbit_Ribbon','Rabbit Ribbon','Armor',20,500,3,1,true,1,50,true,845,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18701,'Ancient_Civil_Man','Ancient Civil Man','Armor',20,500,2,true,false,false,true,1,70,846,'bonus bInt,3;\nbonus bDex,2;\nbonus bLuk,1;\nif (getiteminfo(getequipid(EQI_HAND_R), II_VIEW) == W_BOOK)\n bonus bVariableCastrate,-3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (18702,'Shaving_Cream','Shaving Cream','Armor',20,50,1,true,1,10,847); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18703,'Stem_In_Mouth','Stem In Mouth','Armor',20,50,true,1,1,848,'bonus2 bResEff,Eff_Poison,2000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18704,'Drosera_Hairpin','Drosera Hairpin','Armor',20,640,6,1,true,1,64,true,850,'bonus bMdef,4;\nbonus bMaxSP,64;\nbonus2 bSubRace,RC_Insect,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18705,'FlipHat','Flip Hat','Armor',50000,300,5,1,true,1,true,862,'.@r = getrefine();\nbonus bFlee2,5;\nbonus bLuk,2;\nautobonus "{ bonus bHit,30; }",1+.@r,6000,BF_WEAPON;\nautobonus "{ bonus bVariableCastrate,-30; }",1+.@r,6000,BF_MAGIC;\nbonus3 bAutoSpell,"AS_SONICBLOW",10,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18706,'Can_Hat','Can Hat','Armor',20,400,3,true,false,false,true,1,20,true,851,'bonus bLuk,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18707,'Maneater_Flower_Hat','Maneater Flower Hat','Armor',20,500,3,true,false,false,true,1,20,true,852,'bonus bFlee,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18708,'Candy_Hat','Candy Hat','Armor',20,200,3,true,false,false,true,1,20,true,853,'skill "AL_HEAL",3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18709,'Black_Knitted_Hat','Black Knitted Hat','Armor',20,200,3,1,true,false,false,true,1,true,854,'bonus bMaxSP,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (18710,'Sugared_Fruit_Stick','Sugared Fruit Stick','Armor',20,200,true,false,false,true,1,20,855); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (18711,'Electric_Sunglass','Electric Sunglass','Armor',20,400,3,true,false,false,true,1,20,856); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (18712,'Fan_In_Mouth','Fan In Mouth','Armor',20,200,true,false,false,true,1,20,857); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18713,'Monkey_On_Fur_Hat','Monkey On Fur Hat','Armor',20,300,6,1,true,1,20,true,858,'bonus bDex,1;\nbonus bAgi,1;\nbonus bFlee,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18714,'Hippo_Hat','Hippo Hat','Armor',20,500,5,1,true,1,10,true,859,'bonus2 bSubEle,Ele_Water,10;\nbonus5 bAutoSpellWhenHit,"WZ_FROSTNOVA",1,1,BF_WEAPON|BF_MAGIC,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18715,'Helm_Of_Thoth','Helm Of Thoth','Armor',20,2500,2,1,true,false,false,true,true,1,80,860,'bonus bInt,2;\nbonus bMdef,5;\nbonus bMaxSP,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (18716,'Strawberry_In_Mouth','Strawberry In Mouth','Armor',20,50,2,true,1,10,861); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18718,'Rose_Hairband','Rose Hairband','Armor',20,200,3,true,1,30,864,'bonus bInt,1;\nbonus bVit,1;\nbonus bAspdRate,3;\nbonus bVariableCastrate,-3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18720,'Magical_Booster','Magical Booster','Armor',20,300,true,1,30,873,'bonus bMatkRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18724,'L_Magestic_Goat_','Gigantic Majestic Goat','Armor',20,800,10,1,true,1,true,380,'bonus2 bAddRace,RC_DemiHuman,12;\nbonus2 bAddRace,RC_Player_Human,12;\nbonus bBaseAtk,(JobLevel*2)/7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18726,'Sky_Helm','Sky Helm','Armor',20,700,5,1,true,true,true,1,88,true,868,'.@r = getrefine();\nbonus bUnbreakableHelm;\nbonus bMdef,5;\nif (.@r>=7)\n bonus bLongAtkRate,10;\nelse if (.@r>=5)\n bonus bLongAtkRate,5;\nelse\n bonus bLongAtkRate,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (18727,'Sedora_Hat','Sedora Hat','Armor',20,300,13,1,true,1,10,true,869); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18728,'Egir_Helm','Egir Helm','Armor',200000,800,10,1,true,1,110,true,870,'bonus bMdef,5;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18729,'MVP_Basketball','MVP Basketball','Armor',20,150,6,1,true,1,1,true,871,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus2 bAddItemHealRate,522,30;\n.@r = getrefine();\nbonus bVariableCastrate,(.@r>=12)?(-5):((.@r>=10)?(-4):(-3));'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18730,'Cryptura_Academy_Hat','Cryptura Academy Hat','Armor',200,2,1,true,1,true,872,'bonus bMaxHP,15;\nbonus bMaxSP,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18731,'Valkyrie_Outing_Helm','Valkyrie Randgris Helm','Armor',20,true,1,225,100,true,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bAspd,1;\nbonus bFixedCastrate,-1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18732,'TE_Woe_Cap','TE Woe Cap','Armor',5,true,1,40,true,14,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bBaseAtk,5;\nbonus bMatk,5;\nbonus2 bAddRace,RC_Player_Human,10;\nbonus2 bAddRace,RC_Player_Doram,10;\nbonus2 bMagicAddRace,RC_Player_Human,10;\nbonus2 bMagicAddRace,RC_Player_Doram,10;\nbonus2 bResEff,Eff_Freeze,2500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18733,'TE_Woe_Bone_Helm','TE Woe Bone Helm','Armor',10,true,true,true,true,true,true,true,1,40,true,103,100,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus2 bAddRace,RC_Player_Human,20;\nbonus2 bAddRace,RC_Player_Doram,20;\nbonus2 bResEff,Eff_Freeze,2500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_acolyte`,`job_mage`,`job_monk`,`job_novice`,`job_priest`,`job_sage`,`job_soullinker`,`job_supernovice`,`job_wizard`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18734,'TE_Woe_Magic_Eyes','TE Woe Magic Eyes','Armor',5,true,true,true,true,true,true,true,true,true,true,1,40,true,209,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bMatk,10;\nbonus2 bMagicAddRace,RC_Player_Human,20;\nbonus2 bMagicAddRace,RC_Player_Doram,20;\nbonus2 bResEff,Eff_Freeze,2500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (18736,'Censor_Bar_','Censor Bar','Armor',100,true,1,1,229); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18737,'Fortier_Mask','Fortier Masque','Armor',20,200,true,1,10,876,'bonus bUnbreakableHelm;\nbonus2 bMagicAtkEle,Ele_Fire,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18739,'Carnation_Hairband','Carnation Hairband','Armor',20,100,true,1,true,878,'bonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (18740,'C_Hair_Of_The_Strong','RMSC2012 Special Costume','Armor',20,true,1,879); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`equip_script`,`unequip_script`) VALUES (18741,'C_Will_O_Wisp','Costume Will O Wisp','Armor',10,true,1,1,880,'sc_start SC_STRANGELIGHTS,INFINITE_TICK,0;','sc_end SC_STRANGELIGHTS;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`equip_script`,`unequip_script`) VALUES (18742,'C_MoonStar_Accessory','Costume Moon and Stars','Armor',20,true,1,881,100,true,'sc_start SC_MOONSTAR,INFINITE_TICK,0;','sc_end SC_MOONSTAR;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (18743,'C_Spirit_Of_Chung_E','Costume Spirit Of Chung E','Armor',20,true,1,882); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`armor_level`,`view`,`equip_script`,`unequip_script`) VALUES (18744,'C_World_Star','Costume Twilight','Armor',20,true,1,883,'sc_start SC_SUPER_STAR,INFINITE_TICK,0;','sc_end SC_SUPER_STAR;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18745,'Choco_Stick_In_Mouth','Choco Stick In Mouth','Armor',20,100,true,1,10,884,'bonus bMaxSP,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18746,'Chilly_Breath','Chilly Breath','Armor',20,100,true,1,10,885,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (18747,'Eyes_Of_Ifrit','Eyes Of Ifrit','Armor',20,100,1,1,true,1,886,'bonus bDex,1;\nbonus2 bResEff,Eff_Curse,2500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18748,'Gold_Ingot_Poring_Hat','Gold Ingot Poring Hat','Armor',20,200,3,1,true,1,true,887,'bonus bDex,2;\nbonus bLuk,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18749,'Majoruros_Horn','Majoruros Horn','Armor',20,500,8,1,true,1,true,888,'bonus bStr,2;\nbonus bMaxHP,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18750,'Poker_Card_In_Mouth','Poker Card In Mouth','Armor',20,50,true,1,10,889,'bonus2 bAddRace,RC_DemiHuman,2;\nbonus2 bAddRace,RC_Player_Human,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18752,'Cursed_Book','Cursed Book','Armor',20,300,3,1,true,false,false,true,true,true,1,99,true,890,'.@r = getrefine();\nbonus2 bHPLossRate,.@r,5000;\nbonus2 bHPDrainRate,40,4+(.@r/2);\nbonus2 bSPDrainRate,10,1+(.@r/3);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`view`,`script`) VALUES (18753,'Tw_Rice_Ball','Tw Rice Ball','Armor',20,100,6,true,1,892,'bonus bLuk,1;\nbonus2 bAddMonsterDropItem,564,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18754,'Blood_Sucker','Blood Sucker','Armor',20,300,true,1,40,893,'bonus bUnbreakableHelm;\nbonus2 bHPDrainRate,30,5;\nbonus bHPrecovRate,-100;\nbonus bSPrecovRate,-100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18755,'Feather_Beret_','Feather Beret','Armor',600,1,1,true,false,false,true,1,1,true,224,'bonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18756,'Black_Shiba_Inu_Hat','Black Shiba Inu Hat','Armor',20,400,6,1,true,1,50,true,894,'bonus bBaseAtk,30;\nbonus2 bAddRace,RC_Brute,10;\nbonus2 bAddRace,RC_Player_Doram,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (18758,'Hat_Of_Scrat','Hat Of Scrat','Armor',20,200,3,1,true,1,true,896); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18759,'Stretched_Nose_M','Wood Goblin\'s Nose','Armor',20,200,true,1,50,737,'bonus bUnbreakableHelm;\nbonus2 bAddMonsterDropItem,1032,400;\nbonus2 bAddMonsterDropItem,1033,100;\nbonus3 bAddMonsterDropItem,576,RC_Plant,40;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18760,'Remodel_Wizardry_Hat','Improved Mage Hat','Armor',20,300,2,1,true,true,true,true,true,1,true,112,'bonus bInt,2;\nbonus bMaxSP,150;\n.@r = getrefine();\nbonus bMatk,.@r;\nif (.@r>=7)\n bonus bInt,.@r-6;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18761,'Remodel_Magician_Hat','Improved Magician Hat','Armor',20,500,6,1,true,true,true,true,true,true,true,true,1,50,true,130,'bonus bDex,1;\nbonus bAgi,1;\nbonus bMaxSP,50;\n.@r = getrefine();\nbonus bMaxSP,.@r*5;\nif (.@r>=7)\n bonus bDex,.@r-6;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18762,'Remodel_Mask_Of_Fox','Improved Kitsune Mask','Armor',20,300,2,true,false,false,true,1,true,153,'bonus bAgi,2;\nbonus bLuk,2;\nif (getrefine()>=7)\n bonus bFlee2,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18763,'Remodel_Joker_Jester','Improved Joker Jester','Armor',20,100,3,1,true,false,false,true,1,true,89,'bonus bLuk,2;\nbonus bMdef,5;\nif (getrefine()>=7)\n bonus bCritAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18764,'Remodel_Bunny_Band','Improved Bunny Band','Armor',20,100,3,1,true,1,true,15,'bonus bLuk,2;\nif (getrefine()>=7)\n bonus bCritical,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18765,'Enhanced_Corsair','Enhanced Corsair','Armor',20,500,10,1,true,false,false,true,1,99,true,105,'bonus bVit,1;\nbonus bMaxHprate,5;\n.@r = getrefine();\nif (.@r>=7)\n bonus2 bSubEle,Ele_Neutral,1;\nif (.@r>=9)\n bonus bMaxHPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_kagerouoboro`,`job_knight`,`job_monk`,`job_priest`,`job_rebellion`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18766,'Enhanced_Helm_Of_Angel','Enhanced Helm of Angel','Armor',20,1600,10,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,99,true,110,'bonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,3;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bAgi,2;\n bonus bLuk,2;\n}\nif (.@r>=9)\n bonus bAspd,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18767,'Enhanced_Helm_Of_Sun','Enhanced Hat of the Sun God','Armor',20,2400,4,1,true,true,1,99,true,138,'bonus bStr,3;\nbonus bInt,2;\n.@j = getrefine();\nif (.@j>=7)\n .@i = 1;\nif (.@j>=9)\n .@i = 2;\nbonus bBaseAtk,10+(15*.@i);\nbonus bMatk,10+(15*.@i);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18768,'Enhanced_Bone_Helm','Enhanced Bone Helm','Armor',20,800,15,1,true,true,true,true,true,true,true,1,70,true,103,'bonus2 bSubEle,Ele_Dark,-15;\n.@j = getrefine();\nif (.@j>=7)\n .@i = 1;\nif (.@j>=9)\n .@i = 2;\nbonus2 bSubEle,Ele_Neutral,2+(2*.@i);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`refineable`,`view`,`script`) VALUES (18769,'Remodel_Munak_Turban','Improved Munak Hat','Armor',20,300,5,1,true,true,true,1,true,51,'bonus2 bSubRace,RC_Undead,10;\nif (getrefine()>=7)\n bonus2 bAddRace,RC_Undead,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`refineable`,`view`,`script`) VALUES (18770,'Remodel_Bongun_Hat','Improved Bongun Hat','Armor',20,300,5,1,true,true,true,1,true,139,'bonus2 bSubRace,RC_Demon,10;\nif (getrefine()>=7)\n bonus2 bAddRace,RC_Demon,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18771,'Remodel_Opera_Mask','Improved Opera Phantom Mask','Armor',20,200,2,true,1,20,128,'bonus bBaseAtk,5;\nbonus bMatk,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_archer`,`job_barddancer`,`job_hunter`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18772,'Improved_Binoculars','Advanced Binoculars','Armor',20,100,2,true,true,true,true,1,50,83,'bonus bDex,1;\nbonus bLongAtkRate,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18773,'Improved_Fin_Helm','Advanced Fin Helm','Armor',20,300,5,true,true,true,true,1,65,100,'bonus bMaxHP,300+BaseLevel;\n/* unconfirmed */'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`job_priest`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18774,'Improved_Assassin_Mask','Advanced Assassin Mask','Armor',20,100,1,true,true,true,1,70,180,'bonus bCritical,1;\nbonus bCritAtkRate,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18775,'Improved_Welding_Mask','Advanced Welding Mask','Armor',20,300,2,true,true,true,true,true,1,50,79,'bonus2 bSubEle,Ele_Fire,10;\nbonus bDex,5;\nbonus bLuk,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18776,'Improved_Kiss_Of_Angel','Advanced Angel\'s Kiss','Armor',10000,300,6,1,true,true,true,1,99,true,255,'bonus bSPrecovRate,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18779,'RWC_Champ_Crown_Red','RWC Champ Crown First Place','Armor',20,500,12,1,true,1,1,902,100,true,true,true,true,true,true,true,'bonus2 bResEff,Eff_Blind,10000;\nbonus2 bResEff,Eff_Stun,10000;\nbonus2 bResEff,Eff_Curse,10000;\nbonus bUnbreakableHelm;\nbonus bAllStats,7;\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18780,'RWC_Champ_Crown_Blue','RWC Champ Crown Second Place','Armor',20,500,12,1,true,1,1,903,100,true,true,true,true,true,true,true,'bonus bAllStats,5;\nbonus2 bResEff,Eff_Curse,10000;\nbonus2 bResEff,Eff_Stun,10000;\nbonus bUnbreakableHelm;\nbonus bAllStats,7;\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18781,'RWC_Champ_Crown_Black','RWC Champ Crown Third Place','Armor',20,500,12,1,true,1,1,904,100,true,true,true,true,true,true,true,'bonus2 bResEff,Eff_Curse,10000;\nbonus bUnbreakableHelm;\nbonus bAllStats,3;\nbonus bMdef,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (18782,'Butterfly_Wing_Ear_J','Butterfly Wing Ear','Armor',20,100,true,1,695,'bonus bDex,2;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18785,'King_Poring_Hat','King Poring Hat','Armor',20,600,10,1,true,1,10,true,905,'bonus bDex,1;\nbonus bLuk,1;\n.@r = getrefine();\nif (.@r>=3) {\n bonus bDex,(.@r-4);\n bonus bLuk,(.@r-4);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18786,'Anemos_Mask','Anemos Mask','Armor',20,200,true,1,10,906,'bonus bUnbreakableHelm;\nbonus2 bMagicAtkEle,Ele_Wind,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18787,'Goal_Tender_Mask','Goal Tender Mask','Armor',20,200,5,true,true,1,50,336,'bonus2 bAddRace,RC_DemiHuman,8;\nbonus2 bAddRace,RC_Player_Human,8;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (18790,'Rainbow_Poring_Hat','Rainbow Poring Hat','Armor',20,100,3,1,true,1,true,900); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18791,'Shrine_Maiden_Hat','Shrine Maiden Hat','Armor',20,200,30,1,true,1,true,908,'bonus bInt,1;\nbonus bVit,2;\n.@r = getrefine();\nbonus2 bVariableCastrate,"PR_MAGNUS",-100;\nbonus2 bFixedCastrate,"PR_MAGNUS",-100;\nbonus5 bAutoSpellWhenHit,"AL_HEAL",max(getskilllv("AL_HEAL"),1),50,BF_WEAPON|BF_MAGIC,0;\nif (.@r>8) {\n bonus2 bSkillAtk,"PR_MAGNUS",120;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18792,'Idn_Sakkat','Indonesian Independence Sakkat','Armor',10,400,true,false,false,true,1,45,true,901,'bonus bVit,10;\nbonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus2 bSubRace,RC_DemiHuman,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18793,'Sorc_Night_Cap','Sorcerer\'s Night Cap','Armor',20,200,25,1,true,true,true,true,true,1,100,true,911,'.@r = getrefine();\nbonus2 bSkillAtk,"MG_LIGHTNINGBOLT",50;\nbonus2 bSkillAtk,"MG_FIREBOLT",50;\nbonus2 bSkillAtk,"MG_COLDBOLT",50;\nbonus bMdef,10;\nif (.@r>6)\n bonus2 bSkillAtk,"SC_SPELLFIST",25;\nif (.@r>8)\n bonus bAspd,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18796,'RWC_Champ_Crown_QF','RWC Champ Crown Fourth Place','Armor',20,500,12,1,true,1,1,914,100,true,true,true,true,true,true,true,'bonus2 bResEff,Eff_Curse,10000;\nbonus bUnbreakableHelm;\nbonus bAllStats,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18797,'Deep_Angel_Hairband','Deep Blue Angel Hairband','Armor',20,100,4,1,true,false,false,true,1,true,915,'bonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,3;\nbonus2 bSubRace,RC_Demon,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18798,'Pink_Angel_Hairband','Pink Angel Hairband','Armor',20,100,4,1,true,false,false,true,1,true,916,'bonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,3;\nbonus2 bSubRace,RC_Demon,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18803,'Rose_Cascade','Rose Cascade','Armor',500,1,true,1,true,920,'.@dex = readparam(bDex);\nbonus bUseSPrate,-5-((.@dex >= 120)?5:0)-((.@dex >= 100)?5:0);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18805,'Eclipse_Hat','Eclipse Hat','Armor',20,300,2,true,1,true,922,'bonus bLuk,3;\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18806,'Black_Rabbit_Hat','Black Rabbit Hat','Armor',20,300,2,1,true,1,true,923,'bonus bDex,2;\nbonus bAgi,3;\nbonus3 bAutoSpellWhenHit,"AL_INCAGI",5,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18807,'Yellow_Yuzu_Hat','Yellow Yuzu Hat','Armor',20,400,3,1,true,false,false,true,1,true,924,'bonus bVit,2;\nbonus bLuk,3;\nbonus2 bSubRace,RC_Plant,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`) VALUES (18808,'Wing_Form_Spectacle','Wing Form Spectacle','Armor',20,100,1,true,1,true,925,'bonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18810,'Hell_Pumpkin_Hat','Hell Pumpkin Hat','Armor',20,500,12,true,1,true,717,'bonus bMdef,12;\nbonus2 bSubRace,RC_Demon,5;\nbonus2 bSubRace,RC_Undead,5;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18813,'New_Wave_Sunglasses','New Wave Sunglasses','Armor',10,100,true,1,30,856,'bonus bDelayrate,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18814,'Angel_School_Cap','Angel School Cap','Armor',20,100,4,1,true,false,false,true,1,true,927,'bonus bInt,2;\nbonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18815,'Devil_School_Cap','Devil School Cap','Armor',20,100,4,1,true,false,false,true,1,true,928,'bonus bStr,2;\nbonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18816,'Adv_Angel_School_Cap','Evoked Angel School Cap','Armor',20,100,4,1,true,false,false,true,1,true,929,'bonus bInt,2;\nbonus bVit,2;\nbonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18817,'Adv_Devil_School_Cap','Evoked Devil School Cap','Armor',20,100,4,1,true,false,false,true,1,true,930,'bonus bStr,2;\nbonus bVit,2;\nbonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (18818,'Red_Pencil_In_Mouth','Red Pencil In Mouth','Armor',20,100,true,1,931,'bonus bUnbreakableHelm;\nbonus bHit,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (18819,'Blue_Pencil_In_Mouth','Blue Pencil In Mouth','Armor',20,100,true,1,932,'bonus bUnbreakableHelm;\nbonus bHit,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18820,'Gray_Helmet','Gray Helmet','Armor',20,450,35,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,120,true,941,'bonus2 bSubEle,Ele_Holy,3+getrefine()/2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18821,'Rainbow_Feather_Deco','Rainbow Feather Deco','Armor',20,300,5,1,true,1,1,true,934,100,true,'.@r = getrefine();\nif (.@r<3)\n .@r = 1;\nelse\n .@r = .@r+1;\nbonus2 bAddClass,Class_All,.@r;\nbonus bMatkRate,.@r3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18823,'Imperial_Feather','Imperial Feather','Armor',10,500,true,1,70,true,935,'bonus bAspdRate,1;\nbonus2 bSubEle,Ele_Wind,5;\nif (readparam(bAgi)>107) {\n bonus bAspd,1;\n bonus bAspdRate,1;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18827,'Valkyrie_Circlet','Valkyrie Circlet','Armor',300,10,1,true,1,true,940,'bonus bStr,3;\nbonus2 bAddEle,Ele_Dark,10;\nbonus2 bAddRace,RC_Demon,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18828,'2012RMSCNO1','2012 RWC Winners Helmet','Armor',1000,1000,20,1,true,1,60,true,942,100,true,true,true,true,true,true,true,'bonus bAllStats,5;\nbonus bMdef,5;\nbonus bSpeedAddRate,10;\nskill "AL_TELEPORT",1;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18829,'2012RMSCNO2','2012 RWC Runners-Up Helmet','Armor',1000,1000,20,1,true,1,60,true,943,100,true,true,true,true,true,true,true,'bonus bAllStats,4;\nbonus bMdef,5;\nbonus bSpeedAddRate,10;\nskill "AL_TELEPORT",1;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18830,'2012RMSCNO3','2012 RWC 2nd Runner Helmet','Armor',1000,1000,20,1,true,1,60,true,944,100,true,true,true,true,true,true,true,'bonus bAllStats,3;\nbonus bMdef,5;\nbonus bSpeedAddRate,10;\nskill "AL_TELEPORT",1;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18831,'2012RMSCNO4','2012 RWC Special Helmet','Armor',1000,20,1,true,1,95,945,'bonus bAllStats,2;\nbonus bMdef,5;\nbonus bSpeedAddRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18832,'Rolf_Von_Gigue_666','Rolf Von Gigue 666','Armor',20,300,true,1,true,946,'bonus3 bAutoSpell,"BS_ADRENALINE",2,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18838,'Angeling_Woolly_Hat','Angeling Woolly Hat','Armor',350,8,1,true,1,1,true,953,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bBaseAtk,2+(.@r*2);\nbonus bMatk,2+(.@r*2);\nautobonus "{ bonus bAspd,2; }",3+.@r,5000,BF_NORMAL,"{ active_transform 1096,5000; }";\nautobonus "{ bonus bVariableCastrate,-50; }",3+.@r,5000,BF_MAGIC,"{ active_transform 1096,5000; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18839,'Poring_Sunglasses','Poring Sunglasses','Armor',100,10,1,true,1,1,954,'bonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18841,'Small_Poring_Band','Small Poring Band','Armor',20,350,8,1,true,1,true,955,'.@r = getrefine();\nbonus bAspdRate,2*(.@r/3);\nif (.@r>9)\n bonus bAspd,1;\nbonus2 bExpAddRace,RC_All,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18842,'Hat_Of_Girl','Hat Of Girl','Armor',20,350,8,1,true,1,true,956,'.@r = getrefine();\nbonus bInt,2*(.@r/3);\nbonus2 bSubRace,RC_DemiHuman,7;\nbonus2 bSubRace,RC_Player_Human,7;\nbonus bMaxHPrate,-3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18843,'Small_Deviling_Hat','Small Deviling Hat','Armor',20,350,7,1,true,1,true,957,'.@r = getrefine();\nif (.@r>7)\n bonus bMaxHPrate,.@r-7;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (18844,'Blue_Poring_Bubble','Blue Poring Bubble','Armor',20,50,5,true,1,958,'bonus bAllStats,2;\nbonus bUnbreakableHelm;\nbonus bFlee2,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (18845,'Banshee_Master_Kiss','Banshee Master Kiss','Armor',20,200,5,true,1,959,'bonus bUnbreakableHelm;\nbonus bMaxSPrate,3;\nautobonus2 "{ bonus2 bSubRace,RC_Player_Doram,100; bonus2 bSubRace,RC_Player_Human,100; }",10,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18846,'Seagod_Protector','Seagod Protector','Armor',20,100,true,1,10,960,'bonus2 bSubDefEle,Ele_Water,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18847,'Jolly_Roger','Jolly Roger','Armor',20,500,10,1,true,1,1,true,962,'bonus bVit,1;\nbonus2 bSubDefEle,Ele_Water,2;\nbonus2 bAddEle,Ele_Water,2;\n.@r = getrefine();\nif (.@r>6) {\n bonus2 bAddEle,Ele_Water,3;\n}\nif (.@r>8) {\n bonus2 bSubDefEle,Ele_Water,3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`magic_attack`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18848,'Lush_Rose','Lush Rose','Armor',10,200,20,1,true,1,1,true,963,'bonus bMagicHPGainValue,100;\nbonus bMatk,20+(getrefine()*5);\nbonus2 bHPLossRate,50,5000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18849,'Celines_Ribbon','Celines Ribbon','Armor',10,200,1,true,1,1,true,967,'bonus bDex,3;\nbonus bMagicHPGainValue,200;\nbonus bMatk,40+(getrefine()*7);\nbonus2 bHPLossRate,50,5000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18850,'Polar_Bear_Cap','Polar Bear Cap','Armor',20,300,7,true,1,1,966,'bonus bUnbreakableHelm;\nbonus bDex,1;\nbonus bAgi,1;\nbonus bMdef,3;\nbonus bHPrecovRate,5;\nbonus bSPrecovRate,3;\nbonus2 bAddMonsterDropItem,12354,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18851,'ValentineHeart','Valentine Heart','Armor',20,true,1,40,true,397,'bonus bMaxHPrate,5+(getrefine()/2);\nbonus bAllStats,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18852,'Berry_Hat_Decoration','Tasty Strawberry Hat','Armor',20,150,4,true,1,30,true,968,'bonus bAllStats,1;\nif (getrefine()>11)\n bonus bAspd,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18853,'Berry_Hat_Decoration_','Tasty Strawberry Hat','Armor',20,150,4,true,1,30,true,968,'bonus bAllStats,1;\nif (getrefine()>11)\n bonus bAspd,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18854,'ValentineYellowHeart','Yellow Valentine Heart','Armor',20,true,1,40,true,865,'bonus bMaxSPrate,2+(getrefine()/2);\nbonus bAllStats,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18855,'Aviator_Hat','Aviator Hat','Armor',10,100,10,true,1,1,true,972,'bonus bAgi,3;\nbonus bInt,3;\nautobonus "{ bonus bAtkEle,Ele_Wind; }",500,180,BF_NORMAL;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18856,'W_King_Tiger_Doll_Hat','W King Tiger Doll Hat','Armor',10,10,true,1,1,true,973,'bonus bStr,2;\nbonus bDex,2;\nbonus2 bAddRace,RC_Brute,10;\nbonus2 bAddRace,RC_Player_Doram,10;\n.@r = getrefine();\nautobonus "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*max(1,getrefine()); }",3*.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; specialeffect2 EF_POTION_BERSERK; showscript \\"Traaaansformation-!! Eddga form!!\\"; }";\nautobonus2 "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*max(1,getrefine()); }",.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; specialeffect2 EF_POTION_BERSERK; showscript \\"Traaaansformation-!! Eddga form!!\\"; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18857,'Curupira_Hat','Curupira Hat','Armor',10,100,20,1,true,1,1,true,974,'bonus bDex,3;\nbonus2 bAddEffWhenHit,Eff_Confusion,600;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18858,'Pink_Angeling_Bubble','Pink Angeling Bubble','Armor',10,50,5,true,1,1,975,'bonus bAspd,1;\nbonus bMaxHP,200;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18859,'Angeling_Bubble','Angeling Bubble','Armor',10,50,5,true,1,1,976,'bonus bDex,1;\nbonus bMatkRate,2;\nbonus bMaxHP,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18860,'Red_Flower_Hat','Red Flower Hat','Armor',10,200,10,1,true,1,50,true,1033,'bonus bDex,5;\nbonus2 bSubDefEle,Ele_Earth,3;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;\nif (getrefine() >= 12) {\n bonus bShortWeaponDamageReturn,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18861,'Zaha_Doll_Hat_J','Zaha Doll J Hat','Armor',10,100,1,true,1,50,true,461,'bonus bHealPower,15;\nbonus bUseSPrate,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (18863,'Exorcist_Robe','Exorcist Robe','Armor',10,1700,57,1,true,1,60,true,'bonus bMdef,5;\n.@r = getrefine();\nif (.@r >= 3) {\n bonus2 bSubRace,RC_Demon,.@r/3*5;\n}\nif (BaseClass == Job_Acolyte)\n bonus2 bSubEle,Ele_Dark,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18864,'Earth_Goddess_Flower_J','Earth Goddess Flower','Armor',10,250,6,true,1,1,true,864,'bonus bVit,2;\nskill "WZ_EARTHSPIKE",5;\nbonus2 bSubEle,Ele_Earth,15;\n.@r = getrefine();\nif (.@r>=8) {\n bonus2 bSubEle,Ele_Earth,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18865,'Sword_Master_Crown','Sword Master Crown','Armor',10,1000,30,1,true,1,50,true,981,'.@i = BaseLevel;\nbonus bBaseAtk,(.@i>150)?(15):((.@i>100)?(10):((.@i>50)?(5):(0)));\nif (getskilllv("SM_SWORD") == 10)\n bonus bHit,10;\nif (getskilllv("SM_TWOHAND") == 10)\n bonus bUseSPrate,-5;\nif (getskilllv("AM_AXEMASTERY") == 10)\n bonus bVariableCastrate,-5;\nif (getskilllv("AS_KATAR") == 10)\n bonus bCritAtkRate,20;\nif (getskilllv("PR_MACEMASTERY") == 10)\n bonus bAspdRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18867,'Vajra','Vajra','Armor',300,true,1,48,983,'bonus bDex,1;\nbonus bLongAtkRate,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18868,'Assassin_Skull_Mask','Assassin Skull Mask','Armor',10,500,2,true,true,1,70,984,'bonus bCritical,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18870,'Very_Sweet_Candy_Bar','Very Sweet Candy Bar','Armor',10,10,1,true,1,1,true,446,'bonus bAllStats,2;\nbonus bBaseAtk,10;\nbonus bMatk,10;\nbonus2 bExpAddClass,Class_All,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18871,'Very_Sweet_Candy','Very Sweet Candy','Armor',10,10,1,true,1,1,true,446,'bonus bAllStats,1;\nbonus bBaseAtk,5;\nbonus bMatk,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18872,'Snake_Hat','Snake Hat','Armor',20,100,5,1,true,1,true,986,'bonus bStr,3;\nbonus bInt,3;\nbonus bMdef,5;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18873,'Sweet_Valentine_Out','Sweet Valentine Out','Armor',20,100,1,true,1,1,true,865,'.@r = getrefine();\nif (.@r>6) {\n bonus bMaxHPrate,.@r-3;\n bonus bMaxSPrate,.@r-3;\n}\nbonus4 bAutoSpellWhenHit,"AL_BLESSING",10,50,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (18874,'One_Eyed_Glass_','Cyclops Glasses','Armor',10,100,1,true,1,1,23); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18877,'Baron_Evil_Eye','Baron\'s Evil Eye','Armor',10,300,true,1,30,989,'bonus bDelayrate,-5;\nbonus bUseSPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18878,'Palace_Guard_Cap','Palace Guard Cap','Armor',10,1000,15,1,true,1,50,true,991,'.@r = max(5,getrefine());\nbonus2 bSubEle,Ele_Neutral,.@r;\nbonus bLongAtkDef,.@r;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18879,'Angry_Scorpion_Hat','Angry Scorpion Hat','Armor',10,100,5,true,1,true,995,'bonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18880,'BLACKDEATHKING_GOLDEN','Advanced Jao King Hat','Armor',10,500,4,1,true,1,175,true,996,'bonus bAllStats,3;\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18882,'Kannam_On_Head','Kannam On Head','Armor',10,200,5,true,1,20,true,1003,'bonus3 bAutoSpellWhenHit,"SA_DELUGE",1,100;\n.@r = min(15,getrefine())/3;\n.@r = max(1,.@r);\nbonus3 bAutoSpellWhenHit,"WZ_WATERBALL",.@r,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18885,'Jejecap','Jejecap','Armor',100,8,true,1,70,true,1011,'bonus bStr,2;\nbonus bInt,3;\nbonus2 bSubRace,RC_DemiHuman,11;\nbonus2 bSubRace,RC_Player_Human,11;\nbonus2 bAddItemHealRate,522,70;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18887,'Aqua_Bunny_Band','Aqua Bunny Band','Armor',100,2,1,true,1,true,1012,'bonus bVit,3;\n.@r = getrefine();\nbonus bMatkRate,2;\nif (.@r>11)\n bonus bVariableCastrate,-10;\nelse if (.@r>8) {\n bonus bMatkRate,4;\n bonus bMdef,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18888,'Maroon_Bunny_Band','Maroon Bunny Band','Armor',100,2,1,true,1,true,1013,'bonus bInt,5;\nbonus bLuk,5;\n.@r = getrefine();\nbonus2 bAddClass,Class_All,2;\nbonus bMatkRate,2;\nif (.@r>11)\n bonus bVariableCastrate,-10;\nelse if (.@r>8) {\n bonus2 bAddClass,Class_All,4;\n bonus bMatkRate,4;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18889,'Golden_Bunny_Band','Golden Bunny Band','Armor',100,2,1,true,1,true,1014,'bonus bAgi,5;\nbonus bLuk,5;\n.@r = getrefine();\nbonus2 bAddClass,Class_All,5;\nif (.@r>11)\n bonus bVariableCastrate,-10;\nelse if (.@r>8) {\n bonus2 bAddClass,Class_All,5;\n bonus bMatkRate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18890,'Gray_Bunny_Band','Gray Bunny Band','Armor',2,1,true,1,true,1015,'bonus bInt,5;\nbonus bLuk,5;\n.@r = getrefine();\nbonus2 bAddClass,Class_All,2;\nbonus bMatkRate,2;\nif (.@r>11)\n bonus bVariableCastrate,-10;\nelse if (.@r>8) {\n bonus2 bAddClass,Class_All,4;\n bonus bMatkRate,4;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18891,'Husky_Hat','Husky Hat','Armor',500,5,1,true,1,70,true,1016,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus3 bAutoSpell,"SN_WINDWALK",5,10+(getrefine()*3);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18892,'Ufo_Poring_Hat','Ufo Poring Hat','Armor',1000,5,1,true,1,10,true,1017,'bonus bMdef,5;\nbonus bCritical,5;\nbonus bFlee,5;\nbonus bHit,5;\nbonus bFlee2,5;\n.@r = getrefine();\nif (.@r>8) {\n bonus bDelayrate,-5;\n bonus bAspdRate,5;\n} else if (.@r>6)\n bonus bVariableCastrate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18893,'Dragon_Claw_Helm','Dragon Claw Helm','Armor',1000,5,1,true,1,10,true,1018,'bonus2 bSubRace,RC_DemiHuman,8;\nbonus2 bSubRace,RC_Player_Human,8;\nbonus2 bSubRace,RC_Dragon,8;\nbonus2 bAddItemGroupHealRate,IG_Meat,200;\nif (getrefine()>11) {\n bonus bMaxHPrate,7;\n bonus bMaxSPrate,3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18894,'Rainbow_Star','Rainbow Star','Armor',500,5,true,1,70,1019,'bonus2 bSubRace,RC_Player_Human,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18895,'Celestial_Dark_Flame','Celestial Dark Flame','Armor',200,5,true,1,50,1008,'bonus2 bSubEle,Ele_Fire,8;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18896,'Pterios_Fins','Pterios Fins','Armor',200,5,true,1,50,1009,'bonus2 bSubEle,Ele_Fire,8;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18897,'Azure_Diadem','Azure Diadem','Armor',200,5,true,1,50,1010,'bonus2 bSubEle,Ele_Water,8;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18898,'Yggdrasil_Herald_Crown','Yggdrasil Herald Crown','Armor',200,6,1,true,1,60,true,997,'bonus bAllStats,5;\nbonus bMaxHP,100;\nbonus bMaxSP,50;\n.@r = getrefine();\n.@rate = max(.@r,7)-7;\nif (.@rate) {\n bonus bMaxHPrate,.@rate;\n bonus bVariableCastrate,-.@rate;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18900,'Weisswurst','Weisswurst','Armor',20,100,1,true,1,60,1022,'bonus bMaxHP,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18901,'Seppl_Hat','Seppl Hat','Armor',20,500,5,1,true,1,60,1023,'bonus bVit,3;\nbonus bHPrecovRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18902,'Shovel_Hat','Shovel Hat','Armor',500,true,1,50,1024,'bonus bVit,3;\nbonus2 bAddMonsterDropItem,553,500;\nbonus2 bAddItemHealRate,553,700;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18906,'Holy_Rosario','Holy Rosario','Armor',300,true,1,60,1028,'bonus bHealPower,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18908,'Isabella_Red_Ear','Isabella Red Ear','Armor',10,300,8,1,true,1,1,true,1030,'bonus bStr,5;\nbonus bMaxHPrate,5;\nbonus2 bSubDefEle,Ele_Fire,10;\n.@r = getrefine();\nif (.@r>=9)\n bonus bAspd,1+(.@r-9)/2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18909,'Isabella_Brown_Ear','Isabella Brown Ear','Armor',10,300,8,1,true,1,1,true,1031,'bonus bMaxHPrate,10;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus bMatk,getrefine()*2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18910,'Isabella_Blue_Ear','Isabella Blue Ear','Armor',10,300,8,1,true,1,1,true,1032,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bAddSize,Size_Medium,10;\nif (getrefine()>=12) {\n bonus bShortWeaponDamageReturn,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18912,'Bell_Pigeon','Bell Pigeon','Armor',100,5,1,true,1,1,1034,'bonus bAllStats,1;\nbonus3 bAutoSpellWhenHit,"AL_RUWACH",1,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18917,'LoveLove_Balloon','LoveLove Balloon','Armor',10,200,5,true,1,1,1039,'bonus bAllStats,1;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18918,'Long_Octopus_Balloon','Long Octopus Balloon','Armor',10,200,5,true,1,1,1040,'bonus bVit,1;\nbonus bInt,1;\nbonus bMaxSP,30;\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18922,'ILCHONGOM','Angeling Woolly Hat','Armor',500,7,1,true,1,1,true,966,'.@r = getrefine();\nbonus bAllStats,2;\nbonus2 bAddRace,RC_Player_Human,10;\nbonus2 bAddRace,RC_Player_Doram,10;\nbonus2 bAddRace,RC_Fish,10;\nif (.@r>=9)\n bonus bMaxHPrate,.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (18925,'GodOfWinds_Fan','GodOfWinds Fan','Armor',300,true,1,1051,'bonus2 bSkillAtk,"WZ_VERMILION",3;\nbonus2 bSkillAtk,"WL_CHAINLIGHTNING",3;\nbonus bUseSPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18929,'Elephant_Model_Hat','Elephant Model Hat','Armor',10,300,10,1,true,1,30,true,1065,'.@r = getrefine();\nbonus bDex,2+((.@r >= 2 && .@r <= 8) ? 1 : ((.@r > 8) ? (.@r/8): 0));\nbonus3 bAutoSpellWhenHit,"WZ_STORMGUST",5,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18930,'Gorilla_Model_Hat','Gorilla Model Hat','Armor',10,300,10,1,true,1,30,true,1066,'bonus bStr,2;\n.@m = gettime(DT_MONTH);\nif (.@m == 1 || .@m == 2) {\n bonus bStr,2;\n bonus bVit,2;\n}\nbonus4 bAutoSpell,"KN_BOWLINGBASH",1,20,1;\nif (getrefine()>10) {\n bonus bStr,3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18931,'Lion_Model_Hat','Lion Model Hat','Armor',10,300,10,1,true,1,30,true,1067,'.@r = getrefine();\nbonus bInt,2+((.@r >= 2 && .@r <= 8) ? 1 : ((.@r > 8) ? (.@r/8): 0));\nbonus3 bAutoSpellWhenHit,"WZ_METEOR",5,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18932,'Rhino_Model_Hat','Rhino Model Hat','Armor',10,300,10,1,true,1,30,true,1068,'.@r = getrefine();\nbonus bVit,2+((.@r >= 11) ? (.@r/11) : 0);\nbonus3 bAutoSpellWhenHit,"WZ_VERMILION",5,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18933,'Mechanical_Plant_Hat','Mechanical Plant Hat','Armor',20,500,10,1,true,1,45,true,1069,'.@r = getrefine()/2;\nbonus bDex,2;\nbonus bMdef,7;\nbonus2 bSkillAtk,"GN_SPORE_EXPLOSION",5+(5*.@r);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18934,'Fox_Ears_Bell_Ribbon','Fox Ears Bell Ribbon','Armor',400,4,1,true,1,50,true,1070,'bonus bAgi,2;\nbonus bAspdRate,10;\n.@r = getrefine();\nautobonus "{ bonus bCritical,100; bonus bLongAtkRate,5+max(0,getrefine()-6); }",50+(.@r*2),5000,BF_NORMAL,"{ active_transform 1150,5000; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18936,'Golden_Fish','Golden Fish In Mouth','Armor',1,10,1,true,1,1,1081,'bonus bAllStats,2;\nbonus bBaseAtk,10;\nbonus bMatk,10;\nbonus2 bExpAddRace,RC_Fish,2;\nbonus2 bSubRace,RC_Fish,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`) VALUES (18937,'Memories_Of_Lovers','Memories Of Lovers','Armor',100,true,1,true,1072,'bonus bMdef,7;\nbonus bMaxHPrate,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18938,'Astro_Circle','Astro Circle','Armor',300,1,true,1,70,true,1073,'bonus bInt,1;\n.@r = getrefine();\nif (.@r>6) {\n .@t = ((.@r-6)*2);\n}\nbonus2 bSubSkill,"WZ_METEOR",20+.@t;\nbonus2 bSubSkill,"WL_CRIMSONROCK",20+.@t;\nbonus2 bSubSkill,"WL_COMET",5;\nbonus2 bSkillAtk,"WZ_METEOR",(.@r/3)*5;\nbonus2 bSkillAtk,"WL_CRIMSONROCK",(.@r/3)*5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (18940,'10_Gallon_Hat_Of_Flame','10 Gallon Hat Of Flame','Armor',10,1000,true,1,90,true,1075); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18947,'Pipe_Of_Jiraiya','Jiraiya\'s Pipe','Armor',10,100,1,true,1,70,1088,'bonus2 bSkillUseSP,"NJ_KOUENKA",-5;\nbonus2 bVariableCastrate,"NJ_KAENSIN",-10;\nbonus2 bSkillAtk,"NJ_BAKUENRYU",20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18948,'Mask_Of_Orochimaru','Orochimaru\'s Mask','Armor',10,100,1,true,1,70,1089,'bonus2 bSkillUseSP,"NJ_HYOUSENSOU",-5;\nbonus2 bVariableCastrate,"NJ_SUITON",-10;\nbonus2 bSkillAtk,"NJ_HYOUSYOURAKU",20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18949,'Scroll_Of_Tsunade','Tsunade\'s Scroll','Armor',10,100,1,true,1,70,1090,'bonus2 bSkillUseSP,"NJ_HUUJIN",-5;\nbonus2 bVariableCastrate,"NJ_RAIGEKISAI",-10;\nbonus2 bSkillAtk,"NJ_KAMAITACHI",20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18950,'Gerhard_Von_Devi','Gerhard Von Deviruchi','Armor',300,1,true,1,1,true,1092,'bonus bInt,1;\nbonus bDex,1;\nif (readparam(bInt) >= 120)\n bonus bMatkRate,10;\nelse if (readparam(bInt) >= 99)\n bonus bMatkRate,7;\nelse\n bonus bMatkRate,5;\nif (getpetinfo(PETINFO_ID) == 9023) {\n if (getpetinfo(PETINFO_INTIMATE) >= PET_INTIMATE_LOYAL)\n bonus bDelayRate,-5;\n else\n bonus bDelayRate,-2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18956,'Chocolate_Bomb','Chocolate Bomb','Armor',100,1,true,1,1,1110,'bonus bStr,1;\nbonus bInt,1;\nbonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18959,'Old_Pink_Poo_Hat','Old Pink Poo Hat','Armor',20,1200,1,true,1,1,1102,'bonus2 bSubRace,RC_Player_Human,13;\nbonus2 bSubRace,RC_Player_Doram,13;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (18960,'Love_Daddy_2013','Love Daddy 2013','Armor',10,10,10,1,true,1,true,1104,'.@r = getrefine();\nbonus2 bAddClass,Class_All,2;\nbonus bMatkRate,2;\nif (readparam(bStr) >= 90) {\n bonus bBaseAtk,15;\n if (.@r >= 9)\n bonus bBaseAtk,15;\n }\n if (readparam(bInt) >= 90) {\n bonus bMatk,15;\n if (.@r >= 9)\n bonus bMatk,15;\n }\n if (readparam(bVit) >= 90) {\n bonus bMaxHP,500;\n if (.@r >= 9)\n bonus bMaxHP,500;\n }\n if (readparam(bAgi) >= 90) {\n bonus bAspdRate,2;\n if (.@r >= 9)\n bonus bAspdRate,3;\n }\n if (readparam(bDex) >= 90) {\n bonus bLongAtkRate,3;\n if (.@r >= 9)\n bonus bLongAtkRate,3;\n }\n if (readparam(bLuk) >= 90) {\n bonus bCritical,5;\n if (.@r >= 9)\n bonus bCritical,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18968,'Jinn_Marin_Balloon','Demon Blue Poring Bubble','Armor',50,5,true,1,1,1133,'bonus bInt,1;\nbonus bDex,1;\nbonus bMaxHP,100;\nbonus bBaseAtk,5;\nbonus bMatk,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18970,'Magical_Moon_Cat','Magical Moon Cat','Armor',20,100,5,1,true,1,1,true,1308,100,true,true,true,true,true,true,true,'skill "ALL_CATCRY",1;\nbonus bAllStats,3;\nbonus bDelayrate,-5-(getrefine()/2);\nbonus bVariableCastrate,-5-(getrefine()/2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18971,'Old_Rune_Circlet','Old Rune Circlet','Armor',10,100,10,1,true,true,true,true,true,1,170,true,623,100,true,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bMdef,5;\n.@r = getrefine();\nbonus bBaseAtk,4*.@r;\nbonus bAspd,.@r/5;\nbonus bMaxHPrate,.@r/2;\nbonus bMaxSPrate,.@r/2;\nbonus2 bSkillAtk,"RK_IGNITIONBREAK",20*.@r/2;\nbonus2 bSkillAtk,"RK_HUNDREDSPEAR",15*.@r/2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18972,'Old_Mitra','Old Mitra','Armor',10,100,10,1,true,true,true,true,true,1,170,true,624,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bMdef,5;\nbonus bMatk,2*.@r;\nbonus bBaseAtk,4*.@r;\nbonus bHealPower,2*.@r;\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"AB_JUDEX",20*(.@r/2);\nbonus2 bSkillAtk,"PR_MAGNUS",10*(.@r/2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18973,'Old_Driver_Band_R','Old Driver Band','Armor',10,100,10,1,true,true,true,true,true,1,170,true,626,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bBaseAtk,4*.@r;\nbonus bAspd,(.@r/5);\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"NC_POWERSWING",20*(.@r/2);\nbonus2 bSkillAtk,"NC_AXETORNADO",20*(.@r/2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18974,'Old_Driver_Band_Y','Old Driver Band(Yellow)','Armor',10,100,10,1,true,true,true,true,true,1,170,true,637,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bBaseAtk,4*.@r;\nbonus bAspd,(.@r/5);\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"NC_ARMSCANNON",15*(.@r/2);\nbonus2 bSkillCooldown,"NC_SELFDESTRUCTION",-10000*(.@r/4);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18975,'Old_Shadow_Handicraft','Old Shadow Handicraft','Armor',10,100,10,1,true,true,true,true,true,1,170,true,627,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bMatk,4*.@r;\nbonus bBaseAtk,4*.@r;\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"SC_TRIANGLESHOT",25*(.@r/2);\nif (.@r>=6) {\n bonus2 bSkillCooldown,"SC_ENERVATION",-1000;\n bonus2 bSkillCooldown,"SC_UNLUCKY",-1000;\n if (.@r>=8) {\n bonus2 bSkillCooldown,"SC_LAZINESS",-1000;\n bonus2 bSkillCooldown,"SC_WEAKNESS",-1000;\n if (.@r>=10) {\n bonus2 bSkillCooldown,"SC_IGNORANCE",-1000;\n bonus2 bSkillCooldown,"SC_GROOMY",-1000;\n }\n }\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18976,'Old_Minstrel_Song_Hat','Old Minstrel Song\'s Hat','Armor',10,100,10,1,true,true,true,true,'Male',true,1,170,true,628,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bLongAtkRate,.@r;\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"CG_ARROWVULCAN",20*(.@r/2);\nbonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15*(.@r/2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18977,'Old_Midas_Whisper','Old Midas Whisper','Armor',10,100,10,1,true,true,true,true,true,1,170,true,629,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bBaseAtk,4*.@r;\nbonus bLongAtkRate,(.@r/2);\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"GN_CARTCANNON",15*(.@r/2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18978,'Old_Magic_Stone_Hat','Old Magic Stone Hat','Armor',10,100,10,1,true,true,true,true,true,1,170,true,630,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bSPrecovRate,20;\nbonus bAllStats,1;\nbonus bMdef,5;\nbonus bMatkRate,.@r;\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"WL_SOULEXPANSION",15*(.@r/2);\nbonus2 bSkillCooldown,"WL_CRIMSONROCK",-1000-(.@r*100);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18979,'Old_Blazing_Soul','Old Blazing Soul','Armor',10,100,10,1,true,true,true,true,true,1,170,true,631,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bCritical,2*.@r;\nbonus bBaseAtk,4*.@r;\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"SR_RAMPAGEBLASTER",15*(.@r/2);\nbonus2 bSkillAtk,"SR_RIDEINLIGHTNING",20*(.@r/2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18980,'Old_Wind_Whisper','Old Wind Whisper','Armor',10,100,10,1,true,true,true,true,true,1,170,true,633,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bMdef,5;\nbonus bMatkRate,.@r;\nbonus bBaseAtk,4*.@r;\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"SO_POISON_BUSTER",15*(.@r/2);\nbonus2 bSkillAtk,"SO_VARETYR_SPEAR",20*(.@r/2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18981,'Old_Dying_Swan','Old Dying Swan','Armor',10,100,10,1,true,true,true,true,'Female',true,1,170,true,635,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bLongAtkRate,.@r;\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"CG_ARROWVULCAN",20*(.@r/2);\nbonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15*(.@r/2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18982,'Old_Circlet_Of_Bone','Old Circlet Of Bones','Armor',10,100,10,1,true,true,true,true,true,1,170,true,1141,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bCritAtkRate,.@r;\nbonus bAspdRate,.@r;\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"GC_CROSSIMPACT",15*(.@r/2);\nbonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",20*(.@r/2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18983,'Old_Protect_Of_Crown','Old Protect Of Crown','Armor',10,100,10,1,true,true,true,true,true,1,170,true,1140,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bMdef,5;\nbonus bBaseAtk,4*.@r;\nbonus bAspd,(.@r/5);\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"LG_CANNONSPEAR",20*(.@r/2);\nbonus2 bSkillAtk,"LG_OVERBRAND",15*(.@r/2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18984,'Old_Camo_RabbitHood','Old Camouflage Rabbit Hood','Armor',10,100,10,1,true,true,true,true,true,1,170,true,1142,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bLongAtkRate,.@r;\nbonus bFlee2,(.@r/3);\nbonus bMaxHPrate,(.@r/2);\nbonus bMaxSPrate,(.@r/2);\nbonus2 bSkillAtk,"RA_CLUSTERBOMB",15*(.@r/2);\nbonus2 bSkillAtk,"RA_WUGSTRIKE",10*(.@r/2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_hunter`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (18985,'Falconer_Flute','Falconer Flute','Armor',100,true,true,1,75,1143,'set .@bblvl,max(getskilllv("HT_BLITZBEAT"),1);\nset .@luk,min(readparam(bLuk),120);\nbonus3 bAutoSpell,"HT_BLITZBEAT",.@i,((.@bblvl / 3) * 10) + (.@luk * 10) + (((.@bblvl / 5) * .@bblvl) * 2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`,`equip_script`) VALUES (18987,'RWC13_Jormungandr_Hat','RWC13 Jormungandr Hat','Armor',20,2500,7,1,true,1,1,true,1149,'bonus bAllStats,2;\nbonus bVariableCastrate,-5;\nbonus bDelayrate,-5;\nbonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;\n.@r = getrefine();\nif (.@r>6) {\n bonus2 bAddItemHealRate,11596,20;\n bonus bAspd,1;\n}\nif (.@r>9) {\n bonus bVariableCastrate,-5;\n bonus bDelayrate,-5;\n}\nbonus2 bAddItemHealRate,11596,150;','sc_end SC_SpeedUp0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18997,'Riot_Chip','Runaway Chip','Armor',10,300,1,true,1,100,true,1201,'bonus bHit,50;\nbonus bFlee,50;\nbonus bMaxSPrate,-50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19004,'Happy_Balloon','Happy Balloon','Armor',200,5,true,1,1,1183,'bonus bDex,2;\nbonus bMaxHP,200;\nbonus bMaxSP,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19011,'Little_Devil_S_Horn','Little Devil\'s Horn','Armor',1000,true,1,1,1103,'bonus2 bExpAddRace,RC_Demon,5;\nbonus2 bSubRace,RC_Demon,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19019,'Elemental_Crown','Elemental Crown','Armor',500,10,1,true,1,50,true,1219,'.@r = getrefine();\nbonus bLongAtkRate,4;\nbonus bDex,(3+(BaseLevel>99?.@r:.@r/2));'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19020,'Survive_Circlet','Survive Circlet','Armor',500,10,1,true,1,50,true,1220,'.@r = getrefine();\nbonus bInt,(3 + (BaseLevel > 99 ? .@r : .@r/2));\nbonus bMatkRate,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19021,'Gigant_Helm','Gigant Helm','Armor',500,10,1,true,1,50,true,1221,'.@r = getrefine();\nbonus bStr,(3 + (BaseLevel > 99 ? .@r : .@r/2));\nbonus2 bAddClass,Class_All,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_top`,`armor_level`,`view`,`equip_script`,`unequip_script`) VALUES (19022,'Floating_Stone_Of_Int','Floating Stone Of Intelligence','Armor',true,1,1230,'sc_start SC_FSTONE,INFINITE_TICK,0;','sc_end SC_FSTONE;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19024,'Protect_Feathers','Protect Feathers','Armor',500,true,1,70,1232,'bonus2 bSubRace,RC_Player_Doram,2;\nbonus2 bSubRace,RC_Player_Human,2;\nbonus bAspdRate,5;\n.@vit = readparam(bVit);\nif (.@vit >= 108) {\n bonus2 bSubRace,RC_Player_Doram,3;\n bonus2 bSubRace,RC_Player_Human,3;\n bonus bAspdRate,5;\n if (.@vit >= 120) {\n bonus bMaxHPRate,3;\n bonus bMdef,3;\n }\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19026,'Aegir_Helm','Aegir Helm','Armor',10,800,10,1,true,1,40,true,870,'bonus bVit,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19030,'Pretty_Rabbit_Hood','Pretty Rabbit Hood','Armor',10,100,20,1,true,true,true,1,1,true,1085,'bonus bMaxHP,(15*BaseLevel);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19031,'Fallen_Angel_Blessing','Fallen Angel Blessing','Armor',200,1,true,1,10,true,1250,'bonus2 bAddRace,RC_Angel,5;\nbonus2 bSubRace,RC_Angel,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19033,'Rift_Ancient_Decoration','Rift Ancient Decoration','Armor',20,200,2,1,true,1,100,true,376,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxHP,1000+(.@r >= 9 ? 1000 : .@r >=7 ? 400 : 0);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (19038,'12_Anniversary_Crown_Of_Saint','12 Anniversary Crown of Saint','Armor',10,120,12,1,true,1,true,1117,'bonus bAllStats,2;\nbonus bMdef,12;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`refineable`,`view`,`script`) VALUES (19039,'12th_ElvenEars','12 Anniversary Elf Ears','Armor',10,120,true,1,true,875,'bonus2 bSubRace,RC_All,4;\nbonus2 bSubRace,RC_Player_Human,-4;\nbonus2 bSubRace,RC_Player_Doram,-4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (19046,'DeadlyPoison_Manteau','Deadly Poisonous Manteau','Armor',500,16,1,true,false,false,true,true,true,1,70,true,'bonus bMdef,2;\nbonus bMaxHPrate,5;\nbonus bMatkRate,1;\nbonus2 bAddEle,Ele_Poison,2;\nbonus2 bMagicAddEle,Ele_Poison,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19047,'Angeling_KnitCap','Angeling KnitCap','Armor',300,5,1,true,1,20,true,953,'bonus2 bSPGainRace,RC_Angel,5;\nbonus bHPGainValue,100;\n.@r = getrefine();\nif (.@r >= 5) {\n bonus2 bSubRace,RC_Angel,5+((.@r >= 7) ? 5 : 0);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (19048,'Elemental_Clothe','Elemental Clothes','Armor',500,45,1,true,1,80,true,'.@r = getrefine();\nbonus bLongAtkRate,2+((.@r >= 9) ? 3 : 0)+((.@r >= 8) ? 2 : 0);\nif (.@r >= 7)\n bonus bUnbreakableArmor;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (19050,'Loki_Nidhogg_Hat','Loki & Nidhoggur\'s Hat','Armor',100,1,true,1,1,true,1304); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19051,'Warrior_Moon_Cat','Warrior Moon Cat','Armor',20,100,5,1,true,1,1,true,1308,100,true,true,true,true,true,true,true,'/*Enables use of Level 1 Monster\'s Cry*/\nbonus bAllStats,3;\nbonus2 bHPDrainRate,40,5;\nbonus2 bSPDrainRate,10,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19052,'Sigruns_Wing','Rental Sigrun\'s Wing','Armor',10,2,true,1,1,568,100,true,true,true,true,true,true,true,true,'if (Class == Job_Swordman || Class == Job_Thief || Class == Job_Merchant || Class == Job_Taekwon || Class == Job_Star_Gladiator || Class == Job_Star_Gladiator2)\n bonus bAspd,1;\nelse if (Class == Job_Mage || Class == Job_Acolyte || Class == Job_Ninja || Class == Job_Soul_Linker) {\n bonus bMatk,5;\n bonus bHealPower,2;\n} else if (Class == Job_Archer || Class == Job_Gunslinger)\n bonus bLongAtkRate,2;\nelse if (Class == Job_Novice || Class == Job_SuperNovice) {\n bonus bMaxHP,120;\n bonus bMaxSP,60;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19053,'Fighter_Moon_Cat','Fighter Moon Cat','Armor',20,100,5,1,true,1,1,true,1308,100,true,true,true,true,true,true,true,'/*Enables use of Level 1 Monster\'s Cry*/\n.@r = getrefine();\nbonus bAllStats,3;\nbonus2 bAddEff,Eff_Stun,500+(.@r*100);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19079,'CelestialWoman_Flower','Celestial Woman\'s Flower','Armor',20,300,5,1,true,1,20,true,438,'bonus bHPGainValue,100;\nbonus bMdef,5;\nbonus2 bSPGainRace,RC_Undead,5;\nif (getrefine()>=5) {\n bonus2 bSubRace,RC_Undead,5;\n}\nif (getrefine()>=7) {\n bonus2 bSubRace,RC_Undead,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`view`) VALUES (19080,'NettyHeart_BalloonGum','Nettie Heart Bubble Gum','Armor',10,200,true,1,720); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19081,'Faceworm_Egg_Shell','Faceworm Egg Shell','Armor',20,500,2,1,true,1,30,true,1356,'bonus bHit,20;\nbonus2 bAddRace2,RC2_FACEWORM,5;\nbonus2 bMagicAddRace2,RC2_FACEWORM,5;\nbonus2 bSubRace2,RC2_FACEWORM,5;\n.@r = getrefine();\nif (.@r>=5) {\n bonus2 bAddRace2,RC2_FACEWORM,10;\n bonus2 bMagicAddRace2,RC2_FACEWORM,10;\n bonus2 bSubRace2,RC2_FACEWORM,10;\n}\nif (.@r>=7) {\n bonus2 bAddRace2,RC2_FACEWORM,15;\n bonus2 bMagicAddRace2,RC2_FACEWORM,15;\n bonus2 bSubRace2,RC2_FACEWORM,15;\n}\nif (.@r>=9) {\n bonus2 bAddRace2,RC2_FACEWORM,20;\n bonus2 bMagicAddRace2,RC2_FACEWORM,20;\n bonus2 bSubRace2,RC2_FACEWORM,20;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19082,'Bio_Protector','Bio Protector','Armor',500,3,true,1,50,true,1366,'bonus bHit,10;\nbonus bVariableCastrate,-5;\nbonus bPerfectHitRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19083,'Mask_of_Hero','Mask of Hero','Armor',20,200,true,1,70,1367,'bonus bVit,10;\nbonus bMdef,10;\nbonus bShortWeaponDamageReturn,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19084,'Parfait_V_Hat','Parfaille Vigilante Hat','Armor',100,2,1,true,true,1,20,true,1368,100,true,true,true,true,true,true,'bonus bLuk,1;\nbonus5 bAutoSpell,"AL_BLESSING",3,30,BF_WEAPON|BF_MAGIC,0;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19085,'Sigrun\'s_Wings_','Sigrun\'s Wings','Armor',20,100,2,1,true,1,1,568,'if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief || (BaseJob == Job_Taekwon && Class!=Job_Soul_Linker)) {\n bonus bAspd,1;\n bonus bAgi,-2;\n} else if (BaseClass == Job_Mage || BaseClass == Job_Acolyte || Class == Job_Ninja || Class == Job_Soul_Linker) {\n bonus bMatk,3;\n bonus bHealPower,2;\n} else if (BaseClass == Job_Archer || BaseClass == Job_Gunslinger)\n bonus bLongAtkRate,1;\nelse if (BaseJob == Job_Novice || BaseJob == Job_SuperNovice) {\n bonus bMaxHP,60;\n bonus bMaxSP,30;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19086,'Robo_Eye_','Robo Eye','Armor',20,200,2,1,true,1,10,345,'bonus2 bAddClass,Class_All,1;\nbonus bMatkRate,1;\nbonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (19087,'Angel_Spirit_','Angel Spirit','Armor',20,200,1,true,1,394,'bonus bStr,1;\nbonus bHit,8;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19088,'Binoculars_','Binoculars','Armor',20,100,2,1,true,true,true,true,1,50,83,'bonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (19089,'Blinker_','Blinker','Armor',1500,100,1,true,false,false,true,1,82,'bonus2 bResEff,Eff_Blind,5000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (19090,'Alarm_Mask_','Alarm Mask','Armor',20,100,2,1,true,false,false,true,true,1,170,'bonus2 bResEff,Eff_Blind,2500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19091,'Opera_Ghost_Mask_','Opera Phantom Mask','Armor',20,200,2,1,true,false,false,true,1,20,128); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`view`) VALUES (19092,'Machoman_Glasses_','Machoman\'s Glasses','Armor',36000,100,1,1,true,false,false,true,1,92); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (19093,'Spinning_Eyes_','Geek Glasses','Armor',20000,100,1,1,true,1,27,'bonus2 bResEff,Eff_Blind,800;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (19094,'Mr_Smile_','Mr. Smile','Armor',60,100,1,1,true,true,1,65); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19095,'Happy_Balloon_K','Happy Balloon','Armor',10,true,1,1,1289,'bonus2 bDropAddRace,RC_All,10;\nbonus2 bExpAddRace,RC_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (19096,'Special_Kapra_Hat','Special Kafra Hat','Armor',500,1,true,1,true,581,'.@r = getrefine();\nbonus bMaxHP,130*.@r;\nbonus bMaxSP,13*.@r;\nif (.@r>=10) {\n bonus2 bAddClass,Class_All,3;\n bonus bMatkRate,3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (19097,'Ribbon_Piamat_K','Piamette Ribbon','Armor',100,1,true,1,1403,'bonus bMdef,1;\nbonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (19098,'Piamette_Hood','Piamette Hood','Armor',100,3,1,true,1,true,1087,'bonus bInt,2;\nbonus bDex,2;\nbonus2 bAddRace,RC_DemiHuman,10;\nbonus2 bMagicAddRace,RC_DemiHuman,10;\nbonus2 bAddRace,RC_Player_Human,10;\nbonus2 bMagicAddRace,RC_Player_Human,10;\nif (getrefine()>=12) {\n bonus bNoSizeFix;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19101,'Glastheim_Onlooker','Glastheim Observer','Armor',20,100,true,1,80,true,1041,'bonus2 bAddRace,RC_All,2;\nbonus bDelayrate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19102,'Pale_Moon_Hat','Pale Moon Hat','Armor',20,500,2,1,true,1,30,true,913,'bonus bFlee,20;\nbonus2 bAddRace2,RC2_THANATOS,5;\nbonus2 bSubRace2,RC2_THANATOS,5;\nbonus2 bMagicAddRace2,RC2_THANATOS,5;\nif (getrefine()>4) {\n bonus2 bAddRace2,RC2_THANATOS,10;\n bonus2 bSubRace2,RC2_THANATOS,10;\n bonus2 bMagicAddRace2,RC2_THANATOS,10;\n}\nif (getrefine()>6) {\n bonus2 bAddRace2,RC2_THANATOS,15;\n bonus2 bSubRace2,RC2_THANATOS,15;\n bonus2 bMagicAddRace2,RC2_THANATOS,15;\n}\nif (getrefine()>8) {\n bonus2 bAddRace2,RC2_THANATOS,20;\n bonus2 bSubRace2,RC2_THANATOS,20;\n bonus2 bMagicAddRace2,RC2_THANATOS,20;\n}\n/* skill 3044,1; */'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (19109,'Valhalla_Idol','Valhalla Idol','Armor',300,2,true,1,70,1423,'bonus bMaxSP,50;\nbonus4 bAutoSpellWhenHit,"MG_SAFETYWALL",10,50,0;\nhateffect(HAT_EF_VALHALLA_IDOL,true);','hateffect(HAT_EF_VALHALLA_IDOL,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19111,'Laser_Of_Eagle','Laser of Eagle','Armor',400,5,1,true,1,100,true,1424,'bonus bDex,2;\nbonus bLongAtkRate,10;\nbonus5 bAutoSpell,"PR_LEXAETERNA",1,50,BF_LONG,1;\n/*TODO: Chance to transform become Shechil while attacking.*/'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19112,'Tengu_Scroll','Tengu Scroll','Armor',20,300,true,1,40,1445,'bonus2 bHPDrainRate,30,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_all`,`job_summoner`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19113,'Gemini_Eyes','Gemini-S58 Eyes','Armor',100,true,false,true,1,100,1456,'if (readparam(bAgi) >= 90)\n .@val = 30;\nbonus2 bResEff,Eff_Silence,10+.@val;\nbonus2 bSubSkill,"LG_RAYOFGENESIS",30;\nbonus2 bSubSkill,"SO_PSYCHIC_WAVE",30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19114,'Sting_Silk_Ribbon','Sting Silk Ribbon','Armor',20,300,15,1,true,1,70,true,1457,'bonus bUnbreakableHelm;\nbonus2 bSubEle,Ele_Earth,20;\nif (getrefine()>4) {\n bonus2 bSubSize,Size_All,2;\n}\nif (getrefine()>6) {\n bonus2 bSubSize,Size_All,3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19115,'Republic_Hat','Republic Hat','Armor',400,3,1,true,1,100,true,1458,'.@r = getrefine();\n.@val = 6;\nif (.@r >= 7) {\n .@val += 2;\n}\nif (.@r >= 9) {\n .@val += 4;\n}\nbonus bLongAtkRate,.@val;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`range`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19116,'Red_Baby_Dragon','Red Baby Dragon','Armor',700,1,1,true,1,90,true,1463,'.@r=getrefine();\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nbonus2 bSkillAtk,"RK_DRAGONBREATH",(.@r>=8?45:(.@r>=6?30:15));\nbonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",(.@r>=8?45:(.@r>=6?30:15));'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19117,'Poring_Sunglasses_','Poring Sunglasses','Armor',10,true,1,1,954,'bonus2 bDropAddRace,RC_All,5;\nbonus2 bExpAddRace,RC_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19118,'Poring_Sunglasses__','Poring Sunglasses','Armor',10,1,true,1,1,954,'bonus2 bDropAddRace,RC_All,4;\nbonus2 bExpAddRace,RC_All,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19119,'Toughen_Time_Keeper_Hat','Enhanced Time Keeper Hat','Armor',10,true,1,100,true,240,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAllStats,2;\nbonus bVariableCastrate,-5;\nbonus bMaxHP,500;\nbonus bMaxSP,100;\nbonus2 bSPDrainRate,30,3+(.@r/3);\nbonus2 bHPDrainRate,10,1+(.@r/4);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19221,'Golden_Angel_Band_TH','Golden Angel Hairband','Armor',10,10,true,1,1,true,1104,'.@r = getrefine();\nif (readparam(bStr) >= 70) {\n bonus bBaseAtk,5;\n if (.@r >= 7)\n bonus bBaseAtk,10;\n }\n if (readparam(bInt) >= 70) {\n bonus bMatk,5;\n if (.@r >= 7)\n bonus bMatk,10;\n }\n if (readparam(bVit) >= 70) {\n bonus bMaxHPrate,2;\n bonus bMaxSPrate,2;\n if (.@r >= 7)\n bonus bMaxHPrate,2;\n bonus bMaxSPrate,2;\n }\n if (readparam(bAgi) >= 70) {\n bonus bAspdRate,2;\n if (.@r >= 7)\n bonus bAspdRate,3;\n }\n if (readparam(bDex) >= 70) {\n bonus bLongAtkRate,2;\n if (.@r >= 7)\n bonus bLongAtkRate,3;\n }\n if (readparam(bLuk) >= 70) {\n bonus bCritAtkRate,2;\n if (.@r >= 7)\n bonus bCritAtkRate,3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19125,'Cylinder_Hairband','Cylinder Hairband','Armor',20,300,12,1,true,1,90,true,1477,'bonus bStr,5;\nbonus bInt,5;\nbonus2 bVariableCastrate,"GN_CARTCANNON",-100;\nbonus2 bSkillUseSP,"GN_CARTCANNON",30;\nbonus2 bSkillUseSP,"GN_CART_TORNADO",5;\nbonus2 bSkillAtk,"GN_CARTCANNON",10;\nbonus2 bSkillAtk,"GN_CART_TORNADO",5;\nif (getrefine()>=5) {\n bonus2 bSkillAtk,"GN_CARTCANNON",20;\n bonus2 bSkillAtk,"GN_CART_TORNADO",10;\n}\nif (getrefine()>=8) {\n bonus2 bSkillAtk,"GN_CARTCANNON",30;\n bonus2 bSkillAtk,"GN_CART_TORNADO",20;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19126,'Shadow_Booster_','Magical Booster','Armor',10,300,1,true,1,1,true,873,'bonus bAspd,1;\nbonus bDelayrate,-1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19127,'Zherlthsh_Mask_','Zealotus Mask','Armor',20,400,3,1,true,false,true,true,1,70,true,200,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bAddRace,RC_Player_Human,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19128,'Ifrit\'s_Ear_','Ears Of Ifrit','Armor',20,300,1,true,1,30,422,'bonus bStr,1;\nbonus bMdef,3;\nbonus bInt,1;\nbonus2 bSkillAtk,"MG_FIREBOLT",3;\nbonus2 bSkillAtk,"WZ_FIREPILLAR",3;\nbonus2 bSkillAtk,"WZ_METEOR",3;\nbonus2 bSkillAtk,"SM_BASH",4;\nbonus2 bSkillAtk,"SM_MAGNUM",4;\nbonus2 bSkillAtk,"KN_PIERCE",3;\nbonus2 bSubEle,Ele_Fire,3;\nbonus2 bSubEle,Ele_Water,-3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19129,'Chick_Hat_','Chick Hat','Armor',20,100,2,1,true,1,10,311,'bonus bLuk,2;\nbonus bMaxHP,50;\nbonus bMaxSP,50;\nskill "TF_DOUBLE",2;\nbonus bDoubleRate,10;\nbonus2 bSubRace,RC_DemiHuman,3;\nbonus2 bSubRace,RC_Player_Human,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19130,'Magic_Eyes_','Magic Eyes','Armor',20,300,3,1,true,true,true,true,true,1,54,true,209,'bonus bMdef,5;\nbonus bVariableCastrate,-10;\nbonus bUseSPrate,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19131,'Radio_Antenna_','Radio Antenna','Armor',1500,2,1,true,1,1,true,347,'bonus bMdef,5;\nbonus bCritical,5;\nbonus bFlee,5;\nskill "MG_LIGHTNINGBOLT",1;\nbonus4 bAutoSpellWhenHit,"MG_THUNDERSTORM",5,30,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (19132,'Masquerade_','Masquerade','Armor',20,100,1,true,false,false,true,1,78,'bonus2 bAddRace,RC_DemiHuman,3;\nbonus2 bAddRace,RC_Player_Human,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19133,'Odin_Mask_','Odin\'s Mask','Armor',20,100,1,1,true,true,1,1,480,'bonus2 bSubClass,Class_Boss,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19134,'Wickebines_Black_Cat_Ears','Wickebine\'s Black Cat Ears','Armor',20,200,4,1,true,1,1,true,368,'bonus bFlee,10;\nbonus bCritAtkRate,10;\nautobonus "{ bonus2 bIgnoreMdefClassRate,Class_Normal,100; bonus2 bIgnoreMdefClassRate,Class_Boss,100; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_STEAL; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (19135,'Spirit_Of_Chung_E','Spirit of Green Maiden','Armor',20,10,true,1,true,882,'.@r = getrefine();\nbonus2 bDropAddClass,Class_All,(.@r/2);\nbonus2 bExpAddClass,Class_All,(.@r/2);\nbonus bMaxHPrate,2*(.@r/4);\nbonus bMaxSPrate,2*(.@r/4);\nif (.@r>=9) {\n bonus bHPrecovRate,40;\n bonus bSPrecovRate,40;\n}\nif (.@r>=12) {\n bonus bMaxHPrate,3;\n bonus bMaxSPrate,3;\n}\nautobonus "{ bonus bCritAtkRate,30; bonus bMatkRate,30; }",1,5000,BF_WEAPON|BF_MAGIC,"{ active_transform 1519,5000; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (19136,'Spirit_Of_Chung_E_','Spirit of Green Maiden','Armor',20,10,1,true,1,true,882,'.@r = getrefine();\nbonus2 bDropAddClass,Class_All,(.@r/2);\nbonus2 bExpAddClass,Class_All,(.@r/2);\nbonus bMaxHPrate,(.@r/4);\nbonus bMaxSPrate,(.@r/4);\nif (.@r>=9) {\n bonus bHPrecovRate,40;\n bonus bSPrecovRate,40;\n}\nif (.@r>=12) {\n bonus bMaxHPrate,3;\n bonus bMaxSPrate,3;\n}\nautobonus "{ bonus bCritAtkRate,30; bonus bMatkRate,30; }",1,5000,BF_WEAPON|BF_MAGIC,"{ active_transform 1519,5000; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19137,'Strawberry_In_Mouth_','Strawberry Mouth Guard','Armor',20,100,true,1,80,861,'bonus bVit,2;\nbonus bLongAtkDef,5;\nbonus bShortWeaponDamageReturn,5;\nif (Baselevel>=100) {\n bonus bMaxHP,2000;\n}\nelse {\n bonus bMaxHP,200;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19138,'SeraphimCoronet','Seraphim Coronet','Armor',20,300,true,1,70,1487,'bonus bStr,2;\n.@int = readparam(bInt);\nbonus bBaseAtk,(.@int/8)*5;\nbonus bHealPower,.@int/8;\nbonus bVariableCastrate,.@int/8;\nif (.@int>=108) {\n bonus bBaseAtk,50;\n bonus bHealPower,5;\n bonus bVariableCastrate,4;\n}\nif (.@int>=120) {\n bonus bBaseAtk,125;\n bonus bHealPower,10;\n bonus bVariableCastrate,6;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19139,'SurviveOrb','Survive Orb','Armor',300,true,1,50,1488,'skill "TF_HIDING",1;\nbonus2 bAddClass,Class_All,2;\nbonus bMatkRate,2;\nbonus bVariableCastrate,-3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19140,'Squirrel_Ear_Hat','Squirrel Ear Hat','Armor',200,10,1,true,1,100,true,1486,'.@r = getrefine();\nbonus bAspd,1;\nbonus bCriticalLong,5;\nbonus bCritAtkRate,10;\nbonus2 bIgnoreDefRaceRate,RC_All,10;\nif (.@r > 4) {\n bonus bAspd,1;\n bonus bCriticalLong,10;\n bonus bCritAtkRate,2;\n bonus2 bIgnoreDefRaceRate,RC_All,20;\n}\nif (.@r > 6) {\n bonus bAspd,1;\n bonus bCriticalLong,15;\n bonus bCritAtkRate,6;\n bonus2 bIgnoreDefRaceRate,RC_All,30;\n}\nif (.@r > 8) {\n bonus bAspd,1;\n bonus bCriticalLong,20;\n bonus bCritAtkRate,12;\n bonus2 bIgnoreDefRaceRate,RC_All,40;\n autobonus "{ bonus bCritAtkRate,100; }",70,5000;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19141,'Dolor_Thanatos_Mask','Dolor Thanatos Mask','Armor',20,200,6,true,true,1,100,666,'bonus bMdef,8;\nbonus bAllStats,1;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,1;\nbonus2 bSubEle,Ele_Fire,5;\nbonus2 bSubEle,Ele_Water,5;\nbonus2 bSubEle,Ele_Wind,5;\nbonus2 bSubEle,Ele_Earth,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19142,'Drooping_Rebellion','Drooping Rebellion','Armor',20,500,1,1,true,1,1,1444,'bonus bLongAtkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19143,'Poring_Balloon','Poring Balloon','Armor',20,10,true,1,1,1426,'bonus2 bAddMonsterDropItem,909,2000;\nbonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19144,'Ferlock\'s_Hat','Ferlock\'s Hat','Armor',20,1000,1,1,true,1,50,1489); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19145,'Whistle','Whistle','Armor',20,10,true,1,1,1478,'bonus bBaseAtk,10;\nbonus bMatk,10;\nbonus bHPGainValue,10;\nbonus bSPGainValue,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19146,'Marin_Balloon','Marin Balloon','Armor',20,10,true,1,1,1430,'bonus4 bAutoSpell,"WZ_QUAGMIRE",1,5,0;\nbonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19147,'Drops_Balloon','Drops Balloon','Armor',20,10,true,1,1,1427,'bonus bLuk,2;\nbonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19148,'Santa_Poring_Balloon','Santa Poring Balloon','Armor',20,10,true,1,1,1428,'bonus2 bAddItemGroupHealRate,IG_Candy,200;\nbonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19149,'Poporing_Balloon','Poporing Balloon','Armor',20,10,true,1,1,1429,'bonus2 bAddEff,Eff_Poison,500;\nbonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19150,'Metalring_Balloon','Metalring Balloon','Armor',20,10,true,1,1,1431,'bonus3 bAutoSpell,"RG_STRIPWEAPON",1,50;\nbonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19151,'Devilring_Balloon','Devilring Balloon','Armor',20,10,true,1,1,1434,'bonus2 bAddEff,Eff_Curse,500;\nbonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19152,'Angelring_Balloon','Angelring Balloon','Armor',20,10,true,1,1,1435,'bonus2 bAddItemHealRate,504,100;\nbonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19153,'Ghostring_Balloon','Ghostring Balloon','Armor',20,10,true,1,1,1436,'bonus3 bAutoSpell,"MG_SOULSTRIKE",5,10;\nbonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19154,'Arch_Angelring_Balloon','Arch Angelring Balloon','Armor',20,10,true,1,1,1437,'skill "ALL_RESURRECTION",1;\nbonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19155,'Demons_Eyes','Demon\'s Eyes','Armor',20,10,true,1,60,1490,'bonus2 bSubRace,RC_Player_Human,3;\nbonus bFlee2,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19156,'Lunar_Rainbow','Lunar Rainbow','Armor',20,200,10,1,true,1,80,true,704,'bonus bAgi,3;\nbonus bMdef,10;\nbonus bMatk,(10*getrefine());'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19157,'Drooping_Rebellion_','Drooping Rebellion','Armor',20,200,1,true,1,1,true,1444,'bonus bAllStats,1;\nbonus bUseSPrate,-10;\n.@r = getrefine();\nif (.@r >= 9) {\n bonus bAspd,1;\n}\nif (.@r >= 12) {\n bonus bSpeedRate,25;\n}\nbonus2 bExpAddRace,RC_All,5;\nbonus2 bDropAddRace,RC_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (19158,'C_Gemini_Eyes','Costume GeminiS58 Eyes Blue','Armor',true,1,1456); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19159,'Barrel_Helm','Barrel Helm','Armor',20,420,59,1,true,true,true,1,60,true,1498,'bonus bVit,5;\nbonus bHPrecovRate,-10;\n.@r = getrefine();\nif (.@r >= 7) {\n bonus bDef,100;\n skill "CR_AUTOGUARD",1;\n}\nif (.@r >= 8) {\n bonus2 bSubRace,RC_DemiHuman,10;\n bonus2 bSubRace,RC_Player_Human,10;\n if (BaseJob == Job_SuperNovice) {\n skill "CR_AUTOGUARD",5;\n }\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19162,'Scuba_Mask_','Scuba Mask','Armor',20,100,1,true,1,40,true,400,'bonus bBaseAtk,5;\nbonus bMatk,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (19163,'CatharinaPawnBrad60','Catherina Von Blood','Armor',20,300,1,true,1,1,1527,'bonus bHPGainValue,500;\nbonus bLongHPGainValue,500;\nbonus bMagicHPGainValue,500;\nbonus bSPGainValue,50;\nbonus bLongSPGainValue,50;\nbonus bMagicSPGainValue,50;\nif (getpetinfo(PETINFO_ID) == 9055) {\n bonus2 bHPRegenRate,(getpetinfo(PETINFO_INTIMATE) >= PET_INTIMATE_LOYAL ? 1000 : 500),5000;\n bonus2 bSPRegenRate,(getpetinfo(PETINFO_INTIMATE) >= PET_INTIMATE_LOYAL ? 40 : 20),5000;\n}','heal -5000,-500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19164,'Para_Team_Hat100','Awakened Eden Group Hat I','Armor',20,10,1,true,1,100,true,1529,100,true,true,true,true,true,true,'autobonus "{ bonus bBaseAtk,15; }",70,5000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";\nautobonus "{ bonus bMatk,15; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_SPELLBREAKER; }";\n.@r = getrefine();\nif (.@r >= 7) {\n bonus bBaseAtk,10;\n bonus bMatk,10;\n if (.@r >= 9) {\n bonus bAllStats,1;\n if (.@r >= 12) {\n bonus2 bRegenPercentSP,1,10000;\n }\n }\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19165,'Para_Team_Hat160','Awakened Eden Group Hat II','Armor',20,10,1,true,1,160,true,1530,100,true,true,true,true,true,true,'autobonus "{ bonus bBaseAtk,30; }",70,5000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";\nautobonus "{ bonus bMatk,30; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_SPELLBREAKER; }";\n.@r = getrefine();\nif (.@r >= 7) {\n bonus bBaseAtk,15;\n bonus bMatk,15;\n if (.@r >= 9) {\n bonus bAllStats,2;\n if (.@r >= 12) {\n bonus2 bRegenPercentHP,2,10000;\n bonus2 bRegenPercentSP,1,10000;\n }\n }\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19166,'RO_Celebration_Hat','RO Celebration Hat','Armor',20,140,14,1,true,1,14,true,1541,'bonus bMaxSP,140;\nbonus2 bSPRegenRate,6,4000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (19168,'Band_Of_Kafra_','Kafra Staff Headband','Armor',20,500,1,true,1,true,106,'bonus2 bSubClass,Class_All,5;\n.@r = getrefine()*10;\nbonus2 bAddMonsterDropItem,23177,10+.@r;\nbonus2 bAddMonsterDropItem,7059,10+.@r;\nbonus2 bAddMonsterDropItem,7060,10+.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19169,'K_King_Tiger_Doll_Hat','[Katsua]Tiger King Doll Hat','Armor',20,400,6,1,true,false,true,1,99,true,495,100,true,'bonus bStr,2;\nbonus bDex,2;\nbonus2 bAddRace,RC_Brute,10;\nbonus2 bMagicAddRace,RC_Brute,10;\nautobonus "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*getrefine(); }",3*.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; }";\nautobonus2 "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*getrefine(); }",3*.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19170,'Guardian_Processor','Guardian Processor','Armor',20,300,true,1,100,true,1552,'.@bonus = (getrefine() >= 7 ? 12 : 10);\nbonus2 bSubRace,RC_DemiHuman,.@bonus;\nbonus2 bSubRace,RC_Player_Human,.@bonus;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19171,'Magician_Knithat','Magician Knit Hat','Armor',20,500,10,1,true,1,10,true,854,'.@r = getrefine();\nbonus bMdef,10;\nbonus2 bAddRace,RC_Undead,5;\nbonus2 bMagicAddRace,RC_Undead,5;\nbonus2 bSubRace,RC_Undead,2;\nbonus bSPGainValue,5;\nbonus bLongSPGainValue,5;\nbonus bMagicSPGainValue,5;\nif (.@r>=7) {\n bonus bMdef,5;\n bonus2 bAddRace,RC_Undead,10;\n bonus2 bMagicAddRace,RC_Undead,10;\n bonus2 bSubRace,RC_Undead,3;\n bonus bSPGainValue,10;\n bonus bLongSPGainValue,10;\n bonus bMagicSPGainValue,10;\n}\nif (.@r>=9) {\n bonus bMdef,5;\n bonus2 bAddRace,RC_Undead,10;\n bonus2 bMagicAddRace,RC_Undead,10;\n bonus2 bSubRace,RC_Undead,5;\n bonus bSPGainValue,10;\n bonus bLongSPGainValue,10;\n bonus bMagicSPGainValue,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19172,'Sitting_Pope_Casual','Sitting Pope Casual','Armor',1000,400,5,1,true,1,100,true,1553,'bonus bInt,2;\nbonus bDelayrate,-10;\n.@r = getrefine();\nif (.@r>=7)\n bonus bDelayrate,-10;\nif (.@r>=9)\n bonus bDelayrate,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19173,'Floating_Ice','Floating Ice','Armor',20,100,true,1,90,1562,'bonus2 bAddItemHealRate,536,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19176,'Fallen_Angel_Blessing_','Fallen Angel Blessing','Armor',20,200,1,1,true,1,10,1250,'bonus2 bAddRace,RC_Angel,5;\nbonus2 bSubRace,RC_Angel,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19177,'Elemental_Crown_','Elemental Crown','Armor',500,10,true,1,50,true,1219,'.@r = getrefine();\nbonus bDex,3 + (.@r/2);\nbonus bLongAtkRate,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19178,'Elemental_Crown__','Elemental Crown','Armor',500,10,1,true,1,50,true,1219,'.@r = getrefine();\nbonus bDex,3 + (.@r/2);\nbonus bLongAtkRate,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (19179,'Rabbit_Magic_Hat_','Magic Rabit Hat','Armor',800,4,1,true,1,true,497,'bonus bDex,1;\nbonus bAgi,1;\nbonus bMdef,1;\nbonus bAspdRate,5;\nbonus bDelayrate,-4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19180,'Anubis_Helm_','Anubis Helm','Armor',20,8,1,true,true,1,65,485,'bonus bMdef,5;\nbonus2 bSubClass,Class_Boss,10;\nbonus bHealpower2,10;\nbonus bAddItemHealRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19181,'New_Wave_Sunglasses_','New Wave Sunglasses','Armor',20,100,1,true,1,30,856,'bonus bDelayrate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19189,'Racing_Cap_MC','Racing Cap (Mechanic)','Armor',20,10,1,true,true,true,true,true,1,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*((.@r/3));\nif (.@r>=8)\n bonus bCritAtkRate,5*getskilllv("BS_OVERTHRUST");\nif (.@r>=11) {\n skill "TF_DOUBLE",5;\n bonus bDoubleRate,25;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19190,'Racing_Cap_GN','Racing Cap (Geneticist)','Armor',20,10,1,true,true,true,true,true,1,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus2 bSkillAtk,"GN_CART_TORNADO",5*getskilllv("AM_AXEMASTERY");\nif (.@r>=11)\n bonus3 bAutoSpell,"GN_CART_TORNADO",max(2,getskilllv("GN_CART_TORNADO")),50;\n/* Unknow Rates */'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19191,'Racing_Cap_GC','Racing Cap (Guillotine Cross)','Armor',20,10,1,true,true,true,true,true,1,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus bCritAtkRate,5*getskilllv("AS_LEFT");\nif (.@r>=11)\n autobonus "{ bonus bCritAtkRate,20; }",50,5000,BF_WEAPON;\n/* Unknow Rate and Effect */'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19192,'Racing_Cap_SC','Racing Cap (Shadow Chaser)','Armor',20,10,1,true,true,true,true,true,1,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus bMatk,5*getskilllv("RG_PLAGIARISM");\nif (.@r>=11)\n bonus3 bAutoSpell,"HW_MAGICPOWER",5,30;\n/* Unknow Rates */'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19193,'Racing_Cap_WL','Racing Cap (Warlock)','Armor',20,10,1,true,true,true,true,true,1,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus2 bSkillCooldown,"WL_TETRAVORTEX",-500*(getskilllv("WZ_METEOR")+getskilllv("WZ_VERMILION"));\nif (.@r>=11)\n bonus2 bFixedCastrate,"HW_MAGICPOWER",-50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19194,'Racing_Cap_SO','Racing Cap (Sorcerer)','Armor',20,10,1,true,true,true,true,true,1,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8) {\n bonus2 bSkillAtk,"MG_THUNDERSTORM",5*getskilllv("SA_AUTOSPELL");\n bonus2 bSkillAtk,"MG_FIREBALL",5*getskilllv("SA_AUTOSPELL");\n}\nif (.@r>=11) {\n bonus2 bSkillAtk,"MG_FIREBOLT",50;\n bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",50;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19195,'Racing_Cap_RK','Racing Cap (Rune Knight)','Armor',20,10,1,true,true,true,true,true,1,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus bCritAtkRate,5*getskilllv("KN_TWOHANDQUICKEN");\nif (.@r>=11) {\n bonus bUnbreakableWeapon;\n skill "TF_DOUBLE",5;\n bonus bDoubleRate,25;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19196,'Racing_Cap_RG','Racing Cap (Royal Guard)','Armor',20,10,1,true,true,true,true,true,1,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus2 bSkillAtk,"LG_RAGEBURST",10*getskilllv("KN_SPEARMASTERY");\nif (.@r>=11)\n bonus2 bSkillCooldown,"LG_EARTHDRIVE",-1000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19197,'Racing_Cap_AB','Racing Cap (Archbishop)','Armor',20,10,1,true,true,true,true,true,1,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus2 bSkillAtk,"AB_DUPLELIGHT",10*getskilllv("PR_MACEMASTERY");\n/*\nif (.@r>=11)\n bonus3 bAutoSpell,"AB_ADORAMUS",max(5,getskilllv("AB_ADORAMUS")),50;\nUnknow Rate and Blue Gemstone consume mechanic\n*/'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19198,'Racing_Cap_SR','Racing Cap (Sura)','Armor',20,10,1,true,true,true,true,true,1,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus2 bSkillUseSP,"SR_KNUCKLEARROW",getskilllv("MO_COMBOFINISH");\nif (.@r>=11)\n bonus2 bSkillAtk,"SR_KNUCKLEARROW",50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19199,'Racing_Cap_RA','Racing Cap (Ranger)','Armor',20,10,1,true,true,true,true,true,1,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus2 bSkillAtk,"RA_AIMEDBOLT",3*getskilllv("HT_STEELCROW");\nif (.@r>=11)\n bonus bDelayrate,-15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19200,'Racing_Cap_MI','Racing Cap (Minstrel)','Armor',20,10,1,true,true,true,true,'Male',true,1,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus bBaseAtk,5*getskilllv("BA_MUSICALLESSON");\nif (.@r>=11)\n bonus3 bAutoSpell,"WM_REVERBERATION",max(2,getskilllv("WM_REVERBERATION")),50;\n/* Unknow rates*/'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19201,'Racing_Cap_WA','Racing Cap (Wanderer)','Armor',20,10,1,true,true,true,true,'Female',true,1,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus bBaseAtk,5*getskilllv("DC_DANCINGLESSON");\nif (.@r>=11)\n bonus3 bAutoSpell,"WM_REVERBERATION",max(2,getskilllv("WM_REVERBERATION")),50;\n/* Unknow rates*/'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_gunslinger`,`job_rebellion`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19202,'Racing_Cap_GS','Racing Cap (Gunslinger)','Armor',20,10,1,true,true,true,1,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8) {\n bonus2 bSkillCooldown,"RL_HAMMER_OF_GOD",-2000*getskilllv("GS_PIERCINGSHOT");\n bonus2 bSkillCooldown,"RL_D_TAIL",-200*getskilllv("GS_GROUNDDRIFT");\n}\nif (.@r>=11)\n bonus2 bSkillCooldown,"RL_C_MARKER",-1000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_kagerouoboro`,`job_ninja`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19203,'Racing_Cap_NJ','Racing Cap (Ninja)','Armor',20,10,1,true,true,true,1,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus bLongAtkRate,getskilllv("NJ_HUUMA");\nif (.@r>=11)\n bonus2 bSkillAtk,"KO_HUUMARANKA",30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19204,'Racing_Cap_SN','Racing Cap (Super Novice)','Armor',20,10,1,true,true,true,1,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus bCritAtkRate,10*getskilllv("TF_DOUBLE");\nif (.@r>=11) {\n bonus bAspd,1;\n bonus bBaseAtk,20;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_summoner`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19205,'Racing_Cap_SU','Racing Cap (Summoner)','Armor',20,10,1,true,true,1,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,5*(.@r/2);\nbonus bMatk,5*.@r/2;\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8) {\n bonus2 bSkillCooldown,"SU_SVG_SPIRIT",-4000*getskilllv("SU_LUNATICCARROTBEAT");\n bonus2 bSkillCooldown,"SU_NYANGGRASS",-8000*getskilllv("SU_CN_METEOR");\n bonus2 bSkillCooldown,"SU_BUNCHOFSHRIMP",-4000*getskilllv("SU_FRESHSHRIMP");\n}\nif (.@r>=11)\n bonus bDelayrate,-15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19209,'Nurse_Cap_IL','Illusion Nurse Cap','Armor',20,100,4,1,true,true,true,true,1,99,true,64,'.@r = getrefine();\nbonus bInt,(1+(.@r/2));\nbonus bHealPower,(3*(.@r/2));'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19210,'Apple_Of_Archer_IL','Illusion Apple of Archer','Armor',20,200,1,1,true,false,false,true,1,99,true,72,'bonus bDex,(3+(getrefine()/2));'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19211,'Magical_Feather_K','Magical Feather','Armor',20,30,5,1,true,1,10,true,1279,'.@r = getrefine();\nbonus bUseSPrate,10*(.@r/3);\nbonus2 bSkillAtk,"AL_HOLYLIGHT",100*(.@r/3);\nif (.@r>=9) {\n bonus2 bSubEle,Ele_Undead,17;\n bonus2 bSubEle,Ele_Ghost,17;\n bonus2 bSubEle,Ele_Poison,17;\n bonus2 bSubEle,Ele_Holy,17;\n bonus2 bSubEle,Ele_Dark,17;\n}\nelse if (.@r>=7) {\n bonus2 bAddEle,Ele_Undead,10;\n bonus2 bAddEle,Ele_Ghost,10;\n bonus2 bAddEle,Ele_Poison,10;\n bonus2 bAddEle,Ele_Holy,10;\n bonus2 bAddEle,Ele_Dark,10;\n}\nelse {\n bonus2 bAddEle,Ele_Undead,5;\n bonus2 bAddEle,Ele_Ghost,5;\n bonus2 bAddEle,Ele_Poison,5;\n bonus2 bAddEle,Ele_Holy,5;\n bonus2 bAddEle,Ele_Dark,5;\n}\nif (.@r>=12) {\n .@val = 1;\n}\nbonus5 bAutoSpell,"AL_HOLYLIGHT",1+.@val,10,BF_SHORT|BF_WEAPON,1;\nbonus5 bAutoSpell,"AL_HOLYLIGHT",1+.@val,5,BF_LONG|BF_WEAPON,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19218,'Time_Keeper_Glasses','Time Keeper Glasses','Armor',true,1,47,100,true,true,true,true,true,true,true,'bonus bMaxSP,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_novice`,`job_rogue`,`job_supernovice`,`job_swordman`,`job_thief`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19223,'Cap_IL','Illusion Cap','Armor',400,15,1,true,true,true,true,true,true,true,true,true,true,true,true,1,120,true,14,'bonus2 bAddClass,Class_All,1;\nbonus bBaseAtk,(2*getrefine());'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19238,'PoringTownOnion','Poring Village Leek','Armor',20,100,true,1,30,824,'autobonus "{ bonus bSpeedRate,25; }",50,5000,BF_NORMAL,"{ showscript \\"Smokie-formation!\\"; active_transform 1056,5000; /*SMOKIE*/ }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19239,'PoringTownCarrot','Poring Village Carrot','Armor',20,100,true,1,30,829,'autobonus "{ bonus bSpeedRate,25; }",50,5000,BF_NORMAL,"{ showscript \\"Lunatic-formation!\\"; active_transform 1063,5000; /*LUNATIC*/ }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`refineable`,`view`,`script`) VALUES (19240,'Toy_Syringe_K','Toy Syringe','Armor',20,100,3,true,1,true,842,'bonus2 bAddItemHealRate,11573,100;\nbonus2 bAddItemHealRate,547,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_mid`,`armor_level`,`refineable`,`view`) VALUES (19241,'Magical_Booster_K','Magical Booster','Armor',300,10,1,true,1,true,873); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (19242,'Neko_Headress','Costume Neko Headress','Armor',100,20,1,true,1,true,816,'bonus bAllStats,1;\nbonus bAspdRate,5;\n.@r = getrefine();\nif (.@r>=9) {\n bonus bVariableCastrate,-10;\n}\nif (.@r>=12) {\n bonus bNoCastCancel;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (19243,'Blue_Rear_Ribbon','Blue Rear Ribbon','Armor',20,100,8,true,1,1492,'bonus2 bDropAddClass,Class_All,5;\nbonus2 bExpAddClass,Class_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (19244,'Necklace_Rosary_K','Rosario Necklace','Armor',20,300,12,true,1,1471,'bonus bHealPower,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`armor_level`,`view`) VALUES (19245,'Crimson_Booster','Crimson Booster','Armor',3000000,300,10,1,true,1,1355); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19246,'Royalguard_Necklace','Royal Guard Necklace','Armor',20,300,true,1,80,1629,'bonus bAspd,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19247,'Illusion_Fancy_Flower','Illusion Fancy Flower','Armor',100,1,true,1,120,true,4,'bonus bMatkRate,1;\nbonus bMatk,(2*getrefine());'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (19249,'Spell_Circuit','Spell Circuit','Armor',20,100,1,true,1,true,1301,'.@r = getrefine();\nbonus bMatk,(.@r/2)*20;\nif (.@r>6) {\n bonus bVariableCastrate,-10;\n}\nif (.@r>8) {\n bonus2 bMagicAtkEle,Ele_Dark,10;\n bonus2 bMagicAtkEle,Ele_Neutral,10;\n}\nif (.@r>10) {\n bonus2 bMagicAtkEle,Ele_Water,10;\n bonus2 bMagicAtkEle,Ele_Wind,10;\n bonus2 bMagicAtkEle,Ele_Earth,10;\n bonus2 bMagicAtkEle,Ele_Fire,10;\n}\n.@val = max(min(.@r-15,5),0);\nbonus bFixedCast,-.@val*100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_head_top`,`armor_level`,`equip_level_max`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19256,'Mobile_BeginnerMark','Beginner Mark','Armor',1,true,1,99,true,1348,100,true,true,true,true,true,true,true,'bonus2 bDropAddClass,Class_All,10;\nbonus2 bExpAddClass,Class_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (19263,'General_Helmet_','General\'s Helm','Armor',20,800,12,1,true,1,true,729,'.@r = getrefine();\nbonus bBaseAtk,(.@r/2)*15;\nif (.@r>6) {\n bonus bAspdRate,10;\n}\nif (.@r>8) {\n bonus bAspd,1;\n bonus2 bAddClass,Class_All,5;\n}\nif (.@r>10) {\n bonus bCritAtkRate,15;\n}\n.@val = max(min(.@r-15,5),0);\nbonus bFixedCast,-.@val*100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (19264,'GoldFish_Hat','Gold Fish Head Hat','Armor',20,400,2,1,true,1,true,1645,'.@r = getrefine();\nif (.@r>8) {\n bonus4 bAutoSpellWhenHit,"WZ_QUAGMIRE",1,10,1;\n}\nif (.@r<6) {\n autobonus "{ bonus2 bMagicAtkEle,Ele_Holy,10; }",10,60000,BF_MAGIC,"{ specialeffect2 EF_ASPERSIO; }";\n}\nelse {\n autobonus "{ bonus2 bMagicAtkEle,Ele_Holy,10; }",(10+(.@r*2)),60000,BF_MAGIC,"{ specialeffect2 EF_ASPERSIO; }";\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (19265,'Smoky_TransformHat','Smokie Transformation Leaf','Armor',600,7,1,true,1,true,1646,'.@r = getrefine();\nbonus2 bMagicAtkEle,Ele_All,.@r;\nautobonus "{ .@r = getrefine(); bonus3 bAutoSpell,\\"MG_COLDBOLT\\",2,50; bonus3 bAutoSpell,\\"MG_FIREBOLT\\",2,50; bonus3 bAutoSpell,\\"MG_LIGHTNINGBOLT\\",2,50; bonus3 bAutoSpell,\\"WZ_EARTHSPIKE\\",2,50; if (.@r>=7) { bonus3 bAutoSpell,\\"WZ_FROSTNOVA\\",5,40; if (.@r>=8) { bonus3 bAutoSpell,\\"MG_THUNDERSTORM\\",5,30; if (BaseLevel>100) { if (.@r>=9) { bonus3 bAutoSpell,\\"WL_HELLINFERNO\\",5,20; if (.@r>=10) { bonus3 bAutoSpell,\\"WL_CHAINLIGHTNING\\",3,10; } } } } } }",1,5000,BF_WEAPON,"{ active_transform 1056,5000; /*SMOKIE*/ }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19266,'Survive_Circlet_','Survivor\'s Circlet','Armor',500,10,1,true,1,1,true,1220,'.@r = getrefine();\nbonus bInt,3;\nbonus bMatk,10*(.@r/2)+(BaseLevel > 129 ? 50 : 0);\nif (.@r >= 10) {\n bonus bMatkRate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19267,'SurviveOrb_K','Survivor\'s Orb','Armor',300,2,true,1,1,true,1488,'bonus bMdef,2;\nbonus bVariableCastrate,-2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (19268,'FaceWorm_Breath','Gigant Snake\'s Breath','Armor',20,300,2,true,1,1050,'bonus2 bMagicAtkEle,Ele_Fire,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19269,'Angel_Of_Happiness_J','Happy Flapping Angel Wings','Armor',20,500,2,1,true,1,30,true,1251,'.@r = getrefine();\n.@a = 15;\nif (.@r >= 7)\n .@a += 15;\nif (.@r>=8)\n bonus2 bResEff,Eff_Stone,10000;\nif (.@r>=9)\n .@a += 20;\nbonus2 bAddRace2,RC2_CLOCKTOWER,.@a;\nbonus2 bMagicAddRace2,RC2_CLOCKTOWER,.@a;\nbonus2 bSubRace2,RC2_CLOCKTOWER,.@a;\nbonus3 bAddClassDropItem,1061,1193,50;\nbonus3 bAddClassDropItem,1061,1275,50;\nbonus3 bAddClassDropItem,1061,2920,50;\nbonus3 bAddClassDropItem,1061,1016,50;\nbonus3 bAddClassDropItem,1061,1101,50;\nbonus3 bAddClassDropItem,1061,1102,50;\nbonus3 bAddClassDropItem,1061,2917,50;\nbonus3 bAddClassDropItem,1061,2916,50;\nbonus3 bAddClassDropItem,1061,1270,50;\nbonus3 bAddClassDropItem,1061,1269,50;\nbonus3 bAddClassDropItem,1061,1209,50;\nbonus3 bAddClassDropItem,1061,1378,50;\nbonus3 bAddClassDropItem,1061,1109,50;\nbonus3 bAddClassDropItem,1061,1111,50;\nbonus3 bAddClassDropItem,1061,1377,50;\nbonus3 bAddClassDropItem,1061,1205,50;\nbonus3 bAddClassDropItem,1061,1213,50;\nbonus3 bAddClassDropItem,1061,1131,50;\nbonus3 bAddClassDropItem,1061,1219,50;\nbonus3 bAddClassDropItem,1061,1191,50;\nbonus3 bAddClassDropItem,1061,1203,50;\nbonus3 bAddClassDropItem,1061,2919,50;\nbonus3 bAddClassDropItem,1061,2479,50;\nbonus3 bAddClassDropItem,1061,2478,50;\nbonus3 bAddClassDropItem,1061,1189,50;\nbonus3 bAddClassDropItem,1061,1686,50;\nbonus3 bAddClassDropItem,1061,1190,50;\nbonus3 bAddClassDropItem,1061,1087,50;\nbonus3 bAddClassDropItem,1061,1023,50;\nbonus3 bAddClassDropItem,1061,2923,50;\nbonus3 bAddClassDropItem,1061,2921,50;\nbonus3 bAddClassDropItem,1061,1216,50;\nbonus3 bAddClassDropItem,1061,1199,50;\nbonus3 bAddClassDropItem,1061,1195,50;\nbonus3 bAddClassDropItem,1061,1281,50;\nbonus3 bAddClassDropItem,1061,1215,50;\nbonus3 bAddClassDropItem,1061,1622,50;\nbonus3 bAddClassDropItem,1061,2918,50;\nbonus3 bAddClassDropItem,1061,3074,50;\nbonus3 bAddClassDropItem,1061,1204,50;\nbonus3 bAddClassDropItem,1061,1179,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`,`unequip_script`) VALUES (19272,'Garden_of_Eden','Garden of Eden','Armor',20,400,5,1,true,1,100,true,1653,'.@r = getrefine();\nbonus bInt,5;\nbonus bDex,5;\nbonus2 bIgnoreMdefRaceRate,RC_All,20;\nbonus2 bMagicAtkEle,Ele_All,10;\nif (.@r>=7) {\n bonus2 bIgnoreMdefRaceRate,RC_All,30;\n bonus2 bMagicAtkEle,Ele_All,15;\n}\nif (.@r>=9) {\n bonus2 bIgnoreMdefRaceRate,RC_All,50;\n bonus bVariableCastrate,-15;\n}','sc_end SC_TELEKINESIS_INTENSE;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19273,'Gemini_Red_Eyes','Gemini Red Eyes','Armor',20,100,true,1,100,1654,'.@val = 100*(readparam(bVit)>89?50:10);\nbonus2 bResEff,Eff_Sleep,.@val;\nbonus2 bResEff,Eff_Stone,.@val;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19274,'Open_Air_Headset','Open Air Headset','Armor',20,100,true,1,90,1655,'bonus bDelayrate,-5;\nbonus bUseSPrate,-5;\nbonus bSPGainValue,5;\nbonus bMagicSPGainValue,5;\nbonus bLongSPGainValue,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19275,'Rental_Scuba_Mask','Rental Scuba Mask','Armor',true,1,40,400,100,true,true,true,true,true,true,true,'bonus bMatk,20;\nbonus bBaseAtk,20;\nbonus2 bSubRace,RC_Fish,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`armor_level`,`view`) VALUES (19277,'Soda_In_Mouth','Soda in Mouth','Armor',50,true,1,1643); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19283,'K_Heart_Wing_Hairband','[Katsua]Heart Wings Hairband','Armor',300,1,true,1,99,true,733,100,true,'.@r = getrefine();\nbonus bDelayrate,-5-3*(.@r/3);\nbonus bUseSPrate,-10-3*(.@r/3);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19284,'K_New_Wave_Sunglasses','[Katsua]New Wave Sunglasses','Armor',100,true,1,99,856,100,true,'bonus bDelayrate,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19285,'Helmet_Of_Siegfried_J','Siegfried\'s Helmet','Armor',20,500,1,true,1,100,true,1055,'.@r = getrefine();\nbonus2 bSubClass,Class_Boss,5;\nbonus bUnbreakableHelm;\nif (.@r>=6) {\n bonus bFlee2,5;\n bonus2 bSubClass,Class_Boss,5;\n}\nif (.@r>=8) {\n bonus bFlee2,5;\n bonus2 bSubClass,Class_Boss,10;\n bonus bNoKnockback;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (19289,'C_Moon_Eyepatch','Costume Moon Eyepatch','Armor',true,1,1370); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (19291,'C_Shiba_Inu','Costume Shiba Inu','Armor',true,1,1669); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19292,'C_Wildcat_Knit_Cap','Costume Smokie Knit Cap','Armor',true,1,1671); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19294,'C_CatEars_Cyber_HeadP_R','Costume Cyber Cat Ear Headphones (Red)','Armor',true,1,1668); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`range`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19295,'Red_Baby_Dragon_TW','Red Baby Dragon','Armor',700,1,1,true,1,90,true,1463,'.@r=getrefine();\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nbonus2 bSkillAtk,"RK_DRAGONBREATH",((.@r>=10)?10:(.@r>=7?3:0));\nbonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",((.@r>=10)?10:(.@r>=7?3:0));\nbonus bAspd,((.@r>=10)?2:(.@r>=7?1:0));'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (19296,'Classical_Fhat','Classical Feather Hat','Armor',1,true,1,true,1381,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nif (.@r>=7) {\n bonus bLongAtkRate,7;\n}\nif (.@r>=9) {\n bonus2 bAddClass,Class_All,5;\n bonus bAspd,1;\n}\nif (.@r>=11) {\n bonus bLongAtkRate,5;\n}\nif (.@r>=10) {\n bonus bFixedCast,-100*(min((.@r-10),15)/1);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19299,'Tree_Of_Sprout_JP','Tree Sprout','Armor',20,300,true,1,80,848,'bonus bVariableCastrate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (19300,'Dog_Officer','Dog Officer','Armor',400,35,1,true,1,true,1601,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nif (.@r>=7) {\n bonus bBaseAtk,30;\n}\nif (.@r>=9) {\n bonus2 bAddClass,Class_All,5;\n bonus bAspd,1;\n}\nif (.@r>=11) {\n bonus bCritAtkRate,3;\n bonus bLongAtkRate,3;\n}\nif (.@r>=10) {\n bonus bFixedCast,-100*(min((.@r-10),15)/1);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19306,'Heart_Card_In_Mouth','Heart Card in Mouth','Armor',20,300,true,1,80,1679,'bonus bCritAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (19308,'Amistr_Beret','Amistr Beret','Armor',200,15,1,true,1,true,1294,'.@r = getrefine();\nbonus bMatk,10*(.@r/2);\nbonus bBaseAtk,10*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-10;\n}\nif (.@r>=9) {\n bonus2 bMagicAtkEle,Ele_Neutral,10;\n bonus2 bMagicAtkEle,Ele_Holy,10;\n}\nif (.@r>=11) {\n bonus bMatkRate,3;\n bonus2 bAddClass,Class_All,5;\n}\nif (.@r>=10) {\n bonus bFixedCast,-100*(min((.@r-10),15)/1);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19310,'Beginner\'s_Cap','Beginner\'s Cap','Armor',20,10,true,1,100,102,'bonus bAllStats,1;\nbonus MaxHp,200;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (19326,'Book_of_Soyga','Book of Soyga','Armor',20,1000,1,true,1,90,true,423); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19327,'Feather_Of_Seraphim','Seraphim Feather','Armor',20,300,true,1,80,1704,'bonus bHealPower,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19329,'Hand_Of_Devil','Devil\'s Hand','Armor',10,1000,18,true,1,100,true,1018,'.@r = getrefine();\n.@a = getskilllv("SR_RIDEINLIGHTNING");\n.@b = getskilllv("SR_EARTHSHAKER");\n.@c = getskilllv("SR_RAMPAGEBLASTER");\nbonus bNoCastCancel;\nbonus bAspdRate,10;\nbonus2 bFixedCastrate,"SR_HOWLINGOFLION",-100;\nbonus2 bSkillAtk,"SR_HOWLINGOFLION",20;\nif (.@r>=7) {\n bonus2 bSkillAtk,"SR_HOWLINGOFLION",30;\n bonus bAspdRate,5;\n}\nif (.@r>=9) {\n bonus2 bSkillAtk,"SR_HOWLINGOFLION",50;\n bonus bAspdRate,5;\n}\nif (.@r>=10)\n bonus bIgnoreDefRace,RC_All;\nif (.@r>=10 && .@a == 5) {\n bonus2 bVariableCastrate,"SR_HOWLINGOFLION",-50;\n bonus2 bVariableCastrate,"MO_STEELBODY",-50;\n bonus2 bVariableCastrate,"MO_CALLSPIRITS",-50;\n}\nif (.@r>=10 && .@b == 5)\n bonus2 bSkillCooldown,"SR_HOWLINGOFLION",-9500;\nif (.@r>=10 && .@c == 5)\n bonus2 bAddClass,Class_Boss,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19337,'Hat_of_Goggle','Safety Glasses','Armor',20,500,2,1,true,1,40,true,1721,'.@r = getrefine();\nbonus2 bSubEle,Ele_Poison,10;\nif (.@r<7)\n .@a = 15;\nelse if (.@r<9)\n .@a = 30;\nelse if (.@r>=9)\n .@a = 50;\nif (.@r>=8)\n bonus2 bSubEle,Ele_Poison,15;\nbonus2 bAddRace2,RC2_HEARTHUNTER,.@a;\nbonus2 bMagicAddRace2,RC2_HEARTHUNTER,.@a;\nbonus2 bSubRace2,RC2_HEARTHUNTER,.@a;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19338,'Clover_Silkhat','Clover Silk Hat','Armor',200,1,true,1,15,true,735,'bonus bHit,3;\nbonus bAgi,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19339,'Egg_Crispinette','Egg Crispinette','Armor',200,1,true,1,15,true,1598,'bonus bMaxHP,75;\nbonus bMaxSP,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19340,'Saint_Egg_Shell','Holy Egg Shell','Armor',200,1,true,1,15,true,537,'bonus bHealPower,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19341,'Devil_Egg_Shell','Wicket Egg Shell','Armor',200,1,true,1,15,true,999,'bonus bAspdRate,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19342,'Bull_Hat','Bull Hat','Armor',20,500,2,1,true,1,130,true,819,'.@r = getrefine();\nbonus2 bSubEle,Ele_Wind,10;\nif (.@r<7)\n .@a = 15;\nif (.@r>=7 && .@r<9)\n .@a = 30;\nif (.@r>=8)\n bonus2 bSubEle,Ele_Wind,15;\nif (.@r>=9)\n .@a = 50;\nbonus2 bAddRace2,RC2_ROCKRIDGE,.@a;\nbonus2 bMagicAddRace2,RC2_ROCKRIDGE,.@a;\nbonus2 bSubRace2,RC2_ROCKRIDGE,.@a;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19343,'Circlet_Of_Phoenix','Circlet Of Phoenix','Armor',1000,18,true,1,100,true,1056,'.@r = getrefine();\n.@mdef = 15;\n.@hp = 10;\n.@dmg = 10;\n.@cast = -10;\nbonus2 bFixedCastrate,"LG_OVERBRAND",-100;\nif (.@r>=7) {\n .@cast -= 5;\n .@dmg += 15;\n if (.@r>=9) {\n .@cast -= 5;\n .@dmg += 25;\n if (.@r>=10) {\n bonus bIgnoreDefRace,RC_All;\n }\n }\n}\nif (getskilllv("LG_KINGS_GRACE")>=5) {\n bonus2 bSkillCooldown,"LG_INSPIRATION",-10000;\n bonus2 bSkillVariableCast,"LG_INSPIRATION",-2000;\n}\nif (getskilllv("LG_MOONSLASHER")>=5) {\n bonus2 bSkillVariableCast,"LG_OVERBRAND",-1000;\n}\nif (getskilllv("LG_FORCEOFVANGUARD")>=5) {\n .@hp += 10;\n .@mdef += 15;\n bonus bMaxSPrate,10;\n bonus bDef,150;\n}\nbonus bMdef,.@mdef;\nbonus bMaxHPrate,.@hp;\nbonus2 bSkillAtk,"LG_OVERBRAND",.@dmg;\nbonus bVariableCastrate,.@cast;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19344,'Illusion_Hot_blooded_Headband','Illusion Hot-blooded Headband','Armor',100,3,1,true,false,false,true,1,120,true,154,'.@r = getrefine();\nbonus bStr,2;\nbonus bBaseAtk,(10*(.@r/2));\nif (.@r >= 7) {\n bonus2 bAddEle,Ele_Water,10;\n bonus2 bAddEle,Ele_Wind,10;\n bonus2 bAddEle,Ele_Earth,10;\n bonus2 bAddEle,Ele_Neutral,10;\n if (.@r >= 9) {\n bonus2 bAddSize,Size_Small,15;\n bonus2 bAddSize,Size_Large,15;\n }\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (19364,'Engineer_Cap_K','Engineer Cap','Armor',200,10,1,true,1,true,608,'.@r = getrefine();\nbonus bMatk,10*(.@r/2);\nbonus bBaseAtk,10*(.@r/2);\nif (.@r>=7) {\n bonus2 bSubRace,RC_Formless,5;\n}\nif (.@r>=9) {\n bonus2 bAddRace,RC_Formless,10;\n bonus2 bMagicAddRace,RC_Formless,10;\n}\nif (.@r>=11) {\n bonus bMatkRate,5;\n bonus2 bAddClass,Class_All,5;\n bonus2 bAddRace,RC_Formless,min(.@r-10,15);\n bonus2 bMagicAddRace,RC_Formless,min(.@r-10,15);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19366,'Illusion_Goibne_Helm','Illusion Goibne Helm','Armor',1000,25,1,true,false,false,true,1,130,true,258,'.@r = getrefine();\n.@vit = 3;\nif (.@r >= 7) {\n .@vit += 5;\n if (.@r >= 9) {\n bonus bDelayrate,-12;\n }\n}\nbonus bVit,.@vit;\nbonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19379,'Striking_Hat','Striking Hat','Armor',20,400,5,1,true,1,100,true,1759,'.@r = getrefine();\nbonus bDex,5;\nbonus bAgi,5;\nbonus bLongAtkRate,5;\nbonus bAspdRate,10;\nbonus bPerfectHitAddRate,10;\nbonus bHit,2*.@r;\nbonus bDelayrate,-2*.@r;\nif (.@r>=7) {\n bonus bPerfectHitAddRate,20;\n bonus bLongAtkRate,10;\n}\nif (.@r>=9) {\n bonus bPerfectHitAddRate,20;\n bonus bLongAtkRate,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19380,'Floating_Ball','Floating Ball','Armor',10,200,true,1,100,1760,'bonus bMatk,35;\nbonus2 bMagicAddClass,Class_Boss,2;\nif (readparam(bDex)>=90) {\n bonus bMatk,70;\n bonus2 bMagicAddClass,Class_Boss,3;\n}\nif (readparam(bDex)>=125) {\n bonus bMatk,140;\n bonus2 bMagicAddClass,Class_Boss,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19381,'Protect_Cloth','Protect Cloth','Armor',20,300,true,1,90,1761,'bonus bMdef,5;\nbonus bMaxHPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (19382,'Pop_Popcorn_Hat','Pop Popcorn Hat','Armor',500,6,true,1,true,1763); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19387,'Exa_Goat_Cap','Experimental Goat Cap','Armor',20,500,2,1,true,1,40,true,1768,'.@r = getrefine();\n.@sub = 10;\n.@dmg = 15;\nif (.@r >= 7) {\n .@dmg += 15;\n if (.@r >= 8) {\n .@sub += 15;\n if (.@r >= 9) {\n .@dmg += 20;\n }\n }\n}\nbonus2 bSubEle,Ele_Earth,.@sub;\nbonus2 bAddRace2,RC2_WERNER_LAB,.@dmg;\nbonus2 bMagicAddRace2,RC2_WERNER_LAB,.@dmg;\nbonus2 bSubRace2,RC2_WERNER_LAB,.@dmg;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (19389,'E_Oxygen_Mask','Advanced Oxygen Mask','Armor',10,true,1,90,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19391,'Eyes_Of_Illusion','Eyes Of Illusion','Armor',20,500,2,true,1,100,1779,'bonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_Player_Doram,5;\nbonus2 bResEff,Eff_Blind,10000;\nif (getskilllv("GN_ILLUSIONDOPING") == 5)\n skill "SA_DISPELL",5;\nif (getskilllv("GN_MANDRAGORA") == 5)\n bonus2 bFixedCastrate,"GN_MANDRAGORA",-70;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_stargladiator`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19396,'Racing_Cap_SG','Racing Cap (Star Gladiator)','Armor',20,10,1,true,true,1,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus bBaseatk,5*getskilllv("TK_HPTIME");\nif (.@r>=11)\n autobonus3 "{ bonus2 bSkillAtk,\\"SJ_SOLARBURST\\",30; }",1000,10000,"SJ_PROMINENCEKICK";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_soullinker`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19397,'Racing_Cap_SL','Racing Cap (Soul Linker)','Armor',20,10,1,true,true,1,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus bMaxSP,100*getskilllv("TK_SPTIME");\nif (.@r>=11)\n autobonus3 "{ bonus2 bSkillAtk,\\"SP_SPA\\",30; bonus2 bSkillAtk,\\"SP_SWHOO\\",30; }",1000,10000,"SL_SMA";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19404,'Biting_Off_Rideword','Biting Rideword','Armor',3,1,true,1,99,true,262,100,true,true,true,true,true,true,true,'bonus2 bHPLossRate,10,5000;\nbonus2 bHPDrainRate,40,2;\nbonus2 bSPDrainRate,40,2;\nautobonus "{ bonus2 bHPRegenRate,300,1000; }",40,4000,BF_MAGIC;\nautobonus "{ bonus2 bSPRegenRate,70,1000; }",40,4000,BF_MAGIC;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19407,'Work_Cap','Work Cap','Armor',200,1000,18,true,1,100,true,1793,'.@r = getrefine();\nbonus bMdef,15;\nbonus bVit,10;\nbonus2 bSkillAtk,"NC_AXETORNADO",20;\nbonus2 bVariableCastrate,"BS_GREED",-100;\nif (getskilllv("NC_MAGICDECOY") >= 5)\n bonus2 bAddClass,Class_Boss,50;\nif (getskilllv("NC_AXEBOOMERANG") >= 5)\n bonus bBaseAtk,100;\nif (getskilllv("NC_MAGMA_ERUPTION") >= 5)\n bonus2 bAddMonsterDropItem,732,10;\nif (.@r>=7)\n bonus2 bSkillAtk,"NC_AXETORNADO",30;\nif (.@r>=9)\n bonus2 bSkillAtk,"NC_AXETORNADO",50;\nif (.@r>=10)\n bonus bIgnoreDefRace,RC_All;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19409,'Black_Feather','Black Feather Hat','Armor',20,1000,18,true,1,100,true,731,'.@r = getrefine();\nbonus bSPGainValue,50;\nbonus bLongSPGainValue,50;\nbonus bMagicSPGainValue,50;\nbonus bMdef,15;\nbonus bDex,10;\nbonus2 bSkillAtk,"SC_FEINTBOMB",10;\nif (getskilllv("SC_INVISIBILITY") >= 5)\n bonus2 bAddClass,Class_Boss,50;\nif (getskilllv("SC_MAELSTROM") >= 3)\n skill "TK_JUMPKICK",7;\nif (getskilllv("SC_REPRODUCE") >= 10)\n bonus bUseSPrate,-30;\nif (.@r>=7) {\n bonus2 bSkillAtk,"SC_FEINTBOMB",15;\n bonus bHit,30;\n}\nif (.@r>=9) {\n bonus2 bSkillAtk,"SC_FEINTBOMB",25;\n bonus bHit,20;\n}\nif (.@r>=10)\n bonus bIgnoreDefRace,RC_All;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19415,'White_Bird_Rose','White Bird Rose Decoration','Armor',6,1,true,1,50,true,1688,'bonus bUseSPrate,-3;\nbonus bHealPower,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (19424,'C_Master_Cat','Costume Master\'s Head','Armor',true,true,1,1806); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (19425,'Master_Cat','Master\'s Head','Armor',true,true,1,1806); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19426,'King_Of_Spirit_Circlet','Spirit King\'s Crown','Armor',20,600,12,true,1,100,true,1118,'.@r = getrefine();\nbonus bMdef,15;\nbonus bFixedCastrate,-7*.@r;\nbonus bDelayrate,-10;\nbonus2 bSkillAtk,"SO_EARTHGRAVE",10;\nbonus2 bSkillAtk,"SO_DIAMONDDUST",10;\nbonus bVariableCastrate,-6*getskilllv("SO_EL_SYMPATHY");\nif (getskilllv("SO_WARMER") >= 5) {\n bonus2 bSkillCooldown,"SO_EARTHGRAVE",-1000;\n bonus2 bSkillCooldown,"SO_DIAMONDDUST",-1000;\n bonus2 bSkillCooldown,"SO_VARETYR_SPEAR",-1000;\n}\nif (getskilllv("SO_ELEMENTAL_SHIELD") >= 5)\n bonus2 bMagicAddClass,Class_Boss,25;\nif (.@r>=7) {\n bonus2 bSkillAtk,"SO_EARTHGRAVE",15;\n bonus2 bSkillAtk,"SO_DIAMONDDUST",15;\n bonus bDelayrate,-5;\n}\nif (.@r>=9) {\n bonus bDelayrate,-5;\n bonus2 bSkillAtk,"SO_EARTHGRAVE",25;\n bonus2 bSkillAtk,"SO_DIAMONDDUST",25;\n}\nif (.@r>=10)\n bonus bIgnoreMdefRace,RC_All;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19428,'Illusion_Morpheus\'s_Hood','Illusion Morpheus\'s Hood','Armor',20,200,15,1,true,1,130,true,256,'.@r = getrefine();\nbonus bInt,10;\nbonus bMdef,15;\nbonus bMaxSPrate,20;\nbonus bVariableCastrate,-(3*(.@r/2));\nif (.@r >= 7) {\n bonus bMatk,30;\n if (.@r >= 9) {\n bonus bNoCastCancel;\n }\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (19433,'C_Resonate_Taego','Costume Resonate Taego','Armor',true,1,1,1823,'hateffect(HAT_EF_RESONATETAEGO,true);','hateffect(HAT_EF_RESONATETAEGO,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (19439,'Subject_Aura','Vicious Mind Aura','Armor',100,5,true,1,170,1267); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19451,'Heavenly_Order','Heavenly Order','Armor',20,true,1,100,1093,'skill "MC_IDENTIFY",1,0;\n.@a = readparam(bStr);\n.@b = readparam(bAgi);\n.@c = readparam(bVit);\n.@d = readparam(bInt);\n.@e = readparam(bDex);\n.@f = readparam(bLuk);\nbonus bHit,2*(.@a/18);\nbonus bMaxHPrate,2*(.@a/18);\nbonus bFlee,2*(.@b/18);\nbonus bDelayrate,-2*(.@b/18);\nbonus bMdef,2*(.@c/18);\nbonus bVariableCastrate,-2*(.@c/18);\nbonus bMaxSPrate,2*(.@d/18);\nbonus bUseSPrate,-2*(.@d/18);\nbonus bCritical,2*(.@e/18);\nbonus bAspdRate,2*(.@e/18);\nbonus bBaseAtk,15*(.@f/18);\nbonus bMatk,15*(.@f/18);\nbonus bDef,20*(.@f/18);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`slots`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19452,'Heavenly_Order_','Heavenly Order','Armor',20,1,true,1,100,1093,'skill "MC_IDENTIFY",1,0;\n.@a = readparam(bStr);\n.@b = readparam(bAgi);\n.@c = readparam(bVit);\n.@d = readparam(bInt);\n.@e = readparam(bDex);\n.@f = readparam(bLuk);\nbonus bHit,2*(.@a/18);\nbonus bMaxHPrate,2*(.@a/18);\nbonus bFlee,2*(.@b/18);\nbonus bDelayrate,-2*(.@b/18);\nbonus bMdef,2*(.@c/18);\nbonus bVariableCastrate,-2*(.@c/18);\nbonus bMaxSPrate,2*(.@d/18);\nbonus bUseSPrate,-2*(.@d/18);\nbonus bCritical,2*(.@e/18);\nbonus bAspdRate,2*(.@e/18);\nbonus bBaseAtk,15*(.@f/18);\nbonus bMatk,15*(.@f/18);\nbonus bDef,20*(.@f/18);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19453,'Jejecap_JP','Jeje Cap','Armor',20,1000,18,true,1,100,true,1011,'.@r = getrefine();\n.@dmg = 10;\n.@delay = -15-6*getskilllv("GN_CRAZYWEED");\nbonus bMdef,15;\nbonus bNoCastCancel;\nbonus2 bVariableCastrate,"GN_CRAZYWEED",-50;\nbonus2 bVariableCastrate,"CR_ACIDDEMONSTRATION",-50;\nbonus2 bVariableCastrate,"CR_FULLPROTECTION",-50;\nif (.@r>=7) {\n .@dmg += 15;\n if (.@r>=9) {\n .@dmg += 25;\n if (.@r>=10) {\n bonus bIgnoreMDefRace,RC_All;\n }\n }\n}\nif (getskilllv("GN_FIRE_EXPANSION") == 5)\n bonus2 bAddClass,Class_Boss,50;\nif (getskilllv("GN_CRAZYWEED") == 5) {\n .@delay -= 25;\n bonus2 bSkillCooldown,"GN_CRAZYWEED",-4500;\n}\nbonus2 bSkillAtk,"CR_ACIDDEMONSTRATION",.@dmg;\nbonus2 bSkillAtk,"GN_CRAZYWEED",.@dmg;\nbonus bDelayrate,.@delay;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (19459,'C_Luna_On_Shoulder','Costume Lunatic on Shoulder','Armor',true,1,1881); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (19460,'Black_Veil_J','Black Veil','Armor',20,500,2,1,true,1,true,1173,'.@r = getrefine();\nbonus2 bSubEle,Ele_Dark,(.@r >= 8 ? 25: 10);\n/*.@bonus = 15;\nif (.@r >= 7) {\n .@bonus += 15;\n}\nif (.@r >= 9) {\n .@bonus += 20;\n}\nbonus2 bAddRace2,RC2_ILLUSION_VAMPIRE,.@bonus;\nbonus2 bSubRace2,RC2_ILLUSION_VAMPIRE,.@bonus;\nbonus2 bMagicAddRace2,RC2_ILLUSION_VAMPIRE,.@bonus;*/'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19464,'C_Melon_Cap','Costume melon bread hat','Armor',true,1,1878); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (19465,'Cherry_Blossom_Hat_YL','Yellow Cherry Blossom Hat','Armor',true,1,true,1727); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19466,'C_Small_ocean','Costume small sea','Armor',true,1,1883); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19469,'Crown_Of_Saint_Jp','Saint Crown','Armor',20,600,12,true,1,100,true,1117,'.@r = getrefine();\n.@a = 5*(getskilllv("AB_LAUDAAGNUS")+getskilllv("AB_LAUDARAMUS"));\n.@dmg = 20;\n.@aspd = 10;\nbonus bMdef,15;\nbonus2 bSkillUseSP,"AB_JUDEX",15;\nbonus2 bSkillUseSP,"AB_ADORAMUS",15;\nbonus2 bVariableCastrate,"AB_JUDEX",-5*getskilllv("AB_ORATIO");\nbonus2 bVariableCastrate,"AB_ADORAMUS",-5*getskilllv("AB_ORATIO");\nif (getskilllv("AB_CLEARANCE") >= 5) {\n bonus2 bMagicAddClass,Class_Boss,25;\n}\nbonus2 bMagicAddEle,Ele_Undead,.@a;\nbonus2 bMagicAddEle,Ele_Ghost,.@a;\nbonus2 bMagicAddEle,Ele_Earth,.@a;\nbonus2 bMagicAddEle,Ele_Neutral,.@a;\nbonus2 bMagicAddRace,RC_DemiHuman,2*.@r;\nbonus2 bMagicAddRace,RC_Player_Human,2*.@r;\nif (.@r >= 7) {\n .@dmg += 30;\n .@aspd += 5;\n if (.@r >= 9) {\n .@dmg += 50;\n .@aspd += 5;\n if (.@r >= 10) {\n bonus bNoGemStone;\n }\n }\n}\nbonus bAspdRate,.@aspd;\nbonus2 bSkillAtk,"AB_JUDEX",.@dmg;\nbonus2 bSkillAtk,"AB_ADORAMUS",.@dmg;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19472,'C_S_Circlet_Of_Time','Circlet of Costume Time','Armor',true,1,1891); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19474,'S_Circlet_Of_Time_RK','Temporal Circlet (Rune Knight)','Armor',10,1,true,true,true,true,true,1,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxHP,250*(.@r/2);\nbonus bMaxSPrate,2*(.@r/3);\nbonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",15*(.@r/3);\nbonus2 bSkillAtk,"RK_DRAGONBREATH",15*(.@r/3);\nbonus bLongAtkRate,5*(.@r/4);\nif (.@r>=11) {\n bonus bDelayrate,-5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19475,'S_Circlet_Of_Time_LG','Temporal Circlet (Royal Guard)','Armor',10,1,true,true,true,true,true,1,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nbonus2 bSkillAtk,"LG_BANISHINGPOINT",15*(.@r/3);\nbonus2 bSkillAtk,"LG_CANNONSPEAR",15*(.@r/3);\nbonus bLongAtkRate,5*(.@r/4);\nif (.@r>=11) {\n bonus2 bAddClass,Class_All,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19476,'S_Circlet_Of_Time_NC','Temporal Circlet (Mechanic)','Armor',10,1,true,true,true,true,true,1,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nbonus2 bSkillAtk,"NC_BOOSTKNUCKLE",10*(.@r/3);\nbonus2 bSkillAtk,"NC_ARMSCANNON",10*(.@r/3);\nbonus bLongAtkRate,5*(.@r/4);\nif (.@r>=11) {\n bonus bDelayrate,-5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19477,'S_Circlet_Of_Time_GN','Temporal Circlet (Genetic)','Armor',10,1,true,true,true,true,true,1,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nbonus2 bSkillAtk,"GN_SPORE_EXPLOSION",20*(.@r/3);\nbonus2 bSkillAtk,"GN_CART_TORNADO",20*(.@r/3);\nbonus2 bAddSize,Size_All,2*(.@r/4);\nif (.@r>=11) {\n bonus bDelayrate,-5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19478,'S_Circlet_Of_Time_GC','Temporal Circlet (Guillotine Cross)','Armor',10,1,true,true,true,true,true,1,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nbonus2 bSkillAtk,"GC_COUNTERSLASH",20*(.@r/3);\nbonus2 bSkillAtk,"GC_ROLLINGCUTTER",20*(.@r/3);\nbonus2 bAddClass,Class_All,2*(.@r/4);\nif (.@r>=11) {\n bonus bDelayrate,-5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19479,'S_Circlet_Of_Time_SC','Temporal Circlet (Shadow Chaser)','Armor',10,1,true,true,true,true,true,1,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nbonus2 bSkillAtk,"SC_FATALMENACE",30*(.@r/3);\nbonus2 bSkillAtk,"SC_FEINTBOMB",30*(.@r/3);\nbonus2 bAddClass,Class_All,2*(.@r/4);\nif (.@r>=11) {\n bonus bDelayrate,-5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19480,'S_Circlet_Of_Time_AB','Temporal Circlet (Archbishop)','Armor',10,1,true,true,true,true,true,1,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,15*(.@r/2);\nbonus bVariableCastrate,-3*(.@r/3);\nbonus2 bSkillAtk,"AB_ADORAMUS",20*(.@r/3);\nbonus2 bMagicAtkEle,Ele_Holy,7*(.@r/4);\nif (.@r>=11) {\n bonus bMatkRate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19481,'S_Circlet_Of_Time_SR','Temporal Circlet (Sura)','Armor',10,1,true,true,true,true,true,1,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nbonus bMaxHPrate,2*(.@r/3);\nbonus2 bSkillAtk,"SR_KNUCKLEARROW",10*(.@r/3);\nbonus2 bSkillAtk,"SR_TIGERCANNON",10*(.@r/3);\nbonus bLongAtkRate,5*(.@r/4);\nif (.@r>=11) {\n bonus2 bAddClass,Class_All,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19482,'S_Circlet_Of_Time_WL','Temporal Circlet (Warlock)','Armor',10,1,true,true,true,true,true,1,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,15*(.@r/2);\nbonus bVariableCastrate,-3*(.@r/3);\nbonus2 bSkillAtk,"WL_CHAINLIGHTNING",20*(.@r/3);\nbonus2 bSkillAtk,"WL_JACKFROST",20*(.@r/3);\nbonus2 bMagicAtkEle,Ele_Wind,5*(.@r/4);\nbonus2 bMagicAtkEle,Ele_Water,5*(.@r/4);\nif (.@r>=11) {\n bonus bMatkRate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19483,'S_Circlet_Of_Time_SO','Temporal Circlet (Sorcerer)','Armor',10,1,true,true,true,true,true,1,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,15*(.@r/2);\nbonus bVariableCastrate,-3*(.@r/3);\nbonus2 bSkillAtk,"SO_DIAMONDDUST",20*(.@r/3);\nbonus2 bSkillAtk,"SO_PSYCHIC_WAVE",20*(.@r/3);\nbonus2 bMagicAtkEle,Ele_Neutral,5*(.@r/4);\nbonus2 bMagicAtkEle,Ele_Water,5*(.@r/4);\nif (.@r>=11) {\n bonus bMatkRate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19484,'S_Circlet_Of_Time_RA','Temporal Circlet (Ranger)','Armor',10,1,true,true,true,true,true,1,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nbonus bCritAtkRate,5*(.@r/3);\nbonus2 bSkillAtk,"RA_ARROWSTORM",20*(.@r/3);\nbonus2 bSkillAtk,"RA_AIMEDBOLT",20*(.@r/3);\nbonus bLongAtkRate,5*(.@r/4);\nif (.@r>=11) {\n bonus2 bSkillCooldown,"RA_ARROWSTORM",-1000;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19485,'S_Circlet_Of_Time_WM','Temporal Circlet (Wanderer & Minstrel)','Armor',10,1,true,true,true,true,true,1,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,15*(.@r/2);\nbonus bVariableCastrate,-5*(.@r/3);\nbonus2 bSkillAtk,"WM_METALICSOUND",20*(.@r/3);\nbonus2 bSkillAtk,"WM_REVERBERATION",20*(.@r/3);\nbonus2 bMagicAtkEle,Ele_Neutral,7*(.@r/4);\nif (.@r>=11) {\n bonus bMatkRate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_stargladiator`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19486,'S_Circlet_Of_Time_SJ','Temporal Circlet (Star Emperor)','Armor',10,1,true,true,true,true,true,1,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nbonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",30*(.@r/3);\nbonus2 bAddSize,Size_All,2*(.@r/4);\nif (.@r>=11) {\n bonus2 bAddClass,Class_All,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_soullinker`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19487,'S_Circlet_Of_Time_SP','Temporal Circlet (Soul Reaper)','Armor',10,1,true,true,true,true,true,1,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,15*(.@r/2);\nbonus bVariableCastrate,-5*(.@r/3);\nbonus2 bSkillAtk,"SP_CURSEEXPLOSION",20*(.@r/3);\nbonus2 bSkillAtk,"SP_SWHOO",20*(.@r/3);\nbonus2 bMagicAtkEle,Ele_Dark,7*(.@r/4);\nif (.@r>=11) {\n bonus bMatkRate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_rebellion`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19488,'S_Circlet_Of_Time_RL','Temporal Circlet (Rebellion)','Armor',10,1,true,true,1,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nbonus2 bSkillAtk,"RL_BANISHING_BUSTER",20*(.@r/3);\nbonus2 bSkillAtk,"RL_R_TRIP",20*(.@r/3);\nbonus bLongAtkRate,5*(.@r/4);\nif (.@r>=11) {\n bonus bDelayrate,-5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_kagerouoboro`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19489,'S_Circlet_Of_Time_OB','Temporal Circlet (Oboro)','Armor',10,1,true,true,1,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,15*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nbonus2 bSkillAtk,"NJ_HYOUSENSOU",30*(.@r/3);\nbonus2 bSkillAtk,"NJ_HUUJIN",30*(.@r/3);\nbonus2 bMagicAtkEle,Ele_Wind,5*(.@r/4);\nbonus2 bMagicAtkEle,Ele_Water,5*(.@r/4);\nif (.@r>=11) {\n bonus bMatkRate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_kagerouoboro`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19490,'S_Circlet_Of_Time_KG','Temporal Circlet (Kagerou)','Armor',10,1,true,true,1,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nbonus2 bSkillAtk,"KO_BAKURETSU",20*(.@r/3);\nbonus2 bSkillAtk,"KO_JYUMONJIKIRI",20*(.@r/3);\nbonus2 bAddSize,Size_All,2*(.@r/4);\nif (.@r>=11) {\n bonus2 bAddClass,Class_All,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19491,'S_Circlet_Of_Time_NV','Temporal Circlet (Super Novice)','Armor',10,1,true,true,true,1,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,10*(.@r/2);\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,4*(.@r/3);\nbonus bVariableCastrate,-4*(.@r/3);\nbonus2 bMagicAtkEle,Ele_All,5*(.@r/4);\nbonus bCritAtkRate,5*(.@r/4);\nif (.@r>=11) {\n bonus bDelayrate,-5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_summoner`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19492,'S_Circlet_Of_Time_SU','Temporal Circlet (Summoner)','Armor',10,1,true,true,1,170,true,1892,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nbonus2 bSkillAtk,"SU_CN_METEOR",20*(.@r/3);\nbonus2 bSkillAtk,"SU_PICKYPECK",20*(.@r/3);\nbonus2 bMagicAtkEle,Ele_Neutral,7*(.@r/4);\nif (.@r>=11) {\n bonus bDelayrate,-5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (19495,'Diabolus_Wing','Diabolus Wing','Armor',20,300,2,1,true,1,680,'bonus bAllStats,10;\n/*bonus2 bAddRace2,RC2_TEMPLE_DEMON,30;\nbonus2 bMagicAddRace2,RC2_TEMPLE_DEMON,30;*/'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`view`,`script`) VALUES (19500,'T_Mr_Smile','T Mr Smile','Armor',true,true,1,65,'bonus bStr,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19501,'T_Spinx_Helm','T Spinx Helm','Armor',true,1,137); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`view`,`script`) VALUES (19502,'T_Goggle','T Goggle','Armor',true,true,1,1,'bonus2 bExpAddRace,RC_All,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (19503,'T_Munak_Hat','T Munak Hat','Armor',true,true,true,1,51); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (19504,'T_Sunglasses','T Sunglasses','Armor',true,1,12); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (19505,'T_Cigarette','T Cigarette','Armor',true,1,54); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19506,'T_Valkyrie_Feather_Band','T Valkyrie Feather Band','Armor',true,1,300); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19507,'Fine_Sun','Clear Sun','Armor',true,1,1,654,100,true,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`script`) VALUES (19508,'T_Gemmed_Sallet','T Gemmed Sallet','Armor',true,1,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19509,'Butterfly_Wing_Ear','Butterfly Wing Ears','Armor',true,1,1,695,100,true,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19510,'Nut_On_Head','Screw Stuck in Head','Armor',true,1,1,696,100,true,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19511,'Heart_Eye_Patch1','Heart Eye Patch 1','Armor',true,1,1,697,100,true,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19512,'Heart_Eye_Patch2','Heart Eye Patch 2','Armor',true,1,1,698,100,true,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19513,'Chicken_Beak','Chicken Bill','Armor',true,1,1,699,100,true,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19514,'Charlie_Beard','Charlies Beard','Armor',true,1,1,700,100,true,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19515,'Yellow_Hat','Yellow Hat','Armor',true,1,1,701,100,true,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19516,'Singing_Bird','Singing Bird','Armor',true,1,1,702,100,true,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19517,'Cocks_Comb','Chicken Crest','Armor',true,1,1,703,100,true,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19518,'Rainbow','Rainbow','Armor',true,1,1,704,100,true,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19519,'Lightning_Cloud','Thunderstorm Cloud','Armor',true,1,1,688,100,true,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19520,'Rain_Cloud','Rain Cloud','Armor',true,1,1,705,100,true,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19521,'Charlie_Hat','Charlies Hat','Armor',true,1,1,706,100,true,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19522,'Mini_Crown1','Mini Crown','Armor',true,1,1,707,100,true,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19523,'Donation_Ribbon','Green Ribbon','Armor',true,1,1,244,100,true,true,true,true,true,true,true,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19524,'C_Green_Feeler','Costume Green Feeler','Armor',true,1,1,85,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`,`script`) VALUES (19525,'C_Jack_A_Dandy','Costume Jack A Dandy','Armor',true,1,58,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19526,'C_Helm','Costume Helm','Armor',true,1,1,40,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19527,'C_Sharp_Gear','Costume Spiky Band','Armor',true,1,1,43,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19528,'C_Iron_Cane','Costume Iron Cain','Armor',true,1,1,53,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19529,'C_Angelic_Chain','Costume Angel Wing','Armor',true,1,1,38,'bonus bUnbreakableHelm;\nbonus bVit,1;\nbonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19530,'C_Wild_Rose','Costume Wild Rose','Armor',true,1,1,541,100,true,'bonus bUnbreakableHelm;\nbonus bBaseAtk,2;\nbonus bMatk,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19531,'C_Cube_Mask','Costume Cube Mask','Armor',true,true,1,472,100,true,true,true,true,true,true,true,'bonus bUnbreakableHelm;\nbonus bFlee,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19532,'C_Red_Bunny_Band','Red Bunny Band','Armor',true,1,1,640,100,true,true,true,true,true,true,true,'bonus bUnbreakableHelm;\nbonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19533,'C_Spore_Hat','Costume Spore Hat','Armor',true,1,1,114,100,true,'bonus bUnbreakableHelm;\nbonus bVit,1;\nbonus2 bExpAddRace,RC_All,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19534,'C_Tha_Despero_Mask','Costume Thanatos Despero Mask','Armor',20,true,true,1,1,693,100,true,'bonus2 bAddClass,Class_All,1;\nbonus bMatkRate,1;\nbonus bHealPower,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19535,'C_Sinsuncho_Hat','Costume Sinsuncho Hat','Armor',true,1,1,730,100,true,'bonus bUnbreakableHelm;\nbonus bStr,1;\nbonus2 bExpAddRace,RC_All,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19536,'C_Rose_Corsage','Costume Rose Corsage','Armor',true,1,1,533,100,true,'bonus bUnbreakableHelm;\nbonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19537,'C_Gryphon_Hat','Costume Gryphon Hat','Armor',true,1,1,591,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19538,'Full_Moon','Full Moon','Armor',true,1,1,780,'autobonus "{ bonus bBaseAtk,50; }",10,5000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";\nautobonus "{ bonus bMatk,50; }",5,5000,BF_MAGIC,"{ specialeffect2 EF_ENERGYCOAT; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19539,'C_Reginleif_Hairband','Costume Hairband Of Reginleif','Armor',20,true,true,1,1,468,'bonus bAllStats,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19540,'C_Rabbit_Earplug','Costume Rabbit Earplugs','Armor',20,true,true,1,1,515,'bonus bAgi,1;\nbonus bFlee,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19541,'C_Romantic_White_Flower','Costume Romantic White Flower','Armor',20,true,1,1,259,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19542,'C_Devil_Whisper','Costume Devil Whisper','Armor',20,true,1,1,712,'bonus bUnbreakableHelm;\nbonus2 bSubRace,RC_Angel,1;\nbonus2 bSubRace,RC_Demon,1;\nbonus3 bAddMonsterDropItem,523,RC_Angel,400;\nbonus3 bAddMonsterDropItem,12020,RC_Demon,400;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19543,'Oliver_Wolf_Hood','Oliver Wolf Hood','Armor',20,300,true,1,70,849,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19544,'C_Tare_Neko_Cru','Costume Tare Neko Cru','Armor',20,true,1,1,692,100,true,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19545,'C_Boys_Cap','Costume Boy\'s Cap','Armor',20,100,true,1,100,102,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19546,'C_Valkyrie_Helm','Costume Valkyrie Helm','Armor',20,100,true,1,100,225,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19547,'C_Deviruchi_Cap','Costume Deviruchi Cap','Armor',20,100,true,1,100,123,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`equip_script`) VALUES (19548,'C_Frog_Cap','Costume Frog Cap','Armor',20,100,true,1,100,448,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19549,'C_Magestic_Goat','Costume Magestic Goat','Armor',20,100,true,1,100,41,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19550,'C_Blush','Costume Blush','Armor',20,100,true,1,100,125,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19551,'C_Elven_Ears','Costume Elven Ears','Armor',20,100,true,1,100,73,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19552,'C_Centimental_Flower','Costume Centimental Flower','Armor',20,100,true,1,100,56,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19553,'C_Assassin_Mask_','Costume Assassin Mask','Armor',20,100,true,1,100,180,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19554,'C_Hahoe_Mask','Costume Hahoe Mask','Armor',20,100,true,true,1,100,230,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19555,'C_Crescent_Helm','Costume Crescent Moon Helm','Armor',true,true,1,1,213,100,true,'bonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19556,'C_Kabuki_Mask','Costume Kabuki Mask','Armor',true,true,true,1,1,214,100,true,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19557,'C_Ayothaya_Hat','Costume Ayothaya Hat','Armor',true,1,1,334,100,true,'bonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19558,'C_Crow_Hat','Costume Crow Hat','Armor',true,1,1,524,100,true,'bonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19559,'C_Baby_Dragon_Hat','Costume Baby Dragon Hat','Armor',true,1,1,525,100,true,'bonus bAgi,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19560,'C_Coati_Hat','Costume Coati Hat','Armor',true,1,1,527,100,true,'bonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19561,'C_Tucan_Hat','Costume Tucan Hat','Armor',true,1,1,528,100,true,'bonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19562,'C_Jaguar_Hat','Costume Jaguar Hat','Armor',true,true,true,1,1,530,100,true,'bonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`) VALUES (19563,'C_Dragon_Arhat_Mask','Costume Dragon Arhat Mask','Armor',true,true,1,1,545,100,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`) VALUES (19564,'C_Tiger_Arhat_Mask','Costume Tiger Arhat Mask','Armor',true,true,1,1,546,100,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19565,'C_Chung_Hairband','Costume Chung Hairpin','Armor',true,1,1,583,100,true,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`) VALUES (19566,'C_Samurai_Mask','Costume Samurai Mask','Armor',true,1,1,644,100,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19567,'C_Hatta_Black','Costume Hatta Black','Armor',true,true,true,1,1,676,100,true,'bonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19568,'C_Ancient_Horns','Costume Ancient Horns','Armor',true,1,1,757,100,true,'bonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19569,'C_Sprout_Hat','Costume Sprout Hat','Armor',true,1,1,758,100,true,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19570,'C_Mercury_Riser','Costume Mercury Riser','Armor',true,1,1,759,100,true,'bonus bLuk,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19571,'C_White_Musang_Hat','Costume White Musang Hat','Armor',true,1,1,770,100,true,'bonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19572,'C_Black_Musang_Hat','Costume Black Musang Hat','Armor',true,1,1,771,100,true,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`) VALUES (19573,'C_Heart_Wing_Hairband','Costume Heart Wing Hairband','Armor',true,1,1,733,100,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19574,'C_Lord_of_Death','Costume Lord of Death','Armor',true,true,1,742,100,true,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19575,'C_Ascension_Black_Dragon','Costume Ascension Black Dragon','Armor',true,1,1,863); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`) VALUES (19576,'C_Tare_Pope','Costume Tare Pope','Armor',true,1,1,817,100,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19577,'10th_Anni_Poring_Hat','10th Anni Poring Hat','Armor',10,100,true,1,1,874); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19578,'C_Goggle','Costume Googles','Armor',true,true,1,1,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19579,'C_Red_Wind_Hat','Costume Red Wind Hat','Armor',10,true,1,1,613,'bonus bHPrecovRate,20;\nbonus bSPrecovRate,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19580,'C_Sphinx_Helm','Costume Sphinx Helm','Armor',true,true,1,1,137); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19581,'C_Brabery_Hat','Costume Adventurer\'s Hat','Armor',true,1,1,891,'bonus2 bAddMonsterDropItem,6614,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19582,'C_Cowboy_Hat','Costume Cowboy Hat','Armor',true,1,1,411); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19583,'C_Zorro_Mask','Costume Zorro Mask','Armor',true,1,1,50); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19584,'C_Pirate_Dagger','Costume Dagger In Mouth','Armor',true,1,1,327); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19585,'C_Feather_Beret','Costume Feather Beret','Armor',true,1,1,224); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`) VALUES (19586,'C_Pink_Bunny_Band_J','Costume Pink Bunny Hair Band','Armor',10,true,1,1,898,100,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19587,'C_King_Poring_Hat','Costume King Poring Hat','Armor',100,true,1,1,905,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19588,'C_Cat_Hat_J','Costume Cat Hat','Armor',true,1,1,182,'bonus bAllStats,3;\nbonus2 bExpAddClass,Class_All,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19589,'C_Fallen_Angel_Lost_J','Costume Fallen Angel Lost','Armor',true,1,907); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19590,'C_Twin_Ribbon_J','Costume Maiden\'s Twin Ribbon','Armor',20,true,1,239); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19591,'C_Ribbon_Red','Costume Red Ribbon','Armor',true,1,1,246); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19592,'C_Hibiscus','Costume Hibiscus','Armor',true,1,1,210); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19593,'C_Laurel_Wreath','Costume Laurel Wreath','Armor',true,1,1,237); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19594,'C_Decorative_Geographer','Costume Decorative Geographer','Armor',true,1,1,238); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19595,'C_Dress_Hat_J','Costume April\'s Fool Day','Armor',true,1,1,265); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19596,'C_Flapping_Angel_Wing','Costume Flapping Angel Wing','Armor',true,1,1,264); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19597,'C_Magic_Eyes','Costume Magic Eyes','Armor',true,1,1,209); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`) VALUES (19598,'C_Wondering_Wolf_Helm','Costume Wandering Wolf Hat','Armor',20,true,true,1,490,100,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19599,'C_Imp_Hat','Costume Imp Hat','Armor',20,400,true,1,1,589,100,true,'bonus3 bAutoSpell,"SA_FLAMELAUNCHER",1,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19600,'Drooping_Kiehl','Costume Drooping Kiehl','Armor',40,true,1,1,909); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19601,'Drooping_Aliot','Costume Drooping Aliot','Armor',10,true,1,1,910); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`) VALUES (19602,'C_Invisible_Cap','Costume Invisible Cap','Armor',true,1,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`) VALUES (19603,'C_Invisible_Sunglasses','Costume Invisible Sunglasses','Armor',true,1,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`) VALUES (19604,'C_Invisible_Mask','Costume Invisible Flu Mask','Armor',true,1,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19605,'C_Gang_Scarf','Costume Gang Scarf','Armor',true,1,1,369); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19606,'C_Ninja_Scroll','Costume Ninja Scroll','Armor',true,1,1,370); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19607,'C_Love_Chick_Hat','Costume Love Chick Hat','Armor',true,1,1,500); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19608,'C_Chick_Hat','Costume Baby Chick','Armor',true,1,1,311); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19609,'C_Red_Glasses','Costume Red Glasses','Armor',true,1,1,316); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19610,'C_Whisper_Mask','Costume Whisper Mask','Armor',true,true,true,1,1,321); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19611,'C_Peco_Ears','Costume Peco Ears','Armor',true,1,1,366); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19612,'C_Note_Headphone','Costume Note Headphone','Armor',true,true,1,1,220); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19613,'C_Valkyrie_Feather_Band','Costume Valkyrie Feather Hat','Armor',10,true,1,1,300); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19614,'C_Super_Novice_Hat','Costume Super Novice Hat','Armor',true,1,1,193); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19615,'C_Loki_Mask','Costume Loki Mask','Armor',true,true,1,1,346); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19616,'C_Wickebines_Black_Cat_Ears','Costume Wickebine\'s Black Cat Ears','Armor',true,1,1,368); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19617,'C_Puppy_Headband','Costume Puppy Headband','Armor',true,1,199); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19618,'C_Mask_Of_Fox','Costume Kitsune Mask','Armor',true,1,153); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`,`script`) VALUES (19619,'C_Corsair','Costume Corsair','Armor',true,1,105,'bonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19620,'C_Dectective_Hat','Costume Detective Hat','Armor',true,1,189); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (19621,'C_Ear_Of_Devils_Wing','Costume Evil Wing Ear','Armor',true,1,152); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19622,'C_Crescent_Hairpin','Costume Crescent Hairpin','Armor',true,1,132); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19623,'C_Bijofnil_Wings','Costume Bijofnil Wings','Armor',true,1,477); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (19624,'C_Round_Eyes','Costume Blank Eyes','Armor',true,1,185); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19625,'C_Bunny_Band','Costume Bunny Band','Armor',true,1,15); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19627,'C_Satellite_Hairband','Costume Satellite Hairband','Armor',true,1,1,266,'bonus2 bExpAddRace,RC_All,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19628,'C_Headset','Costume Headset','Armor',true,1,20,87); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19629,'C_Tiara','Costume Tiara','Armor',20,true,1,1,19); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19630,'C_Crown','Costume Crown','Armor',10,true,1,1,45); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19631,'C_Poring_Fedora_Hat','Costume Poring Fedora Hat','Armor',true,1,1,919); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19632,'C_Hat','Costume Hat','Armor',10,true,1,1,16); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19633,'C_Flower_Hairband','Costume Flower Band','Armor',10,true,1,1,5); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19634,'C_Flu_Mask','Costume Flu Mask','Armor',10,true,1,1,8); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19635,'C_Mini_Propeller','Costume Mini Propeller','Armor',10,true,1,1,46); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19636,'C_Pierrot_Nose','Costume Clown Nose','Armor',10,true,1,1,49); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19637,'C_Nurse_Cap','Costume Nurse Cap','Armor',10,true,1,1,64); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19638,'C_Mr_Smile','Costume Mr. Smile','Armor',10,true,true,1,1,65); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19639,'C_Sahkkat','Costume Sakkat','Armor',10,true,1,1,67); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19640,'C_Charming_Ribbon','Costume Charming Ribbon','Armor',true,1,1,211); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19641,'C_Helm_of_Darkness','Costume Helm of Darkness','Armor',true,true,1,1,233); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19642,'C_Moonlight_Flower_Hat','Costume Moonlight Flower Hat','Armor',true,true,1,1,268); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19643,'C_Whikebain_Ears','Costume Wickebine Ears','Armor',true,1,1,368); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19644,'C_Takius_Blindfold','Costume Takius Blindfold','Armor',true,1,1,184); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19645,'C_Phoenix_Crown','Costume Phoenix Crown','Armor',true,1,1,221); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19646,'C_Ramen_Hat','Costume Ramen Hat','Armor',true,1,1,320); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19647,'C_Red_Deviruchi_Hat','Costume Red Deviruchi Hat','Armor',true,1,1,271); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19648,'C_Autumn_Leaves','Costume Autumn Leaves','Armor',true,1,1,241); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19649,'C_White_Baby_Cat_Ears','Costume White Baby Cat Ears','Armor',true,1,1,926); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`) VALUES (19650,'C_Rainbow_Feather_Deco','Costume Rainbow Feather Deco','Armor',true,1,1,934,100,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19651,'C_RWC_Shouting_Mouth','Costume RWC Shouting Mouth','Armor',10,true,1,1,194); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19652,'C_Rabbit_Magic_Hat','Costume Rabbit Magic Hat','Armor',true,1,1,497); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19653,'C_Marcher_Hat','Costume Marcher Hat','Armor',true,1,1,269); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19654,'C_J_Captain_Hat','Costume Ship Captain Hat','Armor',10,true,1,1,367); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19655,'C_Tiraya_Bonnet','Costume Tiraya Bonnet','Armor',20,true,1,398); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19656,'C_Minstrel_Hat','Wandering Minstrel Hat','Armor',20,true,1,240); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19657,'C_Captain_Hat','Costume Captain Hat','Armor',true,1,1,236); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19658,'C_Vacation_Hat','Costume Vacation Hat','Armor',true,1,1,315); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19659,'C_Brown_Beanie','Costume Brown Beanie','Armor',true,1,1,279); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19660,'C_Coppola','Costume Coppola','Armor',true,1,1,252); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19661,'C_Sweet_Bonnet','Costume Sweet Bonnet','Armor',true,1,1,938); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19662,'C_Magician_Hat','Costume Magician Hat','Armor',20,true,1,1,130); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19663,'Wishing_Sky_Lantern','Costume Wish Lamp','Armor',true,1,1,947); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19664,'C_Campus_Festival','Costume Campus Festival','Armor',true,1,1,721); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19665,'C_Poring_Cake_Hat','Costume Poring Cake Hat','Armor',true,1,1,417); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19666,'C_Cookie_Hat','Costume Cookie Hat','Armor',20,true,1,1,217,'bonus2 bAddItemHealRate,513,1100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19667,'C_Dragon_Helm','Costume Dragon Helm','Armor',true,1,1,464); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19668,'C_Wind_Milestone','Costume Wind Milestone','Armor',10,true,1,1,463); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19669,'C_Reginleif_Hairband_','Costume Reginleif Hairband','Armor',true,1,1,214); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19670,'C_Southern_Cross','Costume Southern Cross','Armor',true,1,1,601); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19671,'C_Piggie_Bank','Costume Piggie Bank','Armor',true,1,1,603); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (19672,'C_Poring_Letter','Costume Poring Letter','Armor',20,true,1,604); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19676,'C_Rainbow_Poring_Hat','Costume Rainbow Poring Hat','Armor',true,1,1,900); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19677,'C_Soulless_Wing','Costume Soulless Wing','Armor',10,true,1,1,301); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19678,'C_Bell_Ribbon','Costume Bell Ribbon','Armor',20,true,1,1,388); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19682,'C_Santa_Poring_Hat','Costume SantaPoring Cap','Armor',10,100,true,1,1,387); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`,`script`) VALUES (19683,'C_Sweet_Candy','Costume Sweet Candy','Armor',true,1,414,'bonus2 bExpAddRace,RC_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19684,'C_Happy_Wig','Costume Happy Wig','Armor',20,true,1,305); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19685,'C_ShineSantaPoring','Costume Shining Santa Poring','Armor',true,1,1,961); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19686,'C_SantaHairband','Costume Santa Hairband','Armor',10,true,1,1,964,'autobonus "{ bonus bFlee,10; }",30,5000,BF_WEAPON|BF_MAGIC,"{ active_transform 1247,5000; specialeffect2 EF_POISONHIT; showscript \\"Khehehe-! Chaos! Destruction! Petrifaction!\\"; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19687,'C_Lush_Rose','Costume Lush Rose','Armor',10,true,1,1,963); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19689,'C_Ati_Atihan_Hat','Costume Ati Atihan','Armor',10,true,true,true,1,1,303); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19690,'C_Dark_Snake_Lord_Hat_J','Costume Dark Snake Lord Hat','Armor',10,true,1,1,372); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19694,'C_Vane_Hairpin','Costume Vane Hairpin','Armor',20,true,1,313); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19695,'C_Kettle_Hat','Costume Kettle Hat','Armor',10,true,1,1,318); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19696,'C_Friend_Mochiring_Hat','Costume Friend Mochiring Hat','Armor',10,true,1,1,965); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19697,'C_Rudolph_Santa_Hat','Costume Rudolph Santa Hat','Armor',true,1,619); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19701,'C_Red_Bonnet','Costume Red Bonnet','Armor',10,100,true,1,1,190); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19702,'C_Santa_Hat_1','Costume Twin Pompom By JB','Armor',10,true,1,1,390); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19704,'C_Afro_Wig_Red','Costume Red Afro Wig','Armor',true,1,970); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19706,'C_Red_Dress_Hat','Costume Red Dress Hat','Armor',10,true,1,1,670); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`,`script`) VALUES (19707,'C_Polar_Bear_Cap','Costume Polar Bear Cap','Armor',20,true,1,966,'bonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19708,'C_White_Snake_Hat','Costume White Snake Hat','Armor',10,true,1,1,413); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19709,'C_Yellow_Ribbon','Costume Yellow Ribbon','Armor',10,true,1,1,310); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`) VALUES (19710,'C_Wings_Of_Victory','Costume Wings Of Victory','Armor',10,true,true,1,1,365,100,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19712,'C_Little_Angel_Doll','Costume Little Angel Doll','Armor',10,true,1,1,344); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19713,'C_Lucky_Clover','Costume Lucky Clover','Armor',10,true,1,1,571); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19714,'C_Lady_Tanee_Doll','Costume Lady Tanee Doll','Armor',true,1,1,520); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19715,'C_Scarf','Costume Scarf','Armor',true,1,1,343); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19716,'C_Alice_Doll','Costume Alice Doll','Armor',true,1,1,208); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19717,'C_Pink_Ribbon','Costume Pink Ribbon','Armor',true,1,1,245); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19718,'C_Gothic_Head_Dress','Costume Gothic Headdress','Armor',10,true,1,1,978); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19719,'C_Coronet','Costume Coronet','Armor',true,1,1,33); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19720,'C_Romantic_Gent','Costume Romantic Gent','Armor',10,true,1,1,31); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19721,'C_Darkness_Helm','Costume Darkness Helm','Armor',10,true,1,1,586); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19722,'C_Black_Glasses','Costume Black Glasses','Armor',10,true,1,1,404); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19723,'C_Sacred_Torch_Coronet','Costume Sacred Torch Coronet','Armor',10,true,1,1,431); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19724,'C_Deprotai_Doll_Hat','Costume Deprote Doll Hat','Armor',10,true,1,1,354); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19725,'C_Bread_Bag','Costume Bread Bag','Armor',10,true,true,true,1,1,412); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19726,'C_Scarlet_Rose','Costume Scarlet Rose','Armor',true,1,1,534); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19727,'C_Devilring_Hat','Costume Devilring Hat','Armor',10,true,1,1,298); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19728,'C_Tare_Zonda','Costume Tare Zonda','Armor',10,true,1,1,985); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19729,'C_Neko_Mimi_Kafra','Costume Neko Mimi Kafra','Armor',10,true,1,1,392); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19730,'C_Snake_Hat','Costume Snake Hat','Armor',20,10,true,1,986); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19731,'C_Satanic_Chain','Costume Evolved Evil Wing','Armor',10,true,1,1,39,'bonus bStr,1;\nbonus bAgi,1;\nbonus bFlee,3;\nbonus2 bSubRace,RC_Angel,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19732,'C_Goblin_Mask_04','Costume Goblin Leader Mask','Armor',10,true,true,1,1,174); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19733,'C_Panda_Cap','Costume Panda Cap','Armor',true,1,1,115,'bonus bAllStats,1;\nbonus2 bExpAddClass,Class_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19734,'C_Binoculars','Costume Binoculars','Armor',10,true,1,1,83,'bonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19735,'C_Fin_Helm','Costume Fin Helm','Armor',10,true,1,1,100); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19736,'C_Gas_Mask','Costume Gas Mask','Armor',10,true,true,1,1,91,'bonus2 bResEff,Eff_Poison,3000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19737,'C_Corsair_K','Costume Refined Corsair','Armor',10,true,1,1,105,'bonus bVit,3;\nbonus bInt,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19738,'C_Detective_Hat_K','Costume Renown Detective\'s Cap','Armor',10,true,1,1,189); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19739,'C_Sleeping_Kitty_Cat','Costume Sleeping Kitty Hat','Armor',10,true,1,1,838,'bonus2 bAddRace,RC_Brute,2;\nbonus2 bAddRace,RC_Player_Doram,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19741,'C_Majestic_Devil_Horns','Costume Majestic Devil Horns','Armor',10,true,1,1,562); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`armor_level`,`view`,`script`) VALUES (19742,'C_Small_Golden_Wings','Costume Small Golden Wings','Armor',10,true,1,724,'bonus2 bExpAddRace,RC_All,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19743,'C_Anubis_Helm','Costume Anubis Helm','Armor',10,true,true,true,1,1,485); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19744,'C_Black_Tail_Ribbon','Costume Black Tail Ribbon','Armor',10,true,1,1,642); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19745,'C_Holy_Marching_Hat_J','Costume Holy Marching Hat','Armor',10,true,1,1,587); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19746,'C_Cap_Of_Blindness','Costume Executioner Hood','Armor',true,true,true,1,1,326); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19747,'C_Tha_Despero_Mask_','Costume Tha Despero Mask','Armor',20,true,true,1,1,693); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19748,'C_Diadem','Costume Diadem','Armor',20,true,true,1,1,335); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19749,'C_Gold_Spirit_Chain','Costume Gold Spirit Chain','Armor',10,true,1,1,260); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19750,'C_Saint_Frill_Ribbon','Costume Saint Frill Ribbon','Armor',10,true,1,1,987); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19751,'C_Light_Darkness_Crown','Costume Light Darkness Crown','Armor',10,true,1,1,988); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19752,'C_Shelter_Wing_Ears','Costume Shelter Wing Ears','Armor',10,300,3,true,1,1,990); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19753,'C_Celestial_Hat','Costume Celestial Hat','Armor',10,true,1,1,462); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19754,'C_Good_Wedding_Veil','Costume Good Wedding Veil','Armor',20,true,true,1,1,489); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19755,'C_YinYang_Earring','Costume YinYang Earring','Armor',10,300,3,true,1,1,744); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19756,'C_Holy_Mom_Love','Costume Holy Mom Love','Armor',20,true,true,1,1,610); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19757,'C_Water_Lily_Crown','Costume Water Lily Crown','Armor',10,true,1,1,312); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19758,'C_Frog_King_Hat','Costume Frog King Hat','Armor',10,true,1,1,522); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19759,'C_Umbrella_Hat','Costume Umbrella Hat','Armor',10,true,1,1,338); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19760,'C_Rainbow_Veil','Costume Rainbow Veil','Armor',20,true,true,1,1,992); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19761,'C_White_Lily','Costume White Lily','Armor',10,true,1,1,993); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19762,'C_Happy_Peace_Proof','Costume Happy Peace Proof','Armor',10,true,1,1,994); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19763,'C_Leaf_Cat_Hat','Costume Leaf Cat Hat','Armor',10,true,1,1,539); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19764,'C_Monster_Card','Costume Monster Card','Armor',10,true,1,526,100,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19765,'C_Wing_Angels_Ears','Costume Wing Angels Ears','Armor',10,true,1,1,158,100,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19767,'C_Home_Cherry_Blossom','Costume Home Cherry Blossom','Armor',true,1,1,602); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19768,'C_Sakura_Coronet','Costume Sakura Coronet','Armor',true,1,1,645); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19769,'C_Elf_Ears','Costume Elf Ears','Armor',true,1,1,405); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (19770,'C_Sake','Costume Sake','Armor',true,1,557); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19771,'C_Butterfly_Hairpin','Costume Buterfly Hairpin','Armor',true,1,1,723); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19772,'C_Honeybee_Hat','Costume Honeybee Hat','Armor',true,1,1,709); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19773,'C_Angeling_Pin','Costume Angeling Pin','Armor',true,1,1,222); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19774,'C_Laurel','Costume Laurel','Armor',true,1,1,261); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19775,'C_Marvelous_Wig','Costume Dokebi Hat','Armor',20,10,true,true,1,1,307); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19776,'C_Tomboy_Fairy','Costume Tomboy Fairy','Armor',true,1,1,998); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19777,'C_Twinkle_Little_Star','Costume Shiny Small Star','Armor',20,10,true,1,1,1005); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19778,'C_King_Berry','Costume King Berry','Armor',true,1,1,968); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19779,'C_Persika','Costume Persika','Armor',true,1,1,659,'bonus bAllStats,1;\nbonus2 bExpAddClass,Class_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19780,'C_Rabbit_Ear_Knit_Hat','Costume Knit Rabbit Ears','Armor',20,10,true,1,1,867,'bonus bMaxHPrate,3;\nbonus bMaxSPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19781,'C_Ear_Of_Angel\'s_Wing_','Costume Angel Wing Ears','Armor',10,true,1,1,158); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19782,'C_Drooping_Kitty','Costume Refined Drooping Cat','Armor',10,true,1,1,142); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19783,'C_Granpa_Beard','Costume Grampa Beard','Armor',10,true,1,1,25); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19784,'C_Morrigane\'s_Helm','Costume Morrigane\'s Helm','Armor',10,true,1,1,257); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19785,'C_Well_Baked_Toast','Costume Crunch Toast','Armor',10,true,1,1,188); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19786,'C_Mistress_Crown','Costume Crown of Mistress','Armor',10,true,1,1,165); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19787,'C_Devoted_Eyes','Costume Devoted Eyes','Armor',true,1,1,1021); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19788,'C_Heart_Eyebandage','Costume Heart Eyebandage','Armor',true,1,1,779); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19789,'C_Sweet_Gents','Costume Sweet Gent','Armor',10,true,1,1,29); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19790,'C_Wedding_Veil','Costume Wedding Veil','Armor',10,true,1,1,44); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19791,'C_Alarm_Mask','Costume Alarm Mask','Armor',true,true,1,1,170); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19792,'C_Goblin_Mask_01','Costume Poker Face','Armor',true,true,1,1,171); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19793,'C_Goblin_Mask_02','Costume Surprised Mask','Armor',true,true,1,1,172); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19794,'C_Goblin_Mask_03','Costume Annoyed Mask','Armor',true,true,1,1,173); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19795,'C_Lord_Circlet','Costume Grand Circlet','Armor',10,true,1,1,93); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19796,'C_Bone_Helm','Costume Bone Helm','Armor',10,true,1,1,103); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19797,'C_Apple_Of_Archer','Costume Apple of Archer','Armor',10,true,1,1,72); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19798,'C_Angry_Mouth','Costume Angry Snarl','Armor',10,true,1,1,194); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19799,'C_Golden_Gear','Costume Golden Gear','Armor',10,true,1,1,30); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19800,'C_Carnation_Hairband','Costume Carnation Headband','Armor',10,true,1,1,878); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19801,'C_Foxhat','Costume Foxhat','Armor',true,true,1,1,403); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19802,'C_Lazy_Ninetail','Costume Lazy Ninetail','Armor',true,1,1,296); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19803,'C_Windtoy_Hat','Costume Windtoy Hat','Armor',true,1,1,456); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19804,'C_Red_Vane_Hairpin','Costume Red Vane Hairpin','Armor',true,1,1,1044); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19805,'C_Taboo_Curse_Scroll','Costume Curse Scroll','Armor',true,1,1,1045); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19806,'C_Full_Bloom_Hairpin','Costume Bloom Hairpin','Armor',true,1,1,1046); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19807,'C_Majestihelm','Costume Majestihelm','Armor',true,1,1,1047); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19808,'C_Blazing_Sun','Costume Blazing Sun','Armor',true,1,1,654); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19809,'C_Cowboy_Hat_J','Costume Purple Cowboy Hat','Armor',true,1,411); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19810,'C_Ifrit_Ear','Costume Ifrit Ear','Armor',true,1,1,422); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19811,'C_Beer_Hat','Costume Beer Hat','Armor',true,1,1,418); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19812,'C_Big_Hibiscus','Costume Big Hibiscus','Armor',true,1,1,333); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19813,'C_Icecream_Hat','Costume Icecream Hat','Armor',true,1,1,488); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19814,'C_Bright_Wig','Costume Bright Wig','Armor',true,1,1,306); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19815,'C_Lolita_Ten_Gallon_Hat','Costume Lolita Ten Gallon Hat','Armor',true,1,1,1048); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19816,'C_Pecopeco_Cap','Costume Pecopeco Cap','Armor',true,1,1,1049); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19817,'C_Ifrits_Breath','Costume Ifrits Breath','Armor',true,1,1,1050); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19818,'C_Drooping_Morooc_Minion','Costume Drooping Morooc Minion','Armor',true,1,1,600); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19819,'C_Gang_Doogun','Costume Gang Doogun','Armor',true,true,1,1,491); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19821,'C_Hyegun_Hat','Costume Yao Jun','Armor',20,true,true,true,1,1,375); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19822,'C_Yellow_Doogun','Costume Yellow Doogun','Armor',true,1,1,309); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19823,'C_White_Cat_Hood','Costume White Cat Hood','Armor',20,10,true,true,1,1,1052); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19824,'C_Evil_Druid_Hat','Costume Evil Druid Hat','Armor',true,1,1,1053); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19825,'C_Vicious_Stop_Bandage','Costume Vicious Stop Bandage','Armor',true,1,1,1054); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19826,'C_Ice_Wing_Ear','Costume Ice Wing Ear','Armor',20,10,true,1,1,584); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19827,'C_Amistr_Cap','Costume Amistr','Armor',20,true,1,1,643); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19828,'C_Fedora','Costume Bucket Hat','Armor',20,true,1,1,195); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19829,'C_Straw_Hat','Costume Straw Hat','Armor',20,true,1,146); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19830,'C_Sunglasses','Costume Sunglasses','Armor',10,true,1,1,12); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19831,'C_Filir_Hat','Costume Filir Hat','Armor',20,true,1,1,408); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19832,'C_Poring_Hat','Costume Poring Hat','Armor',20,true,1,1,120); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19833,'C_Fillet','Costume Fillet','Armor',20,true,1,1,34); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19834,'C_Baseball_Cap','Costume Baseball Cap','Armor',20,true,1,1,216); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19835,'C_Lif_Doll_Hat','Costume Lif Doll Hat','Armor',20,true,1,1,297); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19836,'C_L_Magestic_Goat','Costume Majestic Goat','Armor',20,true,1,1,380); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19837,'C_Asara_Fairy','Costume Asara Fairy Hat','Armor',true,true,1,1,492); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19839,'C_Vanilmirth_Hat','Costume Vanilmirth Hat','Armor',20,true,1,1,317); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19841,'C_Dragonhelm_Copper','Costume Dragon Helm Copper','Armor',20,true,1,1,454); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19842,'C_Puppy_Hat','Costume Puppy Hat','Armor',20,true,1,1,234); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19843,'C_Cat_Hairband','Costume Kitty Band','Armor',20,10,true,1,1,2); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19844,'C_Turban','Costume Turban','Armor',20,10,true,1,1,7); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19845,'C_Hair_Protector','Costume Bao Bao','Armor',20,10,true,1,1,127); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19846,'C_Opera_Ghost_Mask','Costume Opera Masque','Armor',20,10,true,1,1,128); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19847,'C_Big_Sis_Ribbon','Costume Big Ribbon','Armor',20,10,true,1,1,28); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19848,'C_Angeling_Hat','Costume Angeling Hat','Armor',20,10,true,1,1,204); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19849,'C_Munak_Turban','Costume Munak Hat','Armor',20,10,true,true,true,1,1,51); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19850,'C_Bongun_Hat','Costume Bongun Hat','Armor',20,10,true,true,true,1,1,139); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19851,'C_Brown_Bear_Cap','Costume Teddybear Hat','Armor',20,10,true,1,1,143); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19852,'C_Galapago_Cap','Costume Galapago Cap','Armor',20,true,1,1,192); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19853,'C_Filir_Wing_Ears','Costume Filir Wings','Armor',20,true,1,1,595,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddClass,Class_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19854,'C_Ear_Of_Black_Cat_','Costume Black Cat Ears','Armor',20,true,1,1,141); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19856,'C_Iceflake_Hat','Costume Snow Cone Hat','Armor',10,true,1,1,1080,'bonus2 bAddEle,Ele_Fire,5;\nbonus2 bMagicAddEle,Ele_Fire,5;\nbonus2 bAddMonsterDropItem,11589,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19857,'C_King_Prawn_Hat','Costume Crayfish Hat','Armor',10,10,true,1,1,728); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19858,'C_Leaf_Headgear','Costume Smokie Leaf','Armor',20,true,1,1,148); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19859,'C_Flying_Angel','Costume Flying Angel','Armor',20,true,1,264); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19860,'C_Cryptura_Hair_Cap','Costume School Criatura Hat','Armor',20,true,1,872); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19861,'C_Heart_Hair_Pin','Costume Heart Hairpin','Armor',20,true,1,126); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19862,'C_Horn_Of_Succubus','Costume Succubus Horn','Armor',20,true,1,150); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19863,'C_Inccubus_Horn','Costume Incubus Horn','Armor',20,true,1,156); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (19864,'C_Dokebi\'s_Wig','Costume Dokebi\'s Wig','Armor',20,true,true,1,302); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19865,'C_Joker_Jester','Costume Joker Jester','Armor',20,true,1,89); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19866,'C_Blue_Pajamas_Hat','Costume Blue Pajamas','Armor',20,true,1,501); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`equip_script`,`unequip_script`) VALUES (19871,'C_Music_Decoration','Costume Decoration of Music','Armor',20,true,1,1074,100,true,'sc_start SC_DECORATION_OF_MUSIC,INFINITE_TICK,0;','sc_end SC_DECORATION_OF_MUSIC;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19874,'C_Carnival_Circlet','Costume Carnival Circlet','Armor',20,true,1,506); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (19875,'C_Love_Rabbit_Hood','Costume Love Rabbit Hood','Armor',true,true,true,1,549); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19876,'C_Rabbit_Ear_Hat','Costume Bunny Top Hat','Armor',true,1,1,384); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (19877,'C_Eyes_Of_Darkness','Costume: Eyes Of Darkness','Armor',true,1,467); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19878,'C_Drooping_Bunny','Costume Evolved Drooping Bunny','Armor',true,1,1,249); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (19881,'C_Pretty_Rabbit_Hood','Costume Pretty Rabbit Hood','Armor',true,true,true,1,1085); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19882,'C_Flowerpot_Mask','Costume Flowerpot Mask','Armor',true,true,1,1,1086); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19883,'C_Piamette_Hood','Costume Piamette Hood','Armor',true,1,1,1087); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19884,'C_Vanargandr_Helm','Costume Vanargand Helm','Armor',10,true,1,1,804); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19885,'C_Blinker','Costume Blinker','Armor',10,true,1,1,82); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19886,'C_Luxury_Sunglasses','Costume Purple Glasses','Armor',10,true,1,1,26); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19887,'C_One_Eyed_Glass','Costume Cyclops Glasses','Armor',10,true,1,1,23); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19888,'C_Glasses','Costume Glasses','Armor',10,true,1,1,3); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (19889,'C_Pair_Of_Red_Ribbon','Costume Small Ribbons','Armor',true,1,169); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (19902,'C_Cigar','Costume Cigarette','Armor',true,1,54); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19903,'C_Witchs_Hat','Costume Witch\'s Hat','Armor',true,1,1,717,'bonus bVariableCastrate,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`refineable`,`view`) VALUES (19910,'C_Halloween_Hat','Costume Halloween Hat','Armor',true,1,true,1098); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19912,'C_Cat_Eye','Costume: Cat eye','Armor',true,1,1,1100); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`refineable`,`view`) VALUES (19913,'C_Poo_Poo_Hat','Costume Poo Poo Hat','Armor',true,1,true,76); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19914,'Felock_Cap','Felrock\'s Hat','Armor',10,true,1,1,1101); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19916,'C_Black_Cat_Hat','Costume Black Cat Hat','Armor',true,1,1,1105); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19917,'C_Gloomy_Pumpkin_Hat','Costume Pumpkin Hat','Armor',true,1,1,691,'bonus bSpeedRate,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19918,'C_Lude_Mask','Costume Lude Mask','Armor',true,true,1,1,802,'bonus bAddItemHealRate,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19919,'C_Cube_Mask_','Costume Quve Mask','Armor',true,true,1,1,472,'bonus bAspdRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19920,'C_Adv_Whisper_Mask','Costume Evolved Whisper Mask','Armor',true,true,true,1,1,458,'bonus bFlee,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19922,'C_Noah_Hat','Costume Noah\'s Hat','Armor',true,true,true,1,1,636); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19925,'C_One_Eyed_Glasses','Costume Monocle','Armor',true,1,1,807); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19928,'C_Gothic_Heart_Wing','Costume Gothic Heart Wing','Armor',true,true,1,1,1111); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19929,'C_Classical_Ribbon','Costume Classical Ribbon','Armor',10,true,1,1112); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19930,'C_Angel_Mini_Silk_Hat','Costume Angel Mini Silk Hat','Armor',true,1,1,1113); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19931,'C_Lazy_Raccoon','Costume Lazy Smokie','Armor',10,true,1,168); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19932,'C_Cap_Of_Concentration','Costume Model Training Hat','Armor',10,true,1,157); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19934,'C_10Gallon_Hat_Of_Flame','Costume Alive Ten Gallon Hat Of Flame','Armor',10,true,1,1,1075); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19935,'C_Hunting_Cap_Of_Gust','Costume Hunting Cap Of Gust','Armor',true,1,1,1076); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19936,'C_Knit_Cap_Of_Water','Costume Knit Cap Of Water','Armor',true,1,1,1077); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19937,'C_Silk_Hat_Of_Earth','Costume Silk Hat of Earth','Armor',true,1,1,1078); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`) VALUES (19938,'LI_C_Love_Rabbit_Hood','Costume Love Rabbit Hood','Armor',true,true,true,1,1,549,100,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19939,'C_Antler','Costume Antlers','Armor',true,1,1,71); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19941,'C_Ear_Mufs','Costume Ear Muffs','Armor',true,1,1,70); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19949,'C_RWC2013_Japan_Hat','Costume RWC2013 Japan Hat','Armor',true,1,1,1136); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (19951,'C_Solo_Play_Box2','Costume Cardboard Box','Armor',true,true,true,1,450); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19952,'C_Bubble_Gum_in_Mouth','Costume Bubble Gum in Mouth','Armor',true,1,1,572); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19953,'C_Parade_Cap','Costume Parade Cap','Armor',true,1,1,465); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19954,'C_3D_Glasses','Costume 3D Glasses','Armor',true,1,1,661); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (19955,'C_Mini_Tree_J','Costume Mini Tree J','Armor',true,1,727); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19956,'C_Soldier_Hat','Costume Soldier Hat','Armor',true,1,1,420); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19957,'C_Scooter_Hat','Costume Scooter Hat','Armor',true,1,1,588); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19958,'C_Choir_Hat','Costume Choir Hat','Armor',true,1,1,1137); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19959,'C_Drooping_Argiope','Costume Drooping Argiope','Armor',true,1,1,1138); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19960,'C_Chain_Puppet','Costume Chain Puppet','Armor',true,1,1,1139); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19961,'C_Rune_Circlet','Costume Rune Circlet','Armor',10,true,1,1,623); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19962,'C_Mitra','Costume Mitra','Armor',10,true,1,1,624); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19963,'C_Driver_Band_R','Costume Driver Band(Red)','Armor',10,true,1,1,626); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19964,'C_Driver_Band_Y','Costume Driver Band(Yellow)','Armor',10,true,1,1,637); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19965,'C_Shadow_Handicraft','Costume Shadow Handicraft','Armor',10,true,1,1,627); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19966,'C_Minstrel_Song_Hat','Costume Minstrel Song\'s Hat','Armor',10,true,1,1,628); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19967,'C_Midas_Whisper','Costume Midas Whisper','Armor',10,true,1,1,629); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19968,'C_Magic_Stone_Hat','Costume Magic Stone Hat','Armor',10,true,1,1,630); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19969,'C_Blazing_Soul','Costume Blazing Soul','Armor',10,true,1,1,631); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19970,'C_Wind_Whisper','Costume Wind Whisper','Armor',10,true,1,1,633); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19971,'C_Dying_Swan','Costume Dying Swan','Armor',10,true,1,1,635); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19972,'C_Protect_Of_Crown','Costume Protect Of Crown','Armor',10,true,1,1,1140); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19973,'C_Circlet_Of_Bone','Costume Circlet Of Bones','Armor',10,true,1,1,1141); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19974,'C_Camouflage_RabbitHood','Costume Camouflage Rabbit Hood','Armor',10,true,1,1,1142); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (19976,'C_Cat_Santa_Hat','Cat Santa Hat','Armor',20,true,1,1,1144,'bonus bAspdRate,10;\nbonus bSpeedRate,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19977,'C_Golden_Exclamation','Costume Golden Exclamation Mark','Armor',10,true,1,1,1145); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19978,'C_Silver_Exclamation','Costume Silver Exclamation Mark','Armor',10,true,1,1,1146); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19979,'C_Golden_Question','Costume Golden Question Mark','Armor',10,true,1,1,1147); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19980,'C_Silver_Question','Costume Silver Question Mark','Armor',10,true,1,1,1148); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`,`script`) VALUES (19982,'C_Santa\'s_Hat','Costume Santa Hat','Armor',true,1,20,'if (gettime(DT_MONTH) == 12) {\n bonus bMaxHP,1000;\n bonus bMaxSP,100;\n bonus bAspd,3;\n bonus2 bAddClass,Class_All,10;\n bonus bMatkRate,10;\n bonus bHealPower,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19983,'C_Flower_Hairpin','Costume Flower Hairpin','Armor',10,true,1,1,145); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19984,'C_Winter_Hat','Costume Fashion Winter Hat','Armor',true,1,1,196); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19985,'C_Aura_Quartz_Crown','Costume Aura Quartz','Armor',true,1,1,866); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19986,'C_Lunatic_Hat','Costume Lunatic Hat','Armor',true,1,1,521); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19987,'C_Blue_Fur_Hat','Costume Blue Fur Hat','Armor',true,1,1,280); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19988,'C_Elder_Crown','Costume Elder Crown','Armor',true,1,1,933); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (19989,'C_Mouton_Life','Costume Mouton Life','Armor',true,1,1,1156); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19990,'C_Snow_Rabbit_Knit_Hat','Costume Rabbit Knit Hat','Armor',true,1,1,1157); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19991,'C_Galanthus_Guard','Costume Galanthus Guard','Armor',true,1,1,1158); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (19992,'C_Chilly_Breath','Costume Chilly Breath','Armor',true,1,1,885); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19994,'C_saLUsalo_Hat','Costume saLUsalo Hat','Armor',true,1,1,1171); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (19996,'Horse_King','Horse King','Armor',10,true,true,true,1,1,1189,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19997,'C_Bomb_Hat','Costume Bomb Hat','Armor',true,1,1,1191); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (19998,'C_Dragon_Turtle_Hat','Costume Dragon Turtle Hat','Armor',true,1,1,1192); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (19999,'C_Mouse_Hat1','Costume Mouse Hat 1','Armor',10,true,1,1,1193,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20000,'C_Mouse_Hat2','Costume Mouse Hat 2','Armor',10,true,1,1,1194,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20001,'C_Mouse_Hat3','Costume Mouse Hat 3','Armor',10,true,1,1,1195,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20002,'C_Mouse_Hat4','Costume Mouse Hat 4','Armor',10,true,1,1,1196,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20003,'C_Mouse_Hat5','Costume Mouse Hat 5','Armor',10,true,1,1,1197,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20004,'C_Big_Golden_Bell','Costume Big Golden Bell','Armor',true,1,1,175); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20005,'C_Pegasus_Wing_Ears','Costume Sigrun Wing','Armor',true,1,1,568); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20006,'C_Dark_Knight_Mask','Costume Dark Knight Mask','Armor',true,true,1,1,479); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20007,'C_Bullock_Helm_J','Costume Horned Hat','Armor',true,1,1,322); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20008,'C_General_Helmet','Costume Dragon General Helm','Armor',true,1,1,729); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20009,'C_Dragon_Skull','Costume Dragon Skull Hat','Armor',true,1,1,319); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20010,'C_Rainbow_Wing_Ears','Costume Rainbow Ears Feather','Armor',true,1,1,1198); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20011,'C_Lightning_Speed','Costume Lightning Speed','Armor',true,1,1,1199); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20012,'C_Double_Horn_Helm','Costume Double Horn Helm','Armor',true,1,1,1200); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20013,'C_Chef_Hat','Costume Chef Hat','Armor',true,1,1,111); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (20014,'Lincoln_Hat','Costume Lincoln Hat','Armor',10,true,1,1204); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (20015,'Lincoln_Beard','Costume Lincoln Beard','Armor',10,true,1,1205); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (20016,'Lobster_Hat','Costume Cool Dinner Hat','Armor',10,true,1,1206); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (20017,'C_Marionette_Doll','Costume Marionette Doll','Armor',10,true,1,212); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (20018,'C_Holo_Ear','Costume Holo Ear','Armor',10,true,1,1208); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (20019,'Beret_Of_Artist','Costume Beret Of Artist','Armor',10,true,1,1209); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20020,'C_Zaha_Doll_Hat','Costume Zaha Doll Hat','Armor',true,1,1,461); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20021,'C_Heart_Ribbon_Hairband','Costume Heart Ribbon Hairband','Armor',true,1,1,708); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20022,'C_Love_Piece','Costume Love Fragment','Armor',true,1,1,734); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20023,'C_Red_Beret','Costume Red Beret','Armor',true,1,1,559); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20024,'C_Orange_Ribbon','Costume Orange Ribbon','Armor',true,1,1,247); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20025,'C_Cow_Hat1','Costume Cow Hat 1','Armor',10,true,1,1,1211,100,true,true,true,true,true,true,'bonus bDex,2;\nbonus2 bAddMonsterDropItem,519,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20026,'C_Cow_Hat2','Costume Cow Hat 2','Armor',10,true,1,1,1212,100,true,true,true,true,true,true,'bonus bDex,2;\nbonus2 bAddMonsterDropItem,519,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20027,'C_Cow_Hat3','Costume Cow Hat 3','Armor',10,true,1,1,1213,100,true,true,true,true,true,true,'bonus bDex,2;\nbonus2 bAddMonsterDropItem,519,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20028,'C_Cow_Hat4','Costume Cow Hat 4','Armor',10,true,1,1,1214,100,true,true,true,true,true,true,'bonus bDex,2;\nbonus2 bAddMonsterDropItem,519,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20029,'C_Donut_in_Mouth','Costume Donut in Mouth','Armor',true,1,1,569); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20030,'C_Choco_Donut_in_Mouth','Costume Choco Donut in Mouth','Armor',true,1,1,653); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20031,'C_Bunny_Head_Dress','Costume Bunny Headress','Armor',true,1,1,1215); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20032,'C_Firinto_Scarf','Costume Firinto Scarf','Armor',true,1,1,1216); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20033,'C_Buddhist_Priest_Crown','Costume Monk Crown','Armor',true,1,1,1217); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20034,'C_Jack_Castle_Bat','Costume Jack Castle Bat','Armor',10,true,1,1,1041); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20035,'C_Miracle_Blue_Rose','Costume Miracle Blue Rose','Armor',true,1,1,1064); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20036,'C_Sword_Master_Crown','Costume Sword Master Crown','Armor',10,true,1,1,981); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20037,'C_Owlduke_Silk_Hat','Costume Owlduke Silk Hat','Armor',true,1,1,982); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`view`) VALUES (20038,'C_Alphonse_Helmet','Costume Alphonse Helmet','Armor',10,true,1,1214); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20039,'C_Butterfly_Wing_Ear_J','Costume Butterfly Wing Ears','Armor',true,1,1,695); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20040,'C_Rose_Crown','Costume Chung Hairpin','Armor',true,1,1,583); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20041,'C_Earth_Goddess_Flower','Costume Rose Headband','Armor',true,1,1,864); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20042,'C_Hermose_Cap','Costume Hermos Cap','Armor',true,1,1,478); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20043,'C_Red_Cherry_Blossom','Costume Cherryblossom in Mouth','Armor',true,1,1,823); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20044,'C_Carmen_Miranda_Hat','Costume Carmen Miranda\'s Hat','Armor',true,1,1,329); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20045,'C_Samambaia','Costume Samambaia','Armor',true,1,1,508); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20046,'C_Decoration_bluerose','Costume Blue Ribbon Band','Armor',true,1,1,1222); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20047,'C_Pray_Cherry_Blossom','Costume Prayer Cherry Blossom','Armor',true,1,1,1223); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20048,'C_Wind_Of_The_Prairie','Costume Wind Prairie','Armor',true,1,1,1224); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20049,'C_Plaster','Costume Giant Band Aid','Armor',true,1,1,147); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20050,'C_Ph.D_Hat','Costume Ph.D Hat','Armor',true,1,1,98); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20051,'C_Stop_Post','Costume Stop Post','Armor',true,1,1,59); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20052,'C_AFK_Hat','Costume AFK Hat','Armor',true,1,1,471); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20053,'C_W_King_Tiger_Doll_Hat','Costume White King Tiger Doll Hat','Armor',10,true,1,1,973,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20054,'C_Baby_Pacifier','Costume Baby Pacifier','Armor',true,1,1,191); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20055,'C_Ghost_Bandana','Costume Ghost Bandana','Armor',true,1,1,61); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20056,'C_Bride_Corolla','Costume Bride\'s Corolla','Armor',true,1,1,437); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20057,'C_Feather_Bonnet','Costume Feather Bonnet','Armor',true,1,1,104); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20058,'C_Hot_Blood_Headband','Costume Hot Blood Headband','Armor',true,1,1,154); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20059,'C_Welding_Mask','Costume Welding Mask','Armor',true,true,1,1,79); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20060,'C_Construction_Helmet','Costume Construction Helmet','Armor',true,1,1,95); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20061,'C_Demo_Mask','Costume Demo Mask','Armor',true,1,1,52); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`equip_script`,`unequip_script`) VALUES (20062,'C_Angel_Stair','Costume Angel Stair','Armor',true,1,1,100,true,'sc_start SC_HAT_EFFECT,INFINITE_TICK,0;','sc_end SC_HAT_EFFECT;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20063,'C_Yellow_Brain_Hat','Costume Yellow Brain Hat','Armor',10,true,1,1,1228,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20064,'C_Blue_Brain_Hat','Costume Blue Brain Hat','Armor',10,true,1,1,1229,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20065,'C_Hairband_Of_Grandpeco','Costume Grand Peco Hairband','Armor',true,1,1,473); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20066,'C_Pecopeco_Hairband','Costume Pecopeco Hairband','Armor',true,1,1,314); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20067,'C_White_Rabbit_Headband','Costume White Rabbit Headband','Armor',true,1,1,719,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20068,'C_Black_Rabbit_Headband','Costume Black Rabbit Headband','Armor',true,1,1,718,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20069,'C_Gryphon_Hairband','Costume Gryphon Hairband','Armor',true,1,1,1233); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20070,'C_Alpaca_Hood','Costume Alpaca Hood','Armor',true,1,1,1234); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20071,'C_Worg_In_Mouth','Costume Worg In Mouth','Armor',true,1,1,1235); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20073,'C_Hair_Band','Costume Hair Band','Armor',true,1,1,9); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20074,'C_Biretta','Costume Biretta','Armor',true,1,1,11); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20075,'C_Little_Fhat','Costume Little Feather Hat','Armor',true,1,1,715); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20076,'C_Idun_Wing_Ears','Costume Idun Feather Ears','Armor',true,1,1,724); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20077,'C_Wing_Form_Spectacle','Costume Wing Frame Sunglasses','Armor',true,1,1,925); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20078,'C_White_Feather','Costume White Feather','Armor',true,1,1,741); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20079,'C_Love_Daddy_2013','Costume Forgotten Angel Wing','Armor',true,1,1,1104); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20080,'C_Shaman\'s_Hair_Orna','Costume Shaman Hair Ornament','Armor',true,1,1,476); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20081,'C_Metal_Dragon_Helm','Costume Metal Dragon Helm','Armor',true,1,1,1242); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20082,'C_Metal_Dragon_Hat','Costume Metal Dragon Hat','Armor',true,1,1,1243); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20083,'C_Mythlit_Hat','Costume Mythlit Hat','Armor',true,1,1,1244); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20084,'C_Clover_Coronet','Costume Ceremonial Hat','Armor',true,1,1,325); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20085,'C_Clover_Silkhat','Costume St Patrick\'s Hat','Armor',true,1,1,735); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20086,'C_Dragon_Cintamani_Hat1','Costume Dragon Cintamani Hat','Armor',true,1,1,1245,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20087,'C_Dragon_Cintamani_Hat2','Costume Dragon Cintamani Hat','Armor',true,1,1,1246,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20088,'C_Dragon_Cintamani_Hat3','Costume Dragon Cintamani Hat','Armor',true,1,1,1247,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20089,'C_Dragon_Cintamani_Hat4','Costume Dragon Cintamani Hat','Armor',true,1,1,1248,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20090,'C_Egg_Shell','Costume Egg Shell','Armor',true,1,1,101); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20091,'C_Smoking_Pipe','Costume Pipe','Armor',true,1,1,55); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20092,'C_Sales_Signboard','Costume Sales Banner','Armor',true,1,1,183); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20093,'C_Star_Sparkling','Costume Wizard Hat','Armor',true,1,1,36); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20094,'C_Fillet_Green','Costume Green Ribbon','Armor',true,1,1,439); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20095,'C_Fillet_Red','Costume Red Ribbon','Armor',true,1,1,440); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20096,'C_Fillet_Blue','Costume Blue Ribbon','Armor',true,1,1,441); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20097,'C_Fillet_White','Costume White Ribbon','Armor',true,1,1,442); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20098,'C_Vampire_Hairband','Costume Vampire Hairband','Armor',true,1,1,1238); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`equip_script`,`unequip_script`) VALUES (20099,'C_Ljosalfar','Flying Ljosalfar','Armor',true,1,1,1239,'sc_start SC_LJOSALFAR,INFINITE_TICK,0;','sc_end SC_LJOSALFAR;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20100,'C_Volume_Fhat','Costume Volume Fhat','Armor',true,1,1,1240); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20101,'C_Bragi_Wing_Ears','Costume Bragi Wing Ears','Armor',true,1,1,1241); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20102,'C_Horse_King_J','Costume Horse King J','Armor',true,true,true,1,1,1189); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20103,'C_Drooping_Panda','Costume Drooping Panda','Armor',true,1,1,1029); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20104,'C_Picky_Egg_Shell','Costume Picky Egg Shell','Armor',true,1,1,1001); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20105,'C_Fish_Head_Hat','Costume Fish Head','Armor',true,1,1,386); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20106,'C_Classic_Hat','Costume Classic Hat','Armor',true,1,1,475); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20107,'C_Fish_In_Mouth','Costume Fish In Mouth','Armor',true,1,1,406); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20108,'C_Blind_Glasses','Costume Blind Glasses','Armor',true,1,1,813); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20109,'C_Jolly_Roger','Costume Jolly Roger Hat','Armor',true,1,1,962); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20110,'C_Coiledup_Snake','Costume Coiledup Snake','Armor',true,1,1,1258,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20111,'C_Coiledup_Snake_Hat2','Costume Coiledup Snake Hat','Armor',true,1,1,1259,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20112,'C_Aqua_Ten_Gallon_Hat','Costume Aqua Ten Gallon Hat','Armor',true,1,1,1256); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20113,'C_Star_Reading_Hat','Costume Star Reading Hat','Armor',true,1,1,1253); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20114,'C_Funeral_Costume','Costume Funeral Hat','Armor',true,1,1,77); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20115,'C_Under_Rim_Glasses','Under Rim Glasses','Armor',true,1,1,1255); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20116,'C_Mermaid_Headphone','Mermaid Headphone','Armor',true,1,1,1254); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20117,'C_Raspberry_Mousse_Hat','Raspberry Mousse Hat','Armor',true,1,1,1257); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20118,'C_Hat_Of_Cake','Costume Cake Hat','Armor',true,1,1,109); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20119,'C_Fur_Hat','Costume Beanie','Armor',true,1,1,160); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20120,'C_Antenna','Costume Aerial','Armor',true,1,1,97); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20121,'C_Lotus_Flower_Hat','Costume Flower Lily','Armor',true,1,1,324); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20122,'Happy_Summer_Ribbon','Costume Happy Summer Ribbon','Armor',true,1,1,1260); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20123,'C_Eagle_Eyes','Costume Eagle Eyes','Armor',true,1,1,63); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20124,'C_Masquerade','Costume Masquerade','Armor',true,1,1,78); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20125,'C_Mini_Glasses','Costume Mini Glasses','Armor',true,1,1,47); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20126,'C_Odium_Thanatos_Mask','Costume Odium Thanatos Mask','Armor',true,true,1,1,667); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20127,'C_Abysmal_Knight_Helm','Costume Abysmal Knight Helm','Armor',true,1,1,371); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20128,'C_Remover_Hat','Costume Remover Hat','Armor',true,1,1,655); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20129,'C_Poporing_Cap','Costume Poporing Cap','Armor',true,1,1,361); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20130,'C_Whisper_Tall_Hat','Costume Whisper Tall Hat','Armor',true,1,1,1265); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20131,'C_C_Tower_Manager_Incom','Costume Clock Tower Manager','Armor',true,1,1,1266); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20132,'C_Subject_Aura','Costume Aura Vicious Mind','Armor',true,1,1,1267); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20133,'C_Poring_Mascot_Costume','Costume Poring Mascot','Armor',true,1,1,1268); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20134,'C_Helm_Of_Abyss_White','Costume White Helm Of Abyss','Armor',true,1,1,1269); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20135,'C_12_Anniversary_Crown_Of_Saint','Costume 12 Anniversary Crown of Saint','Armor',true,1,1,1117,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20136,'C_12_Anniversary_Elf_Ears','Costume 12 Anniversary Elf Ears','Armor',true,1,1,875,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20137,'C_Bomb_Wick','Costume Bomb Wick','Armor',true,1,1,66); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20138,'C_Sea_Otter_Hat','Costume Sea Otter Hat','Armor',true,1,1,162); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20139,'C_Horse_Hairpin','Costume Horse Hairpin','Armor',true,1,1,1271,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20140,'C_Horse_Hairpin_','Costume Horse Hairpin','Armor',true,1,1,1272,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20141,'C_Observer','Costume Observer','Armor',true,1,1,337); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20142,'C_Machoman_Glasses','Costume Machoman Glasses','Armor',true,1,1,92); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20143,'C_Candy_Cane_In_Mouth','Costume Candy Cane In Mouth','Armor',true,1,1,665); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20144,'C_Ancient_Elven_Ear','Costume Ancient Elven Ear','Armor',true,1,1,665); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20145,'C_Robo_Eye','Costume Robo Eye','Armor',true,1,1,345); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20146,'C_Angel_Spirit','Costume Angel of Ghost','Armor',true,1,1,394); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20147,'C_Bell_Pigeon','Costume Bell of Piegon','Armor',true,1,1,1034); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20148,'C_Musketeer_Hat','Costume Musketeer Hat','Armor',true,1,1,466); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20149,'C_Hexagon_Spectacles','Costume Hexagon Glasses','Armor',true,1,1,822); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20150,'C_Wind_Fan','Costume Wind Fan','Armor',true,1,1,1051); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20151,'C_Poison_Spore_Hat','Costume Poison Spore Hat','Armor',true,1,1,899); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20152,'C_Straw_Rice_Bag','Costume Straw Rice Bag','Armor',true,true,true,1,1,1273); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20153,'C_Monochrome_Cap','Costume Monochrome Cap','Armor',true,1,1,1274); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`,`equip_script`,`unequip_script`) VALUES (20154,'C_Maple_Which_Falls','Costume Maple Which Falls','Armor',true,1,1,1275,'sc_start SC_MAPLE_FALLS,INFINITE_TICK,0;','sc_end SC_MAPLE_FALLS;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (20155,'C_Ladys_Feather_Hat','Costume Lady\'s Feather Hat','Armor',true,1,1276); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20156,'C_Fan_in_Mouth','Costume Fan in Mouth','Armor',true,1,1,857); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20157,'C_Fish_On_Head','Costume Evolved Blue Fish','Armor',true,1,1,149); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20158,'C_Circlet','Costume Circlet','Armor',true,1,1,18); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20159,'C_Blue_Hair_Band','Costume Blue Hairband','Armor',true,1,1,136); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20160,'C_Fried_Egg','Costume Magnolia Hat','Armor',true,1,1,373); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20161,'C_Prontera_Army_Cap','Costume Army Cap','Armor',true,1,1,48); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20162,'C_Fleece_Hat','Costume Fleece Hat','Armor',true,true,true,1,1,1277,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20163,'C_Fleece_Hat_','Costume Fleece Hat','Armor',true,true,true,1,1,1278,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20164,'C_Duneyrr_Hat','Costume Duneyrr Hat','Armor',true,1,1,639); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20165,'C_Tendrilion_Hat','Costume Tendrilion Hat','Armor',true,1,1,658); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20166,'C_Hockey_Mask','Costume Hockey Mask','Armor',true,true,1,1,336); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20167,'C_Deviruchi_Headphone','Costume Deviruchi Headphone','Armor',true,1,1,805); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20168,'C_Skull_Hood','Costume Skull Hood','Armor',true,true,1,1,598); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20169,'C_Long_Tongue','Costume Long Tongue','Armor',true,1,1,773); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20170,'C_Brown_Deviruchi_Cap','Costume Brown Deviruchi Cap','Armor',true,1,1,273); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20171,'C_Sepia_Cap','Costume Sepia Cap','Armor',true,1,1,1280); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20172,'C_Pumpkin_Head','Costume Pumpkin Hat','Armor',true,1,1,1281); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20173,'C_Lude_Hood','Costume Lude Hood','Armor',true,1,1,1282); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20174,'C_Halloween_Hat_Orange','Costume Orange Halloween Hat','Armor',true,1,1,1283); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20175,'C_Diabolic_Headphone','Costume Diabolic Headphone','Armor',true,1,1,1284); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20176,'Happy_Pierrot_Mask','Costume Happy Pierrot Mask','Armor',true,true,1,1,1288); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20177,'C_Drooping_Dorasuke','Costume Drooping Dorasuke','Armor',true,1,1,1290); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20178,'C_Puppy_Love','Costume Puppy Love','Armor',true,1,1,94); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20179,'C_Monkey_On_Fur_Hat','Costume Monkey Coat Hat','Armor',true,1,1,858,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20180,'C_Westren_Grace','Costume Western Grace','Armor',true,1,1,32); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20181,'C_Mistic_Rose','Costume Mystic Rose','Armor',true,1,1,198); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20182,'C_Mottled_Egg_Shell','Costume Rainbow Eggshell','Armor',true,1,1,124); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20183,'C_There_Is_Something','Costume There\'s..Something..','Armor',true,true,1,1,1091); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20184,'C_Party_Hat','Costume Party Hat','Armor',true,1,1,144); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20185,'C_Fashionable_Glasses','Costume Fashionable Glasses','Armor',true,1,1,131); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20186,'C_Magni_Cap','Costume Magni\'s Cap','Armor',20,true,1,1,250); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20187,'C_Fricca\'s_Circlet','Costume Fricca\'s Circlet','Armor',true,1,1,251); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20188,'C_Morpheus\'s_Hood','Costume Morpheus\'s Hood','Armor',true,1,1,256); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20189,'C_Goibne\'s_Helm','Costume Goibne\'s Helm','Armor',true,1,1,258); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20190,'C_Chick_Hat_J','Costume Chick Hat J','Armor',true,1,1,432); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20191,'C_Black_Cat_Ears_Beret','Costume Black Cat Ears Beret','Armor',true,1,1,1071); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20192,'C_Green_Foxtail','Costume Green Foxtail','Armor',true,1,1,1058); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20193,'C_Foxtail','Costume Foxtail','Armor',true,1,1,711); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20194,'C_Lion_Mask','Costume Lion Mask','Armor',true,1,1,202); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20195,'C_Scratching_Cat','Costume Scratching Cat','Armor',true,true,1,1,1292); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20196,'C_Leopard_Ear_Hat','Costume Leopard Ear Hat','Armor',true,1,1,1293); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20197,'C_Amistr_Beret','Costume Amistr Beret','Armor',true,1,1,1294); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20198,'C_Misty_Ears','Costume Misty Ears','Armor',true,1,1,1295); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20199,'C_Evil_Marcher_Hat','Costume Evil Marcher Hat','Armor',true,1,1,687); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20200,'C_Rabbit_Head_Dress','Costume Rabbit Head Dress','Armor',true,1,1,1095); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20201,'C_Banshee_Master_Kiss','Costume Banshee Master Kiss','Armor',true,1,1,959); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20202,'C_Deviruchi_Balloon','Costume Deviruchi Balloon','Armor',true,1,1,1082); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20203,'C_Bandana','Costume Bandana','Armor',true,1,1,6); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20204,'C_Hunting_Cap','Costume Hunter Hat','Armor',true,1,1,389); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20205,'C_Fancy_Flower','Costume Fancy Flower','Armor',true,1,1,4); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20206,'C_Chicken_Hat','Costume Chicken Hat','Armor',true,true,true,1,1,1296,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20207,'C_Stripe_Band','Costume Striped Hairband','Armor',true,1,1,133); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20208,'C_Necktie','Costume Neck Tie','Armor',true,1,1,443); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`equip_script`,`unequip_script`) VALUES (20209,'C_Mermaid_Longing','Costume Mermaid Bubbles','Armor',true,1,1,1299,'sc_start SC_MERMAID_LONGING,INFINITE_TICK,0;','sc_end SC_MERMAID_LONGING;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20210,'C_Chicken_Hat_','Costume Chicken Hat','Armor',true,true,true,1,1,1297,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20211,'C_Chicken_Hat__','Costume Chicken Hat','Armor',true,true,true,1,1,1298,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20212,'C_Loki_Nidhogg_Hat','Costume Loki & Nidhoggur\'s Hat','Armor',true,1,1,1304); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20213,'C_Sirt_Evil_Eye','Costume Robot Eyes','Armor',true,1,1,345); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20214,'C_Evil_Marcher_Hat_J','Costume Evil Marcher Hat J','Armor',true,1,1,1002); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20215,'C_Black_Devil_Mask','Costume Black Devil Mask','Armor',true,1,1,760); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20216,'C_Rideword_Hat','Costume Rideword Hat','Armor',true,1,1,890); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20217,'C_Arabian_Veil','Costume Arabian Veil','Armor',true,1,1,1300); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20218,'C_Spell_Circuit','Costume Spell Circuit','Armor',true,1,1,1301); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20219,'C_Angel_Marcher_Hat','Costume Angel Marcher Hat','Armor',true,1,1,1302); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20220,'C_Dark_Night_Veil','Costume Dark Night Veil','Armor',true,true,1,1,1303); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20221,'C_Eyes_Of_Ifrit','C Eyes Of Ifrit','Armor',true,1,1,886); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (20222,'C_Santa_Hat_2','Costume Blue Pigtail Santa Hat','Armor',true,1,395); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20223,'C_Centimental_Leaf','Costume Romantic Leaf','Armor',true,1,1,57); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20224,'C_Red_Tailed_Ribbon','Costume Red Tailed Ribbon','Armor',true,1,1,167); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20225,'C_Pumpkin_Hat','Costume Pumpkin-Head','Armor',true,1,1,206); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20226,'C_Hair_Brush','Costume Red Comb','Armor',true,1,1,445); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20227,'C_Husky_Hat','Costume Husky Hat','Armor',true,1,1,1016,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20228,'C_Pig_MoneyBox','Costume Pig MoneyBox','Armor',true,1,1,603,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20230,'C_Mask_Of_Bankrupt','Costume Bankruptcy Mask','Armor',true,true,1,1,936); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20231,'C_Snowman_Hat','Costume Snowman Hat','Armor',true,1,1,616); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20232,'C_Celines_Ribbon','Costume Celine Ribbon','Armor',true,1,1,967); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20233,'C_Gold_Angel_Sculpture','Costume Golden Angel','Armor',true,1,1,646); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (20234,'C_Baphomet_Hat','Costume Baphomet Hat','Armor',true,true,true,1,1,1311,'bonus bMaxHPrate,15;\nbonus bMaxSPrate,15;\nbonus2 bAddRace,RC_All,15;\nbonus2 bMagicAddRace,RC_All,15;\nbonus2 bAddItemHealRate,519,2015;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20235,'C_Frozen_Land_Rose','Costume Frozen Rose','Armor',true,1,1,1025); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20236,'C_Hellomother_Hat','Costume Arc Angeling Hat','Armor',true,1,1,341); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20237,'C_Pink_Fur_Hat','Costume Pink Beanie','Armor',true,1,1,281); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20238,'C_Blue_Drooping_Kitty','Costume Drooping Blue Cat','Armor',true,1,1,277); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20239,'C_Large_Ribbon_Muffler','Costume Large Ribbon Muffler','Armor',true,1,1,1312); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`script`) VALUES (20240,'C_Gift_Of_Snow','Costume Gift of Snow','Armor',true,1,1,'/*TODO: ViewID*/'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20241,'C_Eclipse_Hat','Costume Eclipse Hat','Armor',true,1,1,922); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20242,'C_Snownow_Hat','Costume Snownow Hat','Armor',true,1,1,1313); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20243,'C_Choco_Mint_Bonnet','Costume Choco Mint Bonnet','Armor',true,1,1,1314); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20244,'C_Zealotus_Mask','Costume Zealotus Mask','Armor',true,true,1,1,200); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20245,'C_Cat_Paw_Hairpin','Costume Cat Paw Hairpin','Armor',true,1,1,447); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`,`equip_script`,`unequip_script`) VALUES (20246,'C_Time_Accessory','Costume Decoration Time','Armor',true,1,1,1309,'sc_start SC_TIME_ACCESSORY,INFINITE_TICK,0;','sc_end SC_TIME_ACCESSORY;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20247,'C_Fate_Of_Black_Hand','Costume Fate Of Black Hand','Armor',true,1,1,1310); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20248,'C_Black_Strong_Hair','Costume Black Strong Hair','Armor',true,1,1,1315); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20249,'C_Red_Strong_Hair','Costume Red Strong Hair','Armor',true,1,1,1316); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20250,'C_White_Strong_Hair','Costume White Strong Hair','Armor',true,1,1,1317); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20251,'C_Rose_Cascade','Costume Rose Cascade','Armor',true,1,1,920); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20252,'C_Accessory_of_Ascetic','Costume Mage Decoration','Armor',true,1,1,1150); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20253,'C_Droopy_Alice_Doll','Costume Drooping Alicel','Armor',true,1,1,784); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20254,'C_Ribbon_Yellow','Costume Yellow Ribbonn','Armor',true,1,1,243); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20255,'C_Love_Cheek','Costume Love Cheeks','Armor',true,1,1,1318); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20256,'C_Honey_Pancakes','Costume Honey Pancake','Armor',true,1,1,1319); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20257,'C_Black_Rabbit_Bonnet','Costume Black Rabbit Bonnet','Armor',true,1,1,1320); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20258,'C_Blue_Head_Dress','Costume Blue Headdress','Armor',true,1,1,1321); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20259,'C_Pink_Clover','Costume Pink Clover','Armor',true,1,1,1322); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20260,'C_Stardust','Costume Stardust','Armor',true,1,1,81); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20262,'C_Fox_Ears_Bell_Ribbon','Costume Fox Ears Drop Ribbon','Armor',true,1,1,1070); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20263,'C_Hat_Of_Drowsy_Cat','Costume Sleeping Cat Hat J','Armor',true,1,1,838); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20264,'C_Blood_Sucker','Costume Blood Sucker','Armor',true,1,1,893); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20265,'C_Bird_Nest_Hat','Costume Bird Nest Hat','Armor',true,1,1,235); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20266,'C_Secret_Zipper','Costume Secret Zipper','Armor',true,1,1,1324); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20267,'C_Penguin_Cap','Costume Penguin Cap','Armor',true,1,1,1325); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20268,'C_Sleep_Eclipse_Family','Costume Sleep Eclipse Family','Armor',true,1,1,1326); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20269,'C_White_Fox_Ear_Ribbon','Costume White Fox Ear Ribbon','Armor',true,1,1,1327); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20270,'C_Gryphon_Wing_Ears','Costume Gryphon Wing Ears','Armor',true,1,1,1328); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20271,'C_Sunflower','Costume Sunflower','Armor',true,1,1,37); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20272,'C_Snowy_Horn','Costume Unicorn Horn','Armor',true,1,1,42); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20273,'C_Soft_Sheep_Hat','Costume Soft Sheep Hat','Armor',true,1,1,738); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20274,'C_Polar_Bear_Cap_J','Costume Polar Bear Cap J','Armor',true,1,1,966); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20277,'C_Balloon_Hat','Costume Balloon Hat','Armor',true,1,1,385); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20278,'C_Man_Medal','Costume Man\'s Medal','Armor',true,1,1,775); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20279,'C_Cheering_Whistle','Costume Cheering Whistle','Armor',true,1,1,952); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20280,'C_Well-Chewed_Pencil','Costume Well-Chewed Pencil','Armor',true,1,1,555); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20281,'C_Kindergarten_Hat','Costume Kindergarten Hat','Armor',true,1,1,977); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20282,'C_White_Student_Cap','Costume White Student Cap','Armor',true,1,1,877); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20283,'C_Over_Protector','Costume Over Protector','Armor',true,1,1,1329); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20284,'C_Cherry_Blossom_Hat','Costume Sakura Hat','Armor',true,1,1,1330); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`,`unequip_script`) VALUES (20285,'C_Blossom_Fluttering','Costume Dancing Fallen Sakura','Armor',true,1,1,1331,100,true,'hateffect HAT_EF_BLOSSOM_FLUTTERING,true;','hateffect HAT_EF_BLOSSOM_FLUTTERING,false;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20286,'C_Under_Rim_Glasses_Red','Costume Under Rim Glasses Red','Armor',true,1,1,1332); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20287,'C_Mans_Medal_Gold','Costume Man\'s Medal(Gold)','Armor',true,1,1,1333); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20288,'C_Bijou_Hat','Costume Bijou Hat','Armor',true,1,1,1334); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (20290,'C_Evil_Druid_Hat_Black','Costume Black Evil Druid Hat','Armor',true,1,1337); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20291,'C_Helm_of_Thoth','Costume Helm of Thoth','Armor',true,true,true,1,1,860); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20292,'C_Black_Ramen_Hat','Costume Black Ramen Hat','Armor',true,1,1,1338); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20293,'C_Sleeper_Hat','Costume Sleeper Hat','Armor',true,1,1,590); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20294,'C_Savage_Babe_Hat','Costume Savage Babe Hat','Armor',true,1,1,553); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20295,'C_Poring_Sunglasses','Costume Poring Sunglasses','Armor',true,1,1,954); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20296,'C_Yoyo_Hat','Costume Yoyo Hat','Armor',true,1,1,391); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20297,'C_Cactus_Hat','Costume Cactus Hat','Armor',true,1,1,615); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20298,'C_Happy_Lunatic_Ear','Costume Happy Lunatic Hanging Ear','Armor',true,1,1,1340); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20299,'C_Face_Crusher','Costume Face Crusher','Armor',true,true,1,1,1341); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20300,'C_Hill_Wind_Mask','Costume Hill Wind Mask','Armor',true,true,true,1,1,1342); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20301,'C_Golden_Savage_Hat','Costume Golden Savage Hat','Armor',true,1,1,648); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20302,'C_Beelzebub_Crown','Costume Beelzebub Crown','Armor',true,1,1,1343); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20303,'C_Mandragora_Cap','Costume Mandragora Cap','Armor',true,1,1,402); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20304,'C_Raccoon_Hat','Costume Raccoon Hat','Armor',true,1,1,118); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (20305,'C_NettyHeart_BalloonGum','Costume Nettie Heart Bubble Gum','Armor',20,true,1,720); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20307,'C_Beginner_Cap','Costume Beginner Cap','Armor',true,1,1,1348); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20311,'C_Magical_Booster','Costume Magical Booster','Armor',true,1,1,873); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20312,'C_Barons_Evil_Eye','Costume Baron\'s Evil Eye','Armor',true,1,1,989); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20313,'C_CD_in_Mouth','Costume CD in Mouth','Armor',true,1,1,815); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20314,'C_New_Wave_Sunglasses','Costume New Wave Sunglasses','Armor',true,1,1,856); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20315,'C_Analyze_Eye','Costume Analyze Eye','Armor',true,1,1,1351); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20316,'C_Seraph_Wing_Helm','Costume Seraph Wing Helm','Armor',true,1,1,1352); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20317,'C_Nekomimi_Cyber_Headphone','Costume Nekomimi Cyber Headphone','Armor',true,1,1,1353); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20318,'C_Charleston_Antenna','Costume Charleston Antenna','Armor',true,1,1,1354); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20319,'C_Crimson_Booster','Costume Crimson Booster','Armor',true,1,1,1355); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20320,'C_Red_Bandana','Costume Red Bandana','Armor',true,1,1,62); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20321,'C_Pterios_Fins','Costume Pterios Fins','Armor',true,1,1,1009); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20322,'C_Seal_Hat','Costume Seal Hat','Armor',true,1,1,540); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`equip_script`,`unequip_script`) VALUES (20323,'C_Sparkling_Sound','Costume Sparkling Sound','Armor',true,1,1,1074,'sc_start SC_DECORATION_OF_MUSIC,INFINITE_TICK,0;','sc_end SC_DECORATION_OF_MUSIC;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20324,'C_Pigeon_Hat','Costume Pigeon Hat','Armor',true,1,1,1362); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20325,'C_Little_Aquarium','Costume Little Aquarium','Armor',true,1,1,1363); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20326,'C_Sailor_Collar','Costume Sailor Collar','Armor',true,1,1,1364); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20327,'C_Marine_Cap','Costume Marine Cap','Armor',true,1,1,1365); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20328,'C_Mackerel_Pike','Costume Mackerel Pike','Armor',true,1,1,1081); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20329,'C_Tare_HSchool_Doll_Hat','Costume Very Cute Doll Hat','Armor',true,1,1,1084); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20330,'C_Sombrero','Costume Sombrero','Armor',true,1,1,151); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20331,'C_Desert_Prince','Costume Desert Prince','Armor',true,1,1,567); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20332,'C_Pure_White_Ribbon','Costume Pure White Ribbon','Armor',true,1,1,1175); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20333,'C_Family_Hat','Costume Family Hat','Armor',true,1,1,650); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20334,'C_Joystick_Hat','Costume Joystick Hat','Armor',true,1,1,1305); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20335,'C_Watery_Eyes','Costume Watery Eyes','Armor',true,1,1,828); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20338,'C_Colorful_Dancing_Octopus','Costume Colorful Dancing Octopus','Armor',true,1,1,1007); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20339,'C_Flower_Summer_Hat','Costume Flower Summer Hat','Armor',true,1,1,1369); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20340,'C_Straight_Pony_Black','Costume Straight Pony Black','Armor',true,1,1,1371); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20341,'C_Bouncing_Hair_Black','Costume Bouncing Hair Black','Armor',true,1,1,1372); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20342,'C_Loose_Wave_Twin','Costume Loose Wave Twin','Armor',true,1,1,1373); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20344,'C_Happy_Balloon_J','Costume: Happy Balloon','Armor',true,1,1,1289); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20345,'C_Seagod_Protector','Costume Seagod Protector','Armor',true,1,1,960); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20346,'C_Drooping_Permeter','Costume Drooping Permeter','Armor',true,1,1,694); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20347,'C_Poring_Pirate_Hat','Costume Poring Pirate Hat','Armor',true,1,1,726); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20348,'C_Sunday_Hat','Costume Sunday Hat','Armor',true,1,1,117); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20349,'C_FlyingGalapago','Costume Flying Galapago','Armor',true,1,1,1358); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20350,'C_Cowlick_YL','Costume Bouncing Hair Yellow','Armor',true,1,1,1382); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20351,'C_Cowlick_GN','Costume Bouncing Hair Green','Armor',true,1,1,1383); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20352,'C_Cowlick_PP','Costume Bouncing Hair Purple','Armor',true,1,1,1384); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20353,'C_Cowlick_RD','Costume Bouncing Hair Red','Armor',true,1,1,1385); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20354,'C_Cowlick_OM','Costume Bouncing Hair Crimson','Armor',true,1,1,1386); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20355,'C_Cowlick_BU','Costume Bouncing Hair Blue','Armor',true,1,1,1387); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20356,'C_Cowlick_WH','Costume Bouncing Hair White','Armor',true,1,1,1388); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20357,'C_Straight_Pony_YL','Costume Straight Pony Yellow','Armor',true,1,1,1389); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20358,'C_Straight_Pony_GN','Costume Straight Pony Green','Armor',true,1,1,1390); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20359,'C_Straight_Pony_PP','Costume Straight Pony Purple','Armor',true,1,1,1391); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20360,'C_Straight_Pony_RD','Costume Straight Pony Red','Armor',true,1,1,1392); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20361,'C_Straight_Pony_OM','Costume Straight Pony Crimson','Armor',true,1,1,1393); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20362,'C_Straight_Pony_BU','Costume Straight Pony Blue','Armor',true,1,1,1394); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20363,'C_Straight_Pony_WH','Costume Straight Pony White','Armor',true,1,1,1395); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20364,'C_Loose_Wave_Twin_YL','Costume Loose Wave Twin Yellow','Armor',true,1,1,1396); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20365,'C_Loose_Wave_Twin_GN','Costume Loose Wave Twin Green','Armor',true,1,1,1397); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20366,'C_Loose_Wave_Twin_PP','Costume Loose Wave Twin Purple','Armor',true,1,1,1398); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20367,'C_Loose_Wave_Twin_RD','Costume Loose Wave Twin Red','Armor',true,1,1,1399); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20368,'C_Loose_Wave_Twin_OM','Costume Loose Wave Twin Crimson','Armor',true,1,1,1400); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20369,'C_Loose_Wave_Twin_BU','Costume Loose Wave Twin Blue','Armor',true,1,1,1401); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20370,'C_Loose_Wave_Twin_WH','Costume Loose Wave Twin White','Armor',true,1,1,1402); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20371,'C_Special_Kafra_Hat','Costume Special Kafra Hat','Armor',true,1,1,581); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20372,'C_Ribbon_Hat','Costume Ribbon Hat','Armor',true,1,1,956); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20373,'C_Watermelon_Hat','Costume Watermelon Hat','Armor',true,1,1,690); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20374,'C_Mechanical_Plant_Hat','Costume Mechanical Plant Hat','Armor',true,1,1,1069); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20375,'C_Ignis_Cap','Costume Ignis Cap','Armor',true,1,1,803); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20376,'C_Memories_Of_Lovers','Costume Memory of Lovers','Armor',true,1,1,1072); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20377,'C_Flight_Cap','Costume Flight Cap','Armor',true,1,1,820); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20378,'C_Skymet','Costume Sky Met','Armor',true,1,1,868); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20379,'C_Pocketwatch_Hair_Ornament','Costume Pocketwatch Hair Ornament','Armor',true,1,1,1404); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20380,'C_Mechanical_Feather_Hairband','Costume Mechanical Feather Hairband','Armor',true,1,1,1405); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20381,'C_Steampunk_Hat','Costume Steampunk Hat','Armor',true,1,1,1406); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20382,'C_Silver_Sniper_Doll','Costume Silver Sniper Doll','Armor',true,1,1,1407); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20383,'C_Magicdecoy_Doll','Costume Magic Decoy Doll','Armor',true,1,1,1408); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20384,'C_Douce_Tiara','Costume Douce Tiara','Armor',true,1,1,1410); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20386,'C_Victory_Wing_Helm','Costume Victory Wing Helm','Armor',true,1,1,677); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (20388,'C_Ayam','Costume Ayam','Armor',true,1,228); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20391,'C_Silent_Executor','Costume Silent Executor','Armor',true,true,1,1,632); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20392,'C_Sniper_Google','Costume Sniper Google','Armor',true,true,1,1,625); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20393,'C_Schmitz_Helm','Costume Schmitz Helm','Armor',true,1,1,634); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20394,'C_Pumpkin_Toque','Costume Pumpkin Toque','Armor',true,1,1,1411); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (20395,'C_Black_Witch_Hat','Costume Black Witch Hat','Armor',true,1,1006); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20396,'C_Green_Hat','Costume Green Hat','Armor',true,1,1,939); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (20397,'C_Jakk','Costume Jack','Armor',true,true,1,1,1415,'autobonus2 "{}",31,10000,BF_WEAPON|BF_MAGIC,"{ active_transform 1130,10000; showscript \\"Yikes!!! That hurts!!!\\"; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20398,'C_Niflheim_Bunny_Hat','Costume Niffleheim Bunny Hat','Armor',true,1,1,1285); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20399,'C_Crow_Tengu_Mask','Costume Crow Tengu Mask','Armor',true,1,1,1287); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20400,'C_Ichthys_Rosario','Costume Ichthys Rosario','Armor',true,1,1,1028); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20401,'C_Angel_Guidance','Costume Angel Guidance','Armor',true,1,1,1188); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20402,'C_Holy_Klobuk','Costume Holy Klobuk','Armor',true,1,1,895); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20403,'C_Dolor_Thanatos','Costume Dolor Thanatos','Armor',true,1,1,547); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (20404,'C_Blessing_Of_Angels','Costume Blessing of Angel','Armor',true,1,1,1425,'hateffect(HAT_EF_BLESSING_OF_ANGELS,true);','hateffect(HAT_EF_BLESSING_OF_ANGELS,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20405,'C_Eremes_Scarf','Costume Eremes Scarf','Armor',true,1,1,1416); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20406,'C_Commandments_Of_Chain','Costume Chain of Commandments','Armor',true,1,1,1417); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20407,'C_Subject_Aura_Red','Costume Vicious Mind Aura Crimson','Armor',true,1,1,1418); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20408,'C_Requiem_Crown_of_Light_and_Dark','Costume Requiem Crown of Light and Dark','Armor',true,1,1,1419); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20409,'C_There_is_Something_','Costume There is Something','Armor',true,1,1,1091); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (20413,'C_Isabella_Brown_Ear','C Piamette Hairband','Armor',true,1,1031); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20416,'C_1Grade_Balloon','Costume Grade 1 Balloon','Armor',true,1,1,1426); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20417,'C_2Grade_Balloon','Costume Grade 2 Balloon','Armor',true,1,1,1427); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20418,'C_3Grade_Balloon','Costume Grade 3 Balloon','Armor',true,1,1,1428); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20419,'C_4Grade_Balloon','Costume Grade 4 Balloon','Armor',true,1,1,1429); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20420,'C_5Grade_Balloon','Costume Grade 5 Balloon','Armor',true,1,1,1430); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20421,'C_6Grade_Balloon','Costume Grade 6 Balloon','Armor',true,1,1,1431); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20422,'C_7Grade_Balloon','Costume Grade 7 Balloon','Armor',true,1,1,1432); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20423,'C_8Grade_Balloon','Costume Grade 8 Balloon','Armor',true,1,1,1433); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20424,'C_9Grade_Balloon','Costume Grade 9 Balloon','Armor',true,1,1,1434); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20425,'C_10Grade_Balloon','Costume Grade 10 Balloon','Armor',true,1,1,1435); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20426,'C_11Grade_Balloon','Costume Grade 11 Balloon','Armor',true,1,1,1436); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20427,'C_12Grade_Balloon','Costume Grade 12 Balloon','Armor',true,1,1,1437); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20428,'C_13Grade_Balloon','Costume Grade 13 Balloon','Armor',true,1,1,1438); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20429,'C_Piamette_Bowtie','Costume Piamette Bowtie','Armor',true,1,1,1439); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20430,'C_Morocc_Kid_Servant','Costume Loyal Servant of Devil Morocc','Armor',true,1,1,1440); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20431,'C_Magician_Headdress','Costume Magician Headdress','Armor',true,1,1,1441); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20432,'C_Khalitzburg_KN_Helm','Costume Khalitzburg Knight Helm','Armor',true,1,1,1442); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20433,'C_Louise_Red_Hat','Costume Louise Red Hat','Armor',true,1,1,1443); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20434,'C_Drooping_Gunslinger','Costume Drooping Gunslinger','Armor',true,1,1,1444); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (20435,'C_Camellia_Hair_Pin','Costume Camellia Hair Pin','Armor',true,1,1,1203,'hateffect(HAT_EF_CAMELLIA_HAIR_PIN,true);','hateffect(HAT_EF_CAMELLIA_HAIR_PIN,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20436,'C_Angelring_Furhat','Costume Angelring Furhat','Armor',true,1,1,953); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20437,'C_Sakura_Hairband','Costume Sakura Hairband','Armor',true,1,1,949); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20438,'C_Abacus_In_Mouth','Costume Abacus In Mouth','Armor',true,1,1,825); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`script`,`unequip_script`) VALUES (20439,'C_New_Year_Shine','Costume New Year Shine','Armor',true,1,1,'hateffect(HAT_EF_GLOW_OF_NEW_YEAR,true);','hateffect(HAT_EF_GLOW_OF_NEW_YEAR,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20440,'C_Tone_of_Gold','Costume Tone of Gold','Armor',true,1,1,1447); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20441,'C_Large_Ribbon_Muffler_Red','Costume Large Ribbon Muffler Red','Armor',true,1,1,1448); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20442,'C_Red_and_White_Mochiring_Hat','Costume Red and White Mochiring Hat','Armor',true,1,1,1449); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20446,'C_Bunny_Eggshell','Costume Bunny Eggshell','Armor',true,1,1,1339); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20447,'C_Small_Poring_Band','Costume Small Porings Headband','Armor',true,1,1,955); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20448,'C_Cons_Of_Water','Costume Water Spellcaster','Armor',true,1,1,1451); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20449,'C_White_Black_Temp','Costume White and Black Temptation','Armor',true,1,1,1452); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20450,'C_Gram_Peony','Costume Gram Peony','Armor',true,1,1,1453); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20451,'C_Sky_of_Memory','Costume Sky of Memory','Armor',true,1,1,1454); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20452,'C_Crown_of_Strawberry_Prince','Costume Crown of Strawberry Prince','Armor',true,1,1,1455); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20455,'C_Republic_Hat','Costume Republic Hat','Armor',true,1,1,1458); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20456,'C_Combat_Vestige','Costume Combat Vestige','Armor',true,1,1,1460); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (20457,'C_Feather_Fluttering','Costume Fluttering Feathers','Armor',true,1,1,1461,'hateffect(HAT_EF_FEATHER_FLUTTERING,true);','hateffect(HAT_EF_FEATHER_FLUTTERING,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20458,'C_Wild_Poring_Rider','Costume Wild Poring Rider','Armor',true,1,1,1422); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (20459,'C_Valhalla_Idol','Costume Valhalla Idol','Armor',true,1,1,1423,'hateffect(HAT_EF_VALHALLA_IDOL,true);','hateffect(HAT_EF_VALHALLA_IDOL,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20460,'C_Thorny_Hairband','Costume Thorny Hairband','Armor',true,1,1,921); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20461,'C_93_Style_Bloody_Wings','Costume 93 Style Bloody Wings','Armor',true,1,1,1037); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20462,'C_Cat_Ears_Cape','Costume Cat Ears Cape','Armor',true,1,1,1464); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20463,'C_Two_Tone_Beret','Costume Two Tone Beret','Armor',true,1,1,1465); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20464,'C_Monochrome_RibbonHat','Costume Monochrome Ribbon Hat','Armor',true,1,1,1466); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20465,'C_Glasses_Without_Lens','Costume Glasses Without Lens','Armor',true,1,1,1467); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20466,'C_Crimson_Ribbon','Costume Crimson Ribbon','Armor',true,1,1,1468); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20467,'C_Elemental_Crown','Costume Elemental Crown','Armor',true,1,1,1219); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20468,'C_Youinone_Mask','You in ONE','Armor',true,true,true,1,1,1462); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20470,'C_SweetChocolate_Hat','Costume Sweet Chocolate Hat','Armor',true,1,1,1469); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (20472,'C_Helm_Of_Angel','Costume Helm of Angel','Armor',true,1,110); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (20481,'C_Mask_of_Ifrit','Costume Mask of Ifrit','Armor',20,true,true,true,1,421); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20482,'C_Heaven_Cage','Costume Heaven Cage','Armor',true,1,1,1286); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20483,'C_Butterfly_Barrettes','Costume Butterfly Barrettes','Armor',true,1,1,1027); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20486,'C_Twin_Margaret','Costume Twin Margaret','Armor',true,1,1,1472); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (20487,'C_Floral_Waltz','Costume Floral Waltz','Armor',true,1,1,1473,'hateffect(HAT_EF_FLORAL_WALTZ,true);','hateffect(HAT_EF_FLORAL_WALTZ,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20488,'C_Pope_Ribbon','Costume Pope Ribbon','Armor',true,1,1,1474); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20489,'C_Pope_Crown','Costume Pope Crown','Armor',true,1,1,1475); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20490,'C_Full_Blossom_Sakura_Hairpin_Blue','Costume Full Blossom Sakura Hairpin Blue','Armor',true,1,1,1476); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20491,'C_Laser_of_Eagle','Costume Laser of Eagle','Armor',true,1,1,1424); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20492,'C_Unidentified_Flying_Poring','Costume Unidentified Flying Poring','Armor',true,1,1,1017); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (20493,'C_Wing_Headphone','Costume Wing Headphone','Armor',true,1,1,1347); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20495,'C_Quati_Hat_J','Costume Quati Hat','Armor',true,1,1,527); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20496,'C_Black_Shiba_Inu_Hat','Costume Black Shiba Inu Hat','Armor',true,1,1,894); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20497,'C_Umbala_Spirit','Costume Umbala Spirit','Armor',true,1,1,675); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20498,'C_Elephant_Hat','Costume Elephant Hat','Armor',true,1,1,215); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20499,'C_Cat_Ears_Hat','Costume Cat Ears Hat','Armor',true,1,1,1479); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20500,'T_Archangel_Wing','Archangel Wing','Armor',true,1,1,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20502,'C_Devil_Wing','Costume Little Devil Wings','Armor',true,1,1,12); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20504,'C_Cupid_Wing_Pink','Costume Cupid\'s Pink Wings','Armor',true,1,1,14); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`) VALUES (20506,'Invisible_Manteau','Invisible Manteau','Armor',true,1,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20507,'C_Poring_Bag','Costume Poring Bag','Armor',true,1,1,16); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (20508,'C_Poster_Girl_Hat','Costume Poster Girl Hat','Armor',true,1,1,1446); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20509,'C_Wings_of_Uriel','Costume Wings of Uriel','Armor',true,1,1,17); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20510,'C_SwordWing','Costume Sword Wing','Armor',true,1,1,19); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20511,'C_Blue_Fairy_Wing','Blue Wings of Fairy','Armor',true,1,1,21); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20512,'C_Bag_of_Adventurer_j','Costume Adventurer\'s Backpack','Armor',true,1,1,2); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20514,'C_Thanatos_Sword','Costume Thanatos Sword','Armor',true,1,1,23); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`script`,`unequip_script`) VALUES (20515,'C_Magic_Circle','Costume Magic Circle','Armor',true,1,1,'hateffect(HAT_EF_MAGICCIRCLE,true);','hateffect(HAT_EF_MAGICCIRCLE,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20516,'C_Wings_of_Michael','Costume Wings of Michael','Armor',true,1,1,24); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20517,'C_GiantCatBag_TW','Costume Giant Cat Bag','Armor',true,1,1,25); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`script`,`unequip_script`) VALUES (20519,'C_Full_BloomCherry_Tree','Costume Full Bloom Cherry Tree','Armor',true,1,1,'hateffect(HAT_EF_FULL_BLOOMCHERRY_TREE,true);','hateffect(HAT_EF_FULL_BLOOMCHERRY_TREE,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`script`,`unequip_script`) VALUES (20522,'C_Blessings_Of_Soul','Costume Blessings Of Soul','Armor',true,1,1,'hateffect(HAT_EF_C_BLESSINGS_OF_SOUL,true);','hateffect(HAT_EF_C_BLESSINGS_OF_SOUL,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`script`,`unequip_script`) VALUES (20524,'C_Shining_Angel_Wings','Costume Shining Angel Wings','Armor',true,1,1,'hateffect(HAT_EF_C_SHINING_ANGEL_WING,true);','hateffect(HAT_EF_C_SHINING_ANGEL_WING,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`location_costume_garment`,`armor_level`,`view`) VALUES (20525,'C_Bloody_Wing','Costume Crimson Wings','Armor',true,false,true,1,33); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (20526,'C_BlueAngeling_Wing','Costume Brilliant Blue Angel Wings','Armor',true,1,34); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (20528,'C_GoldButterfly_Wing','Costume Golden Butterfly Wings','Armor',true,1,36); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20530,'C_Wings_of_Gabriel','Costume Wings of Gabriel','Armor',true,1,1,37); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20533,'C_PinkButterfly_Wing_T','Costume Pink Butterfly Wing','Armor',true,1,1,38); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`script`,`unequip_script`) VALUES (20535,'C_Digital_Space','Costume Digital Space','Armor',true,1,1,'hateffect(HAT_EF_DIGITAL_SPACE,true);','hateffect(HAT_EF_DIGITAL_SPACE,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`script`,`unequip_script`) VALUES (20537,'C_Maple_Which_Falls_Rd','Costume Falling Red Foliage','Armor',true,1,1,'hateffect(HAT_EF_C_MAPLE_WHICH_FALLS_RD,true);','hateffect(HAT_EF_C_MAPLE_WHICH_FALLS_RD,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`script`,`unequip_script`) VALUES (20538,'C_Magic_Circle_Rainbow','Costume Magic Circle Rainbow','Armor',true,1,1,'hateffect(HAT_EF_MAGICCIRCLERAINBOW,true);','hateffect(HAT_EF_MAGICCIRCLERAINBOW,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (20541,'C_AngelRibbonWing_TW','Costume angel ribbon wings','Armor',true,1,42); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20543,'C_Halloween_Poring_Bag','Costume Halloween Poring Bag','Armor',true,1,1,44); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20546,'C_Backside_Ribbon_Bell','Costume Giant Ribbon Bell','Armor',true,1,1,46); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`script`,`unequip_script`) VALUES (20547,'C_Ghost_Effect','Costume Ghost Effect','Armor',true,1,1,'hateffect(HAT_EF_C_GHOST_EFFECT,true);','hateffect(HAT_EF_C_GHOST_EFFECT,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`script`,`unequip_script`) VALUES (20548,'Costume_Popping_Poring_Aura','Costume Popping Poring Aura','Armor',true,1,1,'hateffect(HAT_EF_C_POPPING_PORING_AURA,true);','hateffect(HAT_EF_C_POPPING_PORING_AURA,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20570,'C_HeartChocoBag','Costume HeartChocoBag','Armor',true,1,1,47); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`,`script`,`unequip_script`) VALUES (20571,'C_Valkyrie_Wing','Costume Valkyrie Wings','Armor',true,1,48,'hateffect HAT_EF_C_VALKYRIE_WING,true;','hateffect HAT_EF_C_VALKYRIE_WING,false;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20572,'C_WingOfHeart','Costume WingOfHeart','Armor',true,1,1,50); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20575,'C_School_Bag_BL','Costume Backpack (Black)','Armor',true,1,52,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20576,'C_Cat_Fork','Costume Cat Fork','Armor',true,1,1,53); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`location_costume_garment`,`armor_level`,`view`) VALUES (20577,'C_Balloon_Wing','Costume inflatable wings','Armor',true,false,true,1,54); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (20578,'C_Wings_Of_Raguel','Costume raguel\'s wings','Armor',true,1,56); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`location_costume_garment`,`armor_level`,`view`) VALUES (20579,'C_Wings_Of_Raphael','Costume Raphael\'s Wings','Armor',true,false,true,1,57); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20582,'C_T_Bear_Bag','Costume Bear Backpack','Armor',true,1,1,60); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20584,'C_Big_Foxtail','Costume Fox Tail','Armor',true,1,1,62); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (20586,'C_Loli_Ruri_Moon','Costume: Loli Ruri\'s Crescent','Armor',true,1,64); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20588,'C_Nifl_Bloom','Costume Broom of Witch','Armor',true,1,1,65); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (20589,'C_Gimmick_One_Feather','Costume One Wing','Armor',true,1,66); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (20590,'C_Evil_Druid_Cross','Costume Evil Druid Cross','Armor',true,1,67); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20592,'C_Santa_Backpack','Costume Santa\'s Pocket','Armor',true,1,1,70); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (20593,'C_Ice_Wing','Costume: Ice Wings','Armor',true,1,71); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (20594,'C_Big_Ribbon_Cloak','Costume Big Ribbon Manteau','Armor',true,1,76); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (20595,'C_School_Bag_RD_E','Costume beginners red backpack','Armor',true,1,51,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (20597,'C_Evil_Scythe','Costume: Evil Scythe','Armor',true,1,79); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (20598,'C_GiantCatBag_JP_BL','Costume Giant Cat Bag','Armor',true,1,80); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (20599,'C_Sakura_Wing','Costume: Sakura Wings','Armor',true,1,83); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`script`) VALUES (20600,'Fantastic_Aura','Fantastic Aura','Armor',true,1,1,'/*TODO: View ID*/\nbonus bUnbreakableHelm;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (20603,'C_P_Ulysses_Feather','Costume Big Purple Swallowtail Butterfly Wings','Armor',true,1,85); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (20604,'C_Blessed_Veil','Costume: Blessed Veil','Armor',true,1,86); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (20605,'C_Leaf_Umbrella','Costume leaf umbrella','Armor',true,1,87); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20700,'Egir_Manteau','Egir Manteau','Armor',200000,300,10,1,true,1,110,true,'bonus bUnbreakableGarment;\n.@r = getrefine();\nif (.@r > 10)\n .@r = 10;\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte) {\n bonus bFlee2,5+(.@r*2);\n} else if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief) {\n bonus bShortWeaponDamageReturn,5+(.@r*2);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20701,'Sol_Manteau','Sol Manteau','Armor',700,20,1,true,1,65,true,'bonus2 bSubDefEle,Ele_Earth,5;\nbonus2 bMagicSubDefEle,Ele_Earth,5;\nbonus2 bSubRace,RC_Fish,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20702,'TE_Woe_Muffler','TE Woe Muffler','Armor',5,true,1,40,true,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus2 bAddRace,RC_Player_Human,5;\nbonus2 bAddRace,RC_Player_Doram,5;\nbonus2 bMagicAddRace,RC_Player_Human,5;\nbonus2 bMagicAddRace,RC_Player_Doram,5;\nbonus2 bResEff,Eff_Freeze,2500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20703,'TE_Woe_Manteau','TE Woe Manteau','Armor',10,true,true,true,true,true,true,true,1,40,true,100,true,true,true,true,true,true,true,'bonus2 bAddRace,RC_Player_Human,10;\nbonus2 bAddRace,RC_Player_Doram,10;\nbonus2 bResEff,Eff_Freeze,2500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_acolyte`,`job_mage`,`job_monk`,`job_novice`,`job_priest`,`job_sage`,`job_soullinker`,`job_supernovice`,`job_wizard`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20704,'TE_Woe_Magic_Manteau','TE Woe Magic Manteau','Armor',5,true,true,true,true,true,true,true,true,true,true,1,40,true,100,true,true,true,true,true,true,true,'bonus2 bMagicAddRace,RC_Player_Human,10;\nbonus2 bMagicAddRace,RC_Player_Doram,10;\nbonus2 bResEff,Eff_Freeze,2500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20705,'Lumiere_Manteau','Lumiere Manteau','Armor',20,700,20,1,true,1,65,true,'bonus2 bSubDefEle,Ele_Holy,5;\nbonus2 bSubRace,RC_Dragon,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (20706,'Amistr_Bag','Amistr Bag','Armor',10,500,18,true,1,1,4,'bonus bAllStats,1;\nbonus2 bSubEle,Ele_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_garment`,`armor_level`,`refineable`,`view`,`script`) VALUES (20707,'Kirin_Wing','Kirin Wing','Armor',20,18,true,1,true,6,'bonus bAllStats,1;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20708,'Poison_Manteau','Poison Manteau','Armor',20,700,20,1,true,1,65,true,'bonus2 bSubEle,Ele_Poison,5;\nbonus2 bSubRace,RC_Plant,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_garment`,`armor_level`,`equip_level_min`,`equip_level_max`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20709,'Mana_Manteau','Mana Manteau','Armor',true,1,1,100,true,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20710,'Impr_Angel\'s_Warmth','Advanced Angelic Cardigan','Armor',10000,400,6,1,true,true,true,1,99,true,'bonus bHPrecovRate,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`refineable`,`script`) VALUES (20711,'Manteau_Of_Diego','Manteau Of Diego','Armor',20,600,15,1,true,1,true,'bonus bInt,1;\nbonus bDex,1;\nbonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_archer`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_kagerouoboro`,`job_knight`,`job_mage`,`job_merchant`,`job_monk`,`job_priest`,`job_rebellion`,`job_rogue`,`job_sage`,`job_swordman`,`job_thief`,`job_wizard`,`class_upper`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20712,'Valkyrie_Cape','Valkyrie Cape','Armor',10,500,10,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,1,true,'.@val = 2 * (min(10,getrefine())/2);\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus bFlee2,(5+.@val);\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus bShortWeaponDamageReturn,(5+.@val);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20714,'Assassin_Muffler','Assassin\'s Muffler','Armor',20,100,16,1,true,1,50,true,'.@r = getrefine();\nif (.@r>5) {\n bonus bAgi,(.@r-5)*2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20716,'Spirit_Manteau','Spirit Manteau','Armor',20,700,20,1,true,1,65,true,'bonus2 bSubEle,Ele_Ghost,5;\nbonus2 bSubRace,RC_Angel,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20717,'FaceWorm_Skin','Gigant Snake Skin','Armor',10,400,38,true,1,1,true,'bonus bMdef,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20718,'FaceWorm_Skin_','Gigant Snake Skin','Armor',10,400,38,1,true,1,1,true,'bonus bMdef,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20720,'Manteau_Of_Storm','Manteau of Storm','Armor',10,500,16,1,true,false,false,true,true,true,1,70,true,'bonus bMdef,2;\nbonus bMaxHPrate,5;\nbonus bMatkRate,1;\nbonus2 bAddEle,Ele_Wind,2;\nbonus2 bMagicAddEle,Ele_Wind,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20721,'Cloak_Of_Gray','Cloak of Gray','Armor',20,600,45,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,120,true,'bonus2 bSubEle,Ele_Holy,5+getrefine()/2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (20724,'Love_Dad_Wings_2012','Love Dad Wings 2012','Armor',100,15,1,true,1,1,true,5,'.@r = getrefine();\nif (readparam(bStr)>89) {\n bonus bAllStats,1;\n bonus bStr,.@r;\n bonus bMaxHPRate,1;\n bonus bMaxSPRate,1;\n}\nif (readparam(bAgi)>89) {\n bonus bAllStats,1;\n bonus bAgi,.@r;\n bonus bMaxHPRate,1;\n bonus bMaxSPRate,1;\n}\nif (readparam(bVit)>89) {\n bonus bAllStats,1;\n bonus bVit,.@r;\n bonus bMaxHPRate,1;\n bonus bMaxSPRate,1;\n}\nif (readparam(bInt)>89) {\n bonus bAllStats,1;\n bonus bInt,.@r;\n bonus bMaxHPRate,1;\n bonus bMaxSPRate,1;\n}\nif (readparam(bDex)>89) {\n bonus bAllStats,1;\n bonus bDex,.@r;\n bonus bMaxHPRate,1;\n bonus bMaxSPRate,1;\n}\nif (readparam(bLuk)>89) {\n bonus bAllStats,1;\n bonus bLuk,.@r;\n bonus bMaxHPRate,1;\n bonus bMaxSPRate,1;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`magic_attack`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (20725,'Ribbon_Piamat','Ribbon Piamat','Armor',10,100,10,1,true,1,30,true,7,'bonus bInt,1;\nbonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20726,'Fire_Dragon_Coat','Fire Dragon\'s Coat','Armor',20,300,1,true,1,30,true,'bonus bMaxHPrate,5;\nbonus2 bMagicAtkEle,Ele_Fire,2;\nif (getrefine()>=7) {\n bonus2 bMagicAtkEle,Ele_Fire,3;\n}\nbonus2 bMagicAtkEle,Ele_Water,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_garment`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`) VALUES (20727,'Brilliant_Golden_Wings','Brilliant Golden Wings','Armor',10,true,1,1,true,5,100,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20728,'Water_Dragon_Coat','Water Dragon Coat','Armor',10,300,1,true,1,30,true,'bonus bMaxHPrate,5;\nbonus2 bMagicAtkEle,Ele_Water,2;\nif (getrefine()>=7) {\n bonus2 bMagicAtkEle,Ele_Water,3;\n}\nbonus2 bMagicAtkEle,Ele_Wind,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`script`) VALUES (20730,'Loyalists_Hood','Loyalists Hood','Armor',10,200,30,1,true,1,80,'bonus bStr,2;\nbonus bMaxHPrate,10;\nbonus bNoKnockback;\nbonus2 bSubEle,Ele_All,-20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20732,'Supplement_Part_Con','Supplement Part Con','Armor',25000,500,20,1,true,true,true,true,true,1,100,true,'.@r = getrefine();\nbonus bMaxHPrate,6+(.@r/2);\nif (.@r>=9) {\n bonus bHPrecovRate,50;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20733,'Upgrade_Part_Engine','Reinforced Parts - Engine','Armor',10,1500,25,1,true,true,true,true,true,1,100,true,'bonus bDelayrate,-10;\n.@r = getrefine();\nif (.@r>=7) {\n bonus2 bSubEle,Ele_Neutral,10;\n}\nif (.@r>=9) {\n bonus bDelayrate,-10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20734,'Manteau_Of_Leafwind','Manteau of Leafwind','Armor',300,10,1,true,1,70,true,'bonus2 bSubEle,Ele_Wind,10;\nbonus2 bSubEle,Ele_Earth,-10;\nbonus bLongAtkDef,5+getrefine();\nbonus bUnbreakableGarment;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20735,'Manteau_Of_Flame_Heart','Manteau of Flame Heart','Armor',300,10,1,true,1,70,true,'bonus2 bSubEle,Ele_Fire,10;\nbonus2 bSubEle,Ele_Water,-10;\nbonus bShortWeaponDamageReturn,10+(getrefine()*2);\nbonus bUnbreakableGarment;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20737,'C_Kirin_Wing','Costume Kirin Wing','Armor',10,true,1,1,6); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20743,'Airship_Cape','Airship\'s Cloak','Armor',10,25,1,true,1,125,100,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,10;\nbonus bFlee,20;\nbonus bVariableCastrate,-20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20744,'Felock_Cape','Felrock\'s Cloak','Armor',10,400,12,1,true,1,125,true,'bonus2 bSubEle,Ele_Neutral,10;\nbonus bFlee,20;\nbonus bVariableCastrate,-10;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bVariableCastrate,-10;\n}\nif (.@r>=9) {\n bonus bVariableCastrate,-10;\n}\nif (.@r>=12) {\n bonus bVariableCastrate,-5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20745,'Manteau_Of_Mistic_Froz','Manteau of Mystic Frozen','Armor',300,10,1,true,1,70,true,'.@r = getrefine();\nbonus2 bSubEle,Ele_Water,10;\nbonus2 bSubEle,Ele_Wind,-10;\nif (.@r>=6)\n .@val = .@r*100;\nif (.@r>=10)\n .@val += 1000;\nbonus2 bAddEffWhenHit,Eff_Freeze,500+.@val;\nbonus bUnbreakableGarment;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20746,'C_Rudra_Wing','Costume Rudra Wings','Armor',10,true,1,1,8); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20747,'Manteau_Great_Nature','Manteau of Great Nature','Armor',300,10,1,true,1,70,true,'.@r = getrefine();\nbonus2 bSubEle,Ele_Earth,10;\nbonus2 bSubEle,Ele_Fire,-10;\nif (.@r>=5)\n .@val = .@r;\nbonus5 bAutoSpell,"NPC_WIDESTONE",2,5+.@val,BF_SHORT,0;\nbonus bUnbreakableGarment;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20748,'Manteau_Of_Fallen','Fallen Warrior Manteau','Armor',10,600,20,true,1,120,true,'.@r = getrefine();\nbonus bAgi,5;\nbonus bFlee,10;\nif (readparam(bStr)>=90)\n bonus bBaseAtk,10+(.@r*2);\nif (readparam(bInt)>=90)\n bonus bMatk,20+(.@r*3);\nif (readparam(bVit)>=90)\n bonus2 bSubEle,Ele_Neutral,3+((.@r>=8)?3:0)+((.@r>=10)?4:0);\nif (readparam(bAgi)>=90) {\n bonus bAspdRate,3+(.@r/2);\n bonus bAspd,((.@r>=10)?1:0);\n}\nif (readparam(bDex)>=90)\n bonus bLongAtkRate,3+(.@r/2);\nif (readparam(bLuk)>=90)\n bonus bCritAtkRate,5+.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20749,'Manteau_Of_Fallen_','Fallen Warrior Manteau','Armor',10,600,30,1,true,1,170,true,'.@r = getrefine();\nbonus bMaxHPrate,.@r/2;\nbonus bMaxSPrate,.@r/2;\nbonus bAgi,5;\nbonus bFlee,10;\nif (readparam(bStr)>=90)\n bonus bBaseAtk,10+(.@r*2);\nif (readparam(bInt)>=90)\n bonus bMatk,20+(.@r*3);\nif (readparam(bVit)>=90)\n bonus2 bSubEle,Ele_Neutral,3+((.@r>=8)?3:0)+((.@r>=10)?4:0);\nif (readparam(bAgi)>=90) {\n bonus bAspdRate,3+(.@r/2);\n bonus bAspd,((.@r>=10)?1:0);\n}\nif (readparam(bDex)>=90)\n bonus bLongAtkRate,3+(.@r/2);\nif (readparam(bLuk)>=90)\n bonus bCritAtkRate,5+.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20750,'Rouban_Manteau','Levain Manteau','Armor',20,700,20,1,true,1,65,true,'bonus2 bSubEle,Ele_Wind,5;\nbonus2 bSubRace,RC_Insect,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`range`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20753,'Lian_Robe','Lian Robe','Armor',700,20,1,1,true,1,65,true,'bonus2 bSubEle,Ele_Neutral,5;\nbonus2 bSubRace,RC_Formless,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20756,'Egir_Manteau_K','Aegir Cloak','Armor',10,300,10,1,true,1,40,true,'bonus bUnbreakableGarment;\nbonus bMaxHP,500;\nbonus bMaxSP,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20761,'C_Wing_Of_Happiness','Costume Happiness Wings','Armor',true,1,1,9); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20762,'C_GreatDevilWing','Costume Great Devil Wings','Armor',true,1,1,10); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20763,'C_Amistr_Bag','Costume Amistr Bag','Armor',true,1,1,4); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20764,'C_Fallen_Angel_Wing','Costume Fallen Angel Wing','Armor',true,1,1,3); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`equip_level_min`,`view`) VALUES (20765,'C_Archangel_Wing','Costume Archangel Wing','Armor',true,1,1,49); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20773,'Excelion_Wing','Excelion Wing','Armor',20,900,40,true,1,99,true,'bonus bFlee,getrefine() * 2;\nbonus bFlee2,8 + (BaseLevel > 129 ? 2 : 0);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20778,'RedLotus_Stole','Red Lotus Stole','Armor',20,700,8,1,true,1,1,true,'.@r = getrefine();\nbonus bMaxSPrate,10;\nbonus bMdef,3;\nbonus bUseSPrate,-1*(1+(2*.@r/3));\nif (.@r>=10) {\n bonus bSPGainValue,20;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20779,'Rift_Manteau','Rift Manteau','Armor',20,500,16,1,true,1,100,true,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxHP,(.@r >= 9 ? 1300 : .@r >= 7 ? 700 : 300);\nbonus bMaxSP,-50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20780,'Unity_STR_Manteau','Unity STR Manteau','Armor',32000,300,20,1,true,1,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bMaxHPrate,2*(.@r/2);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20781,'Unity_AGI_Manteau','Unity AGI Manteau','Armor',32000,300,20,1,true,1,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bFlee,3*(.@r/2);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20782,'Unity_INT_Muffler','Unity INT Muffler','Armor',32000,300,20,1,true,1,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bUseSPrate,-(.@r/2);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20783,'Hero_Cape','Hero Cape','Armor',100,1,true,1,10,true,'.@r = getrefine();\nbonus2 bSubEle,Ele_Neutral,1+(.@r/3);\nbonus bFlee,1+(.@r/3);\nif (.@r > 9) {\n bonus2 bSubEle,Ele_Neutral,20;\n bonus bFlee,20;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20787,'Unity_Exquisite_Muffler','Unity Exquisite Muffler','Armor',32000,300,20,1,true,1,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bCritical,2*(.@r/2);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20788,'Doram_Only_Cape','Private Doram Manteau','Armor',20,300,20,1,true,true,1,100,true,'bonus bFlee,5;\nbonus2 bSubEle,Ele_Neutral,2;\nbonus bFlee2,getrefine()/3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20789,'Doram_High_Cape','Luxury Doram Manteau','Armor',20,400,25,1,true,true,1,140,true,'bonus bFlee,7;\nbonus2 bSubEle,Ele_Neutral,3;\n.@r = getrefine()/3;\nbonus bFlee2,.@r;\nbonus bLuk,.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20790,'Doram_Ele_Cape','Elegant Doram Manteau','Armor',20,500,30,1,true,true,1,175,true,'bonus bFlee,10;\nbonus2 bSubEle,Ele_Neutral,5;\n.@r = getrefine()/2;\nbonus bFlee2,.@r;\nbonus bInt,.@r;\nbonus bDex,.@r;\nbonus bLuk,.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20797,'Etran_Shirt','Etran Shirt','Armor',150,1,true,1,1,true,'bonus bMdef,10;\nbonus bMaxHPrate,2;\n.@r = getrefine();\nif (.@r >= 6)\n bonus bMaxHPrate,4;\nif (.@r >= 7)\n bonus bMaxHPrate,6;\nif (.@r >= 8)\n bonus bMaxHPrate,8;\nif (.@r >= 9)\n bonus bNoKnockback;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (20798,'GrimReaper_Protection','Costume Grim Reaper Protection','Armor',true,1,1,1450); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20799,'Elemental_Towel','Elemental Towel','Armor',20,400,13,1,true,1,100,true,'bonus bLongAtkRate,2;\nif (getrefine()>=7) {\n bonus2 bSkillUseSP,"RA_ARROWSTORM",20;\n bonus2 bSkillUseSP,"WM_SEVERE_RAINSTORM",60;\n}\nif (getrefine()>=8) {\n bonus bLongAtkRate,2;\n}\nif (getrefine()>=9) {\n bonus bLongAtkRate,3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20800,'Enforcer_cape','Enforcer Cape','Armor',20,300,18,1,true,1,100,true,'.@r = getrefine();\nbonus bMdef,10;\nif (getskilllv("AS_GRIMTOOTH") == 5) {\n bonus2 bSkillAtk,"AS_GRIMTOOTH",50;\n}\nif (getskilllv("GC_CROSSIMPACT") == 5) {\n bonus2 bSkillAtk,"GC_CROSSIMPACT",5;\n}\nif (getskilllv("ASC_BREAKER") == 10) {\n bonus2 bSkillAtk,"ASC_BREAKER",50;\n}\nif (.@r>=7) {\n .@delay += 3;\n bonus2 bSkillAtk,"AS_GRIMTOOTH",Baselevel;\n bonus2 bSkillAtk,"ASC_BREAKER",Baselevel/3;\n bonus2 bSkillAtk,"GC_CROSSIMPACT",Baselevel/30;\n}\nif (.@r>=9) {\n .@delay += 3;\n bonus bMaxSPrate,5;\n}\nbonus bDelayrate,-.@delay;\nif (eaclass()&EAJL_THIRD && BaseJob == Job_Assassin) {\n if (.@r >= 7) {\n bonus bMaxHPrate,20;\n bonus bLongAtkDef,35;\n }\n else {\n bonus bMaxHPrate,15;\n bonus bLongAtkDef,20;\n }\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20801,'Toughen_Time_Keepr_MT','Enhanced Time Keeper Manteau','Armor',13,true,1,100,true,100,true,true,true,true,true,true,'bonus bFlee2,5;\nbonus bMdef,5;\nbonus bFlee,20;\nbonus2 bSubEle,Ele_Neutral,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`refineable`,`view`,`script`) VALUES (20802,'AmistrBag_Teleport','Teleport Amistr Bag','Armor',300000,200,30,1,true,1,true,4,'bonus bAllStats,1;\n.@r = getrefine();\nskill "AL_TELEPORT",1;\nbonus2 bExpAddRace,RC_All,.@r/2;\nbonus2 bDropAddRace,RC_All,.@r/2;\nif (.@r>8) {\n bonus bSPGainValue,3;\n bonus bLongSPGainValue,3;\n bonus bMagicSPGainValue,3;\n}\nif (.@r>11) {\n bonus bNoCastCancel;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`refineable`,`view`,`script`) VALUES (20803,'AmistrBag_Heal','Heal Amistr Bag','Armor',300000,200,30,1,true,1,true,4,'bonus bAllStats,1;\n.@r = getrefine();\nskill "AL_HEAL",1;\nbonus2 bExpAddRace,RC_All,.@r/2;\nbonus2 bDropAddRace,RC_All,.@r/2;\nif (.@r>8) {\n bonus bSPGainValue,3;\n bonus bLongSPGainValue,3;\n bonus bMagicSPGainValue,3;\n}\nif (.@r>11) {\n bonus bNoCastCancel;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`refineable`,`view`,`script`) VALUES (20804,'AmistrBag_Greed','Greed Amistr Bag','Armor',300000,200,30,1,true,1,true,4,'bonus bAllStats,1;\n.@r = getrefine();\nskill "BS_GREED",1;\nbonus2 bExpAddRace,RC_All,.@r/2;\nbonus2 bDropAddRace,RC_All,.@r/2;\nif (.@r>8) {\n bonus bSPGainValue,3;\n bonus bLongSPGainValue,3;\n bonus bMagicSPGainValue,3;\n}\nif (.@r>11) {\n bonus bNoCastCancel;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`refineable`,`view`,`script`) VALUES (20805,'AmistrBag_Incagi','Increase Agility Amistr Bag','Armor',300000,200,30,1,true,1,true,4,'bonus bAllStats,1;\n.@r = getrefine();\nskill "AL_INCAGI",1;\nbonus2 bExpAddRace,RC_All,.@r/2;\nbonus2 bDropAddRace,RC_All,.@r/2;\nif (.@r>8) {\n bonus bSPGainValue,3;\n bonus bLongSPGainValue,3;\n bonus bMagicSPGainValue,3;\n}\nif (.@r>11) {\n bonus bNoCastCancel;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`refineable`,`view`,`script`) VALUES (20806,'AmistrBag_Magnum','Magnum Break Amistr Bag','Armor',300000,200,30,1,true,1,true,4,'bonus bAllStats,1;\n.@r = getrefine();\nskill "SM_MAGNUM",1;\nbonus2 bExpAddRace,RC_All,.@r/2;\nbonus2 bDropAddRace,RC_All,.@r/2;\nif (.@r>8) {\n bonus bSPGainValue,3;\n bonus bLongSPGainValue,3;\n bonus bMagicSPGainValue,3;\n}\nif (.@r>11) {\n bonus bNoCastCancel;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`refineable`,`view`,`script`) VALUES (20807,'AmistrBag_Endure','Endure Amistr Bag','Armor',300000,200,30,1,true,1,true,4,'bonus bAllStats,1;\n.@r = getrefine();\nskill "SM_ENDURE",1;\nbonus2 bExpAddRace,RC_All,.@r/2;\nbonus2 bDropAddRace,RC_All,.@r/2;\nif (.@r>8) {\n bonus bSPGainValue,3;\n bonus bLongSPGainValue,3;\n bonus bMagicSPGainValue,3;\n}\nif (.@r>11) {\n bonus bNoCastCancel;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`refineable`,`view`,`script`) VALUES (20808,'AmistrBag_Sight','Sight Amistr Bag','Armor',300000,200,30,1,true,1,true,4,'bonus bAllStats,1;\n.@r = getrefine();\nskill "MG_SIGHT",1;\nbonus2 bExpAddRace,RC_All,.@r/2;\nbonus2 bDropAddRace,RC_All,.@r/2;\nif (.@r>8) {\n bonus bSPGainValue,3;\n bonus bLongSPGainValue,3;\n bonus bMagicSPGainValue,3;\n}\nif (.@r>11) {\n bonus bNoCastCancel;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`refineable`,`view`,`script`) VALUES (20809,'AmistrBag_Concentrate','Improve Concentration Amistr Bag','Armor',300000,200,30,1,true,1,true,4,'bonus bAllStats,1;\n.@r = getrefine();\nskill "AC_CONCENTRATION",1;\nbonus2 bExpAddRace,RC_All,.@r/2;\nbonus2 bDropAddRace,RC_All,.@r/2;\nif (.@r>8) {\n bonus bSPGainValue,3;\n bonus bLongSPGainValue,3;\n bonus bMagicSPGainValue,3;\n}\nif (.@r>11) {\n bonus bNoCastCancel;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`refineable`,`view`,`script`) VALUES (20811,'AmistrBag_Hiding','Hiding Amistr Bag','Armor',300000,200,30,1,true,1,true,4,'bonus bAllStats,1;\n.@r = getrefine();\nskill "TF_HIDING",1;\nbonus2 bExpAddRace,RC_All,.@r/2;\nbonus2 bDropAddRace,RC_All,.@r/2;\nif (.@r>8) {\n bonus bSPGainValue,3;\n bonus bLongSPGainValue,3;\n bonus bMagicSPGainValue,3;\n}\nif (.@r>11) {\n bonus bNoCastCancel;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20813,'Coak_of_Survival','Cloak of Survival','Armor',1000,550,10,1,true,true,true,true,true,1,75,true,'bonus bMdef,5;\nbonus bVit,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20814,'Wakwak_Manteau','Wakwak Manteau','Armor',20,400,40,1,true,1,100,true,'bonus2 bAddRace,RC_All,5;\n.@s = readparam(bStr);\n.@r = getrefine();\nif (.@r>=5) {\n bonus bBaseAtk,2*(.@s/10);\n}\nif (.@r>=7) {\n bonus bBaseAtk,3*(.@s/10);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20815,'SeraphimRobe','Seraphim Robe','Armor',300,18,1,true,1,1,true,'bonus bMaxHPrate,10;\nbonus2 bMagicAtkEle,Ele_Neutral,5;\n.@r = getrefine();\n.@s = getskilllv("CR_TRUST");\nif (.@r > 6) {\n bonus2 bSubEle,Ele_Dark,20;\n bonus2 bSubEle,Ele_Holy,20;\n bonus2 bMagicAtkEle,Ele_Neutral,10;\n}\nif (.@r > 8) {\n bonus2 bSubEle,Ele_Dark,10;\n bonus2 bSubEle,Ele_Holy,10;\n bonus bVariableCastrate,-5;\n}\nif (.@s > 0) {\n bonus2 bSubEle,Ele_Holy,-.@s*3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (20817,'Diffusion_Bravery_Bag','[Katsua]Adventurer\'s Backpack','Armor',200,20,1,true,1,99,true,2,'.@r = getrefine();\nskill "BS_GREED",1;\nif (.@r>=9) {\n bonus bBaseAtk,20;\n bonus bMatk,30;\n bonus2 bSubEle,Ele_Neutral,5;\n bonus bAspdRate,8;\n bonus bLongAtkRate,5;\n bonus bCritAtkRate,10;\n}\nelse if (.@r>=7) {\n bonus bBaseAtk,30;\n bonus bMatk,50;\n bonus2 bSubEle,Ele_Neutral,10;\n bonus bAspdRate,8;\n bonus bAspd,1;\n bonus bLongAtkRate,10;\n bonus bCritAtkRate,15;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20819,'Oxygen_Bottle','Oxygen Bottle','Armor',500,1,true,1,40,true,'bonus bFlee,12+getrefine();\nbonus bHit,getrefine();'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20820,'Cloak_Of_Elemental','Elemental Cape','Armor',500,12,true,true,true,true,true,1,100,true,'.@r = getrefine();\nbonus bFlee,(10+5*(.@r/3));\nbonus2 bSubEle,Ele_Neutral,10;\nif (.@r>=9)\n bonus bAspdRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_kagerouoboro`,`job_ninja`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20821,'Golden_Scarf','Golden Scarf','Armor',500,12,true,true,true,1,100,true,'.@r = getrefine();\nbonus bFlee,20;\nif (.@r>=9) {\n bonus bLongAtkRate,10;\n} else if (.@r>=7) {\n bonus bLongAtkRate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20822,'Mine_Worker_Backpack','Mine Worker\'s Backpack','Armor',600,16,true,true,true,true,true,1,100,true,'.@r = getrefine();\nbonus bAspdRate,(5+(.@r/2));\nif (.@r>=9)\n bonus bBaseAtk,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20823,'Para_Team_Manteau100','Awakened Eden Group Manteau I','Armor',20,true,1,100,true,100,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,10;\nbonus bFlee,12;\n.@r = getrefine();\nif (.@r >= 7) {\n bonus bMaxHP,500;\n bonus bFlee2,2;\n if (.@r >= 9) {\n bonus bMaxHP,500;\n bonus2 bSubEle,Ele_All,10;\n bonus2 bSubEle,Ele_Neutral,-10;\n }\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20824,'Para_Team_Manteau130','Awakened Eden Group Manteau II','Armor',25,true,1,130,true,100,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,10;\nbonus bFlee,12;\nbonus bMaxHP,500;\nbonus bFlee2,2;\n.@r = getrefine();\nif (.@r >= 7) {\n bonus bMaxHP,500;\n bonus2 bSubEle,Ele_All,10;\n bonus2 bSubEle,Ele_Neutral,-10;\n if (.@r >= 9) {\n bonus2 bSubEle,Ele_Neutral,5;\n }\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20825,'Para_Team_Manteau160','Awakened Eden Group Manteau III','Armor',30,true,1,160,true,100,true,true,true,true,true,true,'bonus2 bSubEle,Ele_All,10;\nbonus bFlee,12;\nbonus bMaxHP,1000;\nbonus bFlee2,2;\n.@r = getrefine();\nif (.@r >= 7) {\n bonus2 bSubEle,Ele_Neutral,5;\n if (.@r >= 9) {\n skill "BS_GREED",1;\n }\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (20826,'Angel_Feather','Angel Feather','Armor',200,18,1,true,1,1,true,18); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20827,'Diva_Manteau','Diva Manteau','Armor',600,15,1,true,1,150,true,'.@r = getrefine();\nif (.@r>=7)\n bonus bMaxHPrate,5;\nif (.@r>=9)\n bonus bMaxHPrate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20828,'Mirage_Manteau','Mirage Manteau','Armor',600,15,1,true,1,150,true,'.@r = getrefine();\nif (.@r>=7)\n bonus bMaxSPrate,5;\nif (.@r>=9)\n bonus bMaxSPrate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`view`) VALUES (20830,'Wings_of_Seraph','Wings of Seraph','Armor',200,18,1,true,1,1,true,8); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20831,'Elder_Spirit','Adventurer\'s Spirit','Armor',1000,400,40,1,true,1,100,true,'.@r = getrefine();\nbonus bInt,5;\nif (.@r>=5)\n bonus bMatk,5*(readparam(bInt)/60);\nif (.@r>=7)\n bonus bMatk,5*(readparam(bInt)/10);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_noauction`,`script`) VALUES (20834,'Manteau_Of_Vagabond','Drifter\'s Cape','Armor',400,true,1,100,true,100,true,'.@r = getrefine();\n.@bonus = 20;\nif (.@r>=7) {\n .@bonus += 5;\n}\nif (.@r>=9) {\n .@bonus += 5;\n}\nbonus2 bSubEle,Ele_Neutral,.@bonus;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (20835,'Fallen_Angel_Wings_','[Katsuya] Fallen Angel Wings','Armor',200,18,1,true,1,99,true,3,'bonus bAllStats,1;\nbonus bBaseAtk,readparam(bStr)/20;\nbonus bMatk,readparam(bInt)/20;\nbonus2 bSubEle,Ele_Neutral,readparam(bVit)/20;\nbonus bLongAtkRate,readparam(bDex)/20;\nbonus bCritAtkRate,readparam(bLuk)/20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20836,'Skin_Of_Lindwurm','Skin of Lindwyrm','Armor',1000,600,15,1,true,1,100,true,'bonus bAgiVit,5;\nbonus bMdef,10;\nbonus2 bSubEle,Ele_Fire,5;\nbonus2 bSubEle,Ele_Water,5;\nbonus2 bSubRace,RC_Dragon,5;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\n.@r = getrefine();\n.@val = (readparam(bAgi)+readparam(bVit))/20;\nif (.@r>=7) {\n skill "TF_HIDING",1;\n if (.@r>=8) {\n bonus bMaxHPrate,.@val;\n bonus bVariableCastrate,-2*.@val;\n if (.@r>=9) {\n skill "AS_CLOAKING",1;\n }\n }\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20837,'Skin_Of_Gwiber','Skin of Gwiber','Armor',20,600,15,1,true,1,100,true,'bonus bInt,5;\nbonus bDex,5;\nbonus bMdef,10;\nbonus2 bSubEle,Ele_Dark,5;\nbonus2 bSubEle,Ele_Undead,5;\nbonus2 bSubRace,RC_Demon,5;\nbonus2 bSubRace,RC_Undead,5;\n.@r = getrefine();\n.@val = (readparam(bInt)+readparam(bDex))/20;\nif (.@r>=7) {\n bonus bSPGainValue,10;\n if (.@r>=8) {\n bonus bBaseAtk,5*.@val;\n bonus bDelayrate,-1*.@val;\n if (.@r>=9) {\n bonus bSPGainValue,10;\n }\n }\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20838,'Muffler_IL','Illusion Muffler','Armor',20,400,8,1,true,false,false,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,(100+(100*.@r));\nbonus bMaxSP,(10+(5*.@r));'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20840,'Cape_Of_Ancient_Lord_IL','Illusion Ancient Cape','Armor',600,18,1,true,false,false,true,1,100,true,'.@val = min(getrefine(),10)/2;\nbonus bAgi,(2+.@val);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (20841,'Golden_Angel_Wing_TH','Golden Angel Wing','Armor',10,20,1,true,1,1,true,5,'.@r = getrefine();\nif (readparam(bStr) >= 90) {\n bonus bBaseAtk,15;\n if (.@r >= 9)\n bonus bBaseAtk,15;\n }\n if (readparam(bInt) >= 90) {\n bonus bMatk,15;\n if (.@r >= 9)\n bonus bMatk,15;\n }\n if (readparam(bVit) >= 90) {\n bonus bMaxHPrate,5;\n bonus bMaxSPrate,5;\n if (.@r >= 9)\n bonus bMaxHPrate,5;\n bonus bMaxSPrate,5;\n }\n if (readparam(bAgi) >= 90) {\n bonus bAspd,1;\n if (.@r >= 9)\n bonus bAspd,1;\n }\n if (readparam(bDex) >= 90) {\n bonus bLongAtkRate,5;\n if (.@r >= 9)\n bonus bLongAtkRate,5;\n }\n if (readparam(bLuk) >= 90) {\n bonus bCritAtkRate,5;\n if (.@r >= 9)\n bonus bCritAtkRate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20842,'Bag_Of_Antonio_P','Candy Pouch Bag (Physical)','Armor',200,30,1,true,true,true,true,1,1,true,'.@r = getrefine();\nif (.@r >= 2)\n bonus2 bAddClass,Class_All,.@r/2;\nif (.@r >= 9)\n bonus bAspdRate,10;\nif (.@r >= 12)\n bonus bDelayrate,-7;\nif (BaseLevel <= 100) {\n bonus2 bExpAddClass,Class_All,10;\n}\nelse {\n bonus2 bExpAddClass,Class_All,4;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20843,'Bag_Of_Antonio_S','Candy Pouch Bag (Range)','Armor',200,30,1,true,true,true,true,1,1,true,'.@r = getrefine();\nif (.@r >= 2)\n bonus bLongAtkRate,.@r/2;\nif (.@r >= 9)\n bonus bAspdRate,10;\nif (.@r >= 12)\n bonus bDelayrate,-7;\nif (BaseLevel <= 100) {\n bonus2 bExpAddClass,Class_All,10;\n}\nelse {\n bonus2 bExpAddClass,Class_All,4;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20844,'Bag_Of_Antonio_','Candy Pouch Bag (Magic)','Armor',200,30,1,true,true,true,true,1,1,true,'.@r = getrefine();\nif (.@r >= 2)\n bonus bMatkRate,.@r/2;\nif (.@r >= 9)\n bonus bVariableCastrate,-10;\nif (.@r >= 12)\n bonus bDelayrate,-7;\nif (BaseLevel <= 100) {\n bonus2 bExpAddClass,Class_All,10;\n}\nelse {\n bonus2 bExpAddClass,Class_All,4;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20845,'Skin_Of_Marraco','Malach\'s Skin','Armor',20,600,15,1,true,1,100,true,'bonus bStr,5;\nbonus bLuk,5;\nbonus bMdef,10;\nbonus2 bSubEle,Ele_Ghost,5;\nbonus2 bSubEle,Ele_Holy,5;\nbonus2 bSubRace,RC_Angel,5;\nbonus2 bSubRace,RC_Formless,5;\n.@r = getrefine();\n.@s = (readparam(bStr)+readparam(bLuk))/20;\nif (.@r>=7) {\n bonus bCritAtkRate,5;\n if (.@r>=8) {\n bonus bAspdRate,.@s;\n bonus bCritical,.@s;\n if (.@r>=9) {\n bonus bCritAtkRate,5;\n }\n }\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20846,'Temporal_Manteau','Temporal Manteau','Armor',20,400,38,1,true,1,100,true,'bonus bMdef,10;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20847,'Illusion_Survivor_Manteau','Illusion Survivor Manteau','Armor',550,30,1,true,true,true,true,true,1,130,true,'bonus bVit,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20855,'Rental_Oxygen_Bomb','Costume Oxygen Tank','Armor',true,1,40,true,100,true,true,true,true,true,true,true,'bonus bHit,30;\nbonus bFlee,30;\nbonus2 bSubRace,RC_Fish,10;\nbonus2 bSubEle,Ele_Neutral,15;\nbonus2 bSubEle,Ele_Water,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20856,'YSF01_Manteau','YSF01 Manteau','Armor',750,32,1,true,1,170,true,'.@r = getrefine();\nif (.@r >= 8) {\n bonus bBaseAtk,20;\n if (.@r >= 11) {\n .@val = -3;\n if (.@r >= 13) {\n .@val += -4;\n }\n }\n}\nif (readparam(bVit) >= 125) {\n .@val += -10;\n}\nif (.@val) {\n bonus bDelayrate,.@val;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20859,'Phreeoni_Wing','Phreeoni Wings','Armor',20,300,10,1,true,1,100,true,'.@r = getrefine();\nbonus bMaxHPrate,10;\nbonus bHit,10;\nif (.@r>=7)\n bonus bHit,20;\nif (.@r>=8)\n bonus bHit,30;\nif (.@r>=9)\n bonus bHit,40;\nif (.@r>=10)\n bonus bHit,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20860,'BattleSurcoat','Battle Surcoat','Armor',20,300,10,1,true,1,70,true,'.@r = getrefine();\nif (.@r>=9) {\n bonus bAspdRate,9;\n bonus bFlee,30;\n skill "TF_DOUBLE",10;\n skill "MO_TRIPLEATTACK",10;\n bonus bDoubleRate,50;\n}\nelse if (.@r>=7) {\n bonus bAspdRate,6;\n bonus bFlee,20;\n skill "TF_DOUBLE",5;\n skill "MO_TRIPLEATTACK",5;\n bonus bDoubleRate,25;\n}\nelse {\n bonus bAspdRate,3;\n bonus bFlee,10;\n skill "TF_DOUBLE",3;\n skill "MO_TRIPLEATTACK",3;\n bonus bDoubleRate,15;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20863,'MenblattWing','Menblatt\'s Wings','Armor',20,400,40,1,true,1,100,true,'.@r = getrefine();\nbonus bBaseAtk,30;\nif (.@r>=5)\n bonus bLongAtkRate,readparam(bDex)/60;\nif (.@r>=7)\n bonus bLongAtkRate,readparam(bDex)/10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (20866,'Golden_Angel_Wing_TW','Golden Angel Wing','Armor',10,20,1,true,1,1,true,5,'.@r = getrefine();\nif (readparam(bStr) >= 90) {\n bonus bBaseAtk,15;\n if (.@r >= 9)\n bonus bBaseAtk,15;\n }\n if (readparam(bInt) >= 90) {\n bonus bMatk,15;\n if (.@r >= 9)\n bonus bMatk,15;\n }\n if (readparam(bVit) >= 90) {\n bonus bMaxHPrate,5;\n bonus bMaxSPrate,5;\n if (.@r >= 9)\n bonus bMaxHPrate,5;\n bonus bMaxSPrate,5;\n }\n if (readparam(bAgi) >= 90) {\n bonus bAspd,1;\n if (.@r >= 9)\n bonus bAspd,1;\n }\n if (readparam(bDex) >= 90) {\n bonus bLongAtkRate,5;\n if (.@r >= 9)\n bonus bLongAtkRate,5;\n }\n if (readparam(bLuk) >= 90) {\n bonus bCritAtkRate,5;\n if (.@r >= 9)\n bonus bCritAtkRate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20902,'True_Hunting_Manteau','True Hunting Manteau','Armor',700,18,1,true,1,100,true,'bonus bVariableCastrate,-10;\nbonus bFlee,15;\nbonus bVariableCastrate,-5*(getrefine()/3);\nbonus2 bSubRace,RC_Insect,10;\nbonus2 bSubRace,RC_Brute,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20903,'R_Hunting_Manteau','Short-term Hunting Manteau','Armor',18,true,1,50,100,true,true,true,true,true,true,true,'bonus bVariableCastrate,-15;\nbonus bFlee,15;\nbonus2 bSubRace,RC_Insect,10;\nbonus2 bSubRace,RC_Brute,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`script`) VALUES (20906,'Beginner\'s_Cloak','Beginner\'s Cloak','Armor',20,10,true,1,100,'bonus2 bSubEle,Ele_Neutral,20;\nbonus bVariableCastrate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20922,'Leviathan_muffler','Leviathan Muffler','Armor',20,200,18,1,true,1,100,true,'.@r = getrefine();\nbonus bMdef,5;\nbonus2 bAddEle,Ele_Water,15+.@r;\nbonus2 bMagicAddEle,Ele_Water,15+.@r;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus bAspdRate,.@r;\nif (.@r>=10)\n bonus2 bSubEle,Ele_Water,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20923,'Illusion_Goibne_Spaulders','Illusion Goibne Spaulders','Armor',1000,47,1,true,false,false,true,1,130,true,'.@r = getrefine();\n bonus bMdef,2;\nbonus bVit,1;\nif (.@r >= 7) {\n .@val = 5;\n if (.@r >= 9) {\n .@val += 10;\n }\n}\nif (.@val) {\n bonus2 bAddEle,Ele_Water,.@val;\n bonus2 bAddEle,Ele_Wind,.@val;\n bonus2 bAddEle,Ele_Earth,.@val;\n bonus2 bAddEle,Ele_Fire,.@val;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20925,'Commander_Manteau2','Commander Manteau','Armor',20,300,20,1,true,1,100,true,'.@r = getrefine();\nbonus bMaxHPrate,3;\nbonus bMaxSPrate,3;\nbonus bMdef,10;\nbonus bBaseAtk,10;\nbonus bMatk,10;\nbonus2 bSubRace,RC_Player_Human,3;\nif (.@r>=5) {\n bonus bBaseAtk,20;\n bonus bMatk,20;\n bonus bMaxHPrate,7;\n bonus bMaxSPrate,7;\n}\nif (.@r>=7) {\n bonus bBaseAtk,30;\n bonus bMatk,30;\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`,`unequip_script`) VALUES (20931,'Rainbow_Scarf_Jp','Prism Rangers Scarf','Armor',20,300,12,true,1,100,true,'.@r = getrefine();\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nif (.@r >= 7) {\n .@val = 10;\n} else if (.@r >= 5) {\n .@val = 5;\n}\nelse {\n .@val = 2;\n}\nbonus bMaxHPrate,.@val;\nbonus bMaxSPrate,.@val;\nbonus bLongAtkRate,.@val+2*getskilllv("RA_AIMEDBOLT");\nif (getskilllv("RA_WUGRIDER") == 3) {\n bonus2 bSkillCooldown,"RA_UNLIMIT",-180000;\n}\nif (getskilllv("RA_CAMOUFLAGE") == 5) {\n bonus bDelayrate,-10;\n}\nbonus2 bSkillCooldown,"RA_ARROWSTORM",-200;\nbonus2 bSkillAtk,"RA_ARROWSTORM",getskilllv("RA_AIMEDBOLT");','sc_end SC_UNLIMIT;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20932,'Old_Moc_Shawl','Old Morocc Shawl','Armor',20,300,10,1,true,1,100,true,'.@r= getrefine();\nbonus bMaxHPrate,5;\nbonus bFlee,10;\nif (.@r>=7)\n bonus bFlee,20;\nif (.@r>=8) {\n bonus bFlee,30;\n bonus bRestartFullRecover;\n}\nif (.@r>=9)\n bonus bFlee,40;\nif (.@r>=10)\n bonus bFlee2,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20933,'Illusion_Engine_A','Illusion Engine wing A-type','Armor',900,50,1,true,1,130,true,'.@r = getrefine();\nbonus bMaxHP,1000+(100*(.@r/2));\nif (.@r >= 7) {\n bonus bAspdRate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20934,'Illusion_Engine_B','Illusion Engine wing B-type','Armor',900,50,1,true,1,130,true,'.@r = getrefine();\nbonus bMaxHP,1000+(100*(.@r/2));\nif (.@r >= 7) {\n bonus bVariableCastrate,-5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20935,'Lava_Leather_Manteau','Lava Leather Manteau','Armor',20,400,50,1,true,1,175,true,'bonus bHit,10;\n.@r = getrefine();\nif (.@r>=7)\n bonus bHit,5;\nif (.@r>=9)\n bonus bHit,5;\nif (.@r>=11)\n bonus bDelayrate,-3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20936,'Lava_Leather_Muffler','Lava Leather Muffler','Armor',20,350,35,1,true,1,175,true,'bonus bCritical,5;\n.@r = getrefine();\nif (.@r>=7)\n bonus bCritical,5;\nif (.@r>=9)\n bonus bCritAtkRate,5;\nif (.@r>=11)\n bonus2 bAddClass,Class_All,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20937,'Lava_Leather_Hood','Lava Leather Hood','Armor',20,300,25,1,true,1,175,true,'bonus bVariableCastrate,-10;\n.@r = getrefine();\nif (.@r>=7)\n bonus bVariableCastrate,-10;\nif (.@r>=9)\n bonus bVariableCastrate,-10;\nif (.@r>=11)\n bonus2 bMagicAtkEle,Ele_Fire,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20939,'Time_Overload_Hood','Temporal Transcendence Manteau','Armor',30,1,true,1,99,true,100,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Fire,10;\nbonus2 bSubEle,Ele_Earth,10;\nbonus2 bSubEle,Ele_Water,10;\nbonus2 bSubEle,Ele_Wind,10;\nbonus bHit,10;\nbonus bFlee,30;\nbonus bAspdRate,10;\nbonus bVariableCastrate,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_garment`,`armor_level`,`refineable`,`view`,`script`) VALUES (20940,'Violet_Halo','Violet Halo','Armor',100,1,true,1,true,39,'.@r = getrefine();\nbonus bMatk,20+((.@r/3)*20);\nbonus bLongAtkRate,3+((.@r/3)*3);\nbonus bCritAtkRate,3+((.@r/3)*3);\nif (.@r>10) {\n bonus bDelayrate,-4;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20941,'Phoenix_Muffler','Phoenix Muffler','Armor',20,200,18,1,true,1,100,true,'.@r = getrefine();\nbonus bMdef,5;\nbonus2 bAddEle,Ele_Fire,15+.@r;\nbonus2 bMagicAddEle,Ele_Fire,15+.@r;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_Player_Doram,5;\nbonus bAspdRate,.@r;\nif (.@r>=10)\n bonus2 bSubEle,Ele_Fire,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20942,'Manteau_Of_Guardsman','Manteau Of Guardsman','Armor',20,500,15,1,true,1,100,true,'.@r = getrefine();\nbonus bMdef,15;\nbonus bMaxHPrate,5+3*(.@r/3);\nbonus bMaxSPrate,5+3*(.@r/3);\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_Player_Doram,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20943,'Geffen_Magic_Muffler','Geffen Magic Muffler','Armor',20,550,20,1,true,1,99,true,'.@r = getrefine();\n.@val = -10;\n bonus bMatk,(10*(.@r/2));\nbonus bMatkRate,(.@r/3);\nif (.@r >= 7) {\n bonus2 bMagicAtkEle,Ele_All,5;\n}\nif (.@r >= 9) {\n .@val -= 10;\n}\nbonus bVariableCastrate,.@val;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20944,'Anti_Magic_Manteau','Anti Magic Manteau','Armor',20,750,23,1,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,(300+(100*(.@r/2)));\nbonus bMaxHPRate,(2*(.@r/3));\nif (.@r >= 7) {\n bonus2 bAddClass,Class_All,7;\n}\nif (.@r >= 9) {\n bonus bVariableCastrate,-10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20945,'Regia_Hunting_Manteau','Regia Hunting Manteau','Armor',700,9,1,true,1,50,true,'bonus bAspdRate,5;\nbonus bFlee,15;\nbonus2 bSubRace,RC_Insect,7;\nbonus2 bSubRace,RC_Brute,7;\nbonus bVariableCastrate,-2*(getrefine()/3);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20946,'Drag_Manteau','Dragon Scale Hood','Armor',500,23,1,true,1,170,true,'.@r = getrefine();\nbonus bMdef,2;\nbonus bDef,20;\nbonus bHealPower2,15;\nif (.@r>=7) {\n bonus2 bSubRace,RC_Dragon,2;\n}\nif (.@r>=9) {\n autobonus2 "{ bonus2 bHPRegenRate,2000,1000; }",1,3000,BF_MAGIC|BF_WEAPON;\n}\nif (.@r>=11) {\n bonus2 bSubRace,RC_Dragon,3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20947,'Cassock_Manteau','Clergy\'s Manteau','Armor',450,40,1,true,1,170,true,'.@r = getrefine();\nbonus bMaxSPrate,5;\nbonus bMdef,10;\nbonus bVariableCastrate,-10;\nbonus2 bMagicAddRace,RC_Angel,(.@r/2);\nbonus2 bMagicAddRace,RC_Demon,(.@r/2);\nbonus2 bSubRace,RC_Angel,(.@r/3);\nbonus2 bSubRace,RC_Demon,(.@r/3);\nif (.@r>=7) {\n bonus bVariableCastrate,-10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20948,'Illusion_Morpheus\'s_Shawl','Illusion Morpheus\'s Shawl','Armor',20,600,8,1,true,1,130,true,'bonus bMaxSPrate,10;\nbonus bMdef,5;\n.@r = getrefine();\nif (.@r >= 7) {\n .@bonus = -10;\nif (.@r >= 9) {\n .@bonus -= 10;\n}\nbonus bVariableCastrate,.@bonus;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20949,'Skin_Of_Ladon_J','Ladon\'s Skin','Armor',20,600,15,1,true,1,100,true,'bonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;\nbonus2 bSubEle,Ele_Wind,5;\nbonus2 bSubEle,Ele_Earth,5;\nbonus bAgi,5;\nbonus bVit,5;\nbonus bMdef,10;\n.@r = getrefine();\nif (.@r>=7) {\n .@val = 10;\n bonus bSPGainValue,10;\n bonus bLongSPGainValue,10;\n if (.@r>=8) {\n .@s = (readparam(bAgi)+readparam(bVit))/20;\n bonus bBaseAtk,15*.@s;\n bonus bHit,5*.@s;\n if (.@r>=9) {\n .@val += 10;\n }\n }\n bonus bSPGainValue,.@val;\n bonus bLongSPGainValue,.@val;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20952,'Anony_As_Muffler','Nameless Assassin\'s Muffler','Armor',20,100,10,1,true,1,100,true,'.@r= getrefine();\nbonus bMdef,5;\nbonus bMaxHPrate,3;\nbonus bMaxSPrate,3;\nbonus2 bSubRace,RC_Player_Human,5;\nif (.@r>=7) {\n bonus bMaxHPrate,7;\n bonus bMaxSPrate,7;\n bonus bAspd,1;\n bonus bHPGainValue,5;\n bonus bLongHPGainValue,5;\n}\nif (.@r>=8)\n bonus bSpeedRate,40;\nif (.@r>=9) {\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,10;\n bonus bAspd,1;\n bonus bHPGainValue,5;\n bonus bLongHPGainValue,5;\n}\nif (.@r>=10)\n skill "AS_CLOAKING",3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (20953,'H_AD_Hood','High Adventurer Hood','Armor',25,1,true,1,100,true,true,true,true,true,true,true,'bonus bHit,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`refineable`,`script`) VALUES (20955,'Chrismas_Tree','Christmas Guardian Tree','Armor',100,20,1,true,1,true,'.@r = getrefine();\nbonus bMatkRate,(.@r/2);\nbonus2 bAddClass,Class_All,(.@r/2);\nif (.@r>=9) {\n bonus bMatk,30;\n bonus bBaseAtk,30;\n}\nif (.@r>=11) {\n autobonus "{ bonus2 bMagicAtkEle,Ele_Neutral,20; bonus2 bMagicAtkEle,Ele_Holy,20; }",1,10000,BF_WEAPON;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20962,'Skin_Of_Typhon','Typhon\'s Skin','Armor',20,600,15,1,true,1,100,true,'bonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Fish,5;\nbonus2 bSubEle,Ele_Neutral,5;\nbonus2 bSubEle,Ele_Poison,5;\nbonus bAgi,5;\nbonus bVit,5;\nbonus bMdef,10;\n.@r = getrefine();\nif (.@r>=7) {\n .@sp = 10;\n if (.@r>=8) {\n .@s = (readparam(bAgi)+readparam(bVit))/20;\n bonus bMatk,15*.@s;\n bonus bDef,20*.@s;\n if (.@r>=9) {\n .@sp += 10;\n }\n }\n bonus bMagicSPGainValue,.@sp;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20963,'Temporal_M_Str','Temporal Str Manteau','Armor',400,38,1,true,true,true,true,1,100,true,'.@r = getrefine();\nbonus2 bAddClass,Class_All,(.@r/2);\nbonus bBaseAtk,10*(.@r/2);\nbonus2 bAddSize,Size_All,5*(.@r/4);\nif (.@r>=7) {\n bonus2 bAddClass,Class_All,7;\n}\nif (.@r>=9) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreDefRaceRate,RC_Brute,20;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,20;\n}\nif (.@r>=11) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreDefRaceRate,RC_Brute,10;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20964,'Temporal_M_Agi','Temporal Agi Manteau','Armor',400,38,1,true,true,true,true,1,100,true,'.@r = getrefine();\nbonus bCritAtkRate,3*(.@r/2);\nbonus bBaseAtk,10*(.@r/2);\nbonus2 bAddSize,Size_All,5*(.@r/4);\nif (.@r>=7) {\n bonus2 bAddClass,Class_All,7;\n}\nif (.@r>=9) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreDefRaceRate,RC_Brute,20;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,20;\n}\nif (.@r>=11) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreDefRaceRate,RC_Brute,10;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20965,'Temporal_M_Vit','Temporal Vit Manteau','Armor',400,38,1,true,true,true,true,1,100,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bMaxHP,400*(.@r/2);\nbonus bMaxHPrate,3*(.@r/4);\nif (.@r>=7) {\n bonus2 bAddClass,Class_All,7;\n}\nif (.@r>=9) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreDefRaceRate,RC_Brute,20;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,20;\n}\nif (.@r>=11) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreDefRaceRate,RC_Brute,10;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20966,'Temporal_M_Int','Temporal Int Manteau','Armor',400,38,1,true,true,true,true,1,100,true,'.@r = getrefine();\nbonus bMatkRate,(.@r/2);\nbonus bMatk,10*(.@r/2);\nbonus2 bMagicAtkEle,Ele_All,3*(.@r/4);\nif (.@r>=7) {\n bonus bMatkRate,7;\n}\nif (.@r>=9) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreDefRaceRate,RC_Brute,20;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,20;\n}\nif (.@r>=11) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreDefRaceRate,RC_Brute,10;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20967,'Temporal_M_Dex','Temporal Dex Manteau','Armor',400,38,1,true,true,true,true,1,100,true,'.@r = getrefine();\nbonus bLongAtkRate,(.@r/2);\nbonus bBaseAtk,10*(.@r/2);\nbonus bCritAtkRate,3*(.@r/4);\nif (.@r>=7) {\n bonus2 bAddClass,Class_All,7;\n}\nif (.@r>=9) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreDefRaceRate,RC_Brute,20;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,20;\n}\nif (.@r>=11) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreDefRaceRate,RC_Brute,10;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`class_third`,`class_third_upper`,`class_third_baby`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20968,'Temporal_M_Luk','Temporal Luk Manteau','Armor',400,38,1,true,true,true,true,1,100,true,'.@r = getrefine();\nbonus bCritAtkRate,3*(.@r/2);\nbonus bCritical,3*(.@r/2);\nbonus bAspdRate,5*(.@r/4);\nif (.@r>=7) {\n bonus2 bAddClass,Class_All,7;\n}\nif (.@r>=9) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,20;\n bonus2 bIgnoreDefRaceRate,RC_Brute,20;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,20;\n}\nif (.@r>=11) {\n bonus2 bIgnoreDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreMDefRaceRate,RC_Demon,10;\n bonus2 bIgnoreDefRaceRate,RC_Brute,10;\n bonus2 bIgnoreMDefRaceRate,RC_Brute,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (20969,'Rainbow_Muffler_Jp','Rainbow Muffler','Armor',20,300,12,true,1,100,true,'.@r = getrefine();\n.@lvl = getskilllv("WM_GLOOMYDAY");\nif (.@r >= 7) {\n .@val = 10;\n} else if (.@r >= 5) {\n .@val = 5;\n}\nelse {\n .@val = 2;\n}\nbonus bMaxHPrate,.@val;\nbonus bMaxSPrate,.@val;\nbonus bMatkRate,.@val+(4*.@lvl);\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_Player_Doram,5;\nbonus2 bSkillAtk,"WM_METALICSOUND",4*.@lvl;\nif (getskilllv("WM_FRIGG_SONG") == 5) {\n bonus2 bSkillCooldown,"WM_METALICSOUND",-200;\n bonus bAspdRate,10;\n}\nif (getskilllv("WM_LULLABY_DEEPSLEEP") == 5) {\n skill "AL_HEAL",10;\n bonus bMagicHPGainValue,200;\n bonus bMagicSPGainValue,20;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (20985,'aegis_20985','Costume Gourd Bottle','Armor',true,1,82); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (20988,'C_Mechanical_Butterfly','Costume: Mechanical Butterfly','Armor',true,1,92); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`) VALUES (20990,'C_Rotating_Gears','Costume: Rotating Gears','Armor',true,1); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`script`) VALUES (21000,'Upg_Twohand_Sword','Upg Two-Handed Sword','Weapon','2hSword',20,1500,100,1,1,true,true,true,true,true,3,1,true,100,true,'.@r = getrefine();\nbonus bBaseAtk,(.@r*12);\nbonus bMatk,(.@r*5);\nif (BaseLevel>70)\n bonus bBaseAtk,(((BaseLevel-70)/10)*10);'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`job_crusader`,`job_knight`,`job_swordman`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (21001,'Velum_Claymore','Vellum Claymore','Weapon','2hSword',20,3500,260,1,true,true,true,true,true,4,95,true,'bonus2 bAddRace,RC_Player_Human,80;\nbonus2 bAddRace,RC_Player_Doram,80;\nbonus2 bIgnoreDefRaceRate,RC_Player_Human,30;\nbonus2 bIgnoreDefRaceRate,RC_Player_Doram,30;\n.@r = getrefine();\nif (.@r>=6) {\n bonus2 bAddRace,RC_Player_Human,40;\n bonus2 bAddRace,RC_Player_Doram,40;\n}\nif (.@r>=9) {\n bonus bShortWeaponDamageReturn,20;\n bonus bMagicDamageReturn,20;\n bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,300,BF_MAGIC,0;\n}'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`job_crusader`,`job_knight`,`job_swordman`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (21002,'Velum_Katzbalger','Vellum Katzbalger','Weapon','2hSword',20,2500,100,1,true,true,true,true,true,4,95,true,'bonus3 bHPVanishRaceRate,RC_Player_Human,1000,8;\nbonus3 bHPVanishRaceRate,RC_Player_Doram,1000,8;'); @@ -5135,135 +5135,135 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`pr REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`range`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (21054,'Ein_BHSWORD','Claw Sword','Weapon','2hSword',3500,300,1,2,true,true,true,true,true,true,4,170,true,'.@r = getrefine();\nbonus bCritical,5;\nbonus2 bAddClass,Class_All,15;\nif (.@r>=7) {\n bonus bCritAtkRate,25;\n bonus bAspdRate,10;\n}\nif (.@r>=9) {\n autobonus "{ bonus2 bAddSize,Size_All,20; }",1,5000,BF_WEAPON;\n}\nif (.@r>=11) {\n bonus bDelayrate,-20;\n bonus bCritical,7;\n}'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`range`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (21055,'G_Knight_Sword','Guardian Knight Claymore','Weapon','2hSword',4000,280,1,2,true,true,true,true,true,true,4,170,true,'.@r = getrefine();\nbonus2 bAddClass,Class_All,5;\nbonus bBaseAtk,4*.@r;\nif (.@r>=9) {\n bonus bCritAtkRate,25;\n bonus bCritical,5;\n}\nif (.@r>=11) {\n bonus2 bAddRace,RC_Undead,20;\n bonus2 bAddRace,RC_Angel,20;\n bonus bUnbreakableWeapon;\n}'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`range`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (21058,'Up_Dragonic_Slayer','Patent Dragonic Slayer','Weapon','2hSword',2000,200,1,2,true,true,true,true,true,true,4,150,true,'.@r = getrefine();\nbonus bMaxHPrate,.@r/2*5;\nbonus bMaxSPrate,.@r/2*5;\nbonus2 bSkillAtk,"RK_DRAGONBREATH",.@r/3*5;\nbonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",.@r/3*5;\nif (.@r>=7) {\n bonus bDelayrate,-10;\n bonus bVariableCastrate,-10;\n}\nif (.@r>=9) {\n bonus bLongAtkRate,10;\n}\nif (.@r>=11) {\n bonus bDelayrate,-7;\n bonus bMaxSPrate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_costume_head_Mid`,`location_costume_head_Low`,`view`) VALUES (21202,'C_Eat_Coin','Costume Eatcoin Helm','Armor',100,true,true,1869); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`location_head_low`,`view`) VALUES (21205,'Nut_Cracker','Nut Cracker','Armor',100,true,true,1991); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`view`) VALUES (21206,'C_Nut_Cracker','Costume Nutcracker','Armor',true,true,1991); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`view`) VALUES (21207,'C_Bullhead','Costume Bull Head','Armor',true,true,2078); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`location_costume_head_top`,`location_costume_head_Mid`,`view`) VALUES (21300,'C_Guardian_Lion_Mask','Costume Lion Mask','Armor',true,false,true,true,231); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22000,'Temporal_Str_Boots','Temporal Boots Of Strength','Armor',20,600,25,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bBaseAtk,7*(.@r/3);\nif (readparam(bStr)>=120)\n bonus bBaseAtk,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22001,'Temporal_Int_Boots','Temporal Boots Of Intelligence','Armor',20,600,20,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,99,true,'.@r = getrefine();\nbonus bMdef,5;\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bMatk,10*(.@r/3);\nif (readparam(bInt)>=120)\n bonus bMatk,60;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22002,'Temporal_Agi_Boots','Temporal Boots Of Agility','Armor',20,600,25,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bAspdRate,3*(.@r/3);\nif (readparam(bAgi)>=120)\n bonus bAspd,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22003,'Temporal_Vit_Boots','Temporal Boots Of Vitality','Armor',20,600,25,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(300*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nif (readparam(bVit)>=120)\n bonus bMaxHPrate,8;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22004,'Temporal_Dex_Boots','Temporal Boots Of Dexterity','Armor',20,600,25,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bDex,3*(.@r/3);\nif (readparam(bDex)>=120) {\n bonus bLongAtkRate,5;\n bonus bFixedCast,-500;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22005,'Temporal_Luk_Boots','Temporal Boots Of Luck','Armor',20,600,20,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bMdef,5;\nbonus bCritAtkRate,2*(.@r/3);\nif (readparam(bLuk)>=120)\n bonus bCritAtkRate,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22006,'Temporal_Str_Boots_','Temporal Boots Of Strength','Armor',20,600,25,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bBaseAtk,7*(.@r/3);\nif (readparam(bStr)>=120)\n bonus bBaseAtk,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22007,'Temporal_Vit_Boots_','Temporal Boots Of Vitality','Armor',20,600,25,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(300*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nif (readparam(bVit)>=120)\n bonus bMaxHPrate,8;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22008,'Temporal_Dex_Boots_','Temporal Boots Of Dexterity','Armor',20,600,25,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bDex,3*(.@r/3);\nif (readparam(bDex)>=120) {\n bonus bLongAtkRate,5;\n bonus bFixedCast,-500;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22009,'Temporal_Int_Boots_','Temporal Boots Of Intelligence','Armor',20,600,20,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,99,true,'.@r = getrefine();\nbonus bMdef,5;\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bMatk,10*(.@r/3);\nif (readparam(bInt)>=120)\n bonus bMatk,60;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22010,'Temporal_Agi_Boots_','Temporal Boots Of Agility','Armor',20,600,25,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bAspdRate,3*(.@r/3);\nif (readparam(bAgi)>=120)\n bonus bAspd,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22011,'Temporal_Luk_Boots_','Temporal Boots Of Luck','Armor',20,600,20,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bMdef,5;\nbonus bCritAtkRate,2*(.@r/3);\nif (readparam(bLuk)>=120)\n bonus bCritAtkRate,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shoes`,`equip_level_min`,`equip_level_max`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22012,'Mana_Boots','Mana Boots','Armor',true,1,100,true,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_kagerouoboro`,`job_knight`,`job_monk`,`job_priest`,`job_rebellion`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22014,'Enhanced_Variant_Shoes','Enhanced Variant Shoes','Armor',20,500,13,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,85,true,'bonus bMaxHPrate,12;\nbonus bMaxSPrate,12;\n.@r = getrefine();\nbonus bDef,.@r;\nbonus bMdef,.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22015,'Impr_Angel\'s_Arrival','Advanced Angel\'s Reincarnation','Armor',10000,300,8,1,true,true,true,99,true,'bonus bMaxHP,500;\nbonus bMaxSP,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22016,'Assassin_Shoes','Assassin\'s Shoes','Armor',20,300,10,true,30,true,'bonus2 bExpAddRace,RC_DemiHuman,5+getrefine();'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22017,'Fisherman_Shoes','Fisherman\'s Shoes','Armor',20,300,10,true,30,true,'bonus2 bExpAddRace,RC_Fish,5+getrefine();'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22018,'Shoes_Of_Wise_Man','Shoes Of Wise Man','Armor',10,300,15,1,true,50,true,'.@r = getrefine();\nif (.@r>5) {\n bonus bInt,.@r-5;\n bonus bMaxHPrate,-(.@r-5);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22032,'Shoes_Of_Exorcism','Exorcist\'s Shoes','Armor',20,300,10,true,30,true,'bonus2 bExpAddRace,RC_Demon,5+getrefine();'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22033,'Boots_Of_Gray','Boots of Gray','Armor',20,400,25,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,120,true,'bonus2 bSubEle,Ele_Holy,2+getrefine()/3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22034,'Crimson_Gaiter','Crimson Gaiter','Armor',500,10,true,50,true,'bonus bCritical,2;\nbonus bCritAtkRate,2;\nif (getrefine()>=7) {\n bonus bCritical,3;\n bonus bCritAtkRate,3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22035,'Vet_Nepen_Heel','Heoric Nepenthes Shoes','Armor',10,300,10,1,true,160,true,'.@r = getrefine();\nif (.@r>=8 && .@r<=10)\n .@i=5+.@r;\nelse if (.@r>=11 && .@r<=13)\n .@i=5+(.@r*3);\nelse if (.@r>13)\n .@i=42;\nbonus bVariableCastrate,-10-.@i;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22036,'Vet_SliverFox_Boots','Heroic Silver Fox Leather Boots','Armor',10,300,15,1,true,160,true,'.@r = getrefine();\nif (.@r>=8 && .@r<=13)\n .@i=.@r;\nelse if (.@r>13)\n .@i=13;\nbonus bLongAtkRate,5+.@i;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22037,'Vet_Ungo_Boots','Heroic Ungoliant Upgrade Boots','Armor',10,300,10,1,true,160,true,'.@r = getrefine();\nif (.@r>=8 && .@r<=13)\n .@i=.@r;\nelse if (.@r>13)\n .@i=13;\nbonus bUseSPrate,-5-.@i;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22042,'Talaria_Shoes','Talaria Shoes','Armor',10,300,15,1,true,50,true,'bonus bAgi,2;\nbonus bAspd,1;\nbonus bMdef,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22043,'Supplement_Part_Agi','Supplement Part Agi','Armor',25000,350,25,1,true,true,true,true,true,100,true,'bonus bAspdRate,5+(getrefine()/4);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22044,'Upgrade_Part_Booster','Reinforced Parts - Booster','Armor',10,1000,23,1,true,true,true,true,true,100,true,'bonus2 bSkillUseSP,"NC_HOVERING",15;\nif (getrefine()>=7) {\n bonus2 bSkillUseSP,"NC_ACCELERATION",20;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`refineable`,`script`) VALUES (22045,'Beach_Sandals','Summer Sandals','Armor',10,200,5,true,true,'bonus bFlee,5;\nbonus3 bAutoSpellWhenHit,"AL_INCAGI",10,300;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_shoes`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22046,'Airship_Boots','Airship\'s Boots','Armor',10,26,true,125,100,true,true,true,true,true,true,'bonus bAgi,1;\nbonus bAspdRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22047,'Felock_Boots','Felrock\'s Boots','Armor',10,250,13,true,125,true,'bonus bAgi,1;\n.@r = getrefine();\nbonus bAspdRate,5;\nif (.@r>=7) {\n bonus bAgi,1;\n bonus bAspdRate,5;\n}\nif (.@r>=9) {\n bonus bAgi,1;\n bonus bAspdRate,5;\n}\nif (.@r>=12) {\n bonus bAspd,1;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22048,'Sombre_Shoes','Sombre Shoes','Armor',20,250,12,1,true,90,true,'.@r = getrefine();\nbonus bMdef,3;\nbonus2 bSubEle,Ele_Dark,5;\nbonus bMaxHPrate,.@r;\nbonus bMaxSPrate,.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22049,'Sol_Shoes','Sol Shoes','Armor',20,250,12,1,true,90,true,'bonus2 bSubEle,Ele_Earth,5;\n.@r = getrefine();\nbonus bMaxHPrate,.@r;\nbonus bMaxSPrate,.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22050,'Gardener_Shoes','Gardener Shoes','Armor',300,10,true,30,true,'bonus2 bExpAddRace,RC_Plant,5+getrefine();'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22051,'Ramor_Shoes','L\'Amour Shoes','Armor',20,250,12,1,true,90,true,'bonus2 bSubEle,Ele_Undead,5;\n.@r = getrefine();\nbonus bMaxHPrate,.@r;\nbonus bMaxSPrate,.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22052,'Gravekeepr_Shoes','Gravekeeper Shoes','Armor',20,300,10,true,30,true,'bonus2 bExpAddRace,RC_Undead,5+getrefine();'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22055,'Sharel_Shoes','Charel Shoes','Armor',20,250,12,1,true,90,true,'bonus2 bSubEle,Ele_Fire,5;\n.@r = getrefine();\nbonus bMaxHPrate,.@r;\nbonus bMaxSPrate,.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22057,'Flow_Shoes','Flower Shoes','Armor',20,250,12,1,true,90,true,'.@r = getrefine();\nbonus bMdef,3;\nbonus2 bSubEle,Ele_Water,5;\nbonus bMaxHPrate,.@r;\nbonus bMaxSPrate,.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22058,'DragonTrainer_Shoes','Dragon Trainer Shoes','Armor',300,10,true,30,true,'bonus2 bExpAddRace,RC_Dragon,5+getrefine();'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22059,'Egir_Shoes_K','Aegir Shoes','Armor',10,300,13,1,true,40,true,'bonus bUnbreakableShoes;\nbonus bMaxHP,500;\nbonus bMaxSP,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22060,'Boots_Of_Hunter','Hunter Shoes','Armor',300,10,true,30,true,'bonus2 bExpAddRace,RC_Brute,5+getrefine();'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22061,'Lumiere_Shoes','Lumiere Shoes','Armor',20,250,12,1,true,90,true,'bonus2 bSubEle,Ele_Holy,5;\n.@r = getrefine();\nbonus bMaxHPrate,.@r;\nbonus bMaxSPrate,.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22062,'Mechanic_Shoes','Mechanic\'s Shoes','Armor',20,300,10,true,30,true,'bonus2 bExpAddRace,RC_Formless,5+getrefine();'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22063,'Rouban_Shoes','Levain Shoes','Armor',20,250,12,1,true,90,true,'.@r = getrefine();\nbonus bMdef,3;\nbonus2 bSubEle,Ele_Wind,5;\nbonus bMaxHPrate,.@r;\nbonus bMaxSPrate,.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22064,'Thorny_Shoes','Thorny Shoes','Armor',1000,25,1,true,70,true,'bonus bShortWeaponDamageReturn,getrefine()/2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22065,'Poison_Shoes','Poison Shoes','Armor',20,250,12,1,true,90,true,'.@r = getrefine();\nbonus bMdef,3;\nbonus2 bSubEle,Ele_Poison,5;\nbonus bMaxHPrate,.@r;\nbonus bMaxSPrate,.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22066,'Spirit_Shoes','Spirit Shoes','Armor',10,250,12,1,true,false,false,true,90,true,'bonus bMdef,3;\nbonus2 bSubEle,Ele_All,5;\n.@r = getrefine();\nbonus bMaxHPrate,.@r*1;\nbonus bMaxSPrate,.@r*1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22067,'Witch_Shoes','Shoe of Witch','Armor',10,400,10,true,false,false,true,1,true,'skill "ALL_CATCRY",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22069,'Lian_Shoes','Lian Shoes','Armor',250,12,1,true,90,true,'bonus bMdef,3;\nbonus2 bSubEle,Ele_Neutral,5;\n.@r = getrefine();\nbonus bMaxHPrate,.@r;\nbonus bMaxSPrate,.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22072,'Hikingboots','Hikingboots','Armor',500,10,1,true,100,true,'.@r = getrefine();\nbonus bMaxHPRate,4+(.@r/3);\nbonus bMaxSPRate,4+(.@r/3);\nif (.@r > 9)\n bonus bSpeedRate,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22075,'Rift_Shoes','Rift Shoes','Armor',20,250,12,1,true,100,true,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxHP,(.@r >= 9 ? 1300 : .@r >= 7 ? 700 : 300);\nbonus bMaxSP,-50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22076,'Hardwood_Slipper','Wooden Slipper','Armor',20,50,10,1,true,true,9,true,'bonus2 bHPRegenRate,2,10000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22077,'Red_Eco_Boots','Red Eco-Friendly Shoes','Armor',20,100,20,1,true,true,18,true,'bonus bCritical,5;\nbonus2 bHPRegenRate,4,10000;\nbonus2 bSPRegenRate,1,10000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22078,'Unity_STR_Boots','Unity STR Boots','Armor',10,300,20,1,true,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bStr,.@r/2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22079,'Unity_AGI_Boots','Unity AGI Boots','Armor',10,300,20,1,true,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bAgi,.@r/2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22080,'Unity_DEX_Boots','Unity DEX Boots','Armor',10,300,20,1,true,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bDex,.@r/2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22081,'Unity_INT_Boots','Unity INT Boots','Armor',10,300,20,1,true,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bInt,.@r/2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22082,'Polyhedron_Shoes','Polyhedron Shoes','Armor',500,12,1,true,90,true,'.@r = getrefine();\nbonus2 bSubEle,Ele_Neutral,5;\nbonus2 bSubEle,Ele_Fire,5;\nbonus2 bSubEle,Ele_Water,5;\nbonus2 bSubEle,Ele_Wind,5;\nif (.@r > 4) {\n .@b = (.@r > 6) ? 10 : 5;\n bonus2 bAddEle,Ele_Neutral,.@b;\n bonus2 bAddEle,Ele_Fire,.@b;\n bonus2 bAddEle,Ele_Water,.@b;\n bonus2 bAddEle,Ele_Wind,.@b;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22083,'Doram_Only_Shoes','Private Doram Shoes','Armor',20,500,25,1,true,true,100,true,'bonus bMaxHP,100;\nbonus bMaxSP,50;\n.@r = getrefine()/3;\nbonus bHPrecovRate,.@r*10;\nbonus bSPrecovRate,.@r*10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22084,'Doram_High_Shoes','Luxury Doram Shoes','Armor',20,600,30,1,true,true,140,true,'bonus bMaxHP,300;\nbonus bMaxSP,100;\n.@r = getrefine()/3;\nbonus bHPrecovRate,20*.@r;\nbonus bSPrecovRate,20*.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22085,'Doram_Ele_Shoes','Elegant Doram Shoes','Armor',20,700,35,1,true,true,175,true,'bonus bMaxHPrate,10;\nbonus bMaxSPrate,5;\n.@r = getrefine()/2;\nbonus bMaxHP,100*.@r;\nbonus bMaxSP,20*.@r;\nif (.@r >= 4)\n bonus2 bSkillUseSP,"SU_LOPE",5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22089,'Crimson_Gaiter_','Crimson Gaiter','Armor',500,10,1,true,50,true,'bonus bCritical,2;\nbonus bCritAtkRate,2;\nif (getrefine()>=7) {\n bonus bCritical,3;\n bonus bCritAtkRate,3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22091,'Fisherman_Shoes_','Fisherman\'s Shoes','Armor',20,300,10,1,true,30,true,'bonus2 bExpAddRace,RC_Fish,5+getrefine();'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22093,'Shoes_Of_Exorcism_','Exorcist\'s Shoes','Armor',20,300,10,1,true,30,true,'bonus2 bExpAddRace,RC_Demon,5+getrefine();'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22094,'Gardener_Shoes_','Gardener Shoes','Armor',20,300,10,1,true,30,true,'bonus2 bExpAddRace,RC_Plant,5+getrefine();'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22096,'Fallen_Angel_Shoes_','Fallen Angel Shoes','Armor',20,300,10,1,true,30,true,'bonus2 bExpAddRace,RC_Angel,5+getrefine();'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22097,'DragonTrainer_Shoes_','Dragon Trainer Shoes','Armor',20,300,10,1,true,30,true,'bonus2 bExpAddRace,RC_Dragon,5+getrefine();'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22099,'Mechanic_Shoes_','Mechanic Shoes','Armor',20,300,10,1,true,30,true,'bonus2 bExpAddRace,RC_Formless,5+getrefine();'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22101,'Angel_Poring_Boots','Angel Poring Boots','Armor',10,300,15,1,true,1,true,'bonus bAllStats,1;\nskill "AL_HEAL",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22102,'Toughen_Time_Keepr_Bts','Enhanced Time Keeper Boots','Armor',23,true,100,true,100,true,true,true,true,true,true,'bonus bVariableCastrate,-5;\nbonus bMdef,4;\nbonus bMaxHP,500;\nbonus bMaxSP,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22103,'Excelion_Leg','Excelion Leg','Armor',500,13,true,100,true,'.@r = getrefine();\nbonus bMaxHP,5+((BaseLevel > 129) ? 4 : 0)+(.@r/3)*3;\nbonus bMaxSP,5+((BaseLevel > 129) ? 4 : 0)+(.@r/3)*3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22104,'Pororoca_Shoes','Pororoca Shoes','Armor',20,500,15,true,100,true,'bonus bMaxHPrate,3;\nbonus bMaxSPrate,3;\nbonus bMdef,15;\nbonus bMatkRate,2;\nbonus2 bMagicAtkEle,Ele_Water,2;\nskill "SA_DELUGE",5;\nif (getrefine()>=5) {\n bonus bMaxHPrate,7;\n bonus bMaxSPrate,7;\n bonus bMatkRate,3;\n bonus2 bMagicAtkEle,Ele_Water,3;\n}\nif (getrefine()>=7) {\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,10;\n bonus bMatkRate,5;\n bonus2 bMagicAtkEle,Ele_Water,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`refineable`) VALUES (22105,'Cuffs_','Shackles','Armor',3000,18,1,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22106,'Giant_Boots','Giant Boots','Armor',500,13,1,true,85,true,'bonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;\nbonus bMaxHPrate,2;\nbonus bMaxSPrate,2;\n.@r = getrefine();\nif (.@r > 4) {\n bonus2 bSubRace,RC_DemiHuman,2;\n bonus2 bSubRace,RC_Player_Human,2;\n bonus bMaxHPrate,4;\n bonus bMaxSPrate,4;\n}\nif (.@r > 6) {\n bonus2 bSubRace,RC_DemiHuman,2;\n bonus2 bSubRace,RC_Player_Human,2;\n bonus bMaxHPrate,4;\n bonus bMaxSPrate,4;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22107,'Modify_Str_Boots','Modified Str Boots','Armor',20,600,25,true,true,true,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bBaseAtk,7*(.@r/3);\nif (readparam(bStr)>=120)\n bonus bBaseAtk,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22108,'Modify_Int_Boots','Modified Int Boots','Armor',20,600,20,true,true,true,99,true,'.@r = getrefine();\nbonus bMdef,5;\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bMatk,10*(.@r/3);\nif (readparam(bInt)>=120)\n bonus bMatk,60;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22109,'Modify_Agi_Boots','Modified Agi Boots','Armor',20,600,25,true,true,true,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bAspdRate,3*(.@r/3);\nif (readparam(bAgi)>=120)\n bonus bAspd,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22110,'Modify_Vit_Boots','Modified Vit Boots','Armor',20,600,25,true,true,true,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(300*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nif (readparam(bVit)>=120)\n bonus bMaxHPrate,8;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22111,'Modify_Dex_Boots','Modified Dex Boots','Armor',20,600,25,true,true,true,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bDex,3*(.@r/3);\nif (readparam(bDex)>=120) {\n bonus bLongAtkRate,5;\n bonus bFixedCast,-500;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22112,'Modify_Luk_Boots','Modified Luk Boots','Armor',20,600,20,true,true,true,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bMdef,5;\nbonus bCritAtkRate,2*(.@r/3);\nif (readparam(bLuk)>=120)\n bonus bCritAtkRate,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22113,'Modify_Str_Boots_','Modified Str Boots','Armor',20,600,25,1,true,true,true,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bBaseAtk,7*(.@r/3);\nif (readparam(bStr)>=120)\n bonus bBaseAtk,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22114,'Modify_Int_Boots_','Modified Int Boots','Armor',20,600,20,1,true,true,true,99,true,'.@r = getrefine();\nbonus bMdef,5;\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bMatk,10*(.@r/3);\nif (readparam(bInt)>=120)\n bonus bMatk,60;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22115,'Modify_Agi_Boots_','Modified Agi Boots','Armor',20,600,25,1,true,true,true,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bAspdRate,3*(.@r/3);\nif (readparam(bAgi)>=120)\n bonus bAspd,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22116,'Modify_Vit_Boots_','Modified Vit Boots','Armor',20,600,25,1,true,true,true,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(300*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nif (readparam(bVit)>=120)\n bonus bMaxHPrate,8;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22117,'Modify_Dex_Boots_','Modified Dex Boots','Armor',20,600,25,1,true,true,true,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bDex,3*(.@r/3);\nif (readparam(bDex)>=120) {\n bonus bLongAtkRate,5;\n bonus bFixedCast,-500;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22118,'Modify_Luk_Boots_','Modified Luk Boots','Armor',20,600,20,1,true,true,true,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bMdef,5;\nbonus bCritAtkRate,2*(.@r/3);\nif (readparam(bLuk)>=120)\n bonus bCritAtkRate,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22120,'Shoes_Of_Punishment','Shoes of Punishment','Armor',20,500,15,true,100,true,'bonus bMdef,15;\nbonus bMatkRate,2;\nbonus bMaxHPrate,3;\nbonus bMaxSPrate,3;\nbonus2 bSkillAtk,"AB_JUDEX",30;\nbonus2 bMagicAddEle,Ele_Holy,2;\n.@r = getrefine();\nif (.@r>=5) {\n bonus bMatkRate,3;\n bonus bMaxHPrate,7;\n bonus bMaxSPrate,7;\n bonus2 bMagicAddEle,Ele_Holy,3;\n}\nif (.@r>=7) {\n bonus bMatkRate,5;\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,10;\n bonus2 bMagicAddEle,Ele_Holy,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22122,'Para_Team_Boots100','Awakened Eden Group Boots I','Armor',22,true,100,true,100,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bHPrecovRate,30;\nbonus bSPrecovRate,14;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22123,'Para_Team_Boots115','Awakened Eden Group Boots II','Armor',25,true,115,true,100,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bHPrecovRate,36;\nbonus bSPrecovRate,18;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22124,'Para_Team_Boots130','Awakened Eden Group Boots III','Armor',27,true,130,true,100,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bHPrecovRate,36;\nbonus bSPrecovRate,18;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22125,'Para_Team_Boots145','Awakened Eden Group Boots IV','Armor',30,true,145,true,100,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bHPrecovRate,40;\nbonus bSPrecovRate,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22126,'Para_Team_Boots160','Awakened Eden Group Boots V','Armor',30,true,160,true,100,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bHPrecovRate,40;\nbonus bSPrecovRate,20;\nbonus bUseSPrate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22127,'Diva_Shoes','Diva Shoes','Armor',600,10,1,true,150,true,'.@r = getrefine();\nif (.@r>=7)\n bonus bMaxHP,1000;\nif (.@r>=9)\n bonus bMaxHP,2000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22128,'Mirage_Shoes','Mirage Shoes','Armor',600,10,1,true,150,true,'.@r = getrefine();\nif (.@r>=7)\n bonus bMaxSP,100;\nif (.@r>=9)\n bonus bMaxSP,200;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_noauction`,`script`) VALUES (22131,'Cowboy_Boots','Spurred Boots','Armor',500,1,true,100,true,100,true,'.@r = getrefine();\n.@bonus = 5;\nif (.@r >=7) {\n .@bonus += 5;\n}\nif (.@r >=9) {\n .@bonus += 5;\n}\nbonus bMaxSPrate,.@bonus;\nbonus bSpeedRate,25;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22133,'Shoes_IL','Illusion Shoes','Armor',20,400,10,1,true,false,false,true,99,true,'.@r = getrefine();\nbonus bMaxHP,(100+(100*.@r));\nbonus bMaxSP,(10+(5*.@r));'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22134,'Enforcer_Shoes','Enforcer Shoes','Armor',20,400,12,true,100,true,'.@r = getrefine();\n.@hpsp = 3;\n.@a = getskilllv("GC_WEAPONCRUSH");\n.@b = getskilllv("GC_WEAPONBLOCKING");\n.@c = getskilllv("GC_COUNTERSLASH");\nif (.@r >= 5) {\n .@hpsp += 7;\n .@dmg = BaseLevel;\n if (.@r >= 7) {\n .@hpsp += 10;\n .@dmg += BaseLevel + 30*getskilllv("AS_POISONREACT");\n }\n bonus2 bSkillAtk,"ASC_METEORASSAULT",.@dmg;\n}\nbonus bMaxHPrate,.@hpsp;\nbonus bMaxSPrate,.@hpsp;\nbonus bMdef,10;\nskill "BS_MAXIMIZE",1;\nbonus2 bSkillUseSP,"ASC_METEORASSAULT",8;\nbonus2 bAddClass,Class_All,4*.@a;\nbonus2 bSkillCooldown,"GC_HALLUCINATIONWALK",-5000*.@b;\nbonus2 bIgnoreDefRaceRate,RC_All,20*.@c;\nbonus2 bVariableCastrate,"ASC_METEORASSAULT",-7*(.@a+.@b+.@c);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22138,'Demonist_Shoes','Devil Worshipper Shoes','Armor',20,500,15,true,100,true,'bonus bMdef,15;\nbonus bMaxHPrate,3;\nbonus bMaxSPrate,3;\nbonus bMatkRate,2;\nbonus2 bMagicAtkEle,Ele_Neutral,2;\nbonus2 bMagicAtkEle,Ele_Fire,2;\n.@r = getrefine();\nif (.@r>=5) {\n bonus bMaxHPrate,7;\n bonus bMaxSPrate,7;\n bonus bMatkRate,3;\n bonus2 bMagicAtkEle,Ele_Neutral,3;\n bonus2 bMagicAtkEle,Ele_Fire,3;\n}\nif (.@r>=5) {\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,10;\n bonus bMatkRate,5;\n bonus2 bMagicAtkEle,Ele_Neutral,5;\n bonus2 bMagicAtkEle,Ele_Fire,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22141,'YSF01_Greave','YSF01 Greave','Armor',1300,25,1,true,170,true,'.@r = getrefine();\nif (.@r >= 8) {\n bonus bAspdRate,8;\n if (.@r >= 11) {\n bonus bAspd,1;\n if (.@r >= 13) {\n .@val = 10;\n }\n }\n}\nif (readparam(bLuk) >= 125) {\n .@val += 30;\n}\nif (.@val) {\n bonus bCritAtkRate,.@val;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22145,'TenguShoes','Tengu\'s Shoes','Armor',20,400,12,true,100,true,'.@r = getrefine();\n.@a = getskilllv("SR_GENTLETOUCH_REVITALIZE");\n.@b = getskilllv("SR_GENTLETOUCH_CURE");\n.@c = getskilllv("SR_GENTLETOUCH_ENERGYGAIN");\n.@hpsp = 3;\nif (.@r >= 5) {\n .@hpsp += 7;\n .@red = 5;\n if (.@r >= 7) {\n .@hpsp += 10;\n .@red += 5;\n }\n bonus2 bSkillUseSP,"MO_BODYRELOCATION",.@red;\n}\nbonus bMdef,10;\nbonus bMaxHPrate,.@hpsp+(2*.@b);\nbonus bMaxSPrate,.@hpsp;\nskill "SA_CASTCANCEL",1;\nbonus2 bSkillUseSP,"MO_BODYRELOCATION",5;\nbonus bDef,30*.@a;\nbonus2 bSubRace,RC_Player_Doram,.@a;\nbonus2 bSubRace,RC_Player_Human,.@a;\nbonus2 bVariableCastrate,"MO_CALLSPIRITS",-.@c*10;\nbonus2 bVariableCastrate,"MO_STEELBODY",-.@c*10;\nbonus2 bFixedCastrate,"CH_SOULCOLLECT",-.@c*10;\nbonus bAspdRate,2*getskilllv("SR_GENTLETOUCH_CHANGE");\nbonus2 bAddClass,Class_All,4*getskilllv("SR_GENTLETOUCH_QUIET");'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22168,'True_Hunting_Boots','True Hunting Boots','Armor',500,13,1,true,100,true,'bonus bAspdRate,8+2*(getrefine()/3);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22169,'R_Hunting_Boots','Short-term Hunting Boots','Armor',13,true,50,100,true,true,true,true,true,true,true,'bonus bAspdRate,8;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22170,'Shoes_Of_Servival','Survivor\'s Shoes','Armor',10,500,15,true,100,true,'.@r = getrefine();\nif (.@r >= 7) {\n .@hpsp = 20;\n .@dmg = 10;\n} else if (.@r >= 5) {\n .@hpsp = 10;\n .@dmg = 5;\n}\nelse {\n .@hpsp = 3;\n .@dmg = 2;\n}\nbonus bMdef,15;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus bMaxHPrate,.@hpsp;\nbonus bMaxSPrate,.@hpsp;\nbonus bMatkRate,.@dmg;\nbonus2 bMagicAtkEle,Ele_Wind,.@dmg;\nbonus2 bMagicAtkEle,Ele_Earth,.@dmg;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22171,'Ancient_Hero_Boots','Ancient Hero Boots','Armor',20,600,15,1,true,100,true,'.@r = getrefine();\nbonus bMaxHP,500;\nbonus bMaxSP,50;\nbonus bMaxHPrate,2*(.@r/3);\nbonus bMaxSPrate,.@r/3;\nif (.@r >= 9) {\n .@val = -300;\n if (.@r >= 12) {\n .@val -= 200;\n if (.@r >= 14) {\n bonus bDelayrate,-5;\n }\n }\n bonus bFixedCast,.@val;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22172,'Gray_Wing_Boots','Gray Wing Boots','Armor',20,500,15,true,100,true,'.@r = getrefine();\nbonus bMaxHPrate,3;\nbonus bMaxSPrate,3;\nbonus bMdef,15;\nbonus bLongAtkRate,2;\nbonus bCritAtkRate,2;\nskill "TF_HIDING",1;\nif (.@r>=5) {\n bonus bMaxHPrate,7;\n bonus bMaxSPrate,7;\n bonus bLongAtkRate,3;\n bonus bCritAtkRate,3;\n}\nif (.@r>=7) {\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,10;\n bonus bLongAtkRate,5;\n bonus bCritAtkRate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`script`) VALUES (22173,'Beginner\'s_Boots','Beginner\'s Boots','Armor',20,15,1,true,100,'bonus bMaxHP,300;\nbonus bMaxSP,50;\nbonus bFlee,15;\nbonus bHPrecovRate,10;\nbonus bSPrecovRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22189,'Shoes_Of_Pilgrim','Pilgrim Shoes','Armor',20,500,15,true,100,true,'.@r = getrefine();\nbonus bMaxHPrate,3;\nbonus bMaxSPrate,3;\nbonus bDef,50*getskilllv("AB_SECRAMENT");\nbonus bMdef,15;\nbonus bAspdRate,4*getskilllv("AB_CANTO");\nbonus2 bSkillCooldown,"AB_PRAEFATIO",-1000;\nbonus bDelayrate,-6*getskilllv("AB_PRAEFATIO");\nbonus2 bSubRace,RC_DemiHuman,2*getskilllv("AB_SECRAMENT");\nbonus2 bSubRace,RC_Player_Human,2*getskilllv("AB_SECRAMENT");\nbonus bHealPower,5*getskilllv("AB_HIGHNESSHEAL");\nif (.@r>=5) {\n bonus bMaxHPrate,7;\n bonus bMaxSPrate,7;\n bonus bUseSPrate,-3;\n}\nif (.@r>=7) {\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,10;\n bonus bUseSPrate,-5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22190,'Illusion_Boots','Illusion Boots','Armor',600,16,1,true,100,true,'.@r = getrefine();\nbonus bCritical,(5*(.@r/3));\nbonus bAspdRate,.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22192,'Illusion_Goibne\'s_Greaves','Illusion Goibne\'s Greaves','Armor',1200,42,1,true,false,false,true,130,true,'.@r = getrefine();\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nif (.@r >= 7) {\n bonus bVariableCastrate,-5;\n if (.@r >= 9) {\n bonus bLongAtkRate,10;\n }\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22195,'Booster_Shoes','Booster Shoes','Armor',20,800,30,1,true,100,true,'.@r = getrefine();\nbonus bMdef,10;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSubRace,RC_Player_Human,5;\nif (.@r>=7) {\n if (readparam(bStr)>=125)\n bonus bBaseAtk,90;\n if (readparam(bAgi)>=125)\n bonus bAspd,2;\n if (readparam(bVit)>=125)\n bonus bMaxHPrate,12;\n if (readparam(bInt)>=125)\n bonus bMatk,120;\n if (readparam(bDex)>=125)\n bonus bLongAtkRate,10;\n if (readparam(bLuk)>=125)\n bonus bCritAtkRate,20;\n}\nif (.@r>=9) {\n if (readparam(bStr)>=125)\n bonus bBaseAtk,90;\n if (readparam(bAgi)>=125)\n bonus bAspd,2;\n if (readparam(bVit)>=125)\n bonus bMaxHPrate,12;\n if (readparam(bInt)>=125)\n bonus bMatk,120;\n if (readparam(bDex)>=125)\n bonus bLongAtkRate,10;\n if (readparam(bLuk)>=125)\n bonus bCritAtkRate,20;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22196,'Illusion_Leg_A','Illusion Leg A-type','Armor',20,500,20,1,true,130,true,'.@r = getrefine();\nbonus bMaxSP,200+(20*(.@r/2));\nif (.@r >= 7) {\n bonus bLongAtkRate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22197,'Illusion_Leg_B','Illusion Leg B-type','Armor',20,500,20,1,true,130,true,'.@r = getrefine();\nbonus bMaxSP,200+(20*(.@r/2));\nif (.@r >= 7) {\n bonus2 bMagicAtkEle,Ele_All,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22198,'Traveler_Shoes','Traveler Shoes','Armor',20,500,15,true,100,true,'bonus bMdef,15;\nbonus bMaxHPrate,3+(2*getskilllv("WM_FRIGG_SONG"));\nbonus bMaxSPrate,3;\nbonus bMatkRate,2;\nbonus2 bMagicAddEle,Ele_Neutral,5;\nbonus bAllStats,getskilllv("WA_SWING_DANCE");\nbonus bAspdRate,4*getskilllv("MI_HARMONIZE");\nbonus2 bSkillAtk,"WM_METALICSOUND",10*getskilllv("WM_GLOOMYDAY");\nbonus2 bVariableCastrate,"WM_METALICSOUND",-10*getskilllv("WM_GLOOMYDAY");\nbonus3 bAddEff,Eff_Sleep,400*min(5,getskilllv("WM_LULLABY_DEEPSLEEP")),ATF_MAGIC;\n.@r = getrefine();\nif (.@r>=5) {\n bonus bMaxHPrate,7;\n bonus bMaxSPrate,7;\n bonus bMatkRate,3;\n bonus2 bMagicAddEle,Ele_Neutral,3;\n}\nif (.@r>=7) {\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,10;\n bonus bMatkRate,5;\n bonus2 bMagicAddEle,Ele_Neutral,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22199,'Lava_Leather_Boots','Lava Leather Boots','Armor',20,600,50,1,true,175,true,'.@r = getrefine();\nbonus2 bAddClass,Class_All,2;\nif (.@r>=7)\n bonus bBaseAtk,25;\nif (.@r>=9)\n bonus bBaseAtk,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22200,'Lava_Leather_Shoes','Lava Leather Shoes','Armor',20,500,40,1,true,175,true,'.@r = getrefine();\nbonus bCritical,5;\nif (.@r>=7)\n bonus2 bAddSize,Size_All,5;\nif (.@r>=9)\n bonus bCritAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22201,'Lava_Leather_Sandals','Lava Leather Sandals','Armor',20,500,25,1,true,175,true,'.@r = getrefine();\nbonus2 bMagicAtkEle,Ele_Fire,3;\nif (.@r>=7)\n bonus bMatk,25;\nif (.@r>=9)\n bonus bMatk,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22204,'Time_Overload_Boots','Temporal Transcendence Boots','Armor',15,1,true,99,true,100,true,true,true,true,true,true,true,'bonus bCritical,10;\nbonus2 bMagicAtkEle,Ele_All,10;\nbonus bCritAtkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22206,'Regia_Hunting_Boots','Regia Hunting Boots','Armor',500,5,1,true,50,true,'bonus bAspdRate,5;\nbonus bHit,2*(getrefine()/3);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22207,'Imperial_Boots','Imperial Boots','Armor',20,400,12,true,100,true,'.@r = getrefine();\nbonus bMdef,10;\nbonus bMaxHPrate,3;\nbonus bMaxSPrate,3;\nskill "AL_INCAGI",1;\nbonus2 bSkillAtk,"LG_BANISHINGPOINT",10*getskilllv("LG_CANNONSPEAR");\nbonus2 bAddClass,Class_All,4*getskilllv("CR_DEVOTION");\nif (getskilllv("LG_INSPIRATION")>=5)\n bonus2 bSkillCooldown,"LG_SHIELDSPELL",-2000;\nbonus2 bIgnoreDefRaceRate,RC_All,20*getskilllv("LG_PINPOINTATTACK");\nif (.@r>=5) {\n bonus bMaxSPrate,7;\n bonus bMaxHPrate,7;\n bonus bLongAtkRate,5;\n}\nif (.@r>=7) {\n bonus bMaxSPrate,10;\n bonus bMaxHPrate,10;\n bonus bLongAtkRate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22208,'Dragon_Boots','Dragon Scale Boots','Armor',600,35,1,true,170,true,'.@r = getrefine();\nbonus bMaxSP,500;\nbonus bAspdRate,7;\nbonus bVariableCastrate,-7;\nif (.@r>=7) {\n bonus2 bSubRace,RC_Dragon,2;\n}\nif (.@r>=9) {\n autobonus2 "{ bonus2 bSPRegenRate,500,1000; }",1,3000,BF_MAGIC|BF_WEAPON;\n}\nif (.@r>=11) {\n bonus2 bSubRace,RC_Dragon,3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22209,'Cassock_Boots','Clergy\'s Boots','Armor',400,35,1,true,170,true,'.@r = getrefine();\nbonus bMaxHPrate,5;\nbonus bDef,30;\nbonus bAspdRate,10;\nbonus2 bAddRace,RC_Angel,(.@r/2);\nbonus2 bAddRace,RC_Demon,(.@r/2);\nbonus2 bSubRace,RC_Angel,(.@r/3);\nbonus2 bSubRace,RC_Demon,(.@r/3);\nif (.@r>=7) {\n bonus bAspdRate,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22210,'Fluffy_FishShoes_J','Fluffy Fish Shoes','Armor',20,100,12,true,100,true,'.@r = getrefine();\n.@hpsp = 3;\n.@val = -10 * getskilllv("SU_SHRIMPARTY");\nif (.@r>=5) {\n .@hpsp += 7;\n .@delay = -10;\n if (.@r>=7) {\n .@hpsp += 10;\n .@delay -= 10;\n }\n bonus bDelayrate,.@delay;\n}\nif (getskilllv("SU_SPIRITOFSEA") == 1) {\n autobonus3 "{ bonus2 bResEff,Eff_Stun,10000; bonus2 bResEff,Eff_Sleep,10000; bonus2 bResEff,EFF_Stone,10000; }",1000,30000,"SU_GROOMING","{ specialeffect2 777; specialeffect2 826; }";\n}\nif (getskilllv("SU_GROOMING") == 5) {\n bonus bFixedCastrate,-50;\n bonus bNoKnockback;\n}\nbonus bMaxHPrate,.@hpsp;\nbonus bMaxSPrate,.@hpsp;\nbonus bMdef,10;\nbonus2 bVariableCastrate,"SU_FRESHSHRIMP",.@val;\nbonus2 bVariableCastrate,"SU_BUNCHOFSHRIMP",.@val;\nbonus2 bVariableCastrate,"SU_TUNABELLY",.@val;\nbonus2 bVariableCastrate,"SU_TUNAPARTY",.@val;\nbonus2 bVariableCastrate,"SU_SHRIMPARTY",.@val;\nbonus bHealPower,10*getskilllv("SU_PURRING");'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22214,'Authority_Sandals','Authority Sandals','Armor',20,500,10,true,100,true,'.@r = getrefine();\nbonus bMdef,10;\nbonus bAllStats,10;\nbonus2 bIgnoreDefRaceRate,RC_All,50;\nbonus2 bIgnoreMdefRaceRate,RC_All,50;\nif (.@r>=7)\n bonus bAllStats,10;\nif (.@r>=9)\n bonus bAllStats,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22215,'H_AD_Sandle','High Adventurer Sandals','Armor',25,1,true,100,true,true,true,true,true,true,true,'bonus bMatk,15;\nbonus bBaseAtk,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22238,'Great_Hero_Boots','Great Hero Boots','Armor',20,600,15,1,true,150,true,'.@r = getrefine();\nbonus bMaxHP,1500;\nbonus bMaxSP,150;\nbonus bMaxHPrate,.@r/3;\nbonus bMaxSPrate,.@r/3;\nif (.@r >= 7) {\n bonus2 bAddClass,Class_All,5;\n bonus bMatkRate,5;\n}\nif (.@r >= 9) {\n .@val = -500;\n if (.@r >= 11) {\n .@val -= 200;\n if (.@r >= 13) {\n bonus bDelayrate,-5;\n bonus bVariableCastrate,-5;\n }\n }\n bonus bFixedCast,.@val;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (21202,'C_Eat_Coin','Costume Eatcoin Helm','Armor',100,true,true,1,1869); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`location_head_low`,`armor_level`,`view`) VALUES (21205,'Nut_Cracker','Nut Cracker','Armor',100,true,true,1,1991); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (21206,'C_Nut_Cracker','Costume Nutcracker','Armor',true,true,1,1991); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (21207,'C_Bullhead','Costume Bull Head','Armor',true,true,1,2078); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (21300,'C_Guardian_Lion_Mask','Costume Lion Mask','Armor',true,false,true,true,1,231); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22000,'Temporal_Str_Boots','Temporal Boots Of Strength','Armor',20,600,25,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bBaseAtk,7*(.@r/3);\nif (readparam(bStr)>=120)\n bonus bBaseAtk,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22001,'Temporal_Int_Boots','Temporal Boots Of Intelligence','Armor',20,600,20,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMdef,5;\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bMatk,10*(.@r/3);\nif (readparam(bInt)>=120)\n bonus bMatk,60;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22002,'Temporal_Agi_Boots','Temporal Boots Of Agility','Armor',20,600,25,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bAspdRate,3*(.@r/3);\nif (readparam(bAgi)>=120)\n bonus bAspd,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22003,'Temporal_Vit_Boots','Temporal Boots Of Vitality','Armor',20,600,25,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(300*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nif (readparam(bVit)>=120)\n bonus bMaxHPrate,8;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22004,'Temporal_Dex_Boots','Temporal Boots Of Dexterity','Armor',20,600,25,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bDex,3*(.@r/3);\nif (readparam(bDex)>=120) {\n bonus bLongAtkRate,5;\n bonus bFixedCast,-500;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22005,'Temporal_Luk_Boots','Temporal Boots Of Luck','Armor',20,600,20,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bMdef,5;\nbonus bCritAtkRate,2*(.@r/3);\nif (readparam(bLuk)>=120)\n bonus bCritAtkRate,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22006,'Temporal_Str_Boots_','Temporal Boots Of Strength','Armor',20,600,25,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bBaseAtk,7*(.@r/3);\nif (readparam(bStr)>=120)\n bonus bBaseAtk,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22007,'Temporal_Vit_Boots_','Temporal Boots Of Vitality','Armor',20,600,25,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(300*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nif (readparam(bVit)>=120)\n bonus bMaxHPrate,8;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22008,'Temporal_Dex_Boots_','Temporal Boots Of Dexterity','Armor',20,600,25,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bDex,3*(.@r/3);\nif (readparam(bDex)>=120) {\n bonus bLongAtkRate,5;\n bonus bFixedCast,-500;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22009,'Temporal_Int_Boots_','Temporal Boots Of Intelligence','Armor',20,600,20,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMdef,5;\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bMatk,10*(.@r/3);\nif (readparam(bInt)>=120)\n bonus bMatk,60;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22010,'Temporal_Agi_Boots_','Temporal Boots Of Agility','Armor',20,600,25,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bAspdRate,3*(.@r/3);\nif (readparam(bAgi)>=120)\n bonus bAspd,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22011,'Temporal_Luk_Boots_','Temporal Boots Of Luck','Armor',20,600,20,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bMdef,5;\nbonus bCritAtkRate,2*(.@r/3);\nif (readparam(bLuk)>=120)\n bonus bCritAtkRate,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shoes`,`armor_level`,`equip_level_min`,`equip_level_max`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22012,'Mana_Boots','Mana Boots','Armor',true,1,1,100,true,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_kagerouoboro`,`job_knight`,`job_monk`,`job_priest`,`job_rebellion`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22014,'Enhanced_Variant_Shoes','Enhanced Variant Shoes','Armor',20,500,13,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,85,true,'bonus bMaxHPrate,12;\nbonus bMaxSPrate,12;\n.@r = getrefine();\nbonus bDef,.@r;\nbonus bMdef,.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22015,'Impr_Angel\'s_Arrival','Advanced Angel\'s Reincarnation','Armor',10000,300,8,1,true,true,true,1,99,true,'bonus bMaxHP,500;\nbonus bMaxSP,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22016,'Assassin_Shoes','Assassin\'s Shoes','Armor',20,300,10,true,1,30,true,'bonus2 bExpAddRace,RC_DemiHuman,5+getrefine();'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22017,'Fisherman_Shoes','Fisherman\'s Shoes','Armor',20,300,10,true,1,30,true,'bonus2 bExpAddRace,RC_Fish,5+getrefine();'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22018,'Shoes_Of_Wise_Man','Shoes Of Wise Man','Armor',10,300,15,1,true,1,50,true,'.@r = getrefine();\nif (.@r>5) {\n bonus bInt,.@r-5;\n bonus bMaxHPrate,-(.@r-5);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22032,'Shoes_Of_Exorcism','Exorcist\'s Shoes','Armor',20,300,10,true,1,30,true,'bonus2 bExpAddRace,RC_Demon,5+getrefine();'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22033,'Boots_Of_Gray','Boots of Gray','Armor',20,400,25,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,120,true,'bonus2 bSubEle,Ele_Holy,2+getrefine()/3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22034,'Crimson_Gaiter','Crimson Gaiter','Armor',500,10,true,1,50,true,'bonus bCritical,2;\nbonus bCritAtkRate,2;\nif (getrefine()>=7) {\n bonus bCritical,3;\n bonus bCritAtkRate,3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22035,'Vet_Nepen_Heel','Heoric Nepenthes Shoes','Armor',10,300,10,1,true,1,160,true,'.@r = getrefine();\nif (.@r>=8 && .@r<=10)\n .@i=5+.@r;\nelse if (.@r>=11 && .@r<=13)\n .@i=5+(.@r*3);\nelse if (.@r>13)\n .@i=42;\nbonus bVariableCastrate,-10-.@i;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22036,'Vet_SliverFox_Boots','Heroic Silver Fox Leather Boots','Armor',10,300,15,1,true,1,160,true,'.@r = getrefine();\nif (.@r>=8 && .@r<=13)\n .@i=.@r;\nelse if (.@r>13)\n .@i=13;\nbonus bLongAtkRate,5+.@i;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22037,'Vet_Ungo_Boots','Heroic Ungoliant Upgrade Boots','Armor',10,300,10,1,true,1,160,true,'.@r = getrefine();\nif (.@r>=8 && .@r<=13)\n .@i=.@r;\nelse if (.@r>13)\n .@i=13;\nbonus bUseSPrate,-5-.@i;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22042,'Talaria_Shoes','Talaria Shoes','Armor',10,300,15,1,true,1,50,true,'bonus bAgi,2;\nbonus bAspd,1;\nbonus bMdef,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22043,'Supplement_Part_Agi','Supplement Part Agi','Armor',25000,350,25,1,true,true,true,true,true,1,100,true,'bonus bAspdRate,5+(getrefine()/4);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22044,'Upgrade_Part_Booster','Reinforced Parts - Booster','Armor',10,1000,23,1,true,true,true,true,true,1,100,true,'bonus2 bSkillUseSP,"NC_HOVERING",15;\nif (getrefine()>=7) {\n bonus2 bSkillUseSP,"NC_ACCELERATION",20;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`refineable`,`script`) VALUES (22045,'Beach_Sandals','Summer Sandals','Armor',10,200,5,true,1,true,'bonus bFlee,5;\nbonus3 bAutoSpellWhenHit,"AL_INCAGI",10,300;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22046,'Airship_Boots','Airship\'s Boots','Armor',10,26,true,1,125,100,true,true,true,true,true,true,'bonus bAgi,1;\nbonus bAspdRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22047,'Felock_Boots','Felrock\'s Boots','Armor',10,250,13,true,1,125,true,'bonus bAgi,1;\n.@r = getrefine();\nbonus bAspdRate,5;\nif (.@r>=7) {\n bonus bAgi,1;\n bonus bAspdRate,5;\n}\nif (.@r>=9) {\n bonus bAgi,1;\n bonus bAspdRate,5;\n}\nif (.@r>=12) {\n bonus bAspd,1;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22048,'Sombre_Shoes','Sombre Shoes','Armor',20,250,12,1,true,1,90,true,'.@r = getrefine();\nbonus bMdef,3;\nbonus2 bSubEle,Ele_Dark,5;\nbonus bMaxHPrate,.@r;\nbonus bMaxSPrate,.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22049,'Sol_Shoes','Sol Shoes','Armor',20,250,12,1,true,1,90,true,'bonus2 bSubEle,Ele_Earth,5;\n.@r = getrefine();\nbonus bMaxHPrate,.@r;\nbonus bMaxSPrate,.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22050,'Gardener_Shoes','Gardener Shoes','Armor',300,10,true,1,30,true,'bonus2 bExpAddRace,RC_Plant,5+getrefine();'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22051,'Ramor_Shoes','L\'Amour Shoes','Armor',20,250,12,1,true,1,90,true,'bonus2 bSubEle,Ele_Undead,5;\n.@r = getrefine();\nbonus bMaxHPrate,.@r;\nbonus bMaxSPrate,.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22052,'Gravekeepr_Shoes','Gravekeeper Shoes','Armor',20,300,10,true,1,30,true,'bonus2 bExpAddRace,RC_Undead,5+getrefine();'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22055,'Sharel_Shoes','Charel Shoes','Armor',20,250,12,1,true,1,90,true,'bonus2 bSubEle,Ele_Fire,5;\n.@r = getrefine();\nbonus bMaxHPrate,.@r;\nbonus bMaxSPrate,.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22057,'Flow_Shoes','Flower Shoes','Armor',20,250,12,1,true,1,90,true,'.@r = getrefine();\nbonus bMdef,3;\nbonus2 bSubEle,Ele_Water,5;\nbonus bMaxHPrate,.@r;\nbonus bMaxSPrate,.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22058,'DragonTrainer_Shoes','Dragon Trainer Shoes','Armor',300,10,true,1,30,true,'bonus2 bExpAddRace,RC_Dragon,5+getrefine();'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22059,'Egir_Shoes_K','Aegir Shoes','Armor',10,300,13,1,true,1,40,true,'bonus bUnbreakableShoes;\nbonus bMaxHP,500;\nbonus bMaxSP,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22060,'Boots_Of_Hunter','Hunter Shoes','Armor',300,10,true,1,30,true,'bonus2 bExpAddRace,RC_Brute,5+getrefine();'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22061,'Lumiere_Shoes','Lumiere Shoes','Armor',20,250,12,1,true,1,90,true,'bonus2 bSubEle,Ele_Holy,5;\n.@r = getrefine();\nbonus bMaxHPrate,.@r;\nbonus bMaxSPrate,.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22062,'Mechanic_Shoes','Mechanic\'s Shoes','Armor',20,300,10,true,1,30,true,'bonus2 bExpAddRace,RC_Formless,5+getrefine();'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22063,'Rouban_Shoes','Levain Shoes','Armor',20,250,12,1,true,1,90,true,'.@r = getrefine();\nbonus bMdef,3;\nbonus2 bSubEle,Ele_Wind,5;\nbonus bMaxHPrate,.@r;\nbonus bMaxSPrate,.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22064,'Thorny_Shoes','Thorny Shoes','Armor',1000,25,1,true,1,70,true,'bonus bShortWeaponDamageReturn,getrefine()/2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22065,'Poison_Shoes','Poison Shoes','Armor',20,250,12,1,true,1,90,true,'.@r = getrefine();\nbonus bMdef,3;\nbonus2 bSubEle,Ele_Poison,5;\nbonus bMaxHPrate,.@r;\nbonus bMaxSPrate,.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22066,'Spirit_Shoes','Spirit Shoes','Armor',10,250,12,1,true,false,false,true,1,90,true,'bonus bMdef,3;\nbonus2 bSubEle,Ele_All,5;\n.@r = getrefine();\nbonus bMaxHPrate,.@r*1;\nbonus bMaxSPrate,.@r*1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22067,'Witch_Shoes','Shoe of Witch','Armor',10,400,10,true,false,false,true,1,1,true,'skill "ALL_CATCRY",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22069,'Lian_Shoes','Lian Shoes','Armor',250,12,1,true,1,90,true,'bonus bMdef,3;\nbonus2 bSubEle,Ele_Neutral,5;\n.@r = getrefine();\nbonus bMaxHPrate,.@r;\nbonus bMaxSPrate,.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22072,'Hikingboots','Hikingboots','Armor',500,10,1,true,1,100,true,'.@r = getrefine();\nbonus bMaxHPRate,4+(.@r/3);\nbonus bMaxSPRate,4+(.@r/3);\nif (.@r > 9)\n bonus bSpeedRate,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22075,'Rift_Shoes','Rift Shoes','Armor',20,250,12,1,true,1,100,true,100,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxHP,(.@r >= 9 ? 1300 : .@r >= 7 ? 700 : 300);\nbonus bMaxSP,-50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22076,'Hardwood_Slipper','Wooden Slipper','Armor',20,50,10,1,true,true,1,9,true,'bonus2 bHPRegenRate,2,10000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22077,'Red_Eco_Boots','Red Eco-Friendly Shoes','Armor',20,100,20,1,true,true,1,18,true,'bonus bCritical,5;\nbonus2 bHPRegenRate,4,10000;\nbonus2 bSPRegenRate,1,10000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22078,'Unity_STR_Boots','Unity STR Boots','Armor',10,300,20,1,true,1,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bStr,.@r/2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22079,'Unity_AGI_Boots','Unity AGI Boots','Armor',10,300,20,1,true,1,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bAgi,.@r/2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22080,'Unity_DEX_Boots','Unity DEX Boots','Armor',10,300,20,1,true,1,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bDex,.@r/2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22081,'Unity_INT_Boots','Unity INT Boots','Armor',10,300,20,1,true,1,1,true,100,true,true,true,true,true,true,'.@r = getrefine();\nif (BaseLevel<100) {\n bonus2 bExpAddRace,RC_All,4;\n bonus bInt,.@r/2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22082,'Polyhedron_Shoes','Polyhedron Shoes','Armor',500,12,1,true,1,90,true,'.@r = getrefine();\nbonus2 bSubEle,Ele_Neutral,5;\nbonus2 bSubEle,Ele_Fire,5;\nbonus2 bSubEle,Ele_Water,5;\nbonus2 bSubEle,Ele_Wind,5;\nif (.@r > 4) {\n .@b = (.@r > 6) ? 10 : 5;\n bonus2 bAddEle,Ele_Neutral,.@b;\n bonus2 bAddEle,Ele_Fire,.@b;\n bonus2 bAddEle,Ele_Water,.@b;\n bonus2 bAddEle,Ele_Wind,.@b;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22083,'Doram_Only_Shoes','Private Doram Shoes','Armor',20,500,25,1,true,true,1,100,true,'bonus bMaxHP,100;\nbonus bMaxSP,50;\n.@r = getrefine()/3;\nbonus bHPrecovRate,.@r*10;\nbonus bSPrecovRate,.@r*10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22084,'Doram_High_Shoes','Luxury Doram Shoes','Armor',20,600,30,1,true,true,1,140,true,'bonus bMaxHP,300;\nbonus bMaxSP,100;\n.@r = getrefine()/3;\nbonus bHPrecovRate,20*.@r;\nbonus bSPrecovRate,20*.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_summoner`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22085,'Doram_Ele_Shoes','Elegant Doram Shoes','Armor',20,700,35,1,true,true,1,175,true,'bonus bMaxHPrate,10;\nbonus bMaxSPrate,5;\n.@r = getrefine()/2;\nbonus bMaxHP,100*.@r;\nbonus bMaxSP,20*.@r;\nif (.@r >= 4)\n bonus2 bSkillUseSP,"SU_LOPE",5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22089,'Crimson_Gaiter_','Crimson Gaiter','Armor',500,10,1,true,1,50,true,'bonus bCritical,2;\nbonus bCritAtkRate,2;\nif (getrefine()>=7) {\n bonus bCritical,3;\n bonus bCritAtkRate,3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22091,'Fisherman_Shoes_','Fisherman\'s Shoes','Armor',20,300,10,1,true,1,30,true,'bonus2 bExpAddRace,RC_Fish,5+getrefine();'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22093,'Shoes_Of_Exorcism_','Exorcist\'s Shoes','Armor',20,300,10,1,true,1,30,true,'bonus2 bExpAddRace,RC_Demon,5+getrefine();'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22094,'Gardener_Shoes_','Gardener Shoes','Armor',20,300,10,1,true,1,30,true,'bonus2 bExpAddRace,RC_Plant,5+getrefine();'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22096,'Fallen_Angel_Shoes_','Fallen Angel Shoes','Armor',20,300,10,1,true,1,30,true,'bonus2 bExpAddRace,RC_Angel,5+getrefine();'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22097,'DragonTrainer_Shoes_','Dragon Trainer Shoes','Armor',20,300,10,1,true,1,30,true,'bonus2 bExpAddRace,RC_Dragon,5+getrefine();'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22099,'Mechanic_Shoes_','Mechanic Shoes','Armor',20,300,10,1,true,1,30,true,'bonus2 bExpAddRace,RC_Formless,5+getrefine();'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22101,'Angel_Poring_Boots','Angel Poring Boots','Armor',10,300,15,1,true,1,1,true,'bonus bAllStats,1;\nskill "AL_HEAL",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22102,'Toughen_Time_Keepr_Bts','Enhanced Time Keeper Boots','Armor',23,true,1,100,true,100,true,true,true,true,true,true,'bonus bVariableCastrate,-5;\nbonus bMdef,4;\nbonus bMaxHP,500;\nbonus bMaxSP,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22103,'Excelion_Leg','Excelion Leg','Armor',500,13,true,1,100,true,'.@r = getrefine();\nbonus bMaxHP,5+((BaseLevel > 129) ? 4 : 0)+(.@r/3)*3;\nbonus bMaxSP,5+((BaseLevel > 129) ? 4 : 0)+(.@r/3)*3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22104,'Pororoca_Shoes','Pororoca Shoes','Armor',20,500,15,true,1,100,true,'bonus bMaxHPrate,3;\nbonus bMaxSPrate,3;\nbonus bMdef,15;\nbonus bMatkRate,2;\nbonus2 bMagicAtkEle,Ele_Water,2;\nskill "SA_DELUGE",5;\nif (getrefine()>=5) {\n bonus bMaxHPrate,7;\n bonus bMaxSPrate,7;\n bonus bMatkRate,3;\n bonus2 bMagicAtkEle,Ele_Water,3;\n}\nif (getrefine()>=7) {\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,10;\n bonus bMatkRate,5;\n bonus2 bMagicAtkEle,Ele_Water,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`refineable`) VALUES (22105,'Cuffs_','Shackles','Armor',3000,18,1,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22106,'Giant_Boots','Giant Boots','Armor',500,13,1,true,1,85,true,'bonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;\nbonus bMaxHPrate,2;\nbonus bMaxSPrate,2;\n.@r = getrefine();\nif (.@r > 4) {\n bonus2 bSubRace,RC_DemiHuman,2;\n bonus2 bSubRace,RC_Player_Human,2;\n bonus bMaxHPrate,4;\n bonus bMaxSPrate,4;\n}\nif (.@r > 6) {\n bonus2 bSubRace,RC_DemiHuman,2;\n bonus2 bSubRace,RC_Player_Human,2;\n bonus bMaxHPrate,4;\n bonus bMaxSPrate,4;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22107,'Modify_Str_Boots','Modified Str Boots','Armor',20,600,25,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bBaseAtk,7*(.@r/3);\nif (readparam(bStr)>=120)\n bonus bBaseAtk,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22108,'Modify_Int_Boots','Modified Int Boots','Armor',20,600,20,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMdef,5;\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bMatk,10*(.@r/3);\nif (readparam(bInt)>=120)\n bonus bMatk,60;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22109,'Modify_Agi_Boots','Modified Agi Boots','Armor',20,600,25,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bAspdRate,3*(.@r/3);\nif (readparam(bAgi)>=120)\n bonus bAspd,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22110,'Modify_Vit_Boots','Modified Vit Boots','Armor',20,600,25,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(300*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nif (readparam(bVit)>=120)\n bonus bMaxHPrate,8;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22111,'Modify_Dex_Boots','Modified Dex Boots','Armor',20,600,25,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bDex,3*(.@r/3);\nif (readparam(bDex)>=120) {\n bonus bLongAtkRate,5;\n bonus bFixedCast,-500;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22112,'Modify_Luk_Boots','Modified Luk Boots','Armor',20,600,20,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bMdef,5;\nbonus bCritAtkRate,2*(.@r/3);\nif (readparam(bLuk)>=120)\n bonus bCritAtkRate,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22113,'Modify_Str_Boots_','Modified Str Boots','Armor',20,600,25,1,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bBaseAtk,7*(.@r/3);\nif (readparam(bStr)>=120)\n bonus bBaseAtk,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22114,'Modify_Int_Boots_','Modified Int Boots','Armor',20,600,20,1,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMdef,5;\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bMatk,10*(.@r/3);\nif (readparam(bInt)>=120)\n bonus bMatk,60;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22115,'Modify_Agi_Boots_','Modified Agi Boots','Armor',20,600,25,1,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bAspdRate,3*(.@r/3);\nif (readparam(bAgi)>=120)\n bonus bAspd,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22116,'Modify_Vit_Boots_','Modified Vit Boots','Armor',20,600,25,1,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(300*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nif (readparam(bVit)>=120)\n bonus bMaxHPrate,8;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22117,'Modify_Dex_Boots_','Modified Dex Boots','Armor',20,600,25,1,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bDex,3*(.@r/3);\nif (readparam(bDex)>=120) {\n bonus bLongAtkRate,5;\n bonus bFixedCast,-500;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_kagerouoboro`,`job_rebellion`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22118,'Modify_Luk_Boots_','Modified Luk Boots','Armor',20,600,20,1,true,true,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,300+(100*(.@r/3));\nbonus bMaxSP,30+(10*(.@r/3));\nbonus bMdef,5;\nbonus bCritAtkRate,2*(.@r/3);\nif (readparam(bLuk)>=120)\n bonus bCritAtkRate,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22120,'Shoes_Of_Punishment','Shoes of Punishment','Armor',20,500,15,true,1,100,true,'bonus bMdef,15;\nbonus bMatkRate,2;\nbonus bMaxHPrate,3;\nbonus bMaxSPrate,3;\nbonus2 bSkillAtk,"AB_JUDEX",30;\nbonus2 bMagicAddEle,Ele_Holy,2;\n.@r = getrefine();\nif (.@r>=5) {\n bonus bMatkRate,3;\n bonus bMaxHPrate,7;\n bonus bMaxSPrate,7;\n bonus2 bMagicAddEle,Ele_Holy,3;\n}\nif (.@r>=7) {\n bonus bMatkRate,5;\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,10;\n bonus2 bMagicAddEle,Ele_Holy,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22122,'Para_Team_Boots100','Awakened Eden Group Boots I','Armor',22,true,1,100,true,100,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bHPrecovRate,30;\nbonus bSPrecovRate,14;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22123,'Para_Team_Boots115','Awakened Eden Group Boots II','Armor',25,true,1,115,true,100,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bHPrecovRate,36;\nbonus bSPrecovRate,18;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22124,'Para_Team_Boots130','Awakened Eden Group Boots III','Armor',27,true,1,130,true,100,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bHPrecovRate,36;\nbonus bSPrecovRate,18;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22125,'Para_Team_Boots145','Awakened Eden Group Boots IV','Armor',30,true,1,145,true,100,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bHPrecovRate,40;\nbonus bSPrecovRate,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22126,'Para_Team_Boots160','Awakened Eden Group Boots V','Armor',30,true,1,160,true,100,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bHPrecovRate,40;\nbonus bSPrecovRate,20;\nbonus bUseSPrate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22127,'Diva_Shoes','Diva Shoes','Armor',600,10,1,true,1,150,true,'.@r = getrefine();\nif (.@r>=7)\n bonus bMaxHP,1000;\nif (.@r>=9)\n bonus bMaxHP,2000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22128,'Mirage_Shoes','Mirage Shoes','Armor',600,10,1,true,1,150,true,'.@r = getrefine();\nif (.@r>=7)\n bonus bMaxSP,100;\nif (.@r>=9)\n bonus bMaxSP,200;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_noauction`,`script`) VALUES (22131,'Cowboy_Boots','Spurred Boots','Armor',500,1,true,1,100,true,100,true,'.@r = getrefine();\n.@bonus = 5;\nif (.@r >=7) {\n .@bonus += 5;\n}\nif (.@r >=9) {\n .@bonus += 5;\n}\nbonus bMaxSPrate,.@bonus;\nbonus bSpeedRate,25;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22133,'Shoes_IL','Illusion Shoes','Armor',20,400,10,1,true,false,false,true,1,99,true,'.@r = getrefine();\nbonus bMaxHP,(100+(100*.@r));\nbonus bMaxSP,(10+(5*.@r));'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22134,'Enforcer_Shoes','Enforcer Shoes','Armor',20,400,12,true,1,100,true,'.@r = getrefine();\n.@hpsp = 3;\n.@a = getskilllv("GC_WEAPONCRUSH");\n.@b = getskilllv("GC_WEAPONBLOCKING");\n.@c = getskilllv("GC_COUNTERSLASH");\nif (.@r >= 5) {\n .@hpsp += 7;\n .@dmg = BaseLevel;\n if (.@r >= 7) {\n .@hpsp += 10;\n .@dmg += BaseLevel + 30*getskilllv("AS_POISONREACT");\n }\n bonus2 bSkillAtk,"ASC_METEORASSAULT",.@dmg;\n}\nbonus bMaxHPrate,.@hpsp;\nbonus bMaxSPrate,.@hpsp;\nbonus bMdef,10;\nskill "BS_MAXIMIZE",1;\nbonus2 bSkillUseSP,"ASC_METEORASSAULT",8;\nbonus2 bAddClass,Class_All,4*.@a;\nbonus2 bSkillCooldown,"GC_HALLUCINATIONWALK",-5000*.@b;\nbonus2 bIgnoreDefRaceRate,RC_All,20*.@c;\nbonus2 bVariableCastrate,"ASC_METEORASSAULT",-7*(.@a+.@b+.@c);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22138,'Demonist_Shoes','Devil Worshipper Shoes','Armor',20,500,15,true,1,100,true,'bonus bMdef,15;\nbonus bMaxHPrate,3;\nbonus bMaxSPrate,3;\nbonus bMatkRate,2;\nbonus2 bMagicAtkEle,Ele_Neutral,2;\nbonus2 bMagicAtkEle,Ele_Fire,2;\n.@r = getrefine();\nif (.@r>=5) {\n bonus bMaxHPrate,7;\n bonus bMaxSPrate,7;\n bonus bMatkRate,3;\n bonus2 bMagicAtkEle,Ele_Neutral,3;\n bonus2 bMagicAtkEle,Ele_Fire,3;\n}\nif (.@r>=5) {\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,10;\n bonus bMatkRate,5;\n bonus2 bMagicAtkEle,Ele_Neutral,5;\n bonus2 bMagicAtkEle,Ele_Fire,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22141,'YSF01_Greave','YSF01 Greave','Armor',1300,25,1,true,1,170,true,'.@r = getrefine();\nif (.@r >= 8) {\n bonus bAspdRate,8;\n if (.@r >= 11) {\n bonus bAspd,1;\n if (.@r >= 13) {\n .@val = 10;\n }\n }\n}\nif (readparam(bLuk) >= 125) {\n .@val += 30;\n}\nif (.@val) {\n bonus bCritAtkRate,.@val;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22145,'TenguShoes','Tengu\'s Shoes','Armor',20,400,12,true,1,100,true,'.@r = getrefine();\n.@a = getskilllv("SR_GENTLETOUCH_REVITALIZE");\n.@b = getskilllv("SR_GENTLETOUCH_CURE");\n.@c = getskilllv("SR_GENTLETOUCH_ENERGYGAIN");\n.@hpsp = 3;\nif (.@r >= 5) {\n .@hpsp += 7;\n .@red = 5;\n if (.@r >= 7) {\n .@hpsp += 10;\n .@red += 5;\n }\n bonus2 bSkillUseSP,"MO_BODYRELOCATION",.@red;\n}\nbonus bMdef,10;\nbonus bMaxHPrate,.@hpsp+(2*.@b);\nbonus bMaxSPrate,.@hpsp;\nskill "SA_CASTCANCEL",1;\nbonus2 bSkillUseSP,"MO_BODYRELOCATION",5;\nbonus bDef,30*.@a;\nbonus2 bSubRace,RC_Player_Doram,.@a;\nbonus2 bSubRace,RC_Player_Human,.@a;\nbonus2 bVariableCastrate,"MO_CALLSPIRITS",-.@c*10;\nbonus2 bVariableCastrate,"MO_STEELBODY",-.@c*10;\nbonus2 bFixedCastrate,"CH_SOULCOLLECT",-.@c*10;\nbonus bAspdRate,2*getskilllv("SR_GENTLETOUCH_CHANGE");\nbonus2 bAddClass,Class_All,4*getskilllv("SR_GENTLETOUCH_QUIET");'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22168,'True_Hunting_Boots','True Hunting Boots','Armor',500,13,1,true,1,100,true,'bonus bAspdRate,8+2*(getrefine()/3);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22169,'R_Hunting_Boots','Short-term Hunting Boots','Armor',13,true,1,50,100,true,true,true,true,true,true,true,'bonus bAspdRate,8;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22170,'Shoes_Of_Servival','Survivor\'s Shoes','Armor',10,500,15,true,1,100,true,'.@r = getrefine();\nif (.@r >= 7) {\n .@hpsp = 20;\n .@dmg = 10;\n} else if (.@r >= 5) {\n .@hpsp = 10;\n .@dmg = 5;\n}\nelse {\n .@hpsp = 3;\n .@dmg = 2;\n}\nbonus bMdef,15;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus bMaxHPrate,.@hpsp;\nbonus bMaxSPrate,.@hpsp;\nbonus bMatkRate,.@dmg;\nbonus2 bMagicAtkEle,Ele_Wind,.@dmg;\nbonus2 bMagicAtkEle,Ele_Earth,.@dmg;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22171,'Ancient_Hero_Boots','Ancient Hero Boots','Armor',20,600,15,1,true,1,100,true,'.@r = getrefine();\nbonus bMaxHP,500;\nbonus bMaxSP,50;\nbonus bMaxHPrate,2*(.@r/3);\nbonus bMaxSPrate,.@r/3;\nif (.@r >= 9) {\n .@val = -300;\n if (.@r >= 12) {\n .@val -= 200;\n if (.@r >= 14) {\n bonus bDelayrate,-5;\n }\n }\n bonus bFixedCast,.@val;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22172,'Gray_Wing_Boots','Gray Wing Boots','Armor',20,500,15,true,1,100,true,'.@r = getrefine();\nbonus bMaxHPrate,3;\nbonus bMaxSPrate,3;\nbonus bMdef,15;\nbonus bLongAtkRate,2;\nbonus bCritAtkRate,2;\nskill "TF_HIDING",1;\nif (.@r>=5) {\n bonus bMaxHPrate,7;\n bonus bMaxSPrate,7;\n bonus bLongAtkRate,3;\n bonus bCritAtkRate,3;\n}\nif (.@r>=7) {\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,10;\n bonus bLongAtkRate,5;\n bonus bCritAtkRate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`script`) VALUES (22173,'Beginner\'s_Boots','Beginner\'s Boots','Armor',20,15,1,true,1,100,'bonus bMaxHP,300;\nbonus bMaxSP,50;\nbonus bFlee,15;\nbonus bHPrecovRate,10;\nbonus bSPrecovRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22189,'Shoes_Of_Pilgrim','Pilgrim Shoes','Armor',20,500,15,true,1,100,true,'.@r = getrefine();\nbonus bMaxHPrate,3;\nbonus bMaxSPrate,3;\nbonus bDef,50*getskilllv("AB_SECRAMENT");\nbonus bMdef,15;\nbonus bAspdRate,4*getskilllv("AB_CANTO");\nbonus2 bSkillCooldown,"AB_PRAEFATIO",-1000;\nbonus bDelayrate,-6*getskilllv("AB_PRAEFATIO");\nbonus2 bSubRace,RC_DemiHuman,2*getskilllv("AB_SECRAMENT");\nbonus2 bSubRace,RC_Player_Human,2*getskilllv("AB_SECRAMENT");\nbonus bHealPower,5*getskilllv("AB_HIGHNESSHEAL");\nif (.@r>=5) {\n bonus bMaxHPrate,7;\n bonus bMaxSPrate,7;\n bonus bUseSPrate,-3;\n}\nif (.@r>=7) {\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,10;\n bonus bUseSPrate,-5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22190,'Illusion_Boots','Illusion Boots','Armor',600,16,1,true,1,100,true,'.@r = getrefine();\nbonus bCritical,(5*(.@r/3));\nbonus bAspdRate,.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22192,'Illusion_Goibne\'s_Greaves','Illusion Goibne\'s Greaves','Armor',1200,42,1,true,false,false,true,1,130,true,'.@r = getrefine();\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nif (.@r >= 7) {\n bonus bVariableCastrate,-5;\n if (.@r >= 9) {\n bonus bLongAtkRate,10;\n }\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22195,'Booster_Shoes','Booster Shoes','Armor',20,800,30,1,true,1,100,true,'.@r = getrefine();\nbonus bMdef,10;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSubRace,RC_Player_Human,5;\nif (.@r>=7) {\n if (readparam(bStr)>=125)\n bonus bBaseAtk,90;\n if (readparam(bAgi)>=125)\n bonus bAspd,2;\n if (readparam(bVit)>=125)\n bonus bMaxHPrate,12;\n if (readparam(bInt)>=125)\n bonus bMatk,120;\n if (readparam(bDex)>=125)\n bonus bLongAtkRate,10;\n if (readparam(bLuk)>=125)\n bonus bCritAtkRate,20;\n}\nif (.@r>=9) {\n if (readparam(bStr)>=125)\n bonus bBaseAtk,90;\n if (readparam(bAgi)>=125)\n bonus bAspd,2;\n if (readparam(bVit)>=125)\n bonus bMaxHPrate,12;\n if (readparam(bInt)>=125)\n bonus bMatk,120;\n if (readparam(bDex)>=125)\n bonus bLongAtkRate,10;\n if (readparam(bLuk)>=125)\n bonus bCritAtkRate,20;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22196,'Illusion_Leg_A','Illusion Leg A-type','Armor',20,500,20,1,true,1,130,true,'.@r = getrefine();\nbonus bMaxSP,200+(20*(.@r/2));\nif (.@r >= 7) {\n bonus bLongAtkRate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22197,'Illusion_Leg_B','Illusion Leg B-type','Armor',20,500,20,1,true,1,130,true,'.@r = getrefine();\nbonus bMaxSP,200+(20*(.@r/2));\nif (.@r >= 7) {\n bonus2 bMagicAtkEle,Ele_All,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22198,'Traveler_Shoes','Traveler Shoes','Armor',20,500,15,true,1,100,true,'bonus bMdef,15;\nbonus bMaxHPrate,3+(2*getskilllv("WM_FRIGG_SONG"));\nbonus bMaxSPrate,3;\nbonus bMatkRate,2;\nbonus2 bMagicAddEle,Ele_Neutral,5;\nbonus bAllStats,getskilllv("WA_SWING_DANCE");\nbonus bAspdRate,4*getskilllv("MI_HARMONIZE");\nbonus2 bSkillAtk,"WM_METALICSOUND",10*getskilllv("WM_GLOOMYDAY");\nbonus2 bVariableCastrate,"WM_METALICSOUND",-10*getskilllv("WM_GLOOMYDAY");\nbonus3 bAddEff,Eff_Sleep,400*min(5,getskilllv("WM_LULLABY_DEEPSLEEP")),ATF_MAGIC;\n.@r = getrefine();\nif (.@r>=5) {\n bonus bMaxHPrate,7;\n bonus bMaxSPrate,7;\n bonus bMatkRate,3;\n bonus2 bMagicAddEle,Ele_Neutral,3;\n}\nif (.@r>=7) {\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,10;\n bonus bMatkRate,5;\n bonus2 bMagicAddEle,Ele_Neutral,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22199,'Lava_Leather_Boots','Lava Leather Boots','Armor',20,600,50,1,true,1,175,true,'.@r = getrefine();\nbonus2 bAddClass,Class_All,2;\nif (.@r>=7)\n bonus bBaseAtk,25;\nif (.@r>=9)\n bonus bBaseAtk,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22200,'Lava_Leather_Shoes','Lava Leather Shoes','Armor',20,500,40,1,true,1,175,true,'.@r = getrefine();\nbonus bCritical,5;\nif (.@r>=7)\n bonus2 bAddSize,Size_All,5;\nif (.@r>=9)\n bonus bCritAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22201,'Lava_Leather_Sandals','Lava Leather Sandals','Armor',20,500,25,1,true,1,175,true,'.@r = getrefine();\nbonus2 bMagicAtkEle,Ele_Fire,3;\nif (.@r>=7)\n bonus bMatk,25;\nif (.@r>=9)\n bonus bMatk,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22204,'Time_Overload_Boots','Temporal Transcendence Boots','Armor',15,1,true,1,99,true,100,true,true,true,true,true,true,true,'bonus bCritical,10;\nbonus2 bMagicAtkEle,Ele_All,10;\nbonus bCritAtkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22206,'Regia_Hunting_Boots','Regia Hunting Boots','Armor',500,5,1,true,1,50,true,'bonus bAspdRate,5;\nbonus bHit,2*(getrefine()/3);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22207,'Imperial_Boots','Imperial Boots','Armor',20,400,12,true,1,100,true,'.@r = getrefine();\nbonus bMdef,10;\nbonus bMaxHPrate,3;\nbonus bMaxSPrate,3;\nskill "AL_INCAGI",1;\nbonus2 bSkillAtk,"LG_BANISHINGPOINT",10*getskilllv("LG_CANNONSPEAR");\nbonus2 bAddClass,Class_All,4*getskilllv("CR_DEVOTION");\nif (getskilllv("LG_INSPIRATION")>=5)\n bonus2 bSkillCooldown,"LG_SHIELDSPELL",-2000;\nbonus2 bIgnoreDefRaceRate,RC_All,20*getskilllv("LG_PINPOINTATTACK");\nif (.@r>=5) {\n bonus bMaxSPrate,7;\n bonus bMaxHPrate,7;\n bonus bLongAtkRate,5;\n}\nif (.@r>=7) {\n bonus bMaxSPrate,10;\n bonus bMaxHPrate,10;\n bonus bLongAtkRate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22208,'Dragon_Boots','Dragon Scale Boots','Armor',600,35,1,true,1,170,true,'.@r = getrefine();\nbonus bMaxSP,500;\nbonus bAspdRate,7;\nbonus bVariableCastrate,-7;\nif (.@r>=7) {\n bonus2 bSubRace,RC_Dragon,2;\n}\nif (.@r>=9) {\n autobonus2 "{ bonus2 bSPRegenRate,500,1000; }",1,3000,BF_MAGIC|BF_WEAPON;\n}\nif (.@r>=11) {\n bonus2 bSubRace,RC_Dragon,3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22209,'Cassock_Boots','Clergy\'s Boots','Armor',400,35,1,true,1,170,true,'.@r = getrefine();\nbonus bMaxHPrate,5;\nbonus bDef,30;\nbonus bAspdRate,10;\nbonus2 bAddRace,RC_Angel,(.@r/2);\nbonus2 bAddRace,RC_Demon,(.@r/2);\nbonus2 bSubRace,RC_Angel,(.@r/3);\nbonus2 bSubRace,RC_Demon,(.@r/3);\nif (.@r>=7) {\n bonus bAspdRate,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22210,'Fluffy_FishShoes_J','Fluffy Fish Shoes','Armor',20,100,12,true,1,100,true,'.@r = getrefine();\n.@hpsp = 3;\n.@val = -10 * getskilllv("SU_SHRIMPARTY");\nif (.@r>=5) {\n .@hpsp += 7;\n .@delay = -10;\n if (.@r>=7) {\n .@hpsp += 10;\n .@delay -= 10;\n }\n bonus bDelayrate,.@delay;\n}\nif (getskilllv("SU_SPIRITOFSEA") == 1) {\n autobonus3 "{ bonus2 bResEff,Eff_Stun,10000; bonus2 bResEff,Eff_Sleep,10000; bonus2 bResEff,EFF_Stone,10000; }",1000,30000,"SU_GROOMING","{ specialeffect2 777; specialeffect2 826; }";\n}\nif (getskilllv("SU_GROOMING") == 5) {\n bonus bFixedCastrate,-50;\n bonus bNoKnockback;\n}\nbonus bMaxHPrate,.@hpsp;\nbonus bMaxSPrate,.@hpsp;\nbonus bMdef,10;\nbonus2 bVariableCastrate,"SU_FRESHSHRIMP",.@val;\nbonus2 bVariableCastrate,"SU_BUNCHOFSHRIMP",.@val;\nbonus2 bVariableCastrate,"SU_TUNABELLY",.@val;\nbonus2 bVariableCastrate,"SU_TUNAPARTY",.@val;\nbonus2 bVariableCastrate,"SU_SHRIMPARTY",.@val;\nbonus bHealPower,10*getskilllv("SU_PURRING");'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22214,'Authority_Sandals','Authority Sandals','Armor',20,500,10,true,1,100,true,'.@r = getrefine();\nbonus bMdef,10;\nbonus bAllStats,10;\nbonus2 bIgnoreDefRaceRate,RC_All,50;\nbonus2 bIgnoreMdefRaceRate,RC_All,50;\nif (.@r>=7)\n bonus bAllStats,10;\nif (.@r>=9)\n bonus bAllStats,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22215,'H_AD_Sandle','High Adventurer Sandals','Armor',25,1,true,1,100,true,true,true,true,true,true,true,'bonus bMatk,15;\nbonus bBaseAtk,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (22238,'Great_Hero_Boots','Great Hero Boots','Armor',20,600,15,1,true,1,150,true,'.@r = getrefine();\nbonus bMaxHP,1500;\nbonus bMaxSP,150;\nbonus bMaxHPrate,.@r/3;\nbonus bMaxSPrate,.@r/3;\nif (.@r >= 7) {\n bonus2 bAddClass,Class_All,5;\n bonus bMatkRate,5;\n}\nif (.@r >= 9) {\n .@val = -500;\n if (.@r >= 11) {\n .@val -= 200;\n if (.@r >= 13) {\n bonus bDelayrate,-5;\n bonus bVariableCastrate,-5;\n }\n }\n bonus bFixedCast,.@val;\n}'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_armor`,`equip_level_min`,`refineable`,`script`) VALUES (24000,'T1_Shadow_Armor','Shadow Armor (Tier 1)','Shadowgear',true,1,true,'bonus bMaxHP,getrefine()*10;\nbonus bStr,1;'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_weapon`,`equip_level_min`,`refineable`,`script`) VALUES (24001,'T1_Shadow_Weapon','Shadow Gauntlets (Tier 1)','Shadowgear',true,1,true,'.@r = getrefine();\nbonus bBaseAtk,.@r;\nbonus bMatk,.@r;\nbonus bDex,1;'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_shield`,`equip_level_min`,`refineable`,`script`) VALUES (24002,'T1_Shadow_Shield','Shadow Shield (Tier 1)','Shadowgear',true,1,true,'bonus bMaxHP,getrefine()*10;\nbonus bLuk,1;'); @@ -6104,154 +6104,154 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`pr REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_rebellion`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (28256,'Demon_S_Shot','Demon Slayer Shot','Weapon','Shotgun',20,1400,275,9,2,true,true,true,4,100,true,'.@r = getrefine();\nbonus bSplashRange,1;\nbonus bLongAtkRate,3*(.@r/2);\nbonus bMaxSPrate,2*(.@r/3);\nif (.@r >= 7) {\n bonus2 bAddClass,Class_Boss,10;\n if (.@r >= 9) {\n autobonus3 "{ bonus bBaseAtk,50; bonus bLongAtkRate,10; }",1000,90000,"RL_P_ALTER";\n if (.@r >= 11) {\n bonus2 bAddRace,RC_Undead,15;\n bonus2 bAddRace,RC_Demon,15;\n }\n }\n}'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_rebellion`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (28257,'Golden_L_Launcher','Golden Lord Launcher','Weapon','Grenade',20,2100,320,9,2,true,true,true,4,100,true,'.@r = getrefine();\nbonus bLongAtkRate,3*(.@r/2);\nbonus bBaseAtk,15*(.@r/3);\nif (.@r >= 7) {\n .@val = 15;\n if (.@r >= 9) {\n bonus2 bSkillCooldown,"RL_D_TAIL",-1000;\n if (.@r >= 11) {\n .@val += 15;\n }\n }\n bonus2 bSkillAtk,"RL_D_TAIL",.@val;\n}'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_rebellion`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (28258,'The_Black_Gatling','The Black','Weapon','Gatling',20,2700,205,9,2,true,true,true,4,100,true,'.@r = getrefine();\nbonus bLongAtkRate,2*(.@r/3);\nbonus bBaseAtk,10*(.@r/2);\nif (.@r >= 7) {\n .@val = 15;\n bonus2 bSkillUseSPrate,"RL_R_TRIP",-10;\n if (.@r >= 9) {\n autobonus3 "{ bonus bBaseAtk,50; bonus bLongAtkRate,10; }",1000,90000,"RL_P_ALTER";\n if (.@r >= 11) {\n .@val += 15;\n }\n }\n bonus2 bSkillAtk,"RL_R_TRIP",.@val;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28302,'Vesper_Core01_','Vesper Core 01','Armor',20,500,1,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMdef,3;\nbonus bInt,2;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28303,'Vesper_Core02_','Vesper Core 02','Armor',20,500,1,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMdef,3;\nbonus bStr,3;\nbonus bBaseAtk,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28304,'Vesper_Core03_','Vesper Core 03','Armor',20,500,1,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMdef,3;\nbonus bAgi,3;\nbonus bFlee,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28305,'Vesper_Core04_','Vesper Core 04','Armor',20,500,1,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMdef,3;\nbonus bDex,3;\nbonus bHit,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28306,'Bless_Of_Moon','Luna\'s Blessing','Armor',20,100,5,true,true,1,'bonus bAllStats,1;\nbonus bMdef,2;\nbonus3 bAutoSpell,"CG_TAROTCARD",5,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28310,'Earring_Of_Sarah_L','Sarah\'s Left Earring','Armor',10,100,true,true,145,100,true,true,true,true,true,true,'skill "AL_HEAL",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28311,'Earring_Of_Sarah_R','Sarah\'s Right Earring','Armor',10,100,true,true,145,100,true,true,true,true,true,true,'skill "AL_TELEPORT",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28315,'RCC2013_ARMLET','RCC2013_ARMLET','Armor',200,200,true,true,1,'bonus2 bAddClass,Class_All,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28316,'RCC2013_ARMLET_','RCC2013_ARMLET_','Armor',200,200,1,true,true,1,'bonus2 bAddClass,Class_All,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28317,'RCC2013_RING','RCC2013_RING','Armor',200,200,true,true,1,'bonus2 bAddClass,Class_All,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28318,'RCC2013_RING_','RCC2013_RING_','Armor',200,200,1,true,true,1,'bonus2 bAddClass,Class_All,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28320,'Assassin_Acc','Assassin\'s Despair','Armor',20,100,1,true,true,50,'bonus bAspd,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28321,'Falconer_Claw','Falconer Claw','Armor',100,5,1,true,true,true,80,'bonus bDex,1;\nbonus2 bSkillAtk,"HT_BLITZBEAT",getskilllv("HT_STEELCROW")*10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28322,'Falconer_Glove','Falconer Glove','Armor',100,5,1,true,true,true,80,'bonus bDex,1;\nbonus bUseSPrate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28326,'Broken_Chip_1','Broken Chips 01','Armor',10,100,1,true,true,100,'bonus bStr,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28327,'Broken_Chip_2','Broken Chips 02','Armor',10,100,1,true,true,100,'bonus bInt,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28332,'Jewel_Ring','Jewerly Ring','Armor',10,100,true,true,1,'/* bonus bLuk,20; Event bonus */\nautobonus "{ bonus bAspd,2; bonus bVariableCastrate,-30; }",50,5000,BF_WEAPON|BF_MAGIC,"{ specialeffect2 EF_ENCHANCE; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28333,'Gold_PC_Room_Ring','Gold PC Room Ring','Armor',10,1,true,true,1,100,true,true,true,true,true,true,true,'bonus bMaxHPrate,3;\nbonus bMaxSPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28342,'Critical_Anklet','Critical Anklet','Armor',200,3,1,true,true,50,'bonus bCritical,5;\nbonus bMdef,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28352,'Vesper_Gear_01','Vesper Gear 01','Armor',20,100,1,1,true,true,90,'bonus bMdef,3;\nbonus bMatkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28353,'VesperGear2','Vesper Gear 02','Armor',20,100,1,1,true,true,90,'bonus bMdef,3;\nbonus2 bAddClass,Class_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28354,'DowntownMap_','City Map','Armor',100,1,true,true,40,'skill "AL_INCAGI",3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28355,'ShiningHolyWater_','Shining Holy Water','Armor',150,1,true,true,100,'bonus2 bHPRegenRate,100,10000;\nbonus2 bSPRegenRate,5,10000;\nbonus2 bAddDefMonster,3445,20;\nbonus2 bAddDefMonster,3446,20;\nbonus2 bAddDefMonster,3447,20;\nbonus2 bAddDefMonster,3448,20;\nbonus2 bAddDefMonster,3449,20;\nbonus2 bAddDefMonster,3450,20;\nbonus2 bAddDefMonster,3451,20;\nbonus2 bAddDefMonster,3452,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`delay_duration`,`script`) VALUES (28356,'BadgeOfProntera_','Prontera Badge','Armor',100,true,true,40,900000,'skill "ALL_PRONTERA_RECALL",2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28357,'Vesper_Gear_03','Vesper Gear 03','Armor',20,100,1,1,true,true,90,'bonus bMdef,3;\nbonus bFlee,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`,`unequip_script`) VALUES (28358,'Cursed_Lucky_Clover','Cursed Lucky Clover','Armor',100,1,true,true,100,'bonus bLuk,2;\nbonus bFlee2,3;\nbonus2 bAddEff2,Eff_Curse,50;','sc_end SC_CLOAKING;\n/*FIXME: Because the combo has Cloaking skill*/'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28359,'VesperGear4','Vesper Gear 04','Armor',20,100,1,1,true,true,90,'bonus bMdef,3;\nbonus bHit,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28370,'Broken_Chip_Green','Broken Chip (Green)','Armor',100,1,1,true,true,100,'bonus2 bAddClass,Class_All,5;\nbonus bDelayrate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28371,'Broken_Chip_Red','Broken Chip (Red)','Armor',100,1,1,true,true,100,'bonus2 bMagicAddClass,Class_All,5;\nbonus bVariableCastrate,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28372,'Imperial_Ring','Imperial Ring','Armor',500,3,1,true,true,50,'bonus bStr,1;\nbonus bInt,1;\nbonus bMaxHPRate,3;\nbonus bMaxSPRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28374,'Foxtail_Ring','Foxtail Ring','Armor',20,100,true,true,1,100,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,5;\n.@lvl = min(BaseLevel/5,10);\nbonus bBaseAtk,2*.@lvl;\nbonus bMatk,2*.@lvl;\nbonus bMaxHP,10*.@lvl;\nbonus bMaxSP,5*.@lvl;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28377,'Magical_Ring','Magical Ring','Armor',100,1,true,true,20,'bonus2 bMagicAtkEle,Ele_Fire,5;\nbonus2 bMagicAtkEle,Ele_Water,5;\nbonus2 bMagicAtkEle,Ele_Earth,5;\nbonus2 bMagicAtkEle,Ele_Wind,5;\nif (BaseLevel > 4) {\n bonus2 bSkillAtk,"MG_FIREBOLT",BaseLevel/5;\n bonus2 bSkillAtk,"MG_COLDBOLT",BaseLevel/5;\n bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",BaseLevel/5;\n bonus2 bSkillAtk,"WZ_EARTHSPIKE",BaseLevel/5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28379,'Shadow_Ring','Shadow Ring','Armor',20,100,1,true,true,20,'.@s = getskilllv("RG_STEALCOIN");\n.@r = getskilllv("RG_RAID");\nbonus3 bAutoSpell,"RG_STEALCOIN",min(1,.@s),50;\nbonus2 bSkillAtk,"RG_BACKSTAP",2*BaseLevel;\nbonus2 bAddEff,Eff_Stun,.@r*300;\nautobonus3 "{ bonus2 bSkillAtk,\\"SC_TRIANGLESHOT\\",BaseLevel/3; }",1000,20000,"SC_ESCAPE";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28380,'Fresh_G_Necklace','Fresh Grass Necklace','Armor',20,100,1,true,true,true,100,'bonus bFlee2,5;\nbonus2 bSkillCooldown,"SU_SCAROFTAROU",-5000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28381,'Pretty_G_Necklace','Cute Grass Necklace','Armor',20,10,1,true,true,true,100,'bonus bHealPower,5;\nbonus2 bSkillCooldown,"SU_TUNAPARTY",-7000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28382,'Charm_G_Necklace','Charm Grass Necklace','Armor',20,100,1,true,true,true,100,'bonus bMdef,5;\nbonus2 bVariableCastrate,"SU_CN_METEOR",-1000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28386,'Fallen_Monk_Rosary','Fallen Monk Rosary','Armor',100,1,true,true,20,'bonus bAspdRate,5;\nbonus bCritical,5;\nbonus2 bSkillUseSP,"CH_SOULCOLLECT",-5;\nif (BaseLevel > 14)\n bonus2 bSkillAtk,"SR_DRAGONCOMBO",BaseLevel/15;\nif (BaseLevel > 19)\n bonus2 bSkillAtk,"SR_KNUCKLEARROW",BaseLevel/20;\nif (BaseLevel > 29)\n bonus2 bSkillAtk,"SR_SKYNETBLOW",BaseLevel/30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (28387,'Bishop_Necklace','Fuze Necklace','Armor',20,200,true,true,80); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`) VALUES (28388,'Bloody_Iron_Ball_','Bloodied Shackle Ball','Armor',4000,1,true,false,false,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28302,'Vesper_Core01_','Vesper Core 01','Armor',20,500,1,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,1,'bonus bMdef,3;\nbonus bInt,2;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28303,'Vesper_Core02_','Vesper Core 02','Armor',20,500,1,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,1,'bonus bMdef,3;\nbonus bStr,3;\nbonus bBaseAtk,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28304,'Vesper_Core03_','Vesper Core 03','Armor',20,500,1,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,1,'bonus bMdef,3;\nbonus bAgi,3;\nbonus bFlee,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28305,'Vesper_Core04_','Vesper Core 04','Armor',20,500,1,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,1,'bonus bMdef,3;\nbonus bDex,3;\nbonus bHit,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28306,'Bless_Of_Moon','Luna\'s Blessing','Armor',20,100,5,true,true,1,1,'bonus bAllStats,1;\nbonus bMdef,2;\nbonus3 bAutoSpell,"CG_TAROTCARD",5,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28310,'Earring_Of_Sarah_L','Sarah\'s Left Earring','Armor',10,100,true,true,1,145,100,true,true,true,true,true,true,'skill "AL_HEAL",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28311,'Earring_Of_Sarah_R','Sarah\'s Right Earring','Armor',10,100,true,true,1,145,100,true,true,true,true,true,true,'skill "AL_TELEPORT",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28315,'RCC2013_ARMLET','RCC2013_ARMLET','Armor',200,200,true,true,1,1,'bonus2 bAddClass,Class_All,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28316,'RCC2013_ARMLET_','RCC2013_ARMLET_','Armor',200,200,1,true,true,1,1,'bonus2 bAddClass,Class_All,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28317,'RCC2013_RING','RCC2013_RING','Armor',200,200,true,true,1,1,'bonus2 bAddClass,Class_All,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28318,'RCC2013_RING_','RCC2013_RING_','Armor',200,200,1,true,true,1,1,'bonus2 bAddClass,Class_All,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28320,'Assassin_Acc','Assassin\'s Despair','Armor',20,100,1,true,true,1,50,'bonus bAspd,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28321,'Falconer_Claw','Falconer Claw','Armor',100,5,1,true,true,true,1,80,'bonus bDex,1;\nbonus2 bSkillAtk,"HT_BLITZBEAT",getskilllv("HT_STEELCROW")*10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28322,'Falconer_Glove','Falconer Glove','Armor',100,5,1,true,true,true,1,80,'bonus bDex,1;\nbonus bUseSPrate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28326,'Broken_Chip_1','Broken Chips 01','Armor',10,100,1,true,true,1,100,'bonus bStr,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28327,'Broken_Chip_2','Broken Chips 02','Armor',10,100,1,true,true,1,100,'bonus bInt,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28332,'Jewel_Ring','Jewerly Ring','Armor',10,100,true,true,1,1,'/* bonus bLuk,20; Event bonus */\nautobonus "{ bonus bAspd,2; bonus bVariableCastrate,-30; }",50,5000,BF_WEAPON|BF_MAGIC,"{ specialeffect2 EF_ENCHANCE; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28333,'Gold_PC_Room_Ring','Gold PC Room Ring','Armor',10,1,true,true,1,1,100,true,true,true,true,true,true,true,'bonus bMaxHPrate,3;\nbonus bMaxSPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28342,'Critical_Anklet','Critical Anklet','Armor',200,3,1,true,true,1,50,'bonus bCritical,5;\nbonus bMdef,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28352,'Vesper_Gear_01','Vesper Gear 01','Armor',20,100,1,1,true,true,1,90,'bonus bMdef,3;\nbonus bMatkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28353,'VesperGear2','Vesper Gear 02','Armor',20,100,1,1,true,true,1,90,'bonus bMdef,3;\nbonus2 bAddClass,Class_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28354,'DowntownMap_','City Map','Armor',100,1,true,true,1,40,'skill "AL_INCAGI",3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28355,'ShiningHolyWater_','Shining Holy Water','Armor',150,1,true,true,1,100,'bonus2 bHPRegenRate,100,10000;\nbonus2 bSPRegenRate,5,10000;\nbonus2 bAddDefMonster,3445,20;\nbonus2 bAddDefMonster,3446,20;\nbonus2 bAddDefMonster,3447,20;\nbonus2 bAddDefMonster,3448,20;\nbonus2 bAddDefMonster,3449,20;\nbonus2 bAddDefMonster,3450,20;\nbonus2 bAddDefMonster,3451,20;\nbonus2 bAddDefMonster,3452,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`delay_duration`,`script`) VALUES (28356,'BadgeOfProntera_','Prontera Badge','Armor',100,true,true,1,40,900000,'skill "ALL_PRONTERA_RECALL",2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28357,'Vesper_Gear_03','Vesper Gear 03','Armor',20,100,1,1,true,true,1,90,'bonus bMdef,3;\nbonus bFlee,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`,`unequip_script`) VALUES (28358,'Cursed_Lucky_Clover','Cursed Lucky Clover','Armor',100,1,true,true,1,100,'bonus bLuk,2;\nbonus bFlee2,3;\nbonus2 bAddEff2,Eff_Curse,50;','sc_end SC_CLOAKING;\n/*FIXME: Because the combo has Cloaking skill*/'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28359,'VesperGear4','Vesper Gear 04','Armor',20,100,1,1,true,true,1,90,'bonus bMdef,3;\nbonus bHit,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28370,'Broken_Chip_Green','Broken Chip (Green)','Armor',100,1,1,true,true,1,100,'bonus2 bAddClass,Class_All,5;\nbonus bDelayrate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28371,'Broken_Chip_Red','Broken Chip (Red)','Armor',100,1,1,true,true,1,100,'bonus2 bMagicAddClass,Class_All,5;\nbonus bVariableCastrate,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28372,'Imperial_Ring','Imperial Ring','Armor',500,3,1,true,true,1,50,'bonus bStr,1;\nbonus bInt,1;\nbonus bMaxHPRate,3;\nbonus bMaxSPRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28374,'Foxtail_Ring','Foxtail Ring','Armor',20,100,true,true,1,1,100,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,5;\n.@lvl = min(BaseLevel/5,10);\nbonus bBaseAtk,2*.@lvl;\nbonus bMatk,2*.@lvl;\nbonus bMaxHP,10*.@lvl;\nbonus bMaxSP,5*.@lvl;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28377,'Magical_Ring','Magical Ring','Armor',100,1,true,true,1,20,'bonus2 bMagicAtkEle,Ele_Fire,5;\nbonus2 bMagicAtkEle,Ele_Water,5;\nbonus2 bMagicAtkEle,Ele_Earth,5;\nbonus2 bMagicAtkEle,Ele_Wind,5;\nif (BaseLevel > 4) {\n bonus2 bSkillAtk,"MG_FIREBOLT",BaseLevel/5;\n bonus2 bSkillAtk,"MG_COLDBOLT",BaseLevel/5;\n bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",BaseLevel/5;\n bonus2 bSkillAtk,"WZ_EARTHSPIKE",BaseLevel/5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28379,'Shadow_Ring','Shadow Ring','Armor',20,100,1,true,true,1,20,'.@s = getskilllv("RG_STEALCOIN");\n.@r = getskilllv("RG_RAID");\nbonus3 bAutoSpell,"RG_STEALCOIN",min(1,.@s),50;\nbonus2 bSkillAtk,"RG_BACKSTAP",2*BaseLevel;\nbonus2 bAddEff,Eff_Stun,.@r*300;\nautobonus3 "{ bonus2 bSkillAtk,\\"SC_TRIANGLESHOT\\",BaseLevel/3; }",1000,20000,"SC_ESCAPE";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28380,'Fresh_G_Necklace','Fresh Grass Necklace','Armor',20,100,1,true,true,true,1,100,'bonus bFlee2,5;\nbonus2 bSkillCooldown,"SU_SCAROFTAROU",-5000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28381,'Pretty_G_Necklace','Cute Grass Necklace','Armor',20,10,1,true,true,true,1,100,'bonus bHealPower,5;\nbonus2 bSkillCooldown,"SU_TUNAPARTY",-7000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28382,'Charm_G_Necklace','Charm Grass Necklace','Armor',20,100,1,true,true,true,1,100,'bonus bMdef,5;\nbonus2 bVariableCastrate,"SU_CN_METEOR",-1000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28386,'Fallen_Monk_Rosary','Fallen Monk Rosary','Armor',100,1,true,true,1,20,'bonus bAspdRate,5;\nbonus bCritical,5;\nbonus2 bSkillUseSP,"CH_SOULCOLLECT",-5;\nif (BaseLevel > 14)\n bonus2 bSkillAtk,"SR_DRAGONCOMBO",BaseLevel/15;\nif (BaseLevel > 19)\n bonus2 bSkillAtk,"SR_KNUCKLEARROW",BaseLevel/20;\nif (BaseLevel > 29)\n bonus2 bSkillAtk,"SR_SKYNETBLOW",BaseLevel/30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (28387,'Bishop_Necklace','Fuze Necklace','Armor',20,200,true,true,1,80); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`) VALUES (28388,'Bloody_Iron_Ball_','Bloodied Shackle Ball','Armor',4000,1,true,false,false,true,true,1); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_right_accessory`,`equip_level_min`,`refineable`,`script`) VALUES (28391,'S_Thief_earring','Thief Shadow Earring','Shadowgear',true,1,true,'.@r = getrefine();\nbonus bMaxHP,.@r*10;\nautobonus3 "{ .@val = 30+(getrefine()*10); bonus bBaseAtk,.@val; bonus bFlee,.@val; }",200,5000,"TF_THROWSTONE","{ specialeffect2 EF_POTION_BERSERK; }";'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_right_accessory`,`equip_level_min`,`refineable`,`script`) VALUES (28392,'S_Archer_earring','Archer Shadow Earring','Shadowgear',true,1,true,'.@r = getrefine();\nbonus bMaxHP,.@r*10;\nautobonus3 "{ .@val = 30+(getrefine()*10); bonus bBaseAtk,.@val; bonus bHit,.@val; }",200,5000,"AC_DOUBLE","{ specialeffect2 EF_POTION_BERSERK; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28394,'King_of_Spirit_Ring','Spirit King\'s Ring','Armor',200,1,true,true,50,'bonus bVit,5;\nbonus bDelayrate,-5;\nbonus2 bSkillAtk,"SO_DIAMONDDUST",(BaseLevel/8);\nbonus2 bSkillCooldown,"SO_DIAMONDDUST",-2000;\nbonus2 bSkillAtk,"SO_EARTHGRAVE",(BaseLevel/8);\nbonus2 bSkillCooldown,"SO_EARTHGRAVE",-2000;\nbonus2 bSkillVariableCast,"SO_VARETYR_SPEAR",-1500;\nbonus2 bSkillCooldown,"SO_VARETYR_SPEAR",-500;\nbonus2 bVariableCastrate,"SO_WARMER",-50;\nbonus2 bFixedCastrate,"SO_WARMER",-50;\nbonus2 bSkillCooldown,"SO_WARMER",-15000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28410,'Sapphire_Wrist','Sapphire Wrist','Armor',500,3,1,true,true,50,'bonus bDex,5;\nbonus bLuk,5;\nbonus bInt,5;\nbonus2 bSkillAtk,"GN_SPORE_EXPLOSION",BaseLevel/5;\nbonus2 bVariableCastrate,"CR_ACIDDEMONSTRATION",-(BaseLevel/4);\n.@n = getskilllv("CR_SLIMPITCHER");\nbonus bDex,.@n/2;\nbonus bLuk,.@n/2;\nbonus bInt,.@n/2;\nbonus bMatk,(.@n/2)*20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28411,'Emerald_Earring','Emerald Earring','Armor',500,3,1,true,true,50,'bonus bDex,5;\nbonus bAgi,5;\nbonus bInt,5;\nbonus2 bSkillAtk,"CG_ARROWVULCAN",BaseLevel;\nbonus2 bSkillAtk,"BA_MUSICALSTRIKE",BaseLevel;\nbonus2 bSkillAtk,"DC_THROWARROW",BaseLevel;\nbonus2 bSkillAtk,"WM_METALICSOUND",2*(BaseLevel/5);\n.@n = getskilllv("WM_METALICSOUND");\nbonus2 bVariableCastrate,"WM_METALICSOUND",.@n/2;\nbonus bDex,.@n/2;\nbonus bAgi,.@n/2;\nbonus bInt,.@n/2;\nbonus bMatk,(.@n/2)*20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28412,'The_One_Apple_Ring','Green Apple Ring','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddClass,Class_All,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28413,'LowSaurelCharm','Lesser Mackerel Talisman','Armor',100,1,1,true,true,true,100,100,true,true,true,true,true,true,'bonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28414,'MiddleSaurelCharm','Intermediate Mackerel Talisman','Armor',100,1,1,true,true,true,140,100,true,true,true,true,true,true,'bonus bVit,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28415,'HigherSaurelCharm','Greater Mackerel Talisman','Armor',100,1,1,true,true,true,175,100,true,true,true,true,true,true,'bonus bVit,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28416,'LowLeafCharm','Lesser Leaf Talisman','Armor',100,1,1,true,true,true,100,100,true,true,true,true,true,true,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28417,'MiddleLeafCharm','Intermediate Leaf Talisman','Armor',100,1,1,true,true,true,140,100,true,true,true,true,true,true,'bonus bInt,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28418,'HigherLeafCharm','Greater Leaf Talisman','Armor',100,1,1,true,true,true,175,100,true,true,true,true,true,true,'bonus bInt,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28419,'LowRabbitCharm','Lesser Rabbit Talisman','Armor',100,1,1,true,true,true,100,100,true,true,true,true,true,true,'bonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28420,'MiddleRabbitCharm','Intermediate Rabbit Talisman','Armor',100,1,1,true,true,true,140,100,true,true,true,true,true,true,'bonus bDex,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28421,'HigherRabbitCharm','Greater Rabbit Talisman','Armor',100,1,1,true,true,true,175,100,true,true,true,true,true,true,'bonus bDex,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28422,'ShiningTwigCharm','Shiny Branch Talisman','Armor',100,1,1,true,true,true,100,100,true,true,true,true,true,true,'bonus2 bVariableCastrate,"SU_SV_STEMSPEAR",-50;\nbonus2 bSkillAtk,"SU_SV_STEMSPEAR",(readparam(bInt)/6)*getskilllv("SU_SV_STEMSPEAR");'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28423,'FreshTunaCharm','Fresh Tuna Talisman','Armor',100,1,1,true,true,true,100,100,true,true,true,true,true,true,'bonus2 bSkillCooldown,"SU_TUNAPARTY",-5000;\nbonus3 bAutoSpellWhenHit,"SU_TUNAPARTY",max(1,getskilllv("SU_TUNAPARTY")),10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28424,'PlumpyWormCharm','Chubby Worm Talisman','Armor',100,1,1,true,true,true,100,100,true,true,true,true,true,true,'bonus2 bVariableCastrate,"SU_PICKYPECK",-50;\nbonus2 bSkillAtk,"SU_PICKYPECK",(readparam(bDex)/6)*getskilllv("SU_PICKYPECK");'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28425,'Mercenary_Ring_A','Mercenary Ring Type A','Armor',20,200,true,true,99,'bonus bVit,3;\nif (BaseClass == Job_Gunslinger || BaseJob == Job_Novice || BaseJob == Job_SuperNovice || BaseClass == Job_Ninja || BaseClass == Job_Taekwon) {\n bonus bMaxHP,1000;\n bonus bMaxSP,200;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28426,'Mercenary_Ring_B','Mercenary Ring Type B','Armor',20,200,true,true,99,'bonus bInt,3;\nif (BaseClass == Job_Gunslinger || BaseJob == Job_Novice || BaseJob == Job_SuperNovice || BaseClass == Job_Ninja || BaseClass == Job_Taekwon) {\n bonus bVariableCastrate,-30;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28429,'Arquien\'s_Necklace','Arquien\'s Necklace','Armor',20,100,1,true,true,20,'bonus2 bSkillAtk,"MC_CARTREVOLUTION",Baselevel;\nbonus2 bSkillAtk,"NC_AXETORNADO",(Baselevel/3);\nbonus2 bSkillAtk,"NC_POWERSWING",(Baselevel/5);\nbonus2 bSkillUseSP,"NC_POWERSWING",2;\nbonus2 bAddMonsterDropItem,529,2000;\nbonus2 bAddMonsterDropItem,530,2000;\nbonus2 bAddMonsterDropItem,573,150;\nbonus2 bAddItemHealRate,529,100;\nbonus2 bAddItemHealRate,530,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28430,'Archpriest_Ring','Arch Bishop Ring','Armor',20,400,1,true,true,90,'bonus bLuk,2;\nbonus bFlee2,5;\nbonus bUseSPrate,-5;\nbonus bHealPower,15;\nbonus bAddItemHealRate,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28433,'Luminous_Blue_Stone','Luminous Blue Stone','Armor',20,400,1,true,true,90,'bonus bAgi,2;\nbonus bCritical,5;\nbonus bAspdRate,5;\nbonus bCritAtkRate,2;\nskill "MG_SIGHT",1;\nif (readparam(bLuk)>=100) {\n bonus bCritical,10;\n bonus bCritAtkRate,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28434,'Boxer_Glove','Fist Fighter\'s Glove','Armor',20,400,1,true,true,90,'bonus bStr,2;\nbonus bMaxSP,100;\nbonus2 bAddRace,RC_All,2;\nskill "MO_ABSORBSPIRITS",1;\nif (readparam(bStr)>99)\n bonus2 bAddRace,RC_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28437,'ArchPriest_Glove','Hibram\'s Gloves','Armor',20,400,1,true,true,90,'skill "AL_HEAL",3;\nbonus bInt,2;\nbonus bMatkRate,2;\nbonus bUseSPrate,-5;\nif (readparam(bInt)>=110)\n bonus bMatkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28438,'Fairy_Leaf_Powder','Fairy Leaf Powder','Armor',20,400,1,true,true,90,'bonus bDex,2;\nbonus bDelayrate,-5;\nbonus bLongAtkRate,2;\nskill "SM_MAGNUM",3;\nif (readparam(bDex)>=100)\n bonus bLongAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (28439,'Sea_Otter_Mini_Fan','Sea Otter Mini Fan','Armor',100,1,true,true,'bonus bAllStats,1;\nbonus2 bExpAddClass,Class_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (28440,'FurSeal_Fan','Seal Mini Fan','Armor',3000000,100,1,true,true,'bonus2 bExpAddClass,Class_All,5;\nbonus bAllStats,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28441,'Vigilante_Bedge','Vigilante Badge','Armor',200,2,true,true,true,true,true,true,100,'bonus bFlee,10;\nbonus bLongAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28442,'Hippie_Feather','Hippie Feather','Armor',200,2,true,true,true,true,true,true,100,'bonus bCritical,5;\nbonus bFlee,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28443,'Para_Team_Str_Ring100','Awakened Eden Group Ring of Strength I','Armor',true,true,100,100,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28444,'Para_Team_Str_Necklace100','Awakened Eden Group Necklace of Strength I','Armor',true,true,100,100,true,true,true,true,true,true,'bonus bStr,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28445,'Para_Team_Str_Ring115','Awakened Eden Group Ring of Strength II','Armor',true,true,115,100,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28446,'Para_Team_Str_Necklace115','Awakened Eden Group Necklace of Strength II','Armor',true,true,115,100,true,true,true,true,true,true,'bonus bStr,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28447,'Para_Team_Str_Ring130','Awakened Eden Group Ring of Strength III','Armor',true,true,130,100,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28448,'Para_Team_Str_Necklace130','Awakened Eden Group Necklace of Strength III','Armor',true,true,130,100,true,true,true,true,true,true,'bonus bStr,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28449,'Para_Team_Str_Ring145','Awakened Eden Group Ring of Strength IV','Armor',true,true,145,100,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28450,'Para_Team_Str_Necklace145','Awakened Eden Group Necklace of Strength IV','Armor',true,true,145,100,true,true,true,true,true,true,'bonus bStr,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28451,'Para_Team_Str_Ring160','Awakened Eden Group Ring of Strength V','Armor',true,true,160,100,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nskill "AL_HEAL",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28452,'Para_Team_Str_Necklace160','Awakened Eden Group Necklace of Strength V','Armor',true,true,160,100,true,true,true,true,true,true,'bonus bStr,4;\nskill "AL_TELEPORT",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28453,'Para_Team_Magic_Ring100','Awakened Eden Group Ring of Magic I','Armor',true,true,100,100,true,true,true,true,true,true,'bonus bMatkRate,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28454,'Para_Team_Magic_Necklace100','Awakened Eden Group Necklace of Magic I','Armor',true,true,100,100,true,true,true,true,true,true,'bonus bInt,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28455,'Para_Team_Magic_Ring115','Awakened Eden Group Ring of Magic II','Armor',true,true,115,100,true,true,true,true,true,true,'bonus bMatkRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28456,'Para_Team_Magic_Necklace115','Awakened Eden Group Necklace of Magic II','Armor',true,true,115,100,true,true,true,true,true,true,'bonus bInt,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28457,'Para_Team_Magic_Ring130','Awakened Eden Group Ring of Magic III','Armor',true,true,130,100,true,true,true,true,true,true,'bonus bMatkRate,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28458,'Para_Team_Magic_Necklace130','Awakened Eden Group Necklace of Magic III','Armor',true,true,130,100,true,true,true,true,true,true,'bonus bInt,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28459,'Para_Team_Magic_Ring145','Awakened Eden Group Ring of Magic IV','Armor',true,true,145,100,true,true,true,true,true,true,'bonus bMatkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28460,'Para_Team_Magic_Necklace145','Awakened Eden Group Necklace of Magic IV','Armor',true,true,145,100,true,true,true,true,true,true,'bonus bInt,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28461,'Para_Team_Magic_Ring160','Awakened Eden Group Ring of Magic V','Armor',true,true,160,100,true,true,true,true,true,true,'bonus bMatkRate,5;\nskill "AL_HEAL",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28462,'Para_Team_Magic_Necklace160','Awakened Eden Group Necklace of Magic V','Armor',true,true,160,100,true,true,true,true,true,true,'bonus bInt,4;\nskill "AL_TELEPORT",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28463,'Para_Team_Agi_Ring100','Awakened Eden Group Ring of Agility I','Armor',true,true,100,100,true,true,true,true,true,true,'bonus bLongAtkRate,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28464,'Para_Team_Agi_Necklace100','Awakened Eden Group Necklace of Agility I','Armor',true,true,100,100,true,true,true,true,true,true,'bonus bDex,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28465,'Para_Team_Agi_Ring115','Awakened Eden Group Ring of Agility II','Armor',true,true,115,100,true,true,true,true,true,true,'bonus bLongAtkRate,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28466,'Para_Team_Agi_Necklace115','Awakened Eden Group Necklace of Agility II','Armor',true,true,115,100,true,true,true,true,true,true,'bonus bDex,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28467,'Para_Team_Agi_Ring130','Awakened Eden Group Ring of Agility III','Armor',true,true,130,100,true,true,true,true,true,true,'bonus bLongAtkRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28468,'Para_Team_Agi_Necklace130','Awakened Eden Group Necklace of Agility III','Armor',true,true,130,100,true,true,true,true,true,true,'bonus bDex,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28469,'Para_Team_Agi_Ring145','Awakened Eden Group Ring of Agility IV','Armor',true,true,145,100,true,true,true,true,true,true,'bonus bLongAtkRate,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28470,'Para_Team_Agi_Necklace145','Awakened Eden Group Necklace of Agility IV','Armor',true,true,145,100,true,true,true,true,true,true,'bonus bDex,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28471,'Para_Team_Agi_Ring160','Awakened Eden Group Ring of Agility V','Armor',true,true,160,100,true,true,true,true,true,true,'bonus bLongAtkRate,4;\nskill "AL_HEAL",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28472,'Para_Team_Agi_Necklace160','Awakened Eden Group Necklace of Agility V','Armor',true,true,160,100,true,true,true,true,true,true,'bonus bDex,4;\nskill "AL_TELEPORT",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28473,'Para_Team_Ring100D','Eden Group Ring of Recovery I','Armor',true,true,100,100,true,true,true,true,true,true,'bonus bHealPower,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28474,'Para_Team_Necklace100D','Eden Group Necklace of Recovery I','Armor',true,true,100,100,true,true,true,true,true,true,'bonus bVit,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28475,'Para_Team_Ring115D','Eden Group Ring of Recovery II','Armor',true,true,115,100,true,true,true,true,true,true,'bonus bHealPower,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28476,'Para_Team_Necklace115D','Eden Group Necklace of Recovery II','Armor',true,true,115,100,true,true,true,true,true,true,'bonus bVit,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28477,'Para_Team_Ring130D','Eden Group Ring of Recovery III','Armor',true,true,130,100,true,true,true,true,true,true,'bonus bHealPower,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28478,'Para_Team_Necklace130D','Eden Group Necklace of Recovery III','Armor',true,true,130,100,true,true,true,true,true,true,'bonus bVit,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28479,'Para_Team_Ring145D','Eden Group Ring of Recovery IV','Armor',true,true,145,100,true,true,true,true,true,true,'bonus bHealPower,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28480,'Para_Team_Necklace145D','Eden Group Necklace of Recovery IV','Armor',true,true,145,100,true,true,true,true,true,true,'bonus bVit,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28481,'Para_Team_Ring160D','Eden Group Ring of Recovery V','Armor',true,true,160,100,true,true,true,true,true,true,'bonus bHealPower,5;\nskill "AL_HEAL",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28482,'Para_Team_Necklace160D','Eden Group Necklace of Recovery V','Armor',true,true,160,100,true,true,true,true,true,true,'bonus bVit,4;\nskill "AL_TELEPORT",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28483,'Royal_Guardian_Ring','Royal Guardian Ring','Armor',10,1,true,true,99,'.@b = min(BaseLevel/25,7);\nbonus bMaxHPrate,.@b;\nbonus bMaxSPrate,.@b;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28484,'Scarf_Of_Rebellion','Rebel Scarf','Armor',20,400,1,true,true,100,'.@M = getskilllv("RL_MASS_SPIRAL");\n.@F = getskilllv("RL_FIRE_RAIN");\n.@S = getskilllv("RL_S_STORM");\n.@D = getskilllv("RL_D_TAIL");\n.@E = getskilllv("RL_E_CHAIN");\nbonus2 bAddClass,Class_All,5;\nbonus bAspdRate,2*.@M;\nbonus bVariableCastrate,-10;\nbonus bDelayrate,-(.@F);\nbonus2 bSkillCooldown,"RL_HEAT_BARREL",-4000*.@S;\nbonus2 bSkillCooldown,"RL_S_STORM",-100*.@S;\nbonus bCritAtkRate,3*.@D;\nbonus2 bSkillAtk,"RL_FIRE_RAIN",5*.@F;\nbonus2 bSkillAtk,"RL_MASS_SPIRAL",5*.@M;\nbonus2 bSkillAtk,"RL_QD_SHOT",5*.@E;\nbonus2 bSkillAtk,"RL_S_STORM",5*.@S;\nbonus2 bSkillUseSP,"RL_FIREDANCE",10;\nbonus2 bSkillUseSP,"RL_FIRE_RAIN",4*.@F;\nbonus2 bSkillUseSP,"RL_MASS_SPIRAL",2*.@M;\nif (.@D > 0) {\n autobonus3 "{ .@r = getskilllv(\\"RL_D_TAIL\\"); bonus3 bAutoSpell,\\"RL_D_TAIL\\",.@r,10*(1+.@r); }",1000,50000,"RL_C_MARKER","{ specialeffect2 EF_POTION_BERSERK; }";\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28485,'Shinobi_Sash_H','Shinobi Sash H','Armor',20,100,1,true,true,100,'bonus bMatkRate,5;\nbonus bAspdRate,5;\nbonus bDelayrate,-5;\n.@a = (getskilllv("KO_GENWAKU")+getskilllv("KO_JYUSATSU")+getskilllv("KO_KYOUGAKU"));\nbonus2 bMagicAddEle,Ele_Dark,4*.@a;\nbonus2 bSkillAtk,"NJ_BAKUENRYU",10*getskilllv("NJ_KOUENKA");\nbonus2 bSkillAtk,"NJ_KAMAITACHI",10*getskilllv("NJ_HUUJIN");\nbonus2 bSkillAtk,"NJ_HYOUSYOURAKU",20*getskilllv("NJ_HYOUSENSOU");'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28491,'Matagi_Swordaxe','Hunting Knife','Armor',20,400,1,true,true,90,'bonus bLuk,2;\nbonus bHit,10;\nbonus bCriticalLong,5;\nskill "TF_HIDING",1;\nif (readparam(bLuk)>=100) {\n bonus bHit,5;\n bonus bCriticalLong,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28492,'Tip_Of_Thief_Vol1','Thieve\'s Guide Vol.1','Armor',20,10,1,true,true,100,'bonus bStr,5;\nbonus bAgi,5;\nbonus bInt,5;\nif (getskilllv("SC_ENERVATION")>2)\n skill "SN_WINDWALK",5;\nif (getskilllv("SC_GROOMY")>2)\n skill "HP_ASSUMPTIO",5;\nif (getskilllv("SC_IGNORANCE")>2)\n skill "WS_OVERTHRUSTMAX",5;\nif (getskilllv("SC_LAZINESS")>2)\n skill "ASC_METEORASSAULT",5;\nif (getskilllv("SC_UNLUCKY")>2)\n skill "LK_BERSERK",1;\nif (getskilllv("SC_WEAKNESS")>2)\n skill "HW_MAGICPOWER",5;\nif (getskilllv("RG_GRAFFITI")>0) {\n bonus bStr,5;\n bonus bAgi,5;\n bonus bInt,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28495,'Badge_Of_Vigilante1','Sheriff\'s Left Badge','Armor',100,1,true,100,100,true,true,true,true,true,true,'if (readparam(bStr) > 89)\n bonus2 bAddClass,Class_All,3;\nif (readparam(bVit) > 89)\n bonus bMaxHP,1000;\nif (readparam(bDex) > 89)\n bonus bLongAtkRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28496,'Badge_Of_Vigilante2','Sheriff\'s Right Badge','Armor',100,1,true,100,100,true,true,true,true,true,true,'if (readparam(bVit) > 89)\n bonus bMaxHP,1000;\nif (readparam(bInt) > 89)\n bonus bMatkRate,3;\nif (readparam(bDex) > 89)\n bonus bVariableCastrate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28499,'Proof_of_Glory','Proof of Glory','Armor',100,true,true,100,'bonus bAllStats,1;\nbonus2 bAddRace,RC_All,2;\nbonus2 bMagicAddRace,RC_All,2;\nif (BaseLevel>=150) {\n bonus bAllStats,1;\n bonus2 bAddRace,RC_All,2;\n bonus2 bMagicAddRace,RC_All,2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (28500,'Zealous_Necklace','Zealous Necklace','Armor',20,200,1,true,true,100); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28501,'Horn_Of_Kirin','Horn of Kirin','Armor',20,500,3,1,true,true,50,'bonus bAgi,2;\nbonus bAspdRate,2;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Brute,1;\nbonus2 bSubRace,RC_Player_Doram,1;\nbonus2 bSubRace,RC_Fish,1;\nbonus2 bSubRace,RC_Player_Human,1;\nbonus2 bSubRace,RC_Demon,2;\nbonus2 bSubRace,RC_Undead,2;\nskill "AL_INCAGI",6;\nif (readparam(bAgi)>=100) {\n bonus bAspdRate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (28502,'Mob_Scarf','Mob Scarf','Armor',20,100,true,100,1568,'skill "SA_SPELLBREAKER",2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28503,'Keraunos','Keraunos','Armor',20,100,1,true,true,100,'bonus bMaxHPrate,5;\nbonus2 bAddClass,Class_All,5;\nbonus bAspdRate,5;\nbonus2 bVariableCastrate,"SR_GATEOFHELL",-3*(BaseLevel/20);\nbonus2 bVariableCastrate,"SR_RIDEINLIGHTNING",-5*(BaseLevel/15);\nbonus2 bSkillCooldown,"SR_ASSIMILATEPOWER",-3000;\nbonus2 bSkillAtk,"SR_RIDEINLIGHTNING",5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28506,'StormStone','Storm Stone','Armor',30000,500,1,true,true,90,'bonus bMaxSPrate,5;\nbonus bAspdRate,5;\nbonus2 bAddClass,Class_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28507,'Glove_Of_Wizard','Magician\'s Gloves','Armor',20,500,1,true,true,80,'bonus bVariableCastrate,-10;\nbonus2 bMagicAtkEle,Ele_Earth,5;\nbonus2 bMagicAtkEle,Ele_Water,5;\nbonus2 bMagicAtkEle,Ele_Wind,5;\nbonus2 bMagicAtkEle,Ele_Fire,5;\nbonus2 bMagicAtkEle,Ele_Ghost,5;\nbonus2 bIgnoreMdefRaceRate,RC_All,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (28508,'Skul_Ring_IL','Illusion Skull Ring','Armor',100,1,true,100,'bonus2 bAddEff,Eff_Curse,5000;\nbonus2 bAddEff2,Eff_Curse,5000;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28509,'Ring_IL','Illusion Ring','Armor',200,1,true,false,false,true,true,100,'bonus bStr,3;\nif (readparam(bStr) >= 100) {\n bonus bBaseAtk,30;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (28510,'Vampire\'s_Servant','A Vampire\'s Servant','Armor',100,1,1,true,100,'bonus2 bSPDrainRate,10,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28511,'Time_Keeper_Ring','Time Keeper Ring','Armor',true,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,50+15*(BaseLevel/2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28513,'Celine_Brooch','Celine\'s Brooch','Armor',20,500,1,true,true,100,'bonus bMaxHP,500;\nbonus bMaxSP,250;\nbonus bMatkRate,5;\nbonus bAspd,1;\nbonus bVariableCastrate,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (28514,'Bless_Flower_Ring','Flower Ring of Benediction','Armor',100,true,true,20,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28520,'EgirRing','Egir Ring','Armor',20,500,1,true,true,100,'bonus bMdef,5;\nbonus bAllStats,1;\nbonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus2 bSubEle,Ele_Water,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28521,'Giant_Protection','Giant\'s Protection','Armor',20,500,1,true,true,1,'bonus2 bAddClass,Class_All,5;\nif (readparam(bStr)>=120) {\n bonus bMaxHPrate,5;\n bonus bMaxSPrate,5;\n bonus bBaseAtk,50;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (28522,'Ring_Of_Fallen','Ring of The Fallen','Armor',10,10,true,10,'bonus bDex,1;\nbonus bMaxHP,200;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28523,'Ring_Of_Disaster','Ring of Calamity','Armor',10,10,true,10,'bonus bDex,1;\nbonus bMaxSP,150;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28531,'Glove_Of_Smith','Blacksmith\'s Gloves','Armor',20,500,1,true,true,80,'bonus bDelayrate,-10;\nbonus2 bAddClass,Class_Boss,5;\nbonus2 bIgnoreDefRaceRate,RC_All,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28533,'ChemicalGlove','Chemical Glove','Armor',20,100,1,true,true,20,'.@s = getskilllv("GN_REMODELING_CART");\nbonus bHit,20;\nbonus bAspdRate,5+.@s;\nbonus bBaseAtk,15*.@s;\nbonus bMaxHPrate,2*.@s;\nbonus2 bSkillUseSP,"GN_CART_TORNADO",.@s;\nbonus2 bAddItemHealRate,501,100;\nbonus2 bAddItemHealRate,502,100;\nbonus2 bAddItemHealRate,503,100;\nbonus2 bAddItemHealRate,504,100;\nbonus2 bSkillAtk,"MC_CARTREVOLUTION",Baselevel;\nbonus2 bSkillAtk,"GN_CARTCANNON",2*(Baselevel/20);\nbonus2 bSkillAtk,"GN_CART_TORNADO",2*(Baselevel/30);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28534,'RKC_2017_Pendant','RKC Participant Memorial Ring','Armor',200,1,true,100,100,true,true,true,true,true,true,'bonus bUseSPrate,-3;\nbonus bAspdRate,5;\nbonus bVariableCastrate,-5;\nbonus2 bAddClass,Class_All,3;\nbonus bMatkRate,3;\nbonus2 bHPDrainRate,10,3;\nautobonus "{ bonus2 bHPRegenRate,300,1000; }",10,5000,BF_MAGIC;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28535,'RKC_2017_Ring','RKC Winner Memorial Ring','Armor',200,1,true,100,100,true,true,true,true,true,true,'bonus bUseSPrate,-7;\nbonus bLongAtkRate,3;\nbonus bCritAtkRate,3;\nbonus2 bMagicAtkEle,Ele_All,3;\nbonus2 bSPDrainRate,10,1;\nautobonus "{ bonus2 bSPRegenRate,100,1000; }",10,5000,BF_MAGIC;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28551,'Imperial_Glove','Imperial Glove','Armor',20,400,1,true,true,100,'bonus2 bAddClass,Class_All,5;\nbonus bVariableCastrate,-10;\nbonus bNoCastCancel;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28560,'YinYang_Talisman','Yin Yang Talisman','Armor',20,200,1,true,true,50,'bonus bMatkRate,5;\nbonus bHit,20;\nbonus bAspdRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28562,'True_Hunting_Ring1','True Hunting Physical Ring','Armor',100,1,true,50,'bonus bAspdRate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28563,'True_Hunting_Ring2','True Hunting Magical Ring','Armor',100,1,true,50,'bonus bVariableCastrate,-7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28564,'Valkyrie_Drop','Valkyrie Drop','Armor',20,30,1,true,true,100,'.@r = getskilllv("PR_IMPOSITIO");\nbonus bSPrecovRate,50;\nbonus bVariableCastrate,-10;\nbonus bDelayrate,-5;\nbonus2 bVariableCastrate,"AB_ORATIO",-50;\nbonus2 bFixedCastrate,"AB_ORATIO",-100;\nbonus2 bMagicAddSize,Size_All,3*.@r;\nbonus2 bSkillAtk,"PR_MAGNUS",3*(Baselevel/2);\nif (.@r == 5)\n skill "ALL_ODINS_POWER",2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28565,'Perverse_Demon_Mask','Perverse Demon Mask','Armor',20,60,1,true,80,'.@s = readparam(bStr);\n.@a = readparam(bAgi);\n.@d = readparam(bDex);\n.@v = readparam(bvit);\n.@l = readparam(bLuk);\n.@i = readparam(bInt);\nbonus bStr,3*(.@i/18);\nbonus bAgi,3*(.@l/18);\nbonus bVit,3*(.@d/18);\nbonus bInt,3*(.@s/18);\nbonus bDex,3*(.@v/18);\nbonus bLuk,3*(.@a/18);\nbonus bMaxHPrate,(.@d/18);\nbonus bFlee2,(.@a/18);\nbonus bMaxHPrate,(.@d/18);\nbonus bVariableCastrate,-(.@v/18);\nbonus bDelayrate,-(.@i/18);\nbonus2 bIgnoreDefClassRate,Class_All,15*(.@l/18);\nbonus2 bIgnoreMdefRaceRate,RC_All,15*(.@s/18);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28566,'Beginner\'s_Ring','Beginner\'s Ring','Armor',20,true,100,'bonus bAspdRate,10;\nbonus bVariableCastrate,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28573,'Emerald_Ring','Emerald Ring','Armor',20,300,1,true,true,100,'.@a = getskilllv("AC_DOUBLE")/2;\nbonus bAgi,5+(.@a);\nbonus bVit,5+(.@a);\nbonus bDex,5+(.@a);\nbonus bBaseAtk,(20*.@a);\nbonus2 bSkillAtk,"AC_DOUBLE",Baselevel;\nbonus2 bSkillAtk,"AC_SHOWER",Baselevel;\nbonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",2*(Baselevel/10);\nbonus2 bSkillUseSP,"WM_RANDOMIZESPELL",18;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28575,'Verus_Core','Verus Core','Armor',10,500,1,true,true,80,'bonus bAspdRate,10;\nbonus2 bAddEle,Ele_All,5;\nbonus bPerfectHitAddRate,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28594,'Temporal_Ring','Temporal Ring','Armor',20,500,1,true,true,100,'bonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus bBaseAtk,50;\nbonus bMatk,50;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28598,'Supplement_Part_Chip','Powered Chip','Armor',20,100,1,true,true,100,'bonus bStr,5;\nbonus bVit,5;\nbonus bDex,5;\nbonus2 bAddClass,Class_All,5;\nif (getskilllv("NC_ARMSCANNON") >= 3)\n bonus bDelayrate,-30;\nif (getskilllv("NC_NEUTRALBARRIER") >= 3) {\n bonus2 bVariableCastrate,"NC_ARMSCANNON",-50;\n bonus2 bVariableCastrate,"NC_FLAMELAUNCHER",-50;\n bonus2 bVariableCastrate,"NC_COLDSLOWER",-50;\n}\nif (getskilllv("NC_PILEBUNKER") >= 3) {\n bonus bStr,5;\n bonus bVit,5;\n bonus bDex,5;\n bonus bBaseAtk,100;\n}\nif (getskilllv("NC_RESEARCHFE") >= 5)\n bonus bNoMadoFuel;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28394,'King_of_Spirit_Ring','Spirit King\'s Ring','Armor',200,1,true,true,1,50,'bonus bVit,5;\nbonus bDelayrate,-5;\nbonus2 bSkillAtk,"SO_DIAMONDDUST",(BaseLevel/8);\nbonus2 bSkillCooldown,"SO_DIAMONDDUST",-2000;\nbonus2 bSkillAtk,"SO_EARTHGRAVE",(BaseLevel/8);\nbonus2 bSkillCooldown,"SO_EARTHGRAVE",-2000;\nbonus2 bSkillVariableCast,"SO_VARETYR_SPEAR",-1500;\nbonus2 bSkillCooldown,"SO_VARETYR_SPEAR",-500;\nbonus2 bVariableCastrate,"SO_WARMER",-50;\nbonus2 bFixedCastrate,"SO_WARMER",-50;\nbonus2 bSkillCooldown,"SO_WARMER",-15000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28410,'Sapphire_Wrist','Sapphire Wrist','Armor',500,3,1,true,true,1,50,'bonus bDex,5;\nbonus bLuk,5;\nbonus bInt,5;\nbonus2 bSkillAtk,"GN_SPORE_EXPLOSION",BaseLevel/5;\nbonus2 bVariableCastrate,"CR_ACIDDEMONSTRATION",-(BaseLevel/4);\n.@n = getskilllv("CR_SLIMPITCHER");\nbonus bDex,.@n/2;\nbonus bLuk,.@n/2;\nbonus bInt,.@n/2;\nbonus bMatk,(.@n/2)*20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28411,'Emerald_Earring','Emerald Earring','Armor',500,3,1,true,true,1,50,'bonus bDex,5;\nbonus bAgi,5;\nbonus bInt,5;\nbonus2 bSkillAtk,"CG_ARROWVULCAN",BaseLevel;\nbonus2 bSkillAtk,"BA_MUSICALSTRIKE",BaseLevel;\nbonus2 bSkillAtk,"DC_THROWARROW",BaseLevel;\nbonus2 bSkillAtk,"WM_METALICSOUND",2*(BaseLevel/5);\n.@n = getskilllv("WM_METALICSOUND");\nbonus2 bVariableCastrate,"WM_METALICSOUND",.@n/2;\nbonus bDex,.@n/2;\nbonus bAgi,.@n/2;\nbonus bInt,.@n/2;\nbonus bMatk,(.@n/2)*20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28412,'The_One_Apple_Ring','Green Apple Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddClass,Class_All,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28413,'LowSaurelCharm','Lesser Mackerel Talisman','Armor',100,1,1,true,true,true,1,100,100,true,true,true,true,true,true,'bonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28414,'MiddleSaurelCharm','Intermediate Mackerel Talisman','Armor',100,1,1,true,true,true,1,140,100,true,true,true,true,true,true,'bonus bVit,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28415,'HigherSaurelCharm','Greater Mackerel Talisman','Armor',100,1,1,true,true,true,1,175,100,true,true,true,true,true,true,'bonus bVit,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28416,'LowLeafCharm','Lesser Leaf Talisman','Armor',100,1,1,true,true,true,1,100,100,true,true,true,true,true,true,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28417,'MiddleLeafCharm','Intermediate Leaf Talisman','Armor',100,1,1,true,true,true,1,140,100,true,true,true,true,true,true,'bonus bInt,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28418,'HigherLeafCharm','Greater Leaf Talisman','Armor',100,1,1,true,true,true,1,175,100,true,true,true,true,true,true,'bonus bInt,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28419,'LowRabbitCharm','Lesser Rabbit Talisman','Armor',100,1,1,true,true,true,1,100,100,true,true,true,true,true,true,'bonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28420,'MiddleRabbitCharm','Intermediate Rabbit Talisman','Armor',100,1,1,true,true,true,1,140,100,true,true,true,true,true,true,'bonus bDex,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28421,'HigherRabbitCharm','Greater Rabbit Talisman','Armor',100,1,1,true,true,true,1,175,100,true,true,true,true,true,true,'bonus bDex,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28422,'ShiningTwigCharm','Shiny Branch Talisman','Armor',100,1,1,true,true,true,1,100,100,true,true,true,true,true,true,'bonus2 bVariableCastrate,"SU_SV_STEMSPEAR",-50;\nbonus2 bSkillAtk,"SU_SV_STEMSPEAR",(readparam(bInt)/6)*getskilllv("SU_SV_STEMSPEAR");'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28423,'FreshTunaCharm','Fresh Tuna Talisman','Armor',100,1,1,true,true,true,1,100,100,true,true,true,true,true,true,'bonus2 bSkillCooldown,"SU_TUNAPARTY",-5000;\nbonus3 bAutoSpellWhenHit,"SU_TUNAPARTY",max(1,getskilllv("SU_TUNAPARTY")),10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28424,'PlumpyWormCharm','Chubby Worm Talisman','Armor',100,1,1,true,true,true,1,100,100,true,true,true,true,true,true,'bonus2 bVariableCastrate,"SU_PICKYPECK",-50;\nbonus2 bSkillAtk,"SU_PICKYPECK",(readparam(bDex)/6)*getskilllv("SU_PICKYPECK");'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28425,'Mercenary_Ring_A','Mercenary Ring Type A','Armor',20,200,true,true,1,99,'bonus bVit,3;\nif (BaseClass == Job_Gunslinger || BaseJob == Job_Novice || BaseJob == Job_SuperNovice || BaseClass == Job_Ninja || BaseClass == Job_Taekwon) {\n bonus bMaxHP,1000;\n bonus bMaxSP,200;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28426,'Mercenary_Ring_B','Mercenary Ring Type B','Armor',20,200,true,true,1,99,'bonus bInt,3;\nif (BaseClass == Job_Gunslinger || BaseJob == Job_Novice || BaseJob == Job_SuperNovice || BaseClass == Job_Ninja || BaseClass == Job_Taekwon) {\n bonus bVariableCastrate,-30;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28429,'Arquien\'s_Necklace','Arquien\'s Necklace','Armor',20,100,1,true,true,1,20,'bonus2 bSkillAtk,"MC_CARTREVOLUTION",Baselevel;\nbonus2 bSkillAtk,"NC_AXETORNADO",(Baselevel/3);\nbonus2 bSkillAtk,"NC_POWERSWING",(Baselevel/5);\nbonus2 bSkillUseSP,"NC_POWERSWING",2;\nbonus2 bAddMonsterDropItem,529,2000;\nbonus2 bAddMonsterDropItem,530,2000;\nbonus2 bAddMonsterDropItem,573,150;\nbonus2 bAddItemHealRate,529,100;\nbonus2 bAddItemHealRate,530,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28430,'Archpriest_Ring','Arch Bishop Ring','Armor',20,400,1,true,true,1,90,'bonus bLuk,2;\nbonus bFlee2,5;\nbonus bUseSPrate,-5;\nbonus bHealPower,15;\nbonus bAddItemHealRate,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28433,'Luminous_Blue_Stone','Luminous Blue Stone','Armor',20,400,1,true,true,1,90,'bonus bAgi,2;\nbonus bCritical,5;\nbonus bAspdRate,5;\nbonus bCritAtkRate,2;\nskill "MG_SIGHT",1;\nif (readparam(bLuk)>=100) {\n bonus bCritical,10;\n bonus bCritAtkRate,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28434,'Boxer_Glove','Fist Fighter\'s Glove','Armor',20,400,1,true,true,1,90,'bonus bStr,2;\nbonus bMaxSP,100;\nbonus2 bAddRace,RC_All,2;\nskill "MO_ABSORBSPIRITS",1;\nif (readparam(bStr)>99)\n bonus2 bAddRace,RC_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28437,'ArchPriest_Glove','Hibram\'s Gloves','Armor',20,400,1,true,true,1,90,'skill "AL_HEAL",3;\nbonus bInt,2;\nbonus bMatkRate,2;\nbonus bUseSPrate,-5;\nif (readparam(bInt)>=110)\n bonus bMatkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28438,'Fairy_Leaf_Powder','Fairy Leaf Powder','Armor',20,400,1,true,true,1,90,'bonus bDex,2;\nbonus bDelayrate,-5;\nbonus bLongAtkRate,2;\nskill "SM_MAGNUM",3;\nif (readparam(bDex)>=100)\n bonus bLongAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (28439,'Sea_Otter_Mini_Fan','Sea Otter Mini Fan','Armor',100,1,true,true,1,'bonus bAllStats,1;\nbonus2 bExpAddClass,Class_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`script`) VALUES (28440,'FurSeal_Fan','Seal Mini Fan','Armor',3000000,100,1,true,true,1,'bonus2 bExpAddClass,Class_All,5;\nbonus bAllStats,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28441,'Vigilante_Bedge','Vigilante Badge','Armor',200,2,true,true,true,true,true,true,1,100,'bonus bFlee,10;\nbonus bLongAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28442,'Hippie_Feather','Hippie Feather','Armor',200,2,true,true,true,true,true,true,1,100,'bonus bCritical,5;\nbonus bFlee,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28443,'Para_Team_Str_Ring100','Awakened Eden Group Ring of Strength I','Armor',true,true,1,100,100,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28444,'Para_Team_Str_Necklace100','Awakened Eden Group Necklace of Strength I','Armor',true,true,1,100,100,true,true,true,true,true,true,'bonus bStr,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28445,'Para_Team_Str_Ring115','Awakened Eden Group Ring of Strength II','Armor',true,true,1,115,100,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28446,'Para_Team_Str_Necklace115','Awakened Eden Group Necklace of Strength II','Armor',true,true,1,115,100,true,true,true,true,true,true,'bonus bStr,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28447,'Para_Team_Str_Ring130','Awakened Eden Group Ring of Strength III','Armor',true,true,1,130,100,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28448,'Para_Team_Str_Necklace130','Awakened Eden Group Necklace of Strength III','Armor',true,true,1,130,100,true,true,true,true,true,true,'bonus bStr,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28449,'Para_Team_Str_Ring145','Awakened Eden Group Ring of Strength IV','Armor',true,true,1,145,100,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28450,'Para_Team_Str_Necklace145','Awakened Eden Group Necklace of Strength IV','Armor',true,true,1,145,100,true,true,true,true,true,true,'bonus bStr,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28451,'Para_Team_Str_Ring160','Awakened Eden Group Ring of Strength V','Armor',true,true,1,160,100,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nskill "AL_HEAL",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28452,'Para_Team_Str_Necklace160','Awakened Eden Group Necklace of Strength V','Armor',true,true,1,160,100,true,true,true,true,true,true,'bonus bStr,4;\nskill "AL_TELEPORT",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28453,'Para_Team_Magic_Ring100','Awakened Eden Group Ring of Magic I','Armor',true,true,1,100,100,true,true,true,true,true,true,'bonus bMatkRate,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28454,'Para_Team_Magic_Necklace100','Awakened Eden Group Necklace of Magic I','Armor',true,true,1,100,100,true,true,true,true,true,true,'bonus bInt,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28455,'Para_Team_Magic_Ring115','Awakened Eden Group Ring of Magic II','Armor',true,true,1,115,100,true,true,true,true,true,true,'bonus bMatkRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28456,'Para_Team_Magic_Necklace115','Awakened Eden Group Necklace of Magic II','Armor',true,true,1,115,100,true,true,true,true,true,true,'bonus bInt,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28457,'Para_Team_Magic_Ring130','Awakened Eden Group Ring of Magic III','Armor',true,true,1,130,100,true,true,true,true,true,true,'bonus bMatkRate,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28458,'Para_Team_Magic_Necklace130','Awakened Eden Group Necklace of Magic III','Armor',true,true,1,130,100,true,true,true,true,true,true,'bonus bInt,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28459,'Para_Team_Magic_Ring145','Awakened Eden Group Ring of Magic IV','Armor',true,true,1,145,100,true,true,true,true,true,true,'bonus bMatkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28460,'Para_Team_Magic_Necklace145','Awakened Eden Group Necklace of Magic IV','Armor',true,true,1,145,100,true,true,true,true,true,true,'bonus bInt,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28461,'Para_Team_Magic_Ring160','Awakened Eden Group Ring of Magic V','Armor',true,true,1,160,100,true,true,true,true,true,true,'bonus bMatkRate,5;\nskill "AL_HEAL",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28462,'Para_Team_Magic_Necklace160','Awakened Eden Group Necklace of Magic V','Armor',true,true,1,160,100,true,true,true,true,true,true,'bonus bInt,4;\nskill "AL_TELEPORT",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28463,'Para_Team_Agi_Ring100','Awakened Eden Group Ring of Agility I','Armor',true,true,1,100,100,true,true,true,true,true,true,'bonus bLongAtkRate,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28464,'Para_Team_Agi_Necklace100','Awakened Eden Group Necklace of Agility I','Armor',true,true,1,100,100,true,true,true,true,true,true,'bonus bDex,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28465,'Para_Team_Agi_Ring115','Awakened Eden Group Ring of Agility II','Armor',true,true,1,115,100,true,true,true,true,true,true,'bonus bLongAtkRate,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28466,'Para_Team_Agi_Necklace115','Awakened Eden Group Necklace of Agility II','Armor',true,true,1,115,100,true,true,true,true,true,true,'bonus bDex,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28467,'Para_Team_Agi_Ring130','Awakened Eden Group Ring of Agility III','Armor',true,true,1,130,100,true,true,true,true,true,true,'bonus bLongAtkRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28468,'Para_Team_Agi_Necklace130','Awakened Eden Group Necklace of Agility III','Armor',true,true,1,130,100,true,true,true,true,true,true,'bonus bDex,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28469,'Para_Team_Agi_Ring145','Awakened Eden Group Ring of Agility IV','Armor',true,true,1,145,100,true,true,true,true,true,true,'bonus bLongAtkRate,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28470,'Para_Team_Agi_Necklace145','Awakened Eden Group Necklace of Agility IV','Armor',true,true,1,145,100,true,true,true,true,true,true,'bonus bDex,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28471,'Para_Team_Agi_Ring160','Awakened Eden Group Ring of Agility V','Armor',true,true,1,160,100,true,true,true,true,true,true,'bonus bLongAtkRate,4;\nskill "AL_HEAL",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28472,'Para_Team_Agi_Necklace160','Awakened Eden Group Necklace of Agility V','Armor',true,true,1,160,100,true,true,true,true,true,true,'bonus bDex,4;\nskill "AL_TELEPORT",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28473,'Para_Team_Ring100D','Eden Group Ring of Recovery I','Armor',true,true,1,100,100,true,true,true,true,true,true,'bonus bHealPower,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28474,'Para_Team_Necklace100D','Eden Group Necklace of Recovery I','Armor',true,true,1,100,100,true,true,true,true,true,true,'bonus bVit,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28475,'Para_Team_Ring115D','Eden Group Ring of Recovery II','Armor',true,true,1,115,100,true,true,true,true,true,true,'bonus bHealPower,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28476,'Para_Team_Necklace115D','Eden Group Necklace of Recovery II','Armor',true,true,1,115,100,true,true,true,true,true,true,'bonus bVit,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28477,'Para_Team_Ring130D','Eden Group Ring of Recovery III','Armor',true,true,1,130,100,true,true,true,true,true,true,'bonus bHealPower,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28478,'Para_Team_Necklace130D','Eden Group Necklace of Recovery III','Armor',true,true,1,130,100,true,true,true,true,true,true,'bonus bVit,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28479,'Para_Team_Ring145D','Eden Group Ring of Recovery IV','Armor',true,true,1,145,100,true,true,true,true,true,true,'bonus bHealPower,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28480,'Para_Team_Necklace145D','Eden Group Necklace of Recovery IV','Armor',true,true,1,145,100,true,true,true,true,true,true,'bonus bVit,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28481,'Para_Team_Ring160D','Eden Group Ring of Recovery V','Armor',true,true,1,160,100,true,true,true,true,true,true,'bonus bHealPower,5;\nskill "AL_HEAL",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28482,'Para_Team_Necklace160D','Eden Group Necklace of Recovery V','Armor',true,true,1,160,100,true,true,true,true,true,true,'bonus bVit,4;\nskill "AL_TELEPORT",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28483,'Royal_Guardian_Ring','Royal Guardian Ring','Armor',10,1,true,true,1,99,'.@b = min(BaseLevel/25,7);\nbonus bMaxHPrate,.@b;\nbonus bMaxSPrate,.@b;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28484,'Scarf_Of_Rebellion','Rebel Scarf','Armor',20,400,1,true,true,1,100,'.@M = getskilllv("RL_MASS_SPIRAL");\n.@F = getskilllv("RL_FIRE_RAIN");\n.@S = getskilllv("RL_S_STORM");\n.@D = getskilllv("RL_D_TAIL");\n.@E = getskilllv("RL_E_CHAIN");\nbonus2 bAddClass,Class_All,5;\nbonus bAspdRate,2*.@M;\nbonus bVariableCastrate,-10;\nbonus bDelayrate,-(.@F);\nbonus2 bSkillCooldown,"RL_HEAT_BARREL",-4000*.@S;\nbonus2 bSkillCooldown,"RL_S_STORM",-100*.@S;\nbonus bCritAtkRate,3*.@D;\nbonus2 bSkillAtk,"RL_FIRE_RAIN",5*.@F;\nbonus2 bSkillAtk,"RL_MASS_SPIRAL",5*.@M;\nbonus2 bSkillAtk,"RL_QD_SHOT",5*.@E;\nbonus2 bSkillAtk,"RL_S_STORM",5*.@S;\nbonus2 bSkillUseSP,"RL_FIREDANCE",10;\nbonus2 bSkillUseSP,"RL_FIRE_RAIN",4*.@F;\nbonus2 bSkillUseSP,"RL_MASS_SPIRAL",2*.@M;\nif (.@D > 0) {\n autobonus3 "{ .@r = getskilllv(\\"RL_D_TAIL\\"); bonus3 bAutoSpell,\\"RL_D_TAIL\\",.@r,10*(1+.@r); }",1000,50000,"RL_C_MARKER","{ specialeffect2 EF_POTION_BERSERK; }";\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28485,'Shinobi_Sash_H','Shinobi Sash H','Armor',20,100,1,true,true,1,100,'bonus bMatkRate,5;\nbonus bAspdRate,5;\nbonus bDelayrate,-5;\n.@a = (getskilllv("KO_GENWAKU")+getskilllv("KO_JYUSATSU")+getskilllv("KO_KYOUGAKU"));\nbonus2 bMagicAddEle,Ele_Dark,4*.@a;\nbonus2 bSkillAtk,"NJ_BAKUENRYU",10*getskilllv("NJ_KOUENKA");\nbonus2 bSkillAtk,"NJ_KAMAITACHI",10*getskilllv("NJ_HUUJIN");\nbonus2 bSkillAtk,"NJ_HYOUSYOURAKU",20*getskilllv("NJ_HYOUSENSOU");'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28491,'Matagi_Swordaxe','Hunting Knife','Armor',20,400,1,true,true,1,90,'bonus bLuk,2;\nbonus bHit,10;\nbonus bCriticalLong,5;\nskill "TF_HIDING",1;\nif (readparam(bLuk)>=100) {\n bonus bHit,5;\n bonus bCriticalLong,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28492,'Tip_Of_Thief_Vol1','Thieve\'s Guide Vol.1','Armor',20,10,1,true,true,1,100,'bonus bStr,5;\nbonus bAgi,5;\nbonus bInt,5;\nif (getskilllv("SC_ENERVATION")>2)\n skill "SN_WINDWALK",5;\nif (getskilllv("SC_GROOMY")>2)\n skill "HP_ASSUMPTIO",5;\nif (getskilllv("SC_IGNORANCE")>2)\n skill "WS_OVERTHRUSTMAX",5;\nif (getskilllv("SC_LAZINESS")>2)\n skill "ASC_METEORASSAULT",5;\nif (getskilllv("SC_UNLUCKY")>2)\n skill "LK_BERSERK",1;\nif (getskilllv("SC_WEAKNESS")>2)\n skill "HW_MAGICPOWER",5;\nif (getskilllv("RG_GRAFFITI")>0) {\n bonus bStr,5;\n bonus bAgi,5;\n bonus bInt,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28495,'Badge_Of_Vigilante1','Sheriff\'s Left Badge','Armor',100,1,true,1,100,100,true,true,true,true,true,true,'if (readparam(bStr) > 89)\n bonus2 bAddClass,Class_All,3;\nif (readparam(bVit) > 89)\n bonus bMaxHP,1000;\nif (readparam(bDex) > 89)\n bonus bLongAtkRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28496,'Badge_Of_Vigilante2','Sheriff\'s Right Badge','Armor',100,1,true,1,100,100,true,true,true,true,true,true,'if (readparam(bVit) > 89)\n bonus bMaxHP,1000;\nif (readparam(bInt) > 89)\n bonus bMatkRate,3;\nif (readparam(bDex) > 89)\n bonus bVariableCastrate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28499,'Proof_of_Glory','Proof of Glory','Armor',100,true,true,1,100,'bonus bAllStats,1;\nbonus2 bAddRace,RC_All,2;\nbonus2 bMagicAddRace,RC_All,2;\nif (BaseLevel>=150) {\n bonus bAllStats,1;\n bonus2 bAddRace,RC_All,2;\n bonus2 bMagicAddRace,RC_All,2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`) VALUES (28500,'Zealous_Necklace','Zealous Necklace','Armor',20,200,1,true,true,1,100); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28501,'Horn_Of_Kirin','Horn of Kirin','Armor',20,500,3,1,true,true,1,50,'bonus bAgi,2;\nbonus bAspdRate,2;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Brute,1;\nbonus2 bSubRace,RC_Player_Doram,1;\nbonus2 bSubRace,RC_Fish,1;\nbonus2 bSubRace,RC_Player_Human,1;\nbonus2 bSubRace,RC_Demon,2;\nbonus2 bSubRace,RC_Undead,2;\nskill "AL_INCAGI",6;\nif (readparam(bAgi)>=100) {\n bonus bAspdRate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (28502,'Mob_Scarf','Mob Scarf','Armor',20,100,true,1,100,1568,'skill "SA_SPELLBREAKER",2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28503,'Keraunos','Keraunos','Armor',20,100,1,true,true,1,100,'bonus bMaxHPrate,5;\nbonus2 bAddClass,Class_All,5;\nbonus bAspdRate,5;\nbonus2 bVariableCastrate,"SR_GATEOFHELL",-3*(BaseLevel/20);\nbonus2 bVariableCastrate,"SR_RIDEINLIGHTNING",-5*(BaseLevel/15);\nbonus2 bSkillCooldown,"SR_ASSIMILATEPOWER",-3000;\nbonus2 bSkillAtk,"SR_RIDEINLIGHTNING",5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28506,'StormStone','Storm Stone','Armor',30000,500,1,true,true,1,90,'bonus bMaxSPrate,5;\nbonus bAspdRate,5;\nbonus2 bAddClass,Class_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28507,'Glove_Of_Wizard','Magician\'s Gloves','Armor',20,500,1,true,true,1,80,'bonus bVariableCastrate,-10;\nbonus2 bMagicAtkEle,Ele_Earth,5;\nbonus2 bMagicAtkEle,Ele_Water,5;\nbonus2 bMagicAtkEle,Ele_Wind,5;\nbonus2 bMagicAtkEle,Ele_Fire,5;\nbonus2 bMagicAtkEle,Ele_Ghost,5;\nbonus2 bIgnoreMdefRaceRate,RC_All,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28508,'Skul_Ring_IL','Illusion Skull Ring','Armor',100,1,true,1,100,'bonus2 bAddEff,Eff_Curse,5000;\nbonus2 bAddEff2,Eff_Curse,5000;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28509,'Ring_IL','Illusion Ring','Armor',200,1,true,false,false,true,true,1,100,'bonus bStr,3;\nif (readparam(bStr) >= 100) {\n bonus bBaseAtk,30;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28510,'Vampire\'s_Servant','A Vampire\'s Servant','Armor',100,1,1,true,1,100,'bonus2 bSPDrainRate,10,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28511,'Time_Keeper_Ring','Time Keeper Ring','Armor',true,true,1,100,true,true,true,true,true,true,true,'bonus bMaxHP,50+15*(BaseLevel/2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28513,'Celine_Brooch','Celine\'s Brooch','Armor',20,500,1,true,true,1,100,'bonus bMaxHP,500;\nbonus bMaxSP,250;\nbonus bMatkRate,5;\nbonus bAspd,1;\nbonus bVariableCastrate,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (28514,'Bless_Flower_Ring','Flower Ring of Benediction','Armor',100,true,true,1,20,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28520,'EgirRing','Egir Ring','Armor',20,500,1,true,true,1,100,'bonus bMdef,5;\nbonus bAllStats,1;\nbonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus2 bSubEle,Ele_Water,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28521,'Giant_Protection','Giant\'s Protection','Armor',20,500,1,true,true,1,1,'bonus2 bAddClass,Class_All,5;\nif (readparam(bStr)>=120) {\n bonus bMaxHPrate,5;\n bonus bMaxSPrate,5;\n bonus bBaseAtk,50;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28522,'Ring_Of_Fallen','Ring of The Fallen','Armor',10,10,true,1,10,'bonus bDex,1;\nbonus bMaxHP,200;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28523,'Ring_Of_Disaster','Ring of Calamity','Armor',10,10,true,1,10,'bonus bDex,1;\nbonus bMaxSP,150;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28531,'Glove_Of_Smith','Blacksmith\'s Gloves','Armor',20,500,1,true,true,1,80,'bonus bDelayrate,-10;\nbonus2 bAddClass,Class_Boss,5;\nbonus2 bIgnoreDefRaceRate,RC_All,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28533,'ChemicalGlove','Chemical Glove','Armor',20,100,1,true,true,1,20,'.@s = getskilllv("GN_REMODELING_CART");\nbonus bHit,20;\nbonus bAspdRate,5+.@s;\nbonus bBaseAtk,15*.@s;\nbonus bMaxHPrate,2*.@s;\nbonus2 bSkillUseSP,"GN_CART_TORNADO",.@s;\nbonus2 bAddItemHealRate,501,100;\nbonus2 bAddItemHealRate,502,100;\nbonus2 bAddItemHealRate,503,100;\nbonus2 bAddItemHealRate,504,100;\nbonus2 bSkillAtk,"MC_CARTREVOLUTION",Baselevel;\nbonus2 bSkillAtk,"GN_CARTCANNON",2*(Baselevel/20);\nbonus2 bSkillAtk,"GN_CART_TORNADO",2*(Baselevel/30);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28534,'RKC_2017_Pendant','RKC Participant Memorial Ring','Armor',200,1,true,1,100,100,true,true,true,true,true,true,'bonus bUseSPrate,-3;\nbonus bAspdRate,5;\nbonus bVariableCastrate,-5;\nbonus2 bAddClass,Class_All,3;\nbonus bMatkRate,3;\nbonus2 bHPDrainRate,10,3;\nautobonus "{ bonus2 bHPRegenRate,300,1000; }",10,5000,BF_MAGIC;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28535,'RKC_2017_Ring','RKC Winner Memorial Ring','Armor',200,1,true,1,100,100,true,true,true,true,true,true,'bonus bUseSPrate,-7;\nbonus bLongAtkRate,3;\nbonus bCritAtkRate,3;\nbonus2 bMagicAtkEle,Ele_All,3;\nbonus2 bSPDrainRate,10,1;\nautobonus "{ bonus2 bSPRegenRate,100,1000; }",10,5000,BF_MAGIC;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28551,'Imperial_Glove','Imperial Glove','Armor',20,400,1,true,true,1,100,'bonus2 bAddClass,Class_All,5;\nbonus bVariableCastrate,-10;\nbonus bNoCastCancel;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28560,'YinYang_Talisman','Yin Yang Talisman','Armor',20,200,1,true,true,1,50,'bonus bMatkRate,5;\nbonus bHit,20;\nbonus bAspdRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28562,'True_Hunting_Ring1','True Hunting Physical Ring','Armor',100,1,true,1,50,'bonus bAspdRate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28563,'True_Hunting_Ring2','True Hunting Magical Ring','Armor',100,1,true,1,50,'bonus bVariableCastrate,-7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28564,'Valkyrie_Drop','Valkyrie Drop','Armor',20,30,1,true,true,1,100,'.@r = getskilllv("PR_IMPOSITIO");\nbonus bSPrecovRate,50;\nbonus bVariableCastrate,-10;\nbonus bDelayrate,-5;\nbonus2 bVariableCastrate,"AB_ORATIO",-50;\nbonus2 bFixedCastrate,"AB_ORATIO",-100;\nbonus2 bMagicAddSize,Size_All,3*.@r;\nbonus2 bSkillAtk,"PR_MAGNUS",3*(Baselevel/2);\nif (.@r == 5)\n skill "ALL_ODINS_POWER",2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28565,'Perverse_Demon_Mask','Perverse Demon Mask','Armor',20,60,1,true,1,80,'.@s = readparam(bStr);\n.@a = readparam(bAgi);\n.@d = readparam(bDex);\n.@v = readparam(bvit);\n.@l = readparam(bLuk);\n.@i = readparam(bInt);\nbonus bStr,3*(.@i/18);\nbonus bAgi,3*(.@l/18);\nbonus bVit,3*(.@d/18);\nbonus bInt,3*(.@s/18);\nbonus bDex,3*(.@v/18);\nbonus bLuk,3*(.@a/18);\nbonus bMaxHPrate,(.@d/18);\nbonus bFlee2,(.@a/18);\nbonus bMaxHPrate,(.@d/18);\nbonus bVariableCastrate,-(.@v/18);\nbonus bDelayrate,-(.@i/18);\nbonus2 bIgnoreDefClassRate,Class_All,15*(.@l/18);\nbonus2 bIgnoreMdefRaceRate,RC_All,15*(.@s/18);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28566,'Beginner\'s_Ring','Beginner\'s Ring','Armor',20,true,1,100,'bonus bAspdRate,10;\nbonus bVariableCastrate,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28573,'Emerald_Ring','Emerald Ring','Armor',20,300,1,true,true,1,100,'.@a = getskilllv("AC_DOUBLE")/2;\nbonus bAgi,5+(.@a);\nbonus bVit,5+(.@a);\nbonus bDex,5+(.@a);\nbonus bBaseAtk,(20*.@a);\nbonus2 bSkillAtk,"AC_DOUBLE",Baselevel;\nbonus2 bSkillAtk,"AC_SHOWER",Baselevel;\nbonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",2*(Baselevel/10);\nbonus2 bSkillUseSP,"WM_RANDOMIZESPELL",18;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28575,'Verus_Core','Verus Core','Armor',10,500,1,true,true,1,80,'bonus bAspdRate,10;\nbonus2 bAddEle,Ele_All,5;\nbonus bPerfectHitAddRate,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28594,'Temporal_Ring','Temporal Ring','Armor',20,500,1,true,true,1,100,'bonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus bBaseAtk,50;\nbonus bMatk,50;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (28598,'Supplement_Part_Chip','Powered Chip','Armor',20,100,1,true,true,1,100,'bonus bStr,5;\nbonus bVit,5;\nbonus bDex,5;\nbonus2 bAddClass,Class_All,5;\nif (getskilllv("NC_ARMSCANNON") >= 3)\n bonus bDelayrate,-30;\nif (getskilllv("NC_NEUTRALBARRIER") >= 3) {\n bonus2 bVariableCastrate,"NC_ARMSCANNON",-50;\n bonus2 bVariableCastrate,"NC_FLAMELAUNCHER",-50;\n bonus2 bVariableCastrate,"NC_COLDSLOWER",-50;\n}\nif (getskilllv("NC_PILEBUNKER") >= 3) {\n bonus bStr,5;\n bonus bVit,5;\n bonus bDex,5;\n bonus bBaseAtk,100;\n}\nif (getskilllv("NC_RESEARCHFE") >= 5)\n bonus bNoMadoFuel;'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (28600,'Ru_Blue_Book','Blue Book','Weapon','Book',10,500,160,1,1,true,true,true,true,true,3,100,true,'bonus bAgi,5;\nbonus bDex,5;'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`range`,`slots`,`job_archer`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (28601,'Ru_Gold_Book','Ru Gold Book','Weapon','Book',500,160,1,2,true,true,3,120,true,'bonus bVit,8;\nbonus bInt,8;'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`magic_attack`,`range`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (28602,'Demon_Hunting_Bible_K','Demon Hunting Bible','Weapon','Book',500,30,170,1,2,true,true,true,true,true,3,110,true,'bonus bInt,2;\nbonus bDex,2;\n.@b = readparam(bInt);\nbonus2 bSkillAtk,"PR_MAGNUS",30+min(.@b,120);\nbonus bHealPower,10;\nbonus bAddItemHealRate,10;\n.@r = (getrefine()*1000);\nautobonus2 "{ bonus bIgnoreMdefRace,RC_All; }",50,1000+.@r,BF_WEAPON,"{ specialeffect2 EF_FLOWERCAST; }";\nbonus bUnbreakableWeapon;\nbonus bAtkEle,Ele_Holy;'); @@ -6310,737 +6310,737 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`we REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`range`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (28774,'R_Gladius_R','Royal Gladius (R)','Weapon','Dagger',1500,200,1,2,true,true,true,true,true,4,170,true,'bonus2 bAddClass,Class_All,5;'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`range`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`) VALUES (28775,'R_Gladius_L','Royal Gladius (L)','Weapon','Dagger',1000,100,1,3,true,true,true,true,true,4,170,true); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`range`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (28776,'R_Magician_Dagger','Royal Magician Dagger','Weapon','Dagger',1500,200,1,2,true,true,true,true,true,4,170,true,'.@r = getrefine();\nbonus bMatkRate,5;\nbonus bMatk,170;\nbonus bMatk,4*.@r;\nif (.@r>=9) {\n bonus2 bMagicAtkEle,Ele_Neutral,15;\n bonus2 bMagicAtkEle,Ele_Fire,15;\n}\nif (.@r>=11) {\n bonus2 bMagicAddRace,RC_Undead,20;\n bonus2 bMagicAddRace,RC_Angel,20;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28900,'ShieldOfGuardsman','Guardsmen\'s Shield','Armor',20,3000,30,1,true,100,true,1,'.@r = getrefine();\nskill "LG_SHIELDSPELL",1;\nbonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",3,5+(.@r*3);\nbonus bDef,(.@r*10);\nbonus bMdef,.@r;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28901,'Mad_Bunny_K','Cursed Mad Bunny','Armor',20,100,true,1,true,1,'bonus bAspd,3;\nbonus2 bAddRace,RC_All,5;\nbonus2 bMagicAddRace,RC_All,5;\nbonus bShortWeaponDamageReturn,10;\nbonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,100,BF_MAGIC,0;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bBaseAtk,5;\n bonus bMatk,5;\n}\nif (.@r>=9) {\n bonus bBaseAtk,15;\n bonus bMatk,15;\n}\nif (.@r>=12) {\n bonus bCritical,10;\n bonus bNoCastCancel;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28902,'Mad_Bunny_K_','Mad Bunny','Armor',20,100,1,true,1,true,1,'bonus2 bAddRace,RC_All,5;\nbonus2 bMagicAddRace,RC_All,5;\nbonus bShortWeaponDamageReturn,10;\nbonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,100,BF_MAGIC,0;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bBaseAtk,5;\n bonus bMatk,5;\n}\nif (.@r>=9) {\n bonus bBaseAtk,15;\n bonus bMatk,15;\n}\nif (.@r>=12) {\n bonus bCritical,10;\n bonus bNoCastCancel;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28903,'Scutum','Scutum','Armor',500,1,1,true,1,true,1,'.@r = getrefine();\nbonus bFlee,5;\nbonus bFlee2,1+(.@r/3*2);\nif (.@r >= 10) {\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28904,'Unity_Guard','Unity Guard','Armor',20,300,60,1,true,1,true,1,100,true,true,true,true,true,true,'if (BaseLevel<100) {\n bonus bDef,12*getrefine();\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28905,'Unity_Buckler','Unity Buckler','Armor',20,300,60,1,true,1,true,1,100,true,true,true,true,true,true,'if (BaseLevel<100) {\n bonus bMaxSPrate,2*getrefine();\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28906,'Shield_Of_Flame','Shield Of Flame','Armor',500,80,1,true,90,true,1,'bonus2 bSubEle,Ele_Fire,25;\n.@r = getrefine();\nif (.@r > 4) {\n bonus bAspd,1+((.@r > 6) ? 1 : 0);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28907,'Shield_Of_Gust','Shield Of Gust','Armor',500,80,1,true,90,true,1,'bonus2 bSubEle,Ele_Wind,25;\n.@r = getrefine();\nif (.@r > 4) {\n bonus bAspd,1+((.@r > 6) ? 1 : 0);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28908,'Shield_Of_Water','Shield Of Water','Armor',500,80,1,true,90,true,1,'bonus2 bSubEle,Ele_Water,25;\n.@r = getrefine();\nif (.@r > 4) {\n bonus bAspd,1+((.@r > 6) ? 1 : 0);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28909,'Shield_Of_Earth','Shield Of Earth','Armor',500,80,1,true,90,true,1,'bonus2 bSubEle,Ele_Earth,25;\n.@r = getrefine();\nif (.@r > 4) {\n bonus bAspd,1+((.@r > 6) ? 1 : 0);\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28910,'Imuke_Upper_Shield','Rectangular Large Sleeve','Armor',20,800,80,1,true,100,true,1,'bonus bLongAtkDef,5;\n.@r = getrefine();\nif (.@r>=5) {\n bonus bLongAtkDef,5;\n}\nif (.@r>=7) {\n bonus bLongAtkDef,10;\n}\nif (.@r>=9) {\n bonus bLongAtkDef,15;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28913,'Ultra_Light_MShield','Ultralight Magic Shield','Armor',100,50,1,true,100,true,1,'.@r = getrefine();\n.@val = 5;\nbonus2 bIgnoreDefClassRate,Class_Normal,10;\nif (.@r >= 9) {\n .@val += 5;\n} else if (.@r >= 7) {\n .@val += 2;\n}\nbonus bAspdRate,.@val;\nbonus2 bSubEle,Ele_Neutral,.@val;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28914,'Toughen_Time_Keepr_Shd','Enhanced Time Keeper Shield','Armor',25,true,100,true,3,100,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,15;\nbonus bMdef,5;\nbonus bMaxHP,500;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28915,'Bunker_Shield_','Bunker Shield','Armor',20,3500,90,1,true,50,true,1,'.@r = getrefine();\nif (.@r >= 5) {\n .@dmg = .@r - 4;\n}\nbonus2 bAddClass,Class_All,(4+.@dmg);\nbonus bAspdRate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28916,'Gaia_Shield','Gaia Shield','Armor',20,2000,150,1,true,90,true,1,'bonus bMdef,10;\nbonus2 bSubEle,Ele_Earth,10;\nbonus2 bAddEle,Ele_Earth,5;\nbonus2 bMagicAddEle,Ele_Earth,5;\n.@r = getrefine();\nif (.@r>=6) {\n bonus2 bSubEle,Ele_Earth,15;\n bonus2 bAddEle,Ele_Earth,10;\n bonus2 bMagicAddEle,Ele_Earth,10;\n}\nif (.@r>=8) {\n if (readparam(bStr)>=90) {\n bonus bBaseAtk,50;\n }\n if (readparam(bAgi)>=90) {\n bonus bAspdRate,5;\n }\n if (readparam(bVit)>=90) {\n bonus bHealPower2,10;\n bonus bAddItemHealRate,10;\n }\n if (readparam(bInt)>=90) {\n bonus bMatk,30;\n }\n if (readparam(bDex)>=90) {\n bonus bVariableCastrate,-5;\n }\n if (readparam(bLuk)>=90) {\n bonus bCritAtkRate,5;\n }\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28918,'Shield_Of_Chaos','Shield of Chaos','Armor',20,500,80,1,true,90,true,1,'.@r = getrefine();\nbonus bMdef,5;\nbonus2 bSubEle,Ele_Dark,25;\nif (.@r>=5)\n bonus bAspd,1;\nif (.@r>=7)\n bonus bAspd,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28920,'Diamond_Shield','Diamond Shield','Armor',20,1000,50,true,100,true,1,'.@r = getrefine();\nif (BaseLevel>=150) {\n bonus bDef,100+(20*(.@r/3));\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28921,'Anemos_Shield','Anemos Shield','Armor',20,3500,150,1,true,90,true,1,'bonus bMdef,15;\nbonus2 bAddEle,Ele_Wind,5;\nbonus2 bMagicAddEle,Ele_wind,5;\nbonus2 bSubEle,Ele_Wind,10;\nbonus bUnbreakableShield;\n.@r = getrefine();\nif (.@r>=6) {\n bonus2 bAddEle,Ele_Wind,10;\n bonus2 bMagicAddEle,Ele_wind,10;\n bonus2 bSubEle,Ele_Wind,15;\n}\nif (.@r>=8) {\n if (readparam(bStr)>=90)\n bonus bBaseAtk,50;\n if (readparam(bAgi)>=90)\n bonus bAspdRate,5;\n if (readparam(bVit)>=90)\n bonus bAddItemHealRate,10;\n if (readparam(bInt)>=90)\n bonus bMatk,30;\n if (readparam(bDex)>=90)\n bonus bVariableCastrate,-5;\n if (readparam(bLuk)>=90)\n bonus bCritAtkRate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28922,'Herald_Of_GOD_IL','Illusion Sacred Mission','Armor',1600,190,1,true,true,true,true,true,120,true,4,'bonus bVit,3;\nbonus bInt,2;\nbonus bMdef,3;\nbonus bUnbreakableShield;\nbonus2 bSkillAtk,"LG_EARTHDRIVE",(7*getrefine());'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28929,'Happy_Shield','Happy Shield','Armor',10,3500,150,1,true,90,true,1,'bonus bMdef,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28941,'Excelion_Shield','Excelion Shield','Armor',20,1200,95,1,true,100,true,1,'.@r = getrefine();\nbonus bMdef,5;\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nbonus bBaseAtk,30*(.@r/3);\nbonus bMatk,30*(.@r/3);\nif (readparam(Baselevel)>=130) {\n bonus bMaxHPrate,5;\n bonus bMaxSPrate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28942,'Bloody_Knight_Shield','Cursed Knight\'s Shield','Armor',800,1,true,1,true,1,'bonus bAspdRate,10;\nbonus2 bAddClass,Class_All,3;\nbonus bMatkRate,3;\nbonus2 bSubEle,Ele_All,7;\nautobonus2 "{ bonus2 bSPRegenRate,25,1000; }",50,5000;\nautobonus "{ bonus2 bHPRegenRate,150,1000; }",50,5000;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bBaseAtk,10;\n bonus bMatk,10;\n}\nif (.@r>=9) {\n bonus bAspd,1;\n}\nif (.@r>=12) {\n bonus bDelayrate,-3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28945,'Bloody_Knight_Shield_','Bloody Knight\'s Shield','Armor',800,1,true,1,true,1,'bonus bAspdRate,10;\nbonus2 bAddClass,Class_All,3;\nbonus bMatkRate,3;\nbonus2 bSubEle,Ele_All,7;\nautobonus2 "{ bonus2 bSPRegenRate,25,1000; }",50,5000;\nautobonus "{ bonus2 bHPRegenRate,150,1000; }",50,5000;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bBaseAtk,10;\n bonus bMatk,10;\n}\nif (.@r>=9) {\n bonus bAspd,1;\n}\nif (.@r>=12) {\n bonus bDelayrate,-3;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28946,'Bloody_Knight_Shield__','Purified Knight\'s Shield','Armor',800,1,true,1,true,1,'bonus bAspdRate,10;\nbonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus2 bSubEle,Ele_All,10;\nautobonus2 "{ bonus2 bSPRegenRate,50,1000; }",50,5000;\nautobonus "{ bonus2 bHPRegenRate,300,1000; }",50,5000;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bBaseAtk,20;\n bonus bMatk,20;\n}\nif (.@r>=9) {\n bonus bAspd,2;\n}\nif (.@r>=12) {\n bonus bDelayrate,-5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28950,'Variant_Shield','Abyss Shield','Armor',1200,150,true,165,true,1,'.@r = getrefine();\nbonus bUnbreakableWeapon;\nif (.@r>=6) {\n bonus2 bResEff,Eff_Fear,50;\n bonus2 bSubRace,RC_Player_Human,20;\n}\nif (.@r>=8) {\n bonus2 bResEff,Eff_Fear,50;\n bonus2 bSubRace,RC_Player_Human,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28951,'Nero_Shield','Nero Shield','Armor',20,500,80,1,true,90,true,1,'.@r = getrefine();\nbonus bUnbreakableShield;\nbonus bMdef,5;\nbonus2 bSubEle,Ele_Water,10;\nbonus2 bAddEle,Ele_Water,5;\nbonus2 bMagicAddEle,Ele_Water,5;\nif (.@r>=6) {\n bonus2 bSubEle,Ele_Water,15;\n bonus2 bAddEle,Ele_Water,10;\n bonus2 bMagicAddEle,Ele_Water,10;\n}\nif (.@r>=8) {\n if (readparam(bStr)>=90)\n bonus bBaseAtk,50;\n if (readparam(bAgi)>=90)\n bonus bAspdRate,5;\n if (readparam(bInt)>=90)\n bonus bMatk,30;\n if (readparam(bVit)>=90)\n bonus bAddItemHealRate,10;\n if (readparam(bDex)>=90)\n bonus bVariableCastrate,-5;\n if (readparam(bLuk)>=90)\n bonus bCritAtkRate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28953,'Poring_B_Shield','Poring Battle Shield','Armor',80,1,true,150,true,1,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus2 bSubSize,Size_All,2*(.@r/3);\nbonus2 bMagicSubSize,Size_All,2*(.@r/3);\nif (.@r>=7) {\n bonus bMaxHPrate,5;\n bonus bMaxSPrate,5;\n}\nif (.@r>=9) {\n bonus bAspd,1;\n}\nif (.@r>=12) {\n autobonus "{ bonus2 bHPRegenRate,100,1000; }",50,4000,BF_MAGIC;\n bonus bShortWeaponDamageReturn,1;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28955,'Fotia_Shield','Fotia Shield','Armor',20,1000,120,1,true,90,true,1,'.@r = getrefine();\nbonus bUnbreakableShield;\nbonus bMdef,5;\nbonus2 bSubEle,Ele_Fire,10;\nbonus2 bAddEle,Ele_Fire,5;\nbonus2 bMagicAddEle,Ele_Fire,5;\nif (.@r>=6) {\n bonus2 bSubEle,Ele_Fire,15;\n bonus2 bAddEle,Ele_Fire,10;\n bonus2 bMagicAddEle,Ele_Fire,10;\n}\nif (.@r>=8) {\n if (readparam(bStr)>=90)\n bonus bBaseAtk,50;\n if (readparam(bAgi)>=90)\n bonus bAspdRate,5;\n if (readparam(bInt)>=90)\n bonus bMatk,30;\n if (readparam(bVit)>=90)\n bonus bAddItemHealRate,10;\n if (readparam(bDex)>=90)\n bonus bVariableCastrate,-5;\n if (readparam(bLuk)>=90)\n bonus bCritAtkRate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31027,'C_Pretty_Bear','Costume Pretty Bear','Armor',true,1,1480); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31028,'C_Black_Cat_Hood','Costume Black Cat Hood','Armor',true,1,1481); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31029,'C_Pig_Nose','Costume Pig Nose','Armor',true,1,1482); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31030,'C_Tiger_Face','Costume Tiger Face','Armor',true,true,true,1,483); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31031,'C_Tare_Pope_Casual','Costume Drooping Pope Casual','Armor',true,1,1483); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31032,'C_Tare_Luwmin','Costume: Sailing Lumin','Armor',true,1,1484); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31033,'C_BelieversCap','Costume Believer\'s Mask','Armor',true,true,true,1,1485); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31034,'C_Pirates_Hood','Costume Pirates Hood','Armor',true,1,592); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31035,'C_Bankruptcy_Of_Heart','Costume Bankruptcy of Heart','Armor',true,1,107); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31036,'C_Satto_Hat','Costume Used Hat','Armor',true,1,227); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31037,'C_Beret','Costume Beret','Armor',true,1,226); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31038,'C_Cheks_Bandana','Costume Cheks Bandana','Armor',true,1,1174); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31039,'C_Crown_of_Old_King_Red','Costume Crown of Old King Red','Armor',true,1,1491); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`script`,`equip_script`,`unequip_script`) VALUES (31040,'C_Magical_Feather','Costume Magical Feather','Armor',true,1,1279,'hateffect(HAT_EF_MAGICAL_FEATHER,true);','/* commented because only the last sentence is seen\nshowscript "Oh Holy Light!";\nshowscript "Strike down my foes!";\nshowscript "Blessings be upon me as I strike the undead and demonic with my Demon Bane!";\nshowscript "I am a Magical Acolyte who fights against the black Porings of Satan Morroc!";\n*/\nshowscript "Every day I struggle against the darkness but today will be magical!";','hateffect(HAT_EF_MAGICAL_FEATHER,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31041,'C_Cat_Lace_Hairband','Costume Cat Lace Hairband','Armor',true,1,816); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31042,'C_Survival_Circlet','Costume Survival Circlet','Armor',true,1,1220); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31043,'C_Ribbon_White','Costume Ribbon White','Armor',true,1,248); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31044,'C_Drooping_Kitty_Pink','Costume Drooping Kitty Pink','Armor',true,1,276); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31045,'C_Blue_Rear_Ribbon','Costume Blue Rear Ribbon','Armor',true,1,1492); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31046,'C_White_Rose_Princess','Costume White Rose Princess','Armor',true,1,1493); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31047,'C_First_Love_Cheek','Costume First Love Cheek','Armor',true,1,1494); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31048,'C_White_Lily_Black_Ribbon','Costume White Lily Black Ribbon','Armor',true,1,1495); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31049,'C_Marin_Hat','Costume Marin Hat','Armor',true,1,948); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31050,'C_Golden_Poring_Hat','Costume Golden Poring Hat','Armor',true,1,1236); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31051,'C_Poring_Sun_Visor','Costume Poring Sun Visor','Armor',true,1,1496); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31052,'C_Alchemist_Mask','Costume Alchemist Mask','Armor',true,true,true,1,1497); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31053,'C_Drooping_Eddga','Costume Drooping Eddga','Armor',true,1,495); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31054,'C_Sting_Hat','Costume Sting Hat','Armor',true,1,504); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31055,'C_Poring_Soap_Pipe','Costume Poring Soap Pipe','Armor',true,1,1499); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`script`,`unequip_script`) VALUES (31056,'C_Furious_Wave','Costume Furious Wave','Armor',true,1,'hateffect(HAT_EF_DOUBLEGUMGANG,true);\n/* Need to confirm this */','hateffect(HAT_EF_DOUBLEGUMGANG,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31057,'C_Eremes_Scarf_Black','Costume: Eremes\' Scarf (Black)','Armor',true,1,1501); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31058,'C_Gelato_Hat','Costume Gelato Hat','Armor',true,1,777); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31059,'C_Sailor_Hat','Costume Sailor Hat','Armor',true,1,798); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31060,'C_Starfish_Headband','Costume Starfish Headband','Armor',true,1,793); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31061,'C_Nipper_Hairpin','Costume Nipper Hairpin','Armor',true,1,470); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31062,'C_Eleanor_Wig','Costume Eleanor Wig','Armor',true,1,1502); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31063,'C_Hair_Bun_BU','Costume Hair in a Bun(Blue)','Armor',true,1,1503); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31064,'C_Hair_Bun_RD','Costume Hair in a Bun(Red)','Armor',true,1,1504); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31065,'C_Hair_Bun_YL','Costume Hair in a Bun(Yellow)','Armor',true,1,1505); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31066,'C_Hair_Bun_GN','Costume Hair in a Bun(Green)','Armor',true,1,1506); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31067,'C_Hair_Bun_BL','Costume Hair in a Bun(Black)','Armor',true,1,1507); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31068,'C_Hair_Bun_WH','Costume Hair in a Bun(White)','Armor',true,1,1508); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31069,'C_Hair_Bun_OM','Costume Hair in a Bun(Brown)','Armor',true,1,1509); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31070,'C_Hair_Bun_PP','Costume Hair in a Bun(Purple)','Armor',true,1,1510); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31071,'C_Roll_Twin_BU','Costume Roll Twin(Blue)','Armor',true,1,1511); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31072,'C_Roll_Twin_RD','Costume Roll Twin(Red)','Armor',true,1,1512); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31073,'C_Roll_Twin_YL','Costume Roll Twin(Yellow)','Armor',true,1,1513); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31074,'C_Roll_Twin_GN','Costume Roll Twin(Green)','Armor',true,1,1514); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31075,'C_Roll_Twin_BL','Costume Roll Twin(Black)','Armor',true,1,1515); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31076,'C_Roll_Twin_WH','Costume Roll Twin(White)','Armor',true,1,1516); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31077,'C_Roll_Twin_OM','Costume Roll Twin(Brown)','Armor',true,1,1517); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31078,'C_Roll_Twin_PP','Costume Roll Twin(Purple)','Armor',true,1,1518); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31079,'C_Long_Pony_BU','Costume Long Pony(Blue)','Armor',true,1,1519); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31080,'C_Long_Pony_RD','Costume Long Pony(Red)','Armor',true,1,1520); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31081,'C_Long_Pony_YL','Costume Long Pony(Yellow)','Armor',true,1,1521); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31082,'C_Long_Pony_GN','Costume Long Pony(Green)','Armor',true,1,1522); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31083,'C_Long_Pony_BL','Costume Long Pony(Black)','Armor',true,1,1523); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31084,'C_Long_Pony_WH','Costume Long Pony(White)','Armor',true,1,1524); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31085,'C_Long_Pony_OM','Costume Long Pony(Brown)','Armor',true,1,1525); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31086,'C_Long_Pony_PP','Costume Long Pony(Purple)','Armor',true,1,1526); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31087,'C_Dwarf_Beard','Costume Dwarf Beard','Armor',true,1,1349); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31088,'C_Mad_Hatter','Costume Mad Hatter','Armor',true,true,1,1421); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (31089,'C_Exploding_Crimson_Flame','Costume Exploding Crimson Flame','Armor',true,1,1500,'hateffect(HAT_EF_BAKURETSU_HADOU,true);\n/* Need to confirm this */','hateffect(HAT_EF_BAKURETSU_HADOU,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31090,'C_Angelring_Hat','Costume Angelring Hat','Armor',true,1,348); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (31091,'C_Gold_Shower','Costume Show Me The Zeny','Armor',true,1,1528,'hateffect(HAT_EF_GOLD_SHOWER,true);\nbonus2 bGetZenyNum,500,3;','hateffect(HAT_EF_GOLD_SHOWER,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31092,'C_Rabbit_Ribbon_Hat','Costume Bunny Ribbon Hat','Armor',true,1,845); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31093,'C_Under_Lamp','Costume Under Lamp','Armor',true,1,1531); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31094,'C_Dice_Hat','Costume Dice Hairband','Armor',true,1,494); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31095,'C_JP_EV01','Costume Mythical Baphomet Horns','Armor',true,1,1532); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31096,'C_JP_EV02','Costume Dog Ears of Bau Alma','Armor',true,1,1533); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31097,'C_JP_EV03','Costume Bunny Ears of Minnie Doe Alma','Armor',true,1,1534); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31098,'C_JP_EV04','Costume Fox Ears of Tamamo Loa','Armor',true,1,1535); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31099,'C_JP_EV05','Costume Headdress of Ontama Aria','Armor',true,1,1536); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31100,'C_JP_EV06','Costume Hat of Dumpty Alma','Armor',true,1,1537); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31101,'C_JP_EV07','Costume Taini Hat Blue','Armor',true,1,1538); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31102,'C_JP_EV08','Costume Taini Hat Orange','Armor',true,1,1539); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31103,'C_JP_EV09','Costume Taini Hat Green','Armor',true,1,1540); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31104,'C_Taini_Hat','Costume Taini Hat','Armor',true,1,722); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (31105,'C_RO_Celebration_Hat','Costume RO Celebration Hat','Armor',true,1,1541,100,true,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31106,'C_Eyepatch_of_Peace','Costume Eyepatch of Peace','Armor',true,1,697); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31107,'C_Eyepatch_of_Prosperity','Costume Eyepatch of Prosperity','Armor',true,1,698); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31113,'C_Doctor_Headband','Costume Doctor headband','Armor',true,1,60); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31114,'C_Theater_Prop','Costume Theater Prop','Armor',true,1,80); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31117,'C_Hoplite_Helmet','Costume Hoplite Helmet','Armor',true,true,true,1,660); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31118,'C_Assassin_Skull_Mask','Costume Scratch Mask','Armor',true,true,1,984); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31119,'C_Blue_Magicianhat','Costume Magician Hat Blue','Armor',true,1,285); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31120,'C_Vampire_Familiar','Costume Vampire Familiar','Armor',true,1,1548); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31121,'C_Stall_Of_Bat','Costume Stall Of Bat','Armor',true,1,1549); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31122,'C_Bloody_Stop_Bandage','Costume Bloody Stop Bandage','Armor',true,1,1550); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31123,'C_Ghostring_Tall_Hat','Costume Ghostring Tall Hat','Armor',true,1,1551); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31124,'C_Ribbon_Chef_Hat','Costume Ribbon Chief Hat','Armor',true,1,785); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31125,'C_QueenAnzRevenge','Costume Queen Anne\'s Revenge','Armor',true,1,1360); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31126,'C_Nestea_Hat','Costume Nestea Hat','Armor',true,1,756); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31127,'C_Flag_Cap','Costume Flag Cap','Armor',true,1,482); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31128,'C_Bride_Mask','Costume Bride Mask','Armor',true,1,223); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31129,'C_Munchs_Scream','Costume Scratch Mask','Armor',true,true,1,75); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31130,'C_Indian_Hairband','Costume Indian Hairband','Armor',true,1,96); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31131,'C_Monk_Hat','Costume Monk Hat','Armor',true,1,35); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31132,'C_Christmas_Wreath','Costume Christmas Wreath','Armor',true,1,1554); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31133,'C_Gambler_Seal','Costume Gambler Seal','Armor',true,1,1202); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31134,'C_Happy_Parrot_J','Costume Talkactive Parrot','Armor',true,1,1116); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31135,'C_Mini_Crown1','Costume Luxury Mini Crown','Armor',true,1,707); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31136,'C_Clock_Casket','Costume Clock Casket','Armor',true,1,1555); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31137,'C_Blue_Rose_Ornament','Costume Blue Rose Ornament','Armor',true,1,1556); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31138,'C_Piamette_Red_Hood','Costume Piamette\'s Red Hood','Armor',true,1,1557); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31139,'C_White_Rabbit_Ear','Costume White Rabbit Ears','Armor',true,1,1558); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (31140,'C_Cowboy_Hat_','Costume Black Cowboy Hat','Armor',true,1,1569,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (31141,'C_Rose_Corsage_','Costume Cactus Flower Corsage','Armor',true,1,1570,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`,`equip_script`,`unequip_script`) VALUES (31142,'C_Time_Prison','Costume Prison of Time','Armor',true,1,1309,'sc_start SC_TIME_ACCESSORY,INFINITE_TICK,0;','sc_end SC_TIME_ACCESSORY;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (31143,'C_Krathong_Crown_TH','Costume: Krathong Crown','Armor',true,1560); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31144,'C_Indi_Feather_Band','Costume Indian Feather Headband','Armor',true,1,809); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31145,'C_AliceFriesinger_Hat_69','Costume AliceFriesinger Hat 69','Armor',true,1,1249); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31146,'C_KarduiEar','Costume Kardui Ears','Armor',true,1,1357); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31147,'C_Tare_Domovoi','Costume Drooping Domovoi','Armor',true,1,781); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31148,'C_Tare_W_Doll','Costume Drooping W Doll','Armor',true,1,359); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31149,'C_Nydhog_Wig','Costume Nydhoggur Wig','Armor',true,1,1563); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31150,'C_Shalosh_Head_Dress','Costume Shalosh Headdress','Armor',true,1,1564); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31151,'C_Chasher_Ear','Costume Cheshire\'s Cat Ears','Armor',true,1,1565); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31152,'C_Piamette_BowTie_Red','Costume Piamette\'s Red Bow Tie','Armor',true,1,1566); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31153,'C_Aniv_Star_Hat2','Costume Cactus Flower Corsage','Armor',true,1,1567); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31154,'C_Cap','C Cap','Armor',true,1,14); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (31157,'C_Spirit_Chain','Costume Soul Ring','Armor',true,69); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31158,'C_Squirrel_Ear_Hat','Costume Squirrel Ear Hat','Armor',true,1,1486); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31160,'C_RuneHelm','Costume Rune Helm','Armor',true,1,1361); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31161,'C_Tiger_Mask','Costume Tiger Mask','Armor',true,true,1,181); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31162,'C_Shaving_Foam','Costume Shaving Foam','Armor',true,1,1129); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31163,'C_Goat_Hat','Costume Sheep Hat','Armor',true,1,205); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31164,'C_Brown_Stall','Costume Brown Stole','Armor',true,1,1572); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31165,'C_Piggyback','Costume Piggyback','Armor',true,1,1574); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31166,'C_Teddy_Bear_Hood','Costume Teddy Bear Hood','Armor',true,1,1571); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31167,'C_Lunatic_Hanging_Ear_BL','Costume Hanging Black Lunatic Ears','Armor',true,1,1575); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31168,'C_Mouton_Life_BL','Costume Blue Mouton Life','Armor',true,1,1573); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31169,'C_Hat_Of_Outlaw','Costume Hilarious Bandit Hat','Armor',true,1,486); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31170,'C_Wind_Wings','Costume Wings of Wind','Armor',true,1,493); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31171,'C_Nekomimi','Costume Nekomimi','Armor',true,1,182); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31172,'C_Roast_Memory','Costume Roast Memory','Armor',true,true,true,1,1576); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31173,'C_Oyster_Parakeet','Costume Oyster Parakeet','Armor',true,1,419); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31174,'C_Suspicious_Bread_Bag','C Suspicious Bread Bag','Armor',true,1,429); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31175,'C_Strawberry_Hat','Costume Strawberry Hat','Armor',true,1,755); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31176,'C_Looking','C Looking','Armor',true,1,1577); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31177,'C_Tail_Hat','C Tail Hat','Armor',true,1,1578); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31178,'C_Flame_Muffler','C Fire Muffler','Armor',true,1,1579); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31179,'C_Wolf_Masquerade','C Wolf Masquerade','Armor',true,1,1580); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31180,'C_Shura_King_Pledge','C King Sura Headband','Armor',true,1,1581); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31181,'C_Necklace_Rosary','Costume Necklace Rosary','Armor',true,1,1471); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31182,'C_Side_Cap','Costume Side Cap','Armor',true,1,529); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31183,'C_Fallen_Angel_Blessing','Costume Blessing of Fallen Angel','Armor',true,1,1250); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31184,'C_Hawkeye','Costume Hawkeye','Armor',true,1,609); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31185,'C_Engineer_Cap','Costume Engineer Cap','Armor',true,1,608); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31186,'C_Black_Cat','Costume Black Cat','Armor',true,1,1582); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31187,'C_War_Princess_Ribbon','Costume War Princess Ribbon','Armor',true,1,1583); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31188,'C_Mono_Gothic_Bonnet','Costume Mono Gothic Bonnet','Armor',true,1,1584); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31189,'C_Cat_Ears_Cape_Red','Costume Red Cat Ears Cape','Armor',true,1,1591); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31190,'C_Angel_Mini_Silk_Hat_B','Costume Black Angel Mini Silk Hat','Armor',true,1,1586); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31191,'C_Whikebain_Ears_Gold','Vibrant Cat Ears','Armor',true,1,1588); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31192,'C_Bluecat_Ear','Blue Cat Ears','Armor',true,1,1589); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31193,'C_Tare_Ahat','Costume Drooping Ahat','Armor',true,1,1590); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31194,'C_Spinning_Propeller','Costume Spinning Propeller','Armor',true,1,270); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`script`) VALUES (31195,'C_Choco_Minihat','Costume Mini Chocolate Hat','Armor',true,1,1592,'bonus2 bExpAddRace,RC_All,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31196,'C_JP_EV12','C Drooping Chuni Penguin','Armor',true,1,1596); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31197,'C_Egg_Crispinette','Costume Egg Crispinette','Armor',true,1,1598); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31198,'C_Octopus_Hat','C Octopus Hat','Armor',true,1,538); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31199,'C_Weird_Beard','C Weird Beard','Armor',true,1,21); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31200,'C_Wrapping_Ribbon','C Wrapping Ribbon','Armor',true,1,1599); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31201,'C_Royal_Rabbit_Crown','C Royal Rabbit Crown','Armor',true,1,1600); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31202,'C_Dog_Officer','C Dog Officer','Armor',true,1,1601); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31203,'C_Charcoal_Stove','C Charcoal Stove','Armor',true,1,1602); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31204,'C_Drooping_White_Cat','C Drooping White Cat','Armor',true,1,378); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31205,'C_Large_Orc_Hero_Helm','C Large Orc Hero Helm','Armor',true,true,1,381); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31206,'C_Rune_Hairband','C Rune Hairband','Armor',true,true,1,564); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31207,'C_Dokkebi_Mask','C Dokkebi Mask','Armor',true,true,1,689); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31208,'C_Straight_Long_YL','C Straight_Long Yellow','Armor',true,1,1603); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31209,'C_Straight_Long_WH','C Straight Long White','Armor',true,1,1604); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31210,'C_Side_Pigtail_BU','C Side Pigtail Blue','Armor',true,1,1605); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31211,'C_Side_Pigtail_RD','C Side Pigtail Red','Armor',true,1,1606); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31212,'C_Side_Pigtail_YL','C Side Pigtail Yellow','Armor',true,1,1607); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31213,'C_Side_Pigtail_GN','C Side Pigtail Green','Armor',true,1,1608); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31214,'C_Side_Pigtail_BL','C Side Pigtail Black','Armor',true,1,1609); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31215,'C_Side_Pigtail_WH','C Side Pigtail White','Armor',true,1,1610); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31216,'C_Side_Pigtail_OM','C Side Pigtail Brown','Armor',true,1,1611); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31217,'C_Side_Pigtail_PP','C Side Pigtail Purple','Armor',true,1,1612); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31218,'C_Low_Pony_BU','C Low Pony Blue','Armor',true,1,1613); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31219,'C_Low_Pony_RD','C Low Pony Red','Armor',true,1,1614); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31220,'C_Low_Pony_YL','C Low Pony Yellow','Armor',true,1,1615); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31221,'C_Low_Pony_GN','C Low Pony Green','Armor',true,1,1616); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31222,'C_Low_Pony_BL','C Low Pony Black','Armor',true,1,1617); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31223,'C_Low_Pony_WH','C Low Pony White','Armor',true,1,1618); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31224,'C_Low_Pony_OM','C Low Pony Brown','Armor',true,1,1619); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31225,'C_Low_Pony_PP','C Low Pony Purple','Armor',true,1,1620); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31226,'C_Long_Twin_BU','C Long Twin Blue','Armor',true,1,1621); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31227,'C_Long_Twin_RD','C Long Twin Red','Armor',true,1,1622); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31228,'C_Long_Twin_YL','C Long Twin Yellow','Armor',true,1,1623); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31229,'C_Long_Twin_GN','C Long Twin Yellow','Armor',true,1,1624); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31230,'C_Long_Twin_BL','C Long Twin Yellow','Armor',true,1,1625); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31231,'C_Long_Twin_WH','C Long Twin Yellow','Armor',true,1,1626); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31232,'C_Long_Twin_OM','C Long Twin Yellow','Armor',true,1,1627); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31233,'C_Long_Twin_PP','C Long Twin Yellow','Armor',true,1,1628); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31234,'C_Persica','C Persica','Armor',true,1,659); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31235,'C_Large_Ribbon_Muffler_Mid','C Large Ribbon Muffler Mid','Armor',true,1,1312); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31236,'C_Vicious_Mind_Aura_Mid','C Vicious Mind Aura Mid','Armor',true,1,1267); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31237,'C_Pale_Yellow_Ribbon_Lower','C Pale Yellow Ribbon Lower','Armor',true,1,1474); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31238,'C_True_Love_Upper','C True Love Upper','Armor',true,1,489); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31239,'C_Love_Rabbit_Hood_Upper','C Love Rabbit Hood Upper','Armor',true,1,549); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31240,'C_Whisper_Mask_','C Whisper Mask Upper','Armor',true,1,321); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31241,'C_Burning_Sun_Lower','C Burning Sun Lower','Armor',true,1,654); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31242,'C_Anubis_Helm_','C Anubis Hat Upper','Armor',true,1,485); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31243,'C_Tongue_Mask_Mid','C Tongue Mask Mid','Armor',true,1,253); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31244,'C_Skymet_','C Skymet Upper','Armor',true,1,868); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31245,'C_Cherry','C Cherry','Armor',true,1,602); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31246,'C_Humming_Bird','C Humming Bird','Armor',true,1,702); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31247,'C_Hippo_Hat','C Hippo Hat','Armor',true,1,859); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31248,'C_Isabella_Red_Ears','C Isabella Red Ears','Armor',true,1,1030); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31249,'C_Rabbit_Hopping','C Hopping Rabbit','Armor',true,1,1635); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31250,'C_Wonderful_Beast_Ear','C Wonderful Beast Ears','Armor',true,1,1636); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31251,'C_Cat_Mouth','C Cats Mouth','Armor',true,1,1637); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31252,'C_Cat_Ear_Hat_White','C White Cat Ears Hat','Armor',true,1,1638); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31253,'C_Rinzu_Helmet','C Rinzu Helmet','Armor',true,1,548); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31254,'C_Red_Hare_Hat','C Red Hare Hat','Armor',true,true,true,1,1631); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31255,'C_Sweet_Helmet','C Sweet Helmet','Armor',true,true,1,1374); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31256,'C_Jaguar_Mask','C Jaguar Mask','Armor',true,true,1,530); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_costume_head_top`,`view`) VALUES (31259,'C_Bubble_A_Angel_H','Costume Bubbly Arc Angeling Hairband','Armor',10,true,1633); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31260,'C_Observer_J','C Observer','Armor',true,1,1639); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31261,'C_Soda_in_Mouth','C Soda in Mouth','Armor',true,1,1643); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (31262,'C_Disposable_3D_Glasses','C Disposable 3D Glasses','Armor',true,1,661,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (31263,'C_Disposable_Popcorn_Hat','C Disposable Popcorn Hat','Armor',true,1,415,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31264,'C_Wings_of_Protector_Lower','C Wings of Protector Lower','Armor',true,1,990); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31265,'C_Straight_Pony_Blue_Mid','C Straight Pony Blue Mid','Armor',true,1,1394); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31266,'C_Straight_Pony_Red_Mid','C Straight Pony Red Mid','Armor',true,1,1392); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31267,'C_Straight_Pony_Yellow_Mid','C Straight Pony Yellow Mid','Armor',true,1,1389); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31268,'C_Straight_Pony_Green_Mid','C Straight_Pony Green Mid','Armor',true,1,1390); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31269,'C_Straight_Pony_Black_Mid','C Straight Pony Black Mid','Armor',true,1,1371); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31270,'C_Straight_Pony_White_Mid','C Straight Pony White Mid','Armor',true,1,1395); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31271,'C_Straight_Pony_Crimson_Mid','C Straight Pony Crimson Mid','Armor',true,1,1393); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31272,'C_Straight_Pony_Purple_Mid','C Straight Pony Purple Mid','Armor',true,1,1391); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31273,'C_Cowlick_Blue_Mid','C Cowlick Blue Mid','Armor',true,1,1387); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31274,'C_Cowlick_Red_Mid','C Cowlick Red Mid','Armor',true,1,1385); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31275,'C_Cowlick_Yellow_Mid','C Cowlick Yellow Mid','Armor',true,1,1382); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31276,'C_Cowlick_Green_Mid','C Cowlick Green Mid','Armor',true,1,1383); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31277,'C_Cowlick_Black_Mid','C Cowlick Black Mid','Armor',true,1,1372); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31278,'C_Cowlick_White_Mid','C Cowlick White Mid','Armor',true,1,1388); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31279,'C_Cowlick_Crimson_Mid','C Cowlick Crimson Mid','Armor',true,1,1386); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31280,'C_Cowlick_Purple_Mid','C Cowlick Purple Mid','Armor',true,1,1384); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31281,'C_Loose_Wave_Twin_Blue_Mid','C Loose Wave Twin Blue Mid','Armor',true,1,1401); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31282,'C_Loose_Wave_Twin_Red_Mid','C Loose Wave Twin Red Mid','Armor',true,1,1399); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31283,'C_Loose_Wave_Twin_Yellow_Mid','C Loose Wave Twin Yellow Mid','Armor',true,1,1396); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31284,'C_Loose_Wave_Twin_Green_Mid','C Loose Wave Twin Green Mid','Armor',true,1,1397); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31285,'C_Loose_Wave_Twin_Black_Mid','C Loose Wave Twin Black Mid','Armor',true,1,1373); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31286,'C_Loose_Wave_Twin_White_Mid','C Loose Wave Twin White Mid','Armor',true,1,1402); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31287,'C_Loose_Wave_Twin_Crimson_Mid','C Loose Wave Twin Crimson Mid','Armor',true,1,1400); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31288,'C_Loose_Wave_Twin_Purple_Mid','C Loose Wave Twin Purple Mid','Armor',true,1,1398); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31289,'C_Black_Wing_Ears_Lower','C Black Wing Ears Lower','Armor',true,1,1336); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31290,'C_Angels_Feather_Cap','C Angels Feather Cap','Armor',true,1,929); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31291,'C_Devils_Feather_Cap','C Devils Feather Cap','Armor',true,1,930); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31293,'C_Kings_Crown_Purple','C Crown of Ancient King Purple','Armor',true,1,1651); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31294,'C_Jirant_Circlet_Red','C Jirant Circlet Red','Armor',true,1,1652); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31295,'C_Red_Wing_Hat','C Red Wing Hat','Armor',true,1,613); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31296,'C_Strawberry_in_Mouth','C Strawberry in Mouth','Armor',true,1,861); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31297,'C_Fruit_of_Love','C Fruit of Love','Armor',true,1,140); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31298,'C_Sepia_Parade_Hat','C Sepia Parade Hat','Armor',true,1,682); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31299,'C_White_Rabbit','C White Rabbit','Armor',true,1,1656); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31300,'C_Warm_Cat_Muffler','C Warm Cat Muffler','Armor',true,1,1657); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31301,'C_Blinking_Eyes','C Blinking Eyes','Armor',true,1,1658); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31302,'C_Black_Magenta_Ribbon','C Black Magenta Ribbon','Armor',true,1,1659); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31303,'C_Black_Ramen_Hat_','C Black Ramen Hat','Armor',true,1,1338); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31304,'C_Summer_Fan','C Summer Fan','Armor',true,1,1051); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31306,'C_Toucan_Hat','C Toucan Hat','Armor',true,1,528); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31307,'C_Violet_Macaw','C Violet Macaw','Armor',true,1,656); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31308,'C_Protect_Feathers','C Protect Feathers','Armor',true,1,1232); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31309,'C_Pure_White_Marching_Hat','C Pure White Marching Hat','Armor',true,1,1470); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31310,'C_666_Black_Elven_Ears','C 666 Black_ Elven Ears','Armor',true,1,498); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31311,'C_Dolor_Thanatos_Mask','C Dolor Thanatos Mask','Armor',true,true,1,666); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31312,'C_Hades_Helm','C Hades Helm','Armor',true,1,523); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31313,'C_FallenAngelWingEar','C Fallen Angel Wing Ears','Armor',true,1,1662); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31314,'C_Ghost_Holiday','C Ghost Holiday','Armor',true,1,1663); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31315,'C_Stall_Of_Angel','C Stall of Angel','Armor',true,1,1664); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (31316,'C_C_FlutterButterfly_BL','C Black Fluttering Butterfly','Armor',true,1,1665,'hateffect(HAT_EF_C_FLUTTERBUTTERFLY_BL,true);','hateffect(HAT_EF_C_FLUTTERBUTTERFLY_BL,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31317,'C_15th_Anniversary_Wing','C 15th Anniversary Wing','Armor',true,1,1660); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31318,'C_Gerhard_Von_Devi','Costume Gerhard Von Devi','Armor',true,1,1092); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (31319,'C_Summer_Fan_','C Summer Fan','Armor',true,1,1051,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (31320,'C_Pinwheel_Hat','C Pinwheel Hat','Armor',true,1,456,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31321,'C_Shining_Sunflower','C Shining Sunflower','Armor',true,1,681); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31322,'C_Candy_Hat','C Candy Hat','Armor',true,1,853); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31323,'C_Yellow_Hunting_Cap','C Yellow Hunting Cap','Armor',true,1,484); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Low`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (31325,'C_Queen_Scarabas_Helmet','C Queen Scarabas Helmet','Armor',true,true,1,1231,'hateffect(HAT_EF_QSCARABA,true);','hateffect(HAT_EF_QSCARABA,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31326,'C_Rolf_Von_Ziege_666_II','C Rolf Von Ziege 666 II','Armor',true,1,946); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31327,'C_Stretched_Nose_M','C Wood Goblins Nose','Armor',true,1,737); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31328,'C_Faceworm_Eggshell','C Faceworm Eggshell','Armor',true,1,1356); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31329,'C_Alice_Wig','Costume Alice Wig','Armor',true,1,1673); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31330,'C_Fallen_Angel_Valletta','Costume Fallen Angel Valletta','Armor',true,1,1674); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31331,'C_Chung_E_Shinyon_Cap','C Chung e Shinyon Cap','Armor',true,1,1675); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31332,'Khalitzburg_KN_Helm_BL','C Black Khalitzburg Knight Helm','Armor',true,1,1676); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31368,'C_Harvest_Festa_Hat','C Thanksgiving Memorial Hat','Armor',true,1,1677); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31369,'C_Straight_Long_WH_','Costume Straight Long White','Armor',true,1,1604); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31370,'C_Straight_Long_YLK','Costume Straight Long Yellow','Armor',true,1,1603); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31372,'C_Binit_Doll_Hat','Costume: Binit Doll','Armor',true,1,358); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31373,'C_Crown_of_Ancient_king','C Crown of Ancient king','Armor',true,1,1412); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31374,'C_Explosion_gum','C Explosion gum','Armor',true,1,1414); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31375,'C_Mystic_Eye','C Mystic Eye','Armor',true,1,1490); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31376,'C_Ancient_Dragon_Coronet_Purple','C Ancient Dragon Coronet Purple','Armor',true,1,1680); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31377,'C_Glastheim_Obeserver','C Glastheim Obeserver','Armor',true,1,1041); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31378,'C_Catharina_Von_Brad_60th','C Catharina Von Brad 60th','Armor',true,1,1527); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31379,'C_Wind-Up_Key','C Wind-Up Key','Armor',true,1,1335); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31380,'C_Crow','C Crow','Armor',true,1,1035); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31381,'C_Diabolic_Lapel','Costume Diabolic Lapel','Armor',true,1,1681); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31382,'C_Cat_Ears_Punkish','Costume Cat Ears Punkish','Armor',true,1,1682); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31383,'C_Volume_Low_Twin','Costume Volume Low Twin','Armor',true,1,1683); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31384,'C_False_Ears','Costume False Ears','Armor',true,1,1684); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31385,'C_Gothic_Pumpkin_Head','Costume Gothic Pumpkin Head','Armor',true,1,1685); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31386,'C_Survive_Orb','C Survive Orb','Armor',true,1,1488); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31387,'C_Jjakk','C Jjakk','Armor',true,1,1687); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (31388,'C_Garden_Of_Eden','Costume Garden of Eden','Armor',true,1653); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31389,'C_White_Bird_Rose','C White Bird Rose','Armor',true,1,1688); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31390,'C_Let_It_Snow','C Let It Snow','Armor',true,1,1690); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`,`equip_script`,`unequip_script`) VALUES (31391,'C_Floating_Stone_Of_Int','C Floating Stone of Sage','Armor',true,1,1230,'sc_start SC_FSTONE,INFINITE_TICK,0;','sc_end SC_FSTONE;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31392,'C_Radio_Antenna','C Radio Antenna','Armor',true,1,347); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31393,'C_Vajra','C Vajra','Armor',true,1,983); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31394,'C_Magician_White_Hat','C Magician White Hat','Armor',true,1,283); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31395,'C_Book_Of_Magic','C Book of Magic','Armor',true,1,1691); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31396,'C_Sorcerer_Hood','C Sorcerer Hood','Armor',true,1,1692); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31397,'C_Pope_Sitting_Head','C Sitting Pope','Armor',true,1,1553); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31398,'C_Blinking_Thin_Eyes','C Blinking Thin Eyes','Armor',true,1,1693); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31399,'C_Darkness_Veil','C Darkness Veil','Armor',true,1,1694); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31400,'C_Ribbon','C Ribbon','Armor',true,1,17); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31401,'C_Nuns_Veil','C Nuns Veil','Armor',true,true,1,176); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31402,'C_Idun_Green_Apple','C Iduns Green Apple','Armor',true,1,1698); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31403,'C_Wall','C Wall','Armor',true,1,1699); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31404,'C_Poring_Traffic_Light','C Poring Traffic Light','Armor',true,1,1700); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31405,'C_Eleanor_Wig_YL','C Eleanor Wig Yellow','Armor',true,1,1701); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31406,'C_Nydhog_Wig_WH','C Nydhoggur Wig White','Armor',true,1,1702); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31407,'C_Alice_Wig_PK','C Alice Wig Peach','Armor',true,1,1703); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31408,'C_Ragnarok_Rush_Goat','C Ragnarok Rush Goat','Armor',true,1,41); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31409,'C_Barrel_Helm','C Barrel Helm','Armor',true,true,true,1,1498); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31410,'C_GodsHelm','Costume God\'s Helm','Armor',true,1,1678); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31411,'C_Leo_Diadem','C Leo Diadem','Armor',true,1,566); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31412,'C_Virgo_Crown','C Virgo Crown','Armor',true,1,573); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31413,'C_Taurus_Crown','C_ Taurus Crown','Armor',true,1,536); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31414,'C_Cancer_Diadem','C Cancer Diadem','Armor',true,1,560); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31415,'C_Wanderer_Sakkat','Costume Wanderer\'s Sakkat','Armor',true,true,1,558); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (31416,'C_SeraphimCoronet','Costume Seraphim Coronet','Armor',true,1487); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31417,'C_Rice_Ball_Hat','C Rice Ball Hat','Armor',true,1,556); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31418,'C_Leek_In_Mouth','C Green Onion in Mouth','Armor',true,1,824); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31419,'C_Angel_Of_Happiness','Costume Angel of Happiness','Armor',true,1,1251); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31420,'C_SantaPoring_Promo','C Shining Santa Poring','Armor',true,1,961); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31428,'C_Panda_Balloon','Costume Panda Balloon','Armor',true,1,1115); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31430,'C_Seppl_Hat_TW','Costume: Seppl Hat','Armor',true,1,1023); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31431,'C_Curupira_Hat_TW','Costume: Curupira Hat','Armor',true,1,974); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31432,'C_Luwmin_Ice','C Floating Ice','Armor',true,1,1562); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31433,'C_Astro_Circle','Costume Astro Circle','Armor',true,1,1073); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31434,'C_Cloud_Burst','C Cloud Burst','Armor',true,1,705); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31435,'C_Ghost_Magicians_Knit_Hat','C Ghost Magicians Knit Hat','Armor',true,1,854); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31436,'C_Lazy_Cat','C Lazy Cat','Armor',true,1,274); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31437,'C_Baby_Penguin','C Baby Penguin','Armor',true,1,1705); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31438,'C_Fluffy_Angel_Cape','C Fluffy Angel Cape','Armor',true,1,1706); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31439,'C_Fluffy_Heart_Earmuffs','C Fluffy Heart Earmuffs','Armor',true,1,1707); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31440,'C_Snow_Bear_Food','C Snow Bear Hood','Armor',true,1,1708); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31441,'C_Penguin_Cap_BU','C Penguin Cap Blue','Armor',true,1,1709); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31442,'C_Smile_Mask_Middle','C Smile Mask Middle','Armor',true,1,65); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31443,'C_Munak_Hat_','C Munak Hat Upper','Armor',true,1,51); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31444,'C_Bongun_Hat_','C Bongun Hat Upper','Armor',true,1,139); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31446,'C_Toy_Syringe','C Toy Syringe','Armor',true,1,842); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31447,'C_Light_Moonlight_Hat','C Light Moonlight_Hat','Armor',true,1,913); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31448,'C_Stings_Silk_Ribbon','C Stings Silk Ribbon','Armor',true,1,1457); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31449,'C_Blue_Rose_Eyepatch','C Blue Rose Eyepatch','Armor',true,1,1712); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31450,'C_Lolita_Two_Side_Up','C Lolita Two Side Up','Armor',true,1,1713); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31451,'C_Blue_Frill_Ribbon','C Blue Frill Ribbon','Armor',true,1,1714); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31452,'C_White_Cat','C White Cat','Armor',true,1,1715); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31453,'C_L_RibbonMuff_Black','C Large Ribbon Muffler Black','Armor',true,1,1716); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31454,'C_Love_Feelings','C Love Feelings','Armor',true,1,1717); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31455,'C_Enchanted_Dog','C Super Cute Dog','Armor',true,true,1,1718); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31456,'C_Baby_Leopard_Cat','C Baby Leopard Cat','Armor',true,1,1719); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31457,'C_Laughing_Wonderful_Wolf_Hat','C Laughing Wonderful Wolf Hat','Armor',true,1,1016); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31459,'C_Sweet_Bonbon','Costume Sweets Bonbon','Armor',true,1,853); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31460,'C_Blessing_Sky_Lantern','C Blessing Sky Lantern','Armor',true,1,1720); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (31461,'C_Male_Poring_Earmuff','Costume Marin Earrings','Armor',true,1160); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31463,'C_Flying_Drone','C Flying Drone','Armor',true,1,1561); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31464,'C_Bloom_Afro','C Bloom Afro','Armor',true,1,837); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31465,'C_Robin_Egg_Minihat','C Robin Egg Minihat','Armor',true,1,1722); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31466,'C_Holy_Eggshell','C Holy Egg Shell','Armor',true,1,537); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31467,'C_Evil_Eggshell','C Evil Eggshell','Armor',true,1,999); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31468,'C_Stripe_Hat','C Stripe Hat','Armor',true,1,1728); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31469,'C_Eleanor_Wig_R','Rental C Eleanors Wig Lower','Armor',true,1,1502); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31470,'C_Scroll_of_Tengu','C Scroll of Tengu','Armor',true,1,1445); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31471,'C_Celestial_Flower','C Celestial Flower','Armor',true,1,438); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31472,'C_Fairy_Feathers','C Fairy Feathers','Armor',true,1,1723); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31473,'C_Tipsy','C Tipsy','Armor',true,1,1724); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31474,'C_Straight_Long_BL','C Straight Long Black','Armor',true,1,1725); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31475,'C_Black_Fox_Ear_Ribbon','C Black Fox Ears Ribbon','Armor',true,1,1726); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31476,'C_Cherry_Blossom_Hat_YL','C Yellow Cherry Blossom Hat','Armor',true,1,1727); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31477,'C_Straight_Long_BL_','Rental C Straight Long Black','Armor',true,1,1725); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31478,'C_Eleanor_Wig_','C Eleanors Wig Lower','Armor',true,1,1502); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (31479,'C_ManyStars_TW','Costume Group of Stars','Armor',true,1,1729,'hateffect(HAT_EF_MANYSTARS,true);','hateffect(HAT_EF_MANYSTARS,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31481,'C_CatCoffeeCup_TW','C TriColor CatCup','Armor',true,1,1731); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31482,'C_LunaticMuffler_TW','Costume Lunatic Shawl','Armor',true,1732); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31483,'C_CatEarRibbon_TW','Costume Cat Ear Ribbon','Armor',true,1,1733); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31484,'C_JP_EV13','C BearCompanion Female','Armor',true,1,1736); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31485,'C_JP_EV14','C BearCompanion Male','Armor',true,1,1737); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31486,'C_Divers_Goggles','C Diver\'s Goggles','Armor',true,1,10); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31487,'C_Eye_Bandage','C Eye Bandage','Armor',true,1,13); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31488,'C_MVP','Costume MVP','Armor',true,1,1738); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31489,'C_Bouquet_Hat','Costume Bouquet Cap','Armor',true,1,1739); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31490,'C_Poring_Muffler','C Poring Muffler','Armor',true,1,1740); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31491,'C_Orange_Tabby_Cat','C Orange Tabby Cat','Armor',true,1,1741); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31492,'C_Cat_Ears_Cape_Brown','C Brown Cat Ears Cape','Armor',true,1,1742); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31493,'C_Volume_Low_Twin_WH','C Volume Low Twin WH','Armor',true,1,1743); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31494,'C_Volume_Low_Twin_Upper','C Volume Low Twin','Armor',true,1,1683); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31495,'C_Lolita_Two_Side_Up_','C Lolita Two Side Up Upper','Armor',true,1,1713); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31496,'C_Yggdrasil_Crown','C Yggdrasil Crown','Armor',true,1,746); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (31497,'C_Flowery_Vision_TH','Costume: Flowery Vision','Armor',true,1744); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31498,'C_Elephangel_TH','C Elephangel','Armor',true,1,1745); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31499,'C_Easter_Egg_Shell','C Easter Egg Shell','Armor',true,1,537); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31504,'C_Starving_Fish_Hat','C Large Hungry Fish','Armor',true,1,844); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31505,'C_Falcon_Mask','C Falcon Mask','Armor',true,true,1,782); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31506,'C_Cat_Ear_Bandana','C Cat Ear Bandana','Armor',true,1,1587); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31507,'C_Drooping_Cat_Yellow','C Drooping Cat Yellow','Armor',true,1,278); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31508,'C_Isabella_Blue_Ears','C Isabella Blue Ears','Armor',true,1,1032); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31509,'C_Fawn_Ear','C Fawn Ears','Armor',true,1,1751); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31510,'C_ShortHair_CatEar','C Short Haired Cat Ears','Armor',true,1,1752); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31511,'C_LongHair_CatEar','C Long Haired Cat Ears','Armor',true,1,1753); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31512,'C_Panda_Rabbit','C Panda Rabbit','Armor',true,1,1754); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31513,'C_Black_Rabbit_Ears','C Black Rabbit Ears','Armor',true,1,1755); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31516,'C_Mini_Melon','C Mini Melon','Armor',true,1,1758); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31517,'C_JP_EV15','C Fluffy Cat','Armor',true,1,1762); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31518,'C_Popping_Popcorn_Hat','C Popping Popcorn Hat','Armor',true,1,1763); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31519,'C_Noodles_Hat','C Noodles Hat','Armor',true,1,1764); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31520,'C_Popcorn_Hat','C Popcorn Hat','Armor',true,1,415); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31521,'C_Yuzu_Helmet','C Yuzu Helmet','Armor',true,1,791); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31522,'C_Orange_Helmet','C Orange Helmet','Armor',true,1,841); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31523,'C_Pomelo_Helmet','C Pomelo Helmet','Armor',true,1,924); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31524,'C_Bento_Hat','C Bento Hat','Armor',true,1,1766); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31526,'C_Shaman_Hat','C Shaman Hat','Armor',true,1,596); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31527,'C_Radiant_Rainbow_Wings','C Radiant Rainbow Wings','Armor',true,1,1186); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31528,'C_Star_Dust_Hairband','C Star Dust Hairband','Armor',true,1,831); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31529,'C_Happy_Rabbit_Ribbon','C Happy Rabbit Ribbon','Armor',true,1,1769); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (31530,'C_Greater_Dracul_Horn','Costume great dracula horns','Armor',true,1695); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31531,'C_Lovely_Heart_Cap','C Lovely Heart Cap','Armor',true,1,1770); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31533,'C_Warm_Cat_Muffler_BL','C Warm Cat Muffler Black','Armor',true,1,1771); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31538,'C_Lovely_Feeling','C Lovely Feeling','Armor',true,1,1717); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31540,'C_GeminiS58_Eyes_Red','C GeminiS58 Eyes Red','Armor',true,1,1654); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31541,'C_Drosera_Hairpin','C Drosera Hairpin','Armor',true,1,850); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31542,'C_Clay_Poring_Jar','C Clay Poring Jar','Armor',true,1,1634); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31543,'C_Siorava_Hat','C Siorava Hat','Armor',true,1,1774); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31544,'C_Piamette_Curls','Costume Piamette Curls','Armor',true,1,1775); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31545,'C_Eremes_Scarf_BU','C Eremes Scarf Blue','Armor',true,1,1776); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31546,'C_Clock_Casket_RD','C Clock Casket Red','Armor',true,1,1777); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31547,'C_Poporing_Mascot_Head','C Poporing Mascot Head','Armor',true,1,1778); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31548,'C_Love_Cheek_Lower','C Love Cheeks Lower','Armor',true,1,1318); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31549,'C_Little_Aquarium_Lower','C Little Aquarium Lower','Armor',true,1,1363); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31550,'C_Tone_of_Gold_Mid','C Tone of Gold Mid','Armor',true,1,1447); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31551,'C_Black_Glasses_Lower','C Black Glasses Lower','Armor',true,1,404); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31552,'C_Blue_Ribbon_Mid','C Blue Ribbon Mid','Armor',true,1,407); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31553,'C_Wings_Of_Victory_Mid','C Wings Of Victory Mid','Armor',true,1,365); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31554,'C_Bread_Bag_Mid','C Bread Bag Mid','Armor',true,1,412); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31555,'C_Hoplite_Helmet_Upper','C Hoplite Helmet Upper','Armor',true,1,660); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31556,'C_Moonlight_Flower_Hat_Upper','C Moonlight Flower Hat Upper','Armor',true,1,268); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31559,'C_Royalguard_Necklace','C Royal Guard Necklace','Armor',true,1,1629); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31560,'C_Clergy_Nurse_Cap','C Nurse Cap of Clergy','Armor',true,1,1359); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31561,'C_Heavenly_Dark_Flame','C Heavenly Dark Flame','Armor',true,1,1008); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31562,'C_Zealotus Doll','C Zealotus Doll','Armor',true,1,1376); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31563,'C_Blue_Eye_Shadow','C Blue Eye Shadow','Armor',true,1,1020); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31564,'C_Variant_Veil','C Variant Veil','Armor',true,1,1785); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31565,'C_Princess_Ribbon_Crown','C Princess Ribbon Crown','Armor',true,1,1786); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31566,'C_Stole_Of_Dominion','C Stole Of Dominion','Armor',true,1,1784); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31567,'C_Sheep_Horn','C Sheep Horns','Armor',true,1,1783); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31568,'C_Floating_Ball_TW','Costume Floating Ball','Armor',true,1,1760); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31569,'C_OpenAir_Headset','C Open Air Headset','Armor',true,1,1655); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31570,'C_Cyclops_Visor','C Cyclops Visor','Armor',true,1,207); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31571,'C_Guardian_Processor','C Guardian Processor','Armor',true,1,1552); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31572,'C_Mobile_Pursuit_System','C Mobile Pursuit System','Armor',true,1,1788); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31573,'C_Mecha_Cat_Ears','C Mecha Cat Ears','Armor',true,1,1789); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31574,'C_Cyber_Income','C Cyber Income','Armor',true,1,1790); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31575,'C_Electro_Two_Sides_Up','C Electro Two Sides Up','Armor',true,1,1791); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31576,'C_Moon_Rabbit_Hat','C Moon Rabbit Hat','Armor',true,1,455); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31577,'C_Roast_Memory_Upper','C Roast Memory Upper','Armor',true,1,1576); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31578,'C_Alchemist_Mask_ML','C Alchemist Mask','Armor',true,true,1,1497); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31579,'C_Love_Games','C I LOVE GAMES','Armor',true,1,1306); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31580,'C_Autumn_Flavor','C Autumn Flavor','Armor',true,1,1792); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31581,'C_Jack_Upper','C Jack Upper','Armor',true,1,1415); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31582,'C_Jirant_Circlet','C Jirant Circlet','Armor',true,1,1644); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`,`equip_script`,`unequip_script`) VALUES (31583,'C_Will_O_Wisp_Lower','C Will O Wisp Lower','Armor',true,1,880,'sc_start SC_STRANGELIGHTS,INFINITE_TICK,0;','sc_end SC_STRANGELIGHTS;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31586,'C_Poporing_Muffler','C Poporing Muffler','Armor',true,1,1797); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (31588,'C_SnowFlake_Tiara','C Snow Flower','Armor',true,1,1799,'hateffect(HAT_EF_SNOWFLAKE_TIARA,true);','hateffect(HAT_EF_SNOWFLAKE_TIARA,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31589,'C_Golden_Majestic_Goat','C Golden Majestic Goat','Armor',true,1,1800); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31590,'C_Designer_Brush','C Designer\'s Brush','Armor',true,1,1291); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31593,'C_Yellow_Scarf','C Yellow Scarf','Armor',true,1,1170); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31594,'C_Red_Pencil_In_Mouth','C Red Pencil in Mouth','Armor',true,1,931); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31595,'C_Book_File_Hat','C Book File Hat','Armor',true,1,423); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31596,'C_Spider_Seduction','C Spider Seduction','Armor',true,1,1711); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31597,'C_Golden_Fish_Hat','C Golden Fish Hat','Armor',true,1,1645); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31598,'C_Forest_Guide','C Forest Guide','Armor',true,1,1802); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31599,'C_Medium_Wave','C Medium Wave','Armor',true,1,1803); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31600,'C_Kishu_Inu','C Kishu Dog','Armor',true,1,1804); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31601,'C_Under_Rim_Glasses_Blue','C Under Rim Glasses Blue','Armor',true,1,1805); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (31602,'C_Midgarts_Glory','C Rune-Midgarts Glory','Armor',true,1,1807,'hateffect(HAT_EF_MIDGARTS_GLORY,true);','hateffect(HAT_EF_MIDGARTS_GLORY,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31606,'C_Autumn_Headband','C Autumn Headband','Armor',true,1,1119); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31607,'C_Cat_Ear_Witch_Hat','C Cat Ear Witch Hat','Armor',true,1,1808); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31608,'C_Magicstone_of_Grace','C Magic Stone of Grace','Armor',true,true,true,1,1420); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31609,'C_Noble_Mask','C Noble Mask','Armor',true,1,1409); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31610,'C_Yellow_Wizardry_Hat','C Yellow Wizardry Hat','Armor',true,1,286); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31611,'C_Dark_Snake_Lord_Stall','C Snake Lord Stole','Armor',true,1,1810); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31612,'C_Large_Sorcerer_Crown','C Large Sorcerer Crown','Armor',true,1,1811); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31614,'C_Fox','C Fox','Armor',true,1,1812); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31615,'Costume_Geisha_Make_Up','C Geisha Make Up','Armor',true,1,1813); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31616,'C_Sleep_Sheep_TW','C Sleep Sheep','Armor',true,1,1814); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (31617,'C_Lady_Tanee_TW','Costume Lady Tanee','Armor',true,1815); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (31618,'C_DancingButterfly_TW','Costume Butterfly Charm','Armor',true,1816); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (31620,'C_Snow_Fox_TW','Costume Magic Successor','Armor',true,1818); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31624,'C_HeartOfCat_TW','C Heart of Cat','Armor',true,1,1822); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31625,'C_Protect_Cloth','C Protection Cloth','Armor',true,1,1761); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31628,'C_Bogy_Cap_TW','C Dokebi','Armor',true,1,430); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31630,'Costume_Baphomet_Balloon','C Baphomet Balloon','Armor',true,1,1746); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31631,'Costume_Drooping_Schmidt','C Drooping Schmidt','Armor',true,1,1859); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31632,'Costume_Drooping_Oscar','C Drooping Oscar','Armor',true,1,1860); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31633,'Costume_Drooping_Heinrich','C Drooping Heinrich','Armor',true,1,1861); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31634,'Costume_Reindeer_Hair_Band','C Reindeer Hair Band','Armor',true,1,836); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31635,'Costume_Flowing_Long_BD','C Flowing Long Blonde','Armor',true,1,1832); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31636,'Costume_Flowing_Long_SV','C Flowing Long Silver','Armor',true,1,1833); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31637,'Costume_Straight_Long_BU','C Straight Long Blue','Armor',true,1,1834); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31638,'Costume_Straight_Long_RD','C Straight Long Red','Armor',true,1,1835); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31639,'Costume_Straight_Long_BD','C Straight Long Blonde','Armor',true,1,1836); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31640,'Costume_Straight_Long_GN','C Straight Long Green','Armor',true,1,1837); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31641,'Costume_Straight_Long_JBL','C Straight Long Jet Black','Armor',true,1,1838); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31642,'Costume_Straight_Long_LPP','C Straight Long Light Purple','Armor',true,1,1839); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31643,'Costume_Straight_Long_OM','C Straight Long Brown','Armor',true,1,1840); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31644,'Costume_Straight_Long_PP','C Straight Long Purple','Armor',true,1,1841); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31645,'Costume_Side_Pony_BU','C Side Pony Blue','Armor',true,1,1842); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31646,'Costume_Side_Pony_RD','C Side Pony Red','Armor',true,1,1843); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31647,'Costume_Side_Pony_BD','C Side Pony Blonde','Armor',true,1,1844); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31648,'Costume_Side_Pony_GN','C Side Pony Green','Armor',true,1,1845); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31649,'Costume_Side_Pony_BL','C Side Pony Black','Armor',true,1,1846); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31650,'Costume_Side_Pony_WH','C Side Pony White','Armor',true,1,1847); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31651,'Costume_Side_Pony_OM','C Side Pony Brown','Armor',true,1,1848); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31652,'Costume_Side_Pony_PP','C Side Pony Purple','Armor',true,1,1849); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31653,'Costume_Chignon_BU','C Chignon Blue','Armor',true,1,1850); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31654,'Costume_Chignon_RB','C Chignon Red','Armor',true,1,1851); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31655,'Costume_Chignon_BD','C Chignon Blonde','Armor',true,1,1852); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31656,'Costume_Chignon_GN','C Chignon Green','Armor',true,1,1853); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31657,'Costume_Chignon_BL','C Chignon Black','Armor',true,1,1854); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31658,'Costume_Chignon_WH','C Chignon White','Armor',true,1,1855); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31659,'Costume_Chignon_OM','C Chignon Brown','Armor',true,1,1856); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31660,'Costume_Chignon_PP','C Chignon Purple','Armor',true,1,1857); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31664,'Costume_Desert_Wolf_Hat','C Drooping Ernst Von Wolf 11th','Armor',true,1,783); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31667,'Costume_Poring_Beret','C Poring Beret','Armor',true,1,1825); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31668,'Costume_Majorous_Horns','C Majorous Horns','Armor',true,1,888); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31669,'C_Adv_Whisper_Mask_M','C Evolved Whisper Mask Mid','Armor',true,1,458); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31670,'C_Miyabi_Long_Hair','C Miyabi Long Hair','Armor',true,1,1864); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31671,'Costume_Twin_Cannon','C Twin Cannon','Armor',true,1,1865); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31672,'Costume_Mermaid_Wig','C Mermaid Wig','Armor',true,1,1866); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31673,'C_Picnic_Basket','C Picnic Basket','Armor',true,1,1867); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31674,'Costume_Jitterbug_Cap','C Jitterbug Cap','Armor',true,1,1868); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31675,'Costume_Orange_Hat','C Orange Hat','Armor',true,1,620); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31676,'Costume_Orange_In_Mouth','C Orange In Mouth','Armor',true,1,814); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31682,'Costume_Drooping_Elven_Ears','C Drooping Elven Ears','Armor',true,1,875); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31684,'Costume_Kururinpa_Tails','C Kururinpa Tails','Armor',true,1,1873); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31685,'Costume_Fluffy_Semi_Long','C Fluffy Semi Long','Armor',true,1,1874); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31686,'Costume_Desert_Wolf_Baby','C Desert Wolf Baby','Armor',true,1,1875); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31687,'Costume_Alchemist_Bag','C Alchemist Bag','Armor',true,1,1876); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31688,'C_Poring_On_Shoulder','C Poring On Shoulder','Armor',true,1,1877); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31689,'C_Piamette_Curls_','C Piamette Curls','Armor',true,1,1775); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31690,'Costume_Flame_Bird','C Flame Bird','Armor',true,1,832); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31691,'C_Bell_Pigeon_Low','Costume Bell of Pigeon Lower','Armor',true,1,1034); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31692,'Costume_Dragon_Emperor_Wings','C Dragon Emperor Wings','Armor',true,1,1413); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31693,'C_LunaticMuffler','C Lunatic Muffler','Armor',true,1,1732); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31695,'Costume_Stem_In_Mouth','C Stem in Mouth','Armor',true,1,848); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31696,'Costume_Shark_Hat','C Shark Hat','Armor',true,1,503); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31697,'Costume_Bird_Nest','C Bird Nest','Armor',true,1,201); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31698,'C_Pigtail_Red_Hood','C Red Riding Hood','Armor',true,1,1879); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_summoner`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31699,'C_Smiling_Eyes','C Smiling Eyes','Armor',true,false,true,1,1880); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31702,'Costume_Moon_Cat_Hat','C Moon Cat Hat','Armor',true,1,1308); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31703,'Costume_Valentine_Hat','C Love Valentine\'s Hat','Armor',true,1,397); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31704,'Costume_Sweet_Valentine_Out','C Sweet Valentine Out','Armor',true,1,865); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31705,'Costume_Red_White_Hat','C Red Hat','Armor',true,1,469); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31706,'Costume_Trident_Helmet','C Trident Helm','Armor',true,1,810); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31707,'Costume_Nine_Tail_Fox_Hair','C Nine Tail Fox Hair','Armor',true,1,1884); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31708,'Costume_Gothic_Skull_Ribbon','C Gothic Skull Ribbon','Armor',true,1,1885); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31709,'Costume_Golden_Violet','C Golden Violet','Armor',true,1,1886); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31710,'Costume_Lucky_Hat','C Lucky Hat','Armor',true,1,740); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31711,'Costume_Jewel_Crown','C Jewel Crown','Armor',true,1,88); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31712,'Costume_Oxygen_Mask','C Oxygen Mask','Armor',true,1,90); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31713,'Costume_Mystical_Fruit_Hat','Costume Mystical Fruit Hat','Armor',true,1,134); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31714,'Costume_Indian_Headband','Costume Indian Headband','Armor',true,1,155); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31715,'Costume_Orange_Rabbit','C Orange Rabbit','Armor',true,1,1887); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31716,'Costume_Twinkling_Red_Eyes','Costume Twinkling Red Eyes','Armor',true,1,1888); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31717,'Costume_Medium_Wave_BD','C Medium Wave Blonde','Armor',true,1,1889); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31718,'Costume_Sky_Lantern_Mid','C Blessing Sky Lantern Mid','Armor',true,1,1720); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31719,'Costume_Master_Of_Flames','C Master Of Flames','Armor',true,1,1890); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31720,'Costume_Vesper_Hat','C Vesper Hat','Armor',true,1,1827); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (31721,'C_ResonateTaego','C Resonating Drums','Armor',true,1,1823,'hateffect(HAT_EF_RESONATETAEGO,true);','hateffect(HAT_EF_RESONATETAEGO,false);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31723,'Costume_TW_Rice_Ball','C Tw Rice Ball','Armor',true,1,892); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31724,'Costume_TW_Bulgogi','C Tw Bulgogi','Armor',true,1,1773); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (31728,'C_Nobility_Hat','Costume Ribbon Straw Hat','Armor',true,1181); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31729,'Costume_Miracle_Plant','C Miracle Plant','Armor',true,1,1893); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31730,'Costume_Volume_Low_Twin_SK','C Volume Low Twin Sakura','Armor',true,1,1894); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31731,'Costume_Sweets_Party','C Sweets Party','Armor',true,1,1896); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31732,'Costume_Bear_Balloon','C Bear Balloon','Armor',true,1,1734); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31733,'Costume_Phantom_Masquerade','C Phantom Masquerade','Armor',true,1,1899); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31734,'Costume_Cirtrus_Ribbon','C Citrus Ribbon','Armor',true,1,1900); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31735,'Costume_Yawata_Seal','C Yawata Seal','Armor',true,1,1901); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31736,'Costume_Popcorn_Wig','C Popcorn Wig','Armor',true,1,1895); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`location_costume_garment`,`view`) VALUES (31737,'C_Wings_Of_Lucifer','Costume Lucifer\'s Wings','Armor',true,false,true,55); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31762,'Costume_Gambler_Card','C Heart Card in Mouth','Armor',true,1,1679); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31763,'Costume_Fortier_Mask','C Fortier Mask','Armor',true,1,876); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31764,'C_Rainbow_Veil_Mid','Costume Rainbow Veil Mid','Armor',true,1,992); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31765,'C_Garnet_Tiara','C Garnet Tiara','Armor',true,1,1906); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31766,'C_Peony_Hair_Ornament','C Peony Hair Ornament','Armor',true,1,1907); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31769,'Costume_Orange_Bunny_Band','C Orange Bunny Band','Armor',true,1,751); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31770,'Costume_Violet_Bunny_Band','C Violet Bunny Band','Armor',true,1,752); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31771,'Costume_Blue_Bunny_Band','C Blue Bunny Band','Armor',true,1,753); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31772,'Costume_Silver_Bunny_Band','C Silver Bunny Band','Armor',true,1,754); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31783,'Costume_Doram_Balloon','C Doram Baloon','Armor',true,1,1595); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31784,'Costume_Experimental_Goat_Cap','C Experimental Goat Cap','Armor',true,1,1768); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31785,'Costume_Monster_Fish_Gill','C Monster Fish Gills','Armor',true,1,1218); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31786,'Costume_Red_Baby_Dragon_Hat','C Red Baby Dragon Hat','Armor',true,1,1463); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31787,'C_SavageB_On_Shoulder','C Savage Bebe On Shoulder','Armor',true,1,1915); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31788,'C_Piamette_Curls_SV','C Piamette Curls Silver','Armor',true,1,1916); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`) VALUES (31789,'Costume_Turkey_Hat','C Turkey Hat','Armor',true,1); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31791,'Costume_Pig_Mask','C Pig Mask','Armor',true,1,1869); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31793,'Costume_Seraphim_Feather','C Seraphim Feather','Armor',true,1,1704); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31794,'Costume_Puppy_Ears_Hat','C Puppy_Ears_Hat','Armor',true,1,827); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31795,'C_Elephangel_TH_Mid','C Elephangel Mid','Armor',true,1,1745); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31796,'Costume_Drooping_Boto','C Drooping Boto','Armor',true,1,657); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31797,'Costume_Shih_Tzu_Hair','C Shih Tzu Hair','Armor',true,1,1921); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31798,'C_Baby_Panda','C Baby Panda','Armor',true,1,1922); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31799,'C_Pretty_Bear_WH','C Pretty White Bear','Armor',true,1,1923); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31800,'Costume_BR_Twin_Ribbon','C Brazil Twin Ribbon','Armor',true,1,575); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31801,'Costume_Karada_Meguri_Tea_Hat','C Karada Meguri Tea Hat','Armor',true,1,427); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31802,'Costume_Royal_Milk_Tea_Hat','C Black Tea Kochakaden Hat','Armor',true,1,428); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31803,'Costume_Master_Of_Wind','C Master of Wind','Armor',true,1,1924); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (31805,'C_Sunglasses_Bball_Hat','Costume: Sunglass Baseball Cap','Armor',true,812); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31813,'Costume_Lunatic_On_Shoulder','C Lunatic On Shoulder','Armor',true,1,1881); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31814,'Costume_Lunatic_Family_Balloon','C Lunatic Family Balloon','Armor',true,1,1809); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31815,'Costume_Angola_Intention','C Angola Intention','Armor',true,1,1925); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31816,'Costume_Moon_Messenger_Robe','C Moon Messenger Robe','Armor',true,1,1926); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31817,'Costume_Rabbit_Two_Side_Up','C Rabbit Two Side Up','Armor',true,1,1927); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31819,'Costume_Dullahan_Mask','C Dullahan Mask','Armor',true,1,1931); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31823,'Costume_Nose_Glasses','C Nose Glasses','Armor',true,1,1933); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`,`view`) VALUES (31824,'Costume_Cat_Mask','C Mask of Cat','Armor',true,1,1934); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31826,'Costume_Sunglass_Bear_Cap','C Sunglass Bear Cap','Armor',true,1,1935); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31827,'Costume_Durumagi','C Durumagi','Armor',true,1,1936); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31831,'Costume_Disguise_Mantle','C Disguise Mantle','Armor',true,1,1937); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31832,'C_Bicolor_Cat_Witch_Hat','C Bicolor Cat Witch Hat','Armor',true,1,1938); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31833,'C_Halloween_CatShort','C Halloween Short Haired Cat Ears','Armor',true,1,1939); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (31834,'C_Halloween_Cat_Long','C Halloween Long Haired Cat Ears','Armor',true,1,1940); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31837,'Costume_Shark_Head','C Shark Head','Armor',true,1,1919); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31840,'Costume_BJ_Headset_A','C BJ Headset','Armor',true,1,1942); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31841,'Costume_BJ_Headset_B','C OnAir BJ Headset','Armor',true,1,1943); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31844,'C_Mob_Scarf','Costume Runaway Scarf','Armor',true,1568); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (31845,'C_Palace_Guard_Cap','Costume Guard\'s Hat','Armor',true,991); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31846,'C_Lovely_Ribbon_Hair','Costume Lovely Ribbon Hair','Armor',true,1944); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (31847,'c_Blinking_Eyes_Cocktai_BU','Costume Blinking Blue Eyes','Armor',true,1945); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (31848,'C_Rose_Gothic_Bonnet','Costume Rose Gothic Bonnet','Armor',true,1946); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (31849,'C_Runaway_Accelerator','Costume Runaway Accelerator','Armor',true,1947); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (31850,'C_Gift_of_Panagia','Costume Crown of Faithful Faith','Armor',true,1948); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (31851,'C_Phalanx','Costume Floating Shield','Armor',true,1949); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (31853,'C_ZombieMask','Costume Zombie Mask','Armor',true,1951); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31855,'Mushroom_Hair','Costume Chocolate Mushroom Wig','Armor',true,1953); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31856,'C_Airy_Two_Side_Up_BD','Costume Airy Two Side Up (Blonde)','Armor',true,1954); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31858,'C_Signon_Princ_Wave_BU','Costume Signon Princess Wave (Blue)','Armor',true,1956); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31859,'C_Signon_Princ_Wave_RD','Costume Signon Princess Wave (Red)','Armor',true,1957); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31860,'C_Signon_Princ_Wave_YL','Costume Signon Princess Wave (Yellow)','Armor',true,1958); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31861,'C_Signon_Princ_Wave_GN','Costume Signon Princess Wave (Green)','Armor',true,1959); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31862,'C_Signon_Princ_Wave_BL','Costume Signon Princess Wave (Black)','Armor',true,1960); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31863,'C_Signon_Princ_Wave_WH','Costume Signon Princess Wave (White)','Armor',true,1961); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31864,'C_Signon_Princ_Wave_OM','Costume Signon Princess Wave (Brown)','Armor',true,1962); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31865,'C_Signon_Princ_Wave_PP','Costume Signon Princess Wave (Purple)','Armor',true,1963); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31874,'C_Exotic_Bob_L_LB','Costume Himelmez\'s Wig (Blue)','Armor',true,1972); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31875,'C_Exotic_Bob_L_YL','Costume Himelmez\'s Wig (Yellow)','Armor',true,1973); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31876,'C_Exotic_Bob_L_WH','Costume Himelmez\'s Wig (White)','Armor',true,1974); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31877,'C_Exotic_Bob_L_LPP','Costume Himelmez\'s Wig (Light Purple)','Armor',true,1975); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31878,'C_Exotic_Bob_R_PK','Costume Himelmez\'s Wig (Pink)','Armor',true,1976); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31879,'C_Exotic_Bob_R_BG','Costume Himelmez\'s Wig (Blue Green)','Armor',true,1977); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31880,'C_Exotic_Bob_R_JBL','Costume Himelmez\'s Wig (Black)','Armor',true,1978); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31881,'C_Exotic_Bob_R_BW','Costume Himelmez\'s Wig (Brown)','Armor',true,1979); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (31884,'C_Magic_Helm','Costume Magic Helm','Armor',true,1,1917); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31885,'Cons_Of_Earth','Costume Earth Master','Armor',true,1982); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31887,'aegis_31887','Costume Pure Scarf','Armor',true,1981); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31905,'C_Blanc_Neige_Prince','Costume Snow Ice Hair','Armor',true,1983); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (31906,'C_PGstone_Knit_Hat_PK','Costume Cat Paw Knitted Hat','Armor',true,1984); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (31907,'C_PGstone_Knit_Hat_BW','Costume Cat Paw Knitted Hat (Brown)','Armor',true,1985); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (31911,'C_LittleGarden','Costume Little Garden','Armor',true,1830); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31916,'C_Frill_Collar','Costume Frill Neckcap','Armor',true,1988); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31921,'C_Fairy_Long_CB','Costume Fairy Long (Sakura)','Armor',true,1992); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31922,'C_Fluffy_Semi_Long_SV','Costume Fluffy Semi-Long (Silver)','Armor',true,1993); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (31923,'C_Baby_Polar_Bear','Costume Baby Polar Bear','Armor',true,1994); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31927,'C_Blue_Pencil_In_Mouth','Costume Pencil in Mouth (Blue)','Armor',true,932); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (31930,'C_Mike_Stand','Costume Standing Mic','Armor',true,2000); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (31931,'C_Half_Rim_Glasses','Costume Half Rim Glasses','Armor',true,2001); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31932,'C_Suit_Sollar','Costume suit lapel','Armor',true,2002); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31933,'C_Miyabi_Long_Hair_LPP','Costume Miyabi Doll Long Hair (Light Purple)','Armor',true,2003); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (31934,'C_Blink_Eyes_Sakura','Costume Blinking Purple Eyes','Armor',true,2004); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31936,'C_Nut_Donut_In_Mouth','Costume Honeynut Donut','Armor',true,736); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (31937,'C_Unicorn_Ornament','Costume unicorn headdress','Armor',true,2006); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31938,'C_L_Knitting_Low_Twin','Costume Loose Knitting Twin','Armor',true,2007); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (31943,'C_Frog_Hood','Costume tree frog hoodies','Armor',true,2010); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31944,'C_Elegant_Wave','Costume Elegant Wave','Armor',true,2011); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31959,'C_RK_Hair_BL','Costume Firm Wave Hair(Black)','Armor',true,2062); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31960,'C_RK_Hair_BU','Costume Firm Wave Hair(Blue)','Armor',true,2063); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31961,'C_RK_Hair_GN','Costume Firm Wave Hair(Green)','Armor',true,2064); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31962,'C_RK_Hair_OM','Costume Firm Wave Hair(Brown)','Armor',true,2065); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31963,'C_RK_Hair_PK','Costume Firm Wave Hair(Pink)','Armor',true,2066); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31964,'C_RK_Hair_PP','Costume Firm Wave Hair(Purple)','Armor',true,2067); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31965,'C_RK_Hair_RD','Costume Firm Wave Hair(Red)','Armor',true,2068); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31966,'C_RK_Hair_WH','Costume Firm Wave Hair(White)','Armor',true,2069); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (31967,'C_RK_Hair_YL','Costume Firm Wave Hair(Yellow)','Armor',true,2070); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28900,'ShieldOfGuardsman','Guardsmen\'s Shield','Armor',20,3000,30,1,true,1,100,true,1,'.@r = getrefine();\nskill "LG_SHIELDSPELL",1;\nbonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",3,5+(.@r*3);\nbonus bDef,(.@r*10);\nbonus bMdef,.@r;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28901,'Mad_Bunny_K','Cursed Mad Bunny','Armor',20,100,true,1,1,true,1,'bonus bAspd,3;\nbonus2 bAddRace,RC_All,5;\nbonus2 bMagicAddRace,RC_All,5;\nbonus bShortWeaponDamageReturn,10;\nbonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,100,BF_MAGIC,0;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bBaseAtk,5;\n bonus bMatk,5;\n}\nif (.@r>=9) {\n bonus bBaseAtk,15;\n bonus bMatk,15;\n}\nif (.@r>=12) {\n bonus bCritical,10;\n bonus bNoCastCancel;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28902,'Mad_Bunny_K_','Mad Bunny','Armor',20,100,1,true,1,1,true,1,'bonus2 bAddRace,RC_All,5;\nbonus2 bMagicAddRace,RC_All,5;\nbonus bShortWeaponDamageReturn,10;\nbonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,100,BF_MAGIC,0;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bBaseAtk,5;\n bonus bMatk,5;\n}\nif (.@r>=9) {\n bonus bBaseAtk,15;\n bonus bMatk,15;\n}\nif (.@r>=12) {\n bonus bCritical,10;\n bonus bNoCastCancel;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28903,'Scutum','Scutum','Armor',500,1,1,true,1,1,true,1,'.@r = getrefine();\nbonus bFlee,5;\nbonus bFlee2,1+(.@r/3*2);\nif (.@r >= 10) {\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28904,'Unity_Guard','Unity Guard','Armor',20,300,60,1,true,1,1,true,1,100,true,true,true,true,true,true,'if (BaseLevel<100) {\n bonus bDef,12*getrefine();\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28905,'Unity_Buckler','Unity Buckler','Armor',20,300,60,1,true,1,1,true,1,100,true,true,true,true,true,true,'if (BaseLevel<100) {\n bonus bMaxSPrate,2*getrefine();\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28906,'Shield_Of_Flame','Shield Of Flame','Armor',500,80,1,true,1,90,true,1,'bonus2 bSubEle,Ele_Fire,25;\n.@r = getrefine();\nif (.@r > 4) {\n bonus bAspd,1+((.@r > 6) ? 1 : 0);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28907,'Shield_Of_Gust','Shield Of Gust','Armor',500,80,1,true,1,90,true,1,'bonus2 bSubEle,Ele_Wind,25;\n.@r = getrefine();\nif (.@r > 4) {\n bonus bAspd,1+((.@r > 6) ? 1 : 0);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28908,'Shield_Of_Water','Shield Of Water','Armor',500,80,1,true,1,90,true,1,'bonus2 bSubEle,Ele_Water,25;\n.@r = getrefine();\nif (.@r > 4) {\n bonus bAspd,1+((.@r > 6) ? 1 : 0);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28909,'Shield_Of_Earth','Shield Of Earth','Armor',500,80,1,true,1,90,true,1,'bonus2 bSubEle,Ele_Earth,25;\n.@r = getrefine();\nif (.@r > 4) {\n bonus bAspd,1+((.@r > 6) ? 1 : 0);\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28910,'Imuke_Upper_Shield','Rectangular Large Sleeve','Armor',20,800,80,1,true,1,100,true,1,'bonus bLongAtkDef,5;\n.@r = getrefine();\nif (.@r>=5) {\n bonus bLongAtkDef,5;\n}\nif (.@r>=7) {\n bonus bLongAtkDef,10;\n}\nif (.@r>=9) {\n bonus bLongAtkDef,15;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28913,'Ultra_Light_MShield','Ultralight Magic Shield','Armor',100,50,1,true,1,100,true,1,'.@r = getrefine();\n.@val = 5;\nbonus2 bIgnoreDefClassRate,Class_Normal,10;\nif (.@r >= 9) {\n .@val += 5;\n} else if (.@r >= 7) {\n .@val += 2;\n}\nbonus bAspdRate,.@val;\nbonus2 bSubEle,Ele_Neutral,.@val;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28914,'Toughen_Time_Keepr_Shd','Enhanced Time Keeper Shield','Armor',25,true,1,100,true,3,100,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,15;\nbonus bMdef,5;\nbonus bMaxHP,500;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28915,'Bunker_Shield_','Bunker Shield','Armor',20,3500,90,1,true,1,50,true,1,'.@r = getrefine();\nif (.@r >= 5) {\n .@dmg = .@r - 4;\n}\nbonus2 bAddClass,Class_All,(4+.@dmg);\nbonus bAspdRate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28916,'Gaia_Shield','Gaia Shield','Armor',20,2000,150,1,true,1,90,true,1,'bonus bMdef,10;\nbonus2 bSubEle,Ele_Earth,10;\nbonus2 bAddEle,Ele_Earth,5;\nbonus2 bMagicAddEle,Ele_Earth,5;\n.@r = getrefine();\nif (.@r>=6) {\n bonus2 bSubEle,Ele_Earth,15;\n bonus2 bAddEle,Ele_Earth,10;\n bonus2 bMagicAddEle,Ele_Earth,10;\n}\nif (.@r>=8) {\n if (readparam(bStr)>=90) {\n bonus bBaseAtk,50;\n }\n if (readparam(bAgi)>=90) {\n bonus bAspdRate,5;\n }\n if (readparam(bVit)>=90) {\n bonus bHealPower2,10;\n bonus bAddItemHealRate,10;\n }\n if (readparam(bInt)>=90) {\n bonus bMatk,30;\n }\n if (readparam(bDex)>=90) {\n bonus bVariableCastrate,-5;\n }\n if (readparam(bLuk)>=90) {\n bonus bCritAtkRate,5;\n }\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28918,'Shield_Of_Chaos','Shield of Chaos','Armor',20,500,80,1,true,1,90,true,1,'.@r = getrefine();\nbonus bMdef,5;\nbonus2 bSubEle,Ele_Dark,25;\nif (.@r>=5)\n bonus bAspd,1;\nif (.@r>=7)\n bonus bAspd,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28920,'Diamond_Shield','Diamond Shield','Armor',20,1000,50,true,1,100,true,1,'.@r = getrefine();\nif (BaseLevel>=150) {\n bonus bDef,100+(20*(.@r/3));\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28921,'Anemos_Shield','Anemos Shield','Armor',20,3500,150,1,true,1,90,true,1,'bonus bMdef,15;\nbonus2 bAddEle,Ele_Wind,5;\nbonus2 bMagicAddEle,Ele_wind,5;\nbonus2 bSubEle,Ele_Wind,10;\nbonus bUnbreakableShield;\n.@r = getrefine();\nif (.@r>=6) {\n bonus2 bAddEle,Ele_Wind,10;\n bonus2 bMagicAddEle,Ele_wind,10;\n bonus2 bSubEle,Ele_Wind,15;\n}\nif (.@r>=8) {\n if (readparam(bStr)>=90)\n bonus bBaseAtk,50;\n if (readparam(bAgi)>=90)\n bonus bAspdRate,5;\n if (readparam(bVit)>=90)\n bonus bAddItemHealRate,10;\n if (readparam(bInt)>=90)\n bonus bMatk,30;\n if (readparam(bDex)>=90)\n bonus bVariableCastrate,-5;\n if (readparam(bLuk)>=90)\n bonus bCritAtkRate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28922,'Herald_Of_GOD_IL','Illusion Sacred Mission','Armor',1600,190,1,true,true,true,true,true,1,120,true,4,'bonus bVit,3;\nbonus bInt,2;\nbonus bMdef,3;\nbonus bUnbreakableShield;\nbonus2 bSkillAtk,"LG_EARTHDRIVE",(7*getrefine());'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28929,'Happy_Shield','Happy Shield','Armor',10,3500,150,1,true,1,90,true,1,'bonus bMdef,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28941,'Excelion_Shield','Excelion Shield','Armor',20,1200,95,1,true,1,100,true,1,'.@r = getrefine();\nbonus bMdef,5;\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nbonus bBaseAtk,30*(.@r/3);\nbonus bMatk,30*(.@r/3);\nif (readparam(Baselevel)>=130) {\n bonus bMaxHPrate,5;\n bonus bMaxSPrate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28942,'Bloody_Knight_Shield','Cursed Knight\'s Shield','Armor',800,1,true,1,1,true,1,'bonus bAspdRate,10;\nbonus2 bAddClass,Class_All,3;\nbonus bMatkRate,3;\nbonus2 bSubEle,Ele_All,7;\nautobonus2 "{ bonus2 bSPRegenRate,25,1000; }",50,5000;\nautobonus "{ bonus2 bHPRegenRate,150,1000; }",50,5000;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bBaseAtk,10;\n bonus bMatk,10;\n}\nif (.@r>=9) {\n bonus bAspd,1;\n}\nif (.@r>=12) {\n bonus bDelayrate,-3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28945,'Bloody_Knight_Shield_','Bloody Knight\'s Shield','Armor',800,1,true,1,1,true,1,'bonus bAspdRate,10;\nbonus2 bAddClass,Class_All,3;\nbonus bMatkRate,3;\nbonus2 bSubEle,Ele_All,7;\nautobonus2 "{ bonus2 bSPRegenRate,25,1000; }",50,5000;\nautobonus "{ bonus2 bHPRegenRate,150,1000; }",50,5000;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bBaseAtk,10;\n bonus bMatk,10;\n}\nif (.@r>=9) {\n bonus bAspd,1;\n}\nif (.@r>=12) {\n bonus bDelayrate,-3;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28946,'Bloody_Knight_Shield__','Purified Knight\'s Shield','Armor',800,1,true,1,1,true,1,'bonus bAspdRate,10;\nbonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus2 bSubEle,Ele_All,10;\nautobonus2 "{ bonus2 bSPRegenRate,50,1000; }",50,5000;\nautobonus "{ bonus2 bHPRegenRate,300,1000; }",50,5000;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bBaseAtk,20;\n bonus bMatk,20;\n}\nif (.@r>=9) {\n bonus bAspd,2;\n}\nif (.@r>=12) {\n bonus bDelayrate,-5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28950,'Variant_Shield','Abyss Shield','Armor',1200,150,true,1,165,true,1,'.@r = getrefine();\nbonus bUnbreakableWeapon;\nif (.@r>=6) {\n bonus2 bResEff,Eff_Fear,50;\n bonus2 bSubRace,RC_Player_Human,20;\n}\nif (.@r>=8) {\n bonus2 bResEff,Eff_Fear,50;\n bonus2 bSubRace,RC_Player_Human,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28951,'Nero_Shield','Nero Shield','Armor',20,500,80,1,true,1,90,true,1,'.@r = getrefine();\nbonus bUnbreakableShield;\nbonus bMdef,5;\nbonus2 bSubEle,Ele_Water,10;\nbonus2 bAddEle,Ele_Water,5;\nbonus2 bMagicAddEle,Ele_Water,5;\nif (.@r>=6) {\n bonus2 bSubEle,Ele_Water,15;\n bonus2 bAddEle,Ele_Water,10;\n bonus2 bMagicAddEle,Ele_Water,10;\n}\nif (.@r>=8) {\n if (readparam(bStr)>=90)\n bonus bBaseAtk,50;\n if (readparam(bAgi)>=90)\n bonus bAspdRate,5;\n if (readparam(bInt)>=90)\n bonus bMatk,30;\n if (readparam(bVit)>=90)\n bonus bAddItemHealRate,10;\n if (readparam(bDex)>=90)\n bonus bVariableCastrate,-5;\n if (readparam(bLuk)>=90)\n bonus bCritAtkRate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28953,'Poring_B_Shield','Poring Battle Shield','Armor',80,1,true,1,150,true,1,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus2 bSubSize,Size_All,2*(.@r/3);\nbonus2 bMagicSubSize,Size_All,2*(.@r/3);\nif (.@r>=7) {\n bonus bMaxHPrate,5;\n bonus bMaxSPrate,5;\n}\nif (.@r>=9) {\n bonus bAspd,1;\n}\nif (.@r>=12) {\n autobonus "{ bonus2 bHPRegenRate,100,1000; }",50,4000,BF_MAGIC;\n bonus bShortWeaponDamageReturn,1;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28955,'Fotia_Shield','Fotia Shield','Armor',20,1000,120,1,true,1,90,true,1,'.@r = getrefine();\nbonus bUnbreakableShield;\nbonus bMdef,5;\nbonus2 bSubEle,Ele_Fire,10;\nbonus2 bAddEle,Ele_Fire,5;\nbonus2 bMagicAddEle,Ele_Fire,5;\nif (.@r>=6) {\n bonus2 bSubEle,Ele_Fire,15;\n bonus2 bAddEle,Ele_Fire,10;\n bonus2 bMagicAddEle,Ele_Fire,10;\n}\nif (.@r>=8) {\n if (readparam(bStr)>=90)\n bonus bBaseAtk,50;\n if (readparam(bAgi)>=90)\n bonus bAspdRate,5;\n if (readparam(bInt)>=90)\n bonus bMatk,30;\n if (readparam(bVit)>=90)\n bonus bAddItemHealRate,10;\n if (readparam(bDex)>=90)\n bonus bVariableCastrate,-5;\n if (readparam(bLuk)>=90)\n bonus bCritAtkRate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31027,'C_Pretty_Bear','Costume Pretty Bear','Armor',true,1,1,1480); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31028,'C_Black_Cat_Hood','Costume Black Cat Hood','Armor',true,1,1,1481); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31029,'C_Pig_Nose','Costume Pig Nose','Armor',true,1,1,1482); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31030,'C_Tiger_Face','Costume Tiger Face','Armor',true,true,true,1,1,483); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31031,'C_Tare_Pope_Casual','Costume Drooping Pope Casual','Armor',true,1,1,1483); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31032,'C_Tare_Luwmin','Costume: Sailing Lumin','Armor',true,1,1,1484); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31033,'C_BelieversCap','Costume Believer\'s Mask','Armor',true,true,true,1,1,1485); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31034,'C_Pirates_Hood','Costume Pirates Hood','Armor',true,1,1,592); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31035,'C_Bankruptcy_Of_Heart','Costume Bankruptcy of Heart','Armor',true,1,1,107); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31036,'C_Satto_Hat','Costume Used Hat','Armor',true,1,1,227); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31037,'C_Beret','Costume Beret','Armor',true,1,1,226); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31038,'C_Cheks_Bandana','Costume Cheks Bandana','Armor',true,1,1,1174); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31039,'C_Crown_of_Old_King_Red','Costume Crown of Old King Red','Armor',true,1,1,1491); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`,`equip_script`,`unequip_script`) VALUES (31040,'C_Magical_Feather','Costume Magical Feather','Armor',true,1,1,1279,'hateffect(HAT_EF_MAGICAL_FEATHER,true);','/* commented because only the last sentence is seen\nshowscript "Oh Holy Light!";\nshowscript "Strike down my foes!";\nshowscript "Blessings be upon me as I strike the undead and demonic with my Demon Bane!";\nshowscript "I am a Magical Acolyte who fights against the black Porings of Satan Morroc!";\n*/\nshowscript "Every day I struggle against the darkness but today will be magical!";','hateffect(HAT_EF_MAGICAL_FEATHER,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31041,'C_Cat_Lace_Hairband','Costume Cat Lace Hairband','Armor',true,1,1,816); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31042,'C_Survival_Circlet','Costume Survival Circlet','Armor',true,1,1,1220); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31043,'C_Ribbon_White','Costume Ribbon White','Armor',true,1,1,248); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31044,'C_Drooping_Kitty_Pink','Costume Drooping Kitty Pink','Armor',true,1,1,276); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31045,'C_Blue_Rear_Ribbon','Costume Blue Rear Ribbon','Armor',true,1,1,1492); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31046,'C_White_Rose_Princess','Costume White Rose Princess','Armor',true,1,1,1493); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31047,'C_First_Love_Cheek','Costume First Love Cheek','Armor',true,1,1,1494); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31048,'C_White_Lily_Black_Ribbon','Costume White Lily Black Ribbon','Armor',true,1,1,1495); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31049,'C_Marin_Hat','Costume Marin Hat','Armor',true,1,1,948); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31050,'C_Golden_Poring_Hat','Costume Golden Poring Hat','Armor',true,1,1,1236); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31051,'C_Poring_Sun_Visor','Costume Poring Sun Visor','Armor',true,1,1,1496); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31052,'C_Alchemist_Mask','Costume Alchemist Mask','Armor',true,true,true,1,1,1497); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31053,'C_Drooping_Eddga','Costume Drooping Eddga','Armor',true,1,1,495); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31054,'C_Sting_Hat','Costume Sting Hat','Armor',true,1,1,504); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31055,'C_Poring_Soap_Pipe','Costume Poring Soap Pipe','Armor',true,1,1,1499); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`script`,`unequip_script`) VALUES (31056,'C_Furious_Wave','Costume Furious Wave','Armor',true,1,1,'hateffect(HAT_EF_DOUBLEGUMGANG,true);\n/* Need to confirm this */','hateffect(HAT_EF_DOUBLEGUMGANG,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31057,'C_Eremes_Scarf_Black','Costume: Eremes\' Scarf (Black)','Armor',true,1,1,1501); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31058,'C_Gelato_Hat','Costume Gelato Hat','Armor',true,1,1,777); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31059,'C_Sailor_Hat','Costume Sailor Hat','Armor',true,1,1,798); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31060,'C_Starfish_Headband','Costume Starfish Headband','Armor',true,1,1,793); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31061,'C_Nipper_Hairpin','Costume Nipper Hairpin','Armor',true,1,1,470); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31062,'C_Eleanor_Wig','Costume Eleanor Wig','Armor',true,1,1,1502); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31063,'C_Hair_Bun_BU','Costume Hair in a Bun(Blue)','Armor',true,1,1,1503); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31064,'C_Hair_Bun_RD','Costume Hair in a Bun(Red)','Armor',true,1,1,1504); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31065,'C_Hair_Bun_YL','Costume Hair in a Bun(Yellow)','Armor',true,1,1,1505); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31066,'C_Hair_Bun_GN','Costume Hair in a Bun(Green)','Armor',true,1,1,1506); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31067,'C_Hair_Bun_BL','Costume Hair in a Bun(Black)','Armor',true,1,1,1507); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31068,'C_Hair_Bun_WH','Costume Hair in a Bun(White)','Armor',true,1,1,1508); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31069,'C_Hair_Bun_OM','Costume Hair in a Bun(Brown)','Armor',true,1,1,1509); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31070,'C_Hair_Bun_PP','Costume Hair in a Bun(Purple)','Armor',true,1,1,1510); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31071,'C_Roll_Twin_BU','Costume Roll Twin(Blue)','Armor',true,1,1,1511); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31072,'C_Roll_Twin_RD','Costume Roll Twin(Red)','Armor',true,1,1,1512); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31073,'C_Roll_Twin_YL','Costume Roll Twin(Yellow)','Armor',true,1,1,1513); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31074,'C_Roll_Twin_GN','Costume Roll Twin(Green)','Armor',true,1,1,1514); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31075,'C_Roll_Twin_BL','Costume Roll Twin(Black)','Armor',true,1,1,1515); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31076,'C_Roll_Twin_WH','Costume Roll Twin(White)','Armor',true,1,1,1516); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31077,'C_Roll_Twin_OM','Costume Roll Twin(Brown)','Armor',true,1,1,1517); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31078,'C_Roll_Twin_PP','Costume Roll Twin(Purple)','Armor',true,1,1,1518); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31079,'C_Long_Pony_BU','Costume Long Pony(Blue)','Armor',true,1,1,1519); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31080,'C_Long_Pony_RD','Costume Long Pony(Red)','Armor',true,1,1,1520); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31081,'C_Long_Pony_YL','Costume Long Pony(Yellow)','Armor',true,1,1,1521); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31082,'C_Long_Pony_GN','Costume Long Pony(Green)','Armor',true,1,1,1522); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31083,'C_Long_Pony_BL','Costume Long Pony(Black)','Armor',true,1,1,1523); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31084,'C_Long_Pony_WH','Costume Long Pony(White)','Armor',true,1,1,1524); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31085,'C_Long_Pony_OM','Costume Long Pony(Brown)','Armor',true,1,1,1525); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31086,'C_Long_Pony_PP','Costume Long Pony(Purple)','Armor',true,1,1,1526); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31087,'C_Dwarf_Beard','Costume Dwarf Beard','Armor',true,1,1,1349); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31088,'C_Mad_Hatter','Costume Mad Hatter','Armor',true,true,1,1,1421); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (31089,'C_Exploding_Crimson_Flame','Costume Exploding Crimson Flame','Armor',true,1,1,1500,'hateffect(HAT_EF_BAKURETSU_HADOU,true);\n/* Need to confirm this */','hateffect(HAT_EF_BAKURETSU_HADOU,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31090,'C_Angelring_Hat','Costume Angelring Hat','Armor',true,1,1,348); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (31091,'C_Gold_Shower','Costume Show Me The Zeny','Armor',true,1,1,1528,'hateffect(HAT_EF_GOLD_SHOWER,true);\nbonus2 bGetZenyNum,500,3;','hateffect(HAT_EF_GOLD_SHOWER,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31092,'C_Rabbit_Ribbon_Hat','Costume Bunny Ribbon Hat','Armor',true,1,1,845); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31093,'C_Under_Lamp','Costume Under Lamp','Armor',true,1,1,1531); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31094,'C_Dice_Hat','Costume Dice Hairband','Armor',true,1,1,494); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31095,'C_JP_EV01','Costume Mythical Baphomet Horns','Armor',true,1,1,1532); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31096,'C_JP_EV02','Costume Dog Ears of Bau Alma','Armor',true,1,1,1533); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31097,'C_JP_EV03','Costume Bunny Ears of Minnie Doe Alma','Armor',true,1,1,1534); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31098,'C_JP_EV04','Costume Fox Ears of Tamamo Loa','Armor',true,1,1,1535); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31099,'C_JP_EV05','Costume Headdress of Ontama Aria','Armor',true,1,1,1536); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31100,'C_JP_EV06','Costume Hat of Dumpty Alma','Armor',true,1,1,1537); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31101,'C_JP_EV07','Costume Taini Hat Blue','Armor',true,1,1,1538); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31102,'C_JP_EV08','Costume Taini Hat Orange','Armor',true,1,1,1539); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31103,'C_JP_EV09','Costume Taini Hat Green','Armor',true,1,1,1540); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31104,'C_Taini_Hat','Costume Taini Hat','Armor',true,1,1,722); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (31105,'C_RO_Celebration_Hat','Costume RO Celebration Hat','Armor',true,1,1,1541,100,true,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31106,'C_Eyepatch_of_Peace','Costume Eyepatch of Peace','Armor',true,1,1,697); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31107,'C_Eyepatch_of_Prosperity','Costume Eyepatch of Prosperity','Armor',true,1,1,698); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31113,'C_Doctor_Headband','Costume Doctor headband','Armor',true,1,1,60); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31114,'C_Theater_Prop','Costume Theater Prop','Armor',true,1,1,80); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31117,'C_Hoplite_Helmet','Costume Hoplite Helmet','Armor',true,true,true,1,1,660); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31118,'C_Assassin_Skull_Mask','Costume Scratch Mask','Armor',true,true,1,1,984); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31119,'C_Blue_Magicianhat','Costume Magician Hat Blue','Armor',true,1,1,285); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31120,'C_Vampire_Familiar','Costume Vampire Familiar','Armor',true,1,1,1548); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31121,'C_Stall_Of_Bat','Costume Stall Of Bat','Armor',true,1,1,1549); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31122,'C_Bloody_Stop_Bandage','Costume Bloody Stop Bandage','Armor',true,1,1,1550); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31123,'C_Ghostring_Tall_Hat','Costume Ghostring Tall Hat','Armor',true,1,1,1551); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31124,'C_Ribbon_Chef_Hat','Costume Ribbon Chief Hat','Armor',true,1,1,785); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31125,'C_QueenAnzRevenge','Costume Queen Anne\'s Revenge','Armor',true,1,1,1360); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31126,'C_Nestea_Hat','Costume Nestea Hat','Armor',true,1,1,756); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31127,'C_Flag_Cap','Costume Flag Cap','Armor',true,1,1,482); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31128,'C_Bride_Mask','Costume Bride Mask','Armor',true,1,1,223); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31129,'C_Munchs_Scream','Costume Scratch Mask','Armor',true,true,1,1,75); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31130,'C_Indian_Hairband','Costume Indian Hairband','Armor',true,1,1,96); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31131,'C_Monk_Hat','Costume Monk Hat','Armor',true,1,1,35); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31132,'C_Christmas_Wreath','Costume Christmas Wreath','Armor',true,1,1,1554); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31133,'C_Gambler_Seal','Costume Gambler Seal','Armor',true,1,1,1202); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31134,'C_Happy_Parrot_J','Costume Talkactive Parrot','Armor',true,1,1,1116); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31135,'C_Mini_Crown1','Costume Luxury Mini Crown','Armor',true,1,1,707); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31136,'C_Clock_Casket','Costume Clock Casket','Armor',true,1,1,1555); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31137,'C_Blue_Rose_Ornament','Costume Blue Rose Ornament','Armor',true,1,1,1556); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31138,'C_Piamette_Red_Hood','Costume Piamette\'s Red Hood','Armor',true,1,1,1557); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31139,'C_White_Rabbit_Ear','Costume White Rabbit Ears','Armor',true,1,1,1558); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (31140,'C_Cowboy_Hat_','Costume Black Cowboy Hat','Armor',true,1,1,1569,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (31141,'C_Rose_Corsage_','Costume Cactus Flower Corsage','Armor',true,1,1,1570,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`equip_script`,`unequip_script`) VALUES (31142,'C_Time_Prison','Costume Prison of Time','Armor',true,1,1,1309,'sc_start SC_TIME_ACCESSORY,INFINITE_TICK,0;','sc_end SC_TIME_ACCESSORY;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (31143,'C_Krathong_Crown_TH','Costume: Krathong Crown','Armor',true,1,1560); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31144,'C_Indi_Feather_Band','Costume Indian Feather Headband','Armor',true,1,1,809); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31145,'C_AliceFriesinger_Hat_69','Costume AliceFriesinger Hat 69','Armor',true,1,1,1249); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31146,'C_KarduiEar','Costume Kardui Ears','Armor',true,1,1,1357); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31147,'C_Tare_Domovoi','Costume Drooping Domovoi','Armor',true,1,1,781); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31148,'C_Tare_W_Doll','Costume Drooping W Doll','Armor',true,1,1,359); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31149,'C_Nydhog_Wig','Costume Nydhoggur Wig','Armor',true,1,1,1563); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31150,'C_Shalosh_Head_Dress','Costume Shalosh Headdress','Armor',true,1,1,1564); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31151,'C_Chasher_Ear','Costume Cheshire\'s Cat Ears','Armor',true,1,1,1565); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31152,'C_Piamette_BowTie_Red','Costume Piamette\'s Red Bow Tie','Armor',true,1,1,1566); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31153,'C_Aniv_Star_Hat2','Costume Cactus Flower Corsage','Armor',true,1,1,1567); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31154,'C_Cap','C Cap','Armor',true,1,1,14); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (31157,'C_Spirit_Chain','Costume Soul Ring','Armor',true,1,69); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31158,'C_Squirrel_Ear_Hat','Costume Squirrel Ear Hat','Armor',true,1,1,1486); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31160,'C_RuneHelm','Costume Rune Helm','Armor',true,1,1,1361); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31161,'C_Tiger_Mask','Costume Tiger Mask','Armor',true,true,1,1,181); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31162,'C_Shaving_Foam','Costume Shaving Foam','Armor',true,1,1,1129); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31163,'C_Goat_Hat','Costume Sheep Hat','Armor',true,1,1,205); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31164,'C_Brown_Stall','Costume Brown Stole','Armor',true,1,1,1572); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31165,'C_Piggyback','Costume Piggyback','Armor',true,1,1,1574); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31166,'C_Teddy_Bear_Hood','Costume Teddy Bear Hood','Armor',true,1,1,1571); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31167,'C_Lunatic_Hanging_Ear_BL','Costume Hanging Black Lunatic Ears','Armor',true,1,1,1575); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31168,'C_Mouton_Life_BL','Costume Blue Mouton Life','Armor',true,1,1,1573); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31169,'C_Hat_Of_Outlaw','Costume Hilarious Bandit Hat','Armor',true,1,1,486); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31170,'C_Wind_Wings','Costume Wings of Wind','Armor',true,1,1,493); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31171,'C_Nekomimi','Costume Nekomimi','Armor',true,1,1,182); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31172,'C_Roast_Memory','Costume Roast Memory','Armor',true,true,true,1,1,1576); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31173,'C_Oyster_Parakeet','Costume Oyster Parakeet','Armor',true,1,1,419); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31174,'C_Suspicious_Bread_Bag','C Suspicious Bread Bag','Armor',true,1,1,429); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31175,'C_Strawberry_Hat','Costume Strawberry Hat','Armor',true,1,1,755); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31176,'C_Looking','C Looking','Armor',true,1,1,1577); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31177,'C_Tail_Hat','C Tail Hat','Armor',true,1,1,1578); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31178,'C_Flame_Muffler','C Fire Muffler','Armor',true,1,1,1579); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31179,'C_Wolf_Masquerade','C Wolf Masquerade','Armor',true,1,1,1580); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31180,'C_Shura_King_Pledge','C King Sura Headband','Armor',true,1,1,1581); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31181,'C_Necklace_Rosary','Costume Necklace Rosary','Armor',true,1,1,1471); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31182,'C_Side_Cap','Costume Side Cap','Armor',true,1,1,529); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31183,'C_Fallen_Angel_Blessing','Costume Blessing of Fallen Angel','Armor',true,1,1,1250); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31184,'C_Hawkeye','Costume Hawkeye','Armor',true,1,1,609); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31185,'C_Engineer_Cap','Costume Engineer Cap','Armor',true,1,1,608); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31186,'C_Black_Cat','Costume Black Cat','Armor',true,1,1,1582); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31187,'C_War_Princess_Ribbon','Costume War Princess Ribbon','Armor',true,1,1,1583); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31188,'C_Mono_Gothic_Bonnet','Costume Mono Gothic Bonnet','Armor',true,1,1,1584); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31189,'C_Cat_Ears_Cape_Red','Costume Red Cat Ears Cape','Armor',true,1,1,1591); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31190,'C_Angel_Mini_Silk_Hat_B','Costume Black Angel Mini Silk Hat','Armor',true,1,1,1586); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31191,'C_Whikebain_Ears_Gold','Vibrant Cat Ears','Armor',true,1,1,1588); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31192,'C_Bluecat_Ear','Blue Cat Ears','Armor',true,1,1,1589); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31193,'C_Tare_Ahat','Costume Drooping Ahat','Armor',true,1,1,1590); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31194,'C_Spinning_Propeller','Costume Spinning Propeller','Armor',true,1,1,270); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (31195,'C_Choco_Minihat','Costume Mini Chocolate Hat','Armor',true,1,1,1592,'bonus2 bExpAddRace,RC_All,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31196,'C_JP_EV12','C Drooping Chuni Penguin','Armor',true,1,1,1596); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31197,'C_Egg_Crispinette','Costume Egg Crispinette','Armor',true,1,1,1598); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31198,'C_Octopus_Hat','C Octopus Hat','Armor',true,1,1,538); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31199,'C_Weird_Beard','C Weird Beard','Armor',true,1,1,21); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31200,'C_Wrapping_Ribbon','C Wrapping Ribbon','Armor',true,1,1,1599); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31201,'C_Royal_Rabbit_Crown','C Royal Rabbit Crown','Armor',true,1,1,1600); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31202,'C_Dog_Officer','C Dog Officer','Armor',true,1,1,1601); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31203,'C_Charcoal_Stove','C Charcoal Stove','Armor',true,1,1,1602); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31204,'C_Drooping_White_Cat','C Drooping White Cat','Armor',true,1,1,378); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31205,'C_Large_Orc_Hero_Helm','C Large Orc Hero Helm','Armor',true,true,1,1,381); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31206,'C_Rune_Hairband','C Rune Hairband','Armor',true,true,1,1,564); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31207,'C_Dokkebi_Mask','C Dokkebi Mask','Armor',true,true,1,1,689); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31208,'C_Straight_Long_YL','C Straight_Long Yellow','Armor',true,1,1,1603); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31209,'C_Straight_Long_WH','C Straight Long White','Armor',true,1,1,1604); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31210,'C_Side_Pigtail_BU','C Side Pigtail Blue','Armor',true,1,1,1605); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31211,'C_Side_Pigtail_RD','C Side Pigtail Red','Armor',true,1,1,1606); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31212,'C_Side_Pigtail_YL','C Side Pigtail Yellow','Armor',true,1,1,1607); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31213,'C_Side_Pigtail_GN','C Side Pigtail Green','Armor',true,1,1,1608); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31214,'C_Side_Pigtail_BL','C Side Pigtail Black','Armor',true,1,1,1609); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31215,'C_Side_Pigtail_WH','C Side Pigtail White','Armor',true,1,1,1610); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31216,'C_Side_Pigtail_OM','C Side Pigtail Brown','Armor',true,1,1,1611); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31217,'C_Side_Pigtail_PP','C Side Pigtail Purple','Armor',true,1,1,1612); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31218,'C_Low_Pony_BU','C Low Pony Blue','Armor',true,1,1,1613); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31219,'C_Low_Pony_RD','C Low Pony Red','Armor',true,1,1,1614); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31220,'C_Low_Pony_YL','C Low Pony Yellow','Armor',true,1,1,1615); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31221,'C_Low_Pony_GN','C Low Pony Green','Armor',true,1,1,1616); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31222,'C_Low_Pony_BL','C Low Pony Black','Armor',true,1,1,1617); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31223,'C_Low_Pony_WH','C Low Pony White','Armor',true,1,1,1618); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31224,'C_Low_Pony_OM','C Low Pony Brown','Armor',true,1,1,1619); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31225,'C_Low_Pony_PP','C Low Pony Purple','Armor',true,1,1,1620); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31226,'C_Long_Twin_BU','C Long Twin Blue','Armor',true,1,1,1621); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31227,'C_Long_Twin_RD','C Long Twin Red','Armor',true,1,1,1622); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31228,'C_Long_Twin_YL','C Long Twin Yellow','Armor',true,1,1,1623); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31229,'C_Long_Twin_GN','C Long Twin Yellow','Armor',true,1,1,1624); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31230,'C_Long_Twin_BL','C Long Twin Yellow','Armor',true,1,1,1625); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31231,'C_Long_Twin_WH','C Long Twin Yellow','Armor',true,1,1,1626); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31232,'C_Long_Twin_OM','C Long Twin Yellow','Armor',true,1,1,1627); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31233,'C_Long_Twin_PP','C Long Twin Yellow','Armor',true,1,1,1628); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31234,'C_Persica','C Persica','Armor',true,1,1,659); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31235,'C_Large_Ribbon_Muffler_Mid','C Large Ribbon Muffler Mid','Armor',true,1,1,1312); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31236,'C_Vicious_Mind_Aura_Mid','C Vicious Mind Aura Mid','Armor',true,1,1,1267); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31237,'C_Pale_Yellow_Ribbon_Lower','C Pale Yellow Ribbon Lower','Armor',true,1,1,1474); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31238,'C_True_Love_Upper','C True Love Upper','Armor',true,1,1,489); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31239,'C_Love_Rabbit_Hood_Upper','C Love Rabbit Hood Upper','Armor',true,1,1,549); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31240,'C_Whisper_Mask_','C Whisper Mask Upper','Armor',true,1,1,321); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31241,'C_Burning_Sun_Lower','C Burning Sun Lower','Armor',true,1,1,654); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31242,'C_Anubis_Helm_','C Anubis Hat Upper','Armor',true,1,1,485); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31243,'C_Tongue_Mask_Mid','C Tongue Mask Mid','Armor',true,1,1,253); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31244,'C_Skymet_','C Skymet Upper','Armor',true,1,1,868); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31245,'C_Cherry','C Cherry','Armor',true,1,1,602); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31246,'C_Humming_Bird','C Humming Bird','Armor',true,1,1,702); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31247,'C_Hippo_Hat','C Hippo Hat','Armor',true,1,1,859); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31248,'C_Isabella_Red_Ears','C Isabella Red Ears','Armor',true,1,1,1030); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31249,'C_Rabbit_Hopping','C Hopping Rabbit','Armor',true,1,1,1635); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31250,'C_Wonderful_Beast_Ear','C Wonderful Beast Ears','Armor',true,1,1,1636); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31251,'C_Cat_Mouth','C Cats Mouth','Armor',true,1,1,1637); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31252,'C_Cat_Ear_Hat_White','C White Cat Ears Hat','Armor',true,1,1,1638); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31253,'C_Rinzu_Helmet','C Rinzu Helmet','Armor',true,1,1,548); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31254,'C_Red_Hare_Hat','C Red Hare Hat','Armor',true,true,true,1,1,1631); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31255,'C_Sweet_Helmet','C Sweet Helmet','Armor',true,true,1,1,1374); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31256,'C_Jaguar_Mask','C Jaguar Mask','Armor',true,true,1,1,530); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_costume_head_top`,`armor_level`,`view`) VALUES (31259,'C_Bubble_A_Angel_H','Costume Bubbly Arc Angeling Hairband','Armor',10,true,1,1633); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31260,'C_Observer_J','C Observer','Armor',true,1,1,1639); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31261,'C_Soda_in_Mouth','C Soda in Mouth','Armor',true,1,1,1643); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (31262,'C_Disposable_3D_Glasses','C Disposable 3D Glasses','Armor',true,1,1,661,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (31263,'C_Disposable_Popcorn_Hat','C Disposable Popcorn Hat','Armor',true,1,1,415,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31264,'C_Wings_of_Protector_Lower','C Wings of Protector Lower','Armor',true,1,1,990); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31265,'C_Straight_Pony_Blue_Mid','C Straight Pony Blue Mid','Armor',true,1,1,1394); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31266,'C_Straight_Pony_Red_Mid','C Straight Pony Red Mid','Armor',true,1,1,1392); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31267,'C_Straight_Pony_Yellow_Mid','C Straight Pony Yellow Mid','Armor',true,1,1,1389); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31268,'C_Straight_Pony_Green_Mid','C Straight_Pony Green Mid','Armor',true,1,1,1390); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31269,'C_Straight_Pony_Black_Mid','C Straight Pony Black Mid','Armor',true,1,1,1371); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31270,'C_Straight_Pony_White_Mid','C Straight Pony White Mid','Armor',true,1,1,1395); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31271,'C_Straight_Pony_Crimson_Mid','C Straight Pony Crimson Mid','Armor',true,1,1,1393); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31272,'C_Straight_Pony_Purple_Mid','C Straight Pony Purple Mid','Armor',true,1,1,1391); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31273,'C_Cowlick_Blue_Mid','C Cowlick Blue Mid','Armor',true,1,1,1387); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31274,'C_Cowlick_Red_Mid','C Cowlick Red Mid','Armor',true,1,1,1385); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31275,'C_Cowlick_Yellow_Mid','C Cowlick Yellow Mid','Armor',true,1,1,1382); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31276,'C_Cowlick_Green_Mid','C Cowlick Green Mid','Armor',true,1,1,1383); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31277,'C_Cowlick_Black_Mid','C Cowlick Black Mid','Armor',true,1,1,1372); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31278,'C_Cowlick_White_Mid','C Cowlick White Mid','Armor',true,1,1,1388); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31279,'C_Cowlick_Crimson_Mid','C Cowlick Crimson Mid','Armor',true,1,1,1386); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31280,'C_Cowlick_Purple_Mid','C Cowlick Purple Mid','Armor',true,1,1,1384); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31281,'C_Loose_Wave_Twin_Blue_Mid','C Loose Wave Twin Blue Mid','Armor',true,1,1,1401); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31282,'C_Loose_Wave_Twin_Red_Mid','C Loose Wave Twin Red Mid','Armor',true,1,1,1399); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31283,'C_Loose_Wave_Twin_Yellow_Mid','C Loose Wave Twin Yellow Mid','Armor',true,1,1,1396); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31284,'C_Loose_Wave_Twin_Green_Mid','C Loose Wave Twin Green Mid','Armor',true,1,1,1397); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31285,'C_Loose_Wave_Twin_Black_Mid','C Loose Wave Twin Black Mid','Armor',true,1,1,1373); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31286,'C_Loose_Wave_Twin_White_Mid','C Loose Wave Twin White Mid','Armor',true,1,1,1402); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31287,'C_Loose_Wave_Twin_Crimson_Mid','C Loose Wave Twin Crimson Mid','Armor',true,1,1,1400); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31288,'C_Loose_Wave_Twin_Purple_Mid','C Loose Wave Twin Purple Mid','Armor',true,1,1,1398); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31289,'C_Black_Wing_Ears_Lower','C Black Wing Ears Lower','Armor',true,1,1,1336); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31290,'C_Angels_Feather_Cap','C Angels Feather Cap','Armor',true,1,1,929); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31291,'C_Devils_Feather_Cap','C Devils Feather Cap','Armor',true,1,1,930); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31293,'C_Kings_Crown_Purple','C Crown of Ancient King Purple','Armor',true,1,1,1651); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31294,'C_Jirant_Circlet_Red','C Jirant Circlet Red','Armor',true,1,1,1652); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31295,'C_Red_Wing_Hat','C Red Wing Hat','Armor',true,1,1,613); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31296,'C_Strawberry_in_Mouth','C Strawberry in Mouth','Armor',true,1,1,861); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31297,'C_Fruit_of_Love','C Fruit of Love','Armor',true,1,1,140); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31298,'C_Sepia_Parade_Hat','C Sepia Parade Hat','Armor',true,1,1,682); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31299,'C_White_Rabbit','C White Rabbit','Armor',true,1,1,1656); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31300,'C_Warm_Cat_Muffler','C Warm Cat Muffler','Armor',true,1,1,1657); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31301,'C_Blinking_Eyes','C Blinking Eyes','Armor',true,1,1,1658); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31302,'C_Black_Magenta_Ribbon','C Black Magenta Ribbon','Armor',true,1,1,1659); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31303,'C_Black_Ramen_Hat_','C Black Ramen Hat','Armor',true,1,1,1338); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31304,'C_Summer_Fan','C Summer Fan','Armor',true,1,1,1051); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31306,'C_Toucan_Hat','C Toucan Hat','Armor',true,1,1,528); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31307,'C_Violet_Macaw','C Violet Macaw','Armor',true,1,1,656); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31308,'C_Protect_Feathers','C Protect Feathers','Armor',true,1,1,1232); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31309,'C_Pure_White_Marching_Hat','C Pure White Marching Hat','Armor',true,1,1,1470); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31310,'C_666_Black_Elven_Ears','C 666 Black_ Elven Ears','Armor',true,1,1,498); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31311,'C_Dolor_Thanatos_Mask','C Dolor Thanatos Mask','Armor',true,true,1,1,666); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31312,'C_Hades_Helm','C Hades Helm','Armor',true,1,1,523); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31313,'C_FallenAngelWingEar','C Fallen Angel Wing Ears','Armor',true,1,1,1662); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31314,'C_Ghost_Holiday','C Ghost Holiday','Armor',true,1,1,1663); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31315,'C_Stall_Of_Angel','C Stall of Angel','Armor',true,1,1,1664); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (31316,'C_C_FlutterButterfly_BL','C Black Fluttering Butterfly','Armor',true,1,1,1665,'hateffect(HAT_EF_C_FLUTTERBUTTERFLY_BL,true);','hateffect(HAT_EF_C_FLUTTERBUTTERFLY_BL,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31317,'C_15th_Anniversary_Wing','C 15th Anniversary Wing','Armor',true,1,1,1660); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31318,'C_Gerhard_Von_Devi','Costume Gerhard Von Devi','Armor',true,1,1,1092); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (31319,'C_Summer_Fan_','C Summer Fan','Armor',true,1,1,1051,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (31320,'C_Pinwheel_Hat','C Pinwheel Hat','Armor',true,1,1,456,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31321,'C_Shining_Sunflower','C Shining Sunflower','Armor',true,1,1,681); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31322,'C_Candy_Hat','C Candy Hat','Armor',true,1,1,853); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31323,'C_Yellow_Hunting_Cap','C Yellow Hunting Cap','Armor',true,1,1,484); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (31325,'C_Queen_Scarabas_Helmet','C Queen Scarabas Helmet','Armor',true,true,1,1,1231,'hateffect(HAT_EF_QSCARABA,true);','hateffect(HAT_EF_QSCARABA,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31326,'C_Rolf_Von_Ziege_666_II','C Rolf Von Ziege 666 II','Armor',true,1,1,946); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31327,'C_Stretched_Nose_M','C Wood Goblins Nose','Armor',true,1,1,737); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31328,'C_Faceworm_Eggshell','C Faceworm Eggshell','Armor',true,1,1,1356); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31329,'C_Alice_Wig','Costume Alice Wig','Armor',true,1,1,1673); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31330,'C_Fallen_Angel_Valletta','Costume Fallen Angel Valletta','Armor',true,1,1,1674); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31331,'C_Chung_E_Shinyon_Cap','C Chung e Shinyon Cap','Armor',true,1,1,1675); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31332,'Khalitzburg_KN_Helm_BL','C Black Khalitzburg Knight Helm','Armor',true,1,1,1676); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31368,'C_Harvest_Festa_Hat','C Thanksgiving Memorial Hat','Armor',true,1,1,1677); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31369,'C_Straight_Long_WH_','Costume Straight Long White','Armor',true,1,1,1604); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31370,'C_Straight_Long_YLK','Costume Straight Long Yellow','Armor',true,1,1,1603); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31372,'C_Binit_Doll_Hat','Costume: Binit Doll','Armor',true,1,1,358); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31373,'C_Crown_of_Ancient_king','C Crown of Ancient king','Armor',true,1,1,1412); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31374,'C_Explosion_gum','C Explosion gum','Armor',true,1,1,1414); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31375,'C_Mystic_Eye','C Mystic Eye','Armor',true,1,1,1490); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31376,'C_Ancient_Dragon_Coronet_Purple','C Ancient Dragon Coronet Purple','Armor',true,1,1,1680); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31377,'C_Glastheim_Obeserver','C Glastheim Obeserver','Armor',true,1,1,1041); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31378,'C_Catharina_Von_Brad_60th','C Catharina Von Brad 60th','Armor',true,1,1,1527); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31379,'C_Wind-Up_Key','C Wind-Up Key','Armor',true,1,1,1335); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31380,'C_Crow','C Crow','Armor',true,1,1,1035); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31381,'C_Diabolic_Lapel','Costume Diabolic Lapel','Armor',true,1,1,1681); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31382,'C_Cat_Ears_Punkish','Costume Cat Ears Punkish','Armor',true,1,1,1682); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31383,'C_Volume_Low_Twin','Costume Volume Low Twin','Armor',true,1,1,1683); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31384,'C_False_Ears','Costume False Ears','Armor',true,1,1,1684); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31385,'C_Gothic_Pumpkin_Head','Costume Gothic Pumpkin Head','Armor',true,1,1,1685); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31386,'C_Survive_Orb','C Survive Orb','Armor',true,1,1,1488); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31387,'C_Jjakk','C Jjakk','Armor',true,1,1,1687); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (31388,'C_Garden_Of_Eden','Costume Garden of Eden','Armor',true,1,1653); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31389,'C_White_Bird_Rose','C White Bird Rose','Armor',true,1,1,1688); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31390,'C_Let_It_Snow','C Let It Snow','Armor',true,1,1,1690); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`,`equip_script`,`unequip_script`) VALUES (31391,'C_Floating_Stone_Of_Int','C Floating Stone of Sage','Armor',true,1,1,1230,'sc_start SC_FSTONE,INFINITE_TICK,0;','sc_end SC_FSTONE;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31392,'C_Radio_Antenna','C Radio Antenna','Armor',true,1,1,347); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31393,'C_Vajra','C Vajra','Armor',true,1,1,983); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31394,'C_Magician_White_Hat','C Magician White Hat','Armor',true,1,1,283); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31395,'C_Book_Of_Magic','C Book of Magic','Armor',true,1,1,1691); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31396,'C_Sorcerer_Hood','C Sorcerer Hood','Armor',true,1,1,1692); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31397,'C_Pope_Sitting_Head','C Sitting Pope','Armor',true,1,1,1553); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31398,'C_Blinking_Thin_Eyes','C Blinking Thin Eyes','Armor',true,1,1,1693); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31399,'C_Darkness_Veil','C Darkness Veil','Armor',true,1,1,1694); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31400,'C_Ribbon','C Ribbon','Armor',true,1,1,17); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31401,'C_Nuns_Veil','C Nuns Veil','Armor',true,true,1,1,176); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31402,'C_Idun_Green_Apple','C Iduns Green Apple','Armor',true,1,1,1698); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31403,'C_Wall','C Wall','Armor',true,1,1,1699); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31404,'C_Poring_Traffic_Light','C Poring Traffic Light','Armor',true,1,1,1700); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31405,'C_Eleanor_Wig_YL','C Eleanor Wig Yellow','Armor',true,1,1,1701); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31406,'C_Nydhog_Wig_WH','C Nydhoggur Wig White','Armor',true,1,1,1702); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31407,'C_Alice_Wig_PK','C Alice Wig Peach','Armor',true,1,1,1703); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31408,'C_Ragnarok_Rush_Goat','C Ragnarok Rush Goat','Armor',true,1,1,41); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31409,'C_Barrel_Helm','C Barrel Helm','Armor',true,true,true,1,1,1498); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31410,'C_GodsHelm','Costume God\'s Helm','Armor',true,1,1,1678); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31411,'C_Leo_Diadem','C Leo Diadem','Armor',true,1,1,566); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31412,'C_Virgo_Crown','C Virgo Crown','Armor',true,1,1,573); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31413,'C_Taurus_Crown','C_ Taurus Crown','Armor',true,1,1,536); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31414,'C_Cancer_Diadem','C Cancer Diadem','Armor',true,1,1,560); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31415,'C_Wanderer_Sakkat','Costume Wanderer\'s Sakkat','Armor',true,true,1,1,558); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (31416,'C_SeraphimCoronet','Costume Seraphim Coronet','Armor',true,1,1487); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31417,'C_Rice_Ball_Hat','C Rice Ball Hat','Armor',true,1,1,556); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31418,'C_Leek_In_Mouth','C Green Onion in Mouth','Armor',true,1,1,824); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31419,'C_Angel_Of_Happiness','Costume Angel of Happiness','Armor',true,1,1,1251); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31420,'C_SantaPoring_Promo','C Shining Santa Poring','Armor',true,1,1,961); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31428,'C_Panda_Balloon','Costume Panda Balloon','Armor',true,1,1,1115); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31430,'C_Seppl_Hat_TW','Costume: Seppl Hat','Armor',true,1,1,1023); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31431,'C_Curupira_Hat_TW','Costume: Curupira Hat','Armor',true,1,1,974); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31432,'C_Luwmin_Ice','C Floating Ice','Armor',true,1,1,1562); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31433,'C_Astro_Circle','Costume Astro Circle','Armor',true,1,1,1073); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31434,'C_Cloud_Burst','C Cloud Burst','Armor',true,1,1,705); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31435,'C_Ghost_Magicians_Knit_Hat','C Ghost Magicians Knit Hat','Armor',true,1,1,854); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31436,'C_Lazy_Cat','C Lazy Cat','Armor',true,1,1,274); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31437,'C_Baby_Penguin','C Baby Penguin','Armor',true,1,1,1705); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31438,'C_Fluffy_Angel_Cape','C Fluffy Angel Cape','Armor',true,1,1,1706); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31439,'C_Fluffy_Heart_Earmuffs','C Fluffy Heart Earmuffs','Armor',true,1,1,1707); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31440,'C_Snow_Bear_Food','C Snow Bear Hood','Armor',true,1,1,1708); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31441,'C_Penguin_Cap_BU','C Penguin Cap Blue','Armor',true,1,1,1709); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31442,'C_Smile_Mask_Middle','C Smile Mask Middle','Armor',true,1,1,65); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31443,'C_Munak_Hat_','C Munak Hat Upper','Armor',true,1,1,51); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31444,'C_Bongun_Hat_','C Bongun Hat Upper','Armor',true,1,1,139); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31446,'C_Toy_Syringe','C Toy Syringe','Armor',true,1,1,842); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31447,'C_Light_Moonlight_Hat','C Light Moonlight_Hat','Armor',true,1,1,913); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31448,'C_Stings_Silk_Ribbon','C Stings Silk Ribbon','Armor',true,1,1,1457); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31449,'C_Blue_Rose_Eyepatch','C Blue Rose Eyepatch','Armor',true,1,1,1712); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31450,'C_Lolita_Two_Side_Up','C Lolita Two Side Up','Armor',true,1,1,1713); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31451,'C_Blue_Frill_Ribbon','C Blue Frill Ribbon','Armor',true,1,1,1714); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31452,'C_White_Cat','C White Cat','Armor',true,1,1,1715); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31453,'C_L_RibbonMuff_Black','C Large Ribbon Muffler Black','Armor',true,1,1,1716); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31454,'C_Love_Feelings','C Love Feelings','Armor',true,1,1,1717); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31455,'C_Enchanted_Dog','C Super Cute Dog','Armor',true,true,1,1,1718); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31456,'C_Baby_Leopard_Cat','C Baby Leopard Cat','Armor',true,1,1,1719); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31457,'C_Laughing_Wonderful_Wolf_Hat','C Laughing Wonderful Wolf Hat','Armor',true,1,1,1016); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31459,'C_Sweet_Bonbon','Costume Sweets Bonbon','Armor',true,1,1,853); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31460,'C_Blessing_Sky_Lantern','C Blessing Sky Lantern','Armor',true,1,1,1720); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (31461,'C_Male_Poring_Earmuff','Costume Marin Earrings','Armor',true,1,1160); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31463,'C_Flying_Drone','C Flying Drone','Armor',true,1,1,1561); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31464,'C_Bloom_Afro','C Bloom Afro','Armor',true,1,1,837); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31465,'C_Robin_Egg_Minihat','C Robin Egg Minihat','Armor',true,1,1,1722); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31466,'C_Holy_Eggshell','C Holy Egg Shell','Armor',true,1,1,537); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31467,'C_Evil_Eggshell','C Evil Eggshell','Armor',true,1,1,999); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31468,'C_Stripe_Hat','C Stripe Hat','Armor',true,1,1,1728); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31469,'C_Eleanor_Wig_R','Rental C Eleanors Wig Lower','Armor',true,1,1,1502); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31470,'C_Scroll_of_Tengu','C Scroll of Tengu','Armor',true,1,1,1445); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31471,'C_Celestial_Flower','C Celestial Flower','Armor',true,1,1,438); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31472,'C_Fairy_Feathers','C Fairy Feathers','Armor',true,1,1,1723); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31473,'C_Tipsy','C Tipsy','Armor',true,1,1,1724); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31474,'C_Straight_Long_BL','C Straight Long Black','Armor',true,1,1,1725); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31475,'C_Black_Fox_Ear_Ribbon','C Black Fox Ears Ribbon','Armor',true,1,1,1726); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31476,'C_Cherry_Blossom_Hat_YL','C Yellow Cherry Blossom Hat','Armor',true,1,1,1727); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31477,'C_Straight_Long_BL_','Rental C Straight Long Black','Armor',true,1,1,1725); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31478,'C_Eleanor_Wig_','C Eleanors Wig Lower','Armor',true,1,1,1502); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (31479,'C_ManyStars_TW','Costume Group of Stars','Armor',true,1,1,1729,'hateffect(HAT_EF_MANYSTARS,true);','hateffect(HAT_EF_MANYSTARS,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31481,'C_CatCoffeeCup_TW','C TriColor CatCup','Armor',true,1,1,1731); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31482,'C_LunaticMuffler_TW','Costume Lunatic Shawl','Armor',true,1,1732); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31483,'C_CatEarRibbon_TW','Costume Cat Ear Ribbon','Armor',true,1,1,1733); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31484,'C_JP_EV13','C BearCompanion Female','Armor',true,1,1,1736); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31485,'C_JP_EV14','C BearCompanion Male','Armor',true,1,1,1737); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31486,'C_Divers_Goggles','C Diver\'s Goggles','Armor',true,1,1,10); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31487,'C_Eye_Bandage','C Eye Bandage','Armor',true,1,1,13); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31488,'C_MVP','Costume MVP','Armor',true,1,1,1738); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31489,'C_Bouquet_Hat','Costume Bouquet Cap','Armor',true,1,1,1739); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31490,'C_Poring_Muffler','C Poring Muffler','Armor',true,1,1,1740); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31491,'C_Orange_Tabby_Cat','C Orange Tabby Cat','Armor',true,1,1,1741); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31492,'C_Cat_Ears_Cape_Brown','C Brown Cat Ears Cape','Armor',true,1,1,1742); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31493,'C_Volume_Low_Twin_WH','C Volume Low Twin WH','Armor',true,1,1,1743); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31494,'C_Volume_Low_Twin_Upper','C Volume Low Twin','Armor',true,1,1,1683); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31495,'C_Lolita_Two_Side_Up_','C Lolita Two Side Up Upper','Armor',true,1,1,1713); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31496,'C_Yggdrasil_Crown','C Yggdrasil Crown','Armor',true,1,1,746); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (31497,'C_Flowery_Vision_TH','Costume: Flowery Vision','Armor',true,1,1744); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31498,'C_Elephangel_TH','C Elephangel','Armor',true,1,1,1745); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31499,'C_Easter_Egg_Shell','C Easter Egg Shell','Armor',true,1,1,537); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31504,'C_Starving_Fish_Hat','C Large Hungry Fish','Armor',true,1,1,844); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31505,'C_Falcon_Mask','C Falcon Mask','Armor',true,true,1,1,782); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31506,'C_Cat_Ear_Bandana','C Cat Ear Bandana','Armor',true,1,1,1587); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31507,'C_Drooping_Cat_Yellow','C Drooping Cat Yellow','Armor',true,1,1,278); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31508,'C_Isabella_Blue_Ears','C Isabella Blue Ears','Armor',true,1,1,1032); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31509,'C_Fawn_Ear','C Fawn Ears','Armor',true,1,1,1751); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31510,'C_ShortHair_CatEar','C Short Haired Cat Ears','Armor',true,1,1,1752); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31511,'C_LongHair_CatEar','C Long Haired Cat Ears','Armor',true,1,1,1753); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31512,'C_Panda_Rabbit','C Panda Rabbit','Armor',true,1,1,1754); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31513,'C_Black_Rabbit_Ears','C Black Rabbit Ears','Armor',true,1,1,1755); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31516,'C_Mini_Melon','C Mini Melon','Armor',true,1,1,1758); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31517,'C_JP_EV15','C Fluffy Cat','Armor',true,1,1,1762); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31518,'C_Popping_Popcorn_Hat','C Popping Popcorn Hat','Armor',true,1,1,1763); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31519,'C_Noodles_Hat','C Noodles Hat','Armor',true,1,1,1764); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31520,'C_Popcorn_Hat','C Popcorn Hat','Armor',true,1,1,415); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31521,'C_Yuzu_Helmet','C Yuzu Helmet','Armor',true,1,1,791); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31522,'C_Orange_Helmet','C Orange Helmet','Armor',true,1,1,841); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31523,'C_Pomelo_Helmet','C Pomelo Helmet','Armor',true,1,1,924); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31524,'C_Bento_Hat','C Bento Hat','Armor',true,1,1,1766); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31526,'C_Shaman_Hat','C Shaman Hat','Armor',true,1,1,596); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31527,'C_Radiant_Rainbow_Wings','C Radiant Rainbow Wings','Armor',true,1,1,1186); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31528,'C_Star_Dust_Hairband','C Star Dust Hairband','Armor',true,1,1,831); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31529,'C_Happy_Rabbit_Ribbon','C Happy Rabbit Ribbon','Armor',true,1,1,1769); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (31530,'C_Greater_Dracul_Horn','Costume great dracula horns','Armor',true,1,1695); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31531,'C_Lovely_Heart_Cap','C Lovely Heart Cap','Armor',true,1,1,1770); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31533,'C_Warm_Cat_Muffler_BL','C Warm Cat Muffler Black','Armor',true,1,1,1771); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31538,'C_Lovely_Feeling','C Lovely Feeling','Armor',true,1,1,1717); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31540,'C_GeminiS58_Eyes_Red','C GeminiS58 Eyes Red','Armor',true,1,1,1654); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31541,'C_Drosera_Hairpin','C Drosera Hairpin','Armor',true,1,1,850); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31542,'C_Clay_Poring_Jar','C Clay Poring Jar','Armor',true,1,1,1634); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31543,'C_Siorava_Hat','C Siorava Hat','Armor',true,1,1,1774); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31544,'C_Piamette_Curls','Costume Piamette Curls','Armor',true,1,1,1775); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31545,'C_Eremes_Scarf_BU','C Eremes Scarf Blue','Armor',true,1,1,1776); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31546,'C_Clock_Casket_RD','C Clock Casket Red','Armor',true,1,1,1777); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31547,'C_Poporing_Mascot_Head','C Poporing Mascot Head','Armor',true,1,1,1778); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31548,'C_Love_Cheek_Lower','C Love Cheeks Lower','Armor',true,1,1,1318); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31549,'C_Little_Aquarium_Lower','C Little Aquarium Lower','Armor',true,1,1,1363); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31550,'C_Tone_of_Gold_Mid','C Tone of Gold Mid','Armor',true,1,1,1447); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31551,'C_Black_Glasses_Lower','C Black Glasses Lower','Armor',true,1,1,404); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31552,'C_Blue_Ribbon_Mid','C Blue Ribbon Mid','Armor',true,1,1,407); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31553,'C_Wings_Of_Victory_Mid','C Wings Of Victory Mid','Armor',true,1,1,365); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31554,'C_Bread_Bag_Mid','C Bread Bag Mid','Armor',true,1,1,412); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31555,'C_Hoplite_Helmet_Upper','C Hoplite Helmet Upper','Armor',true,1,1,660); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31556,'C_Moonlight_Flower_Hat_Upper','C Moonlight Flower Hat Upper','Armor',true,1,1,268); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31559,'C_Royalguard_Necklace','C Royal Guard Necklace','Armor',true,1,1,1629); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31560,'C_Clergy_Nurse_Cap','C Nurse Cap of Clergy','Armor',true,1,1,1359); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31561,'C_Heavenly_Dark_Flame','C Heavenly Dark Flame','Armor',true,1,1,1008); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31562,'C_Zealotus Doll','C Zealotus Doll','Armor',true,1,1,1376); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31563,'C_Blue_Eye_Shadow','C Blue Eye Shadow','Armor',true,1,1,1020); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31564,'C_Variant_Veil','C Variant Veil','Armor',true,1,1,1785); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31565,'C_Princess_Ribbon_Crown','C Princess Ribbon Crown','Armor',true,1,1,1786); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31566,'C_Stole_Of_Dominion','C Stole Of Dominion','Armor',true,1,1,1784); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31567,'C_Sheep_Horn','C Sheep Horns','Armor',true,1,1,1783); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31568,'C_Floating_Ball_TW','Costume Floating Ball','Armor',true,1,1,1760); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31569,'C_OpenAir_Headset','C Open Air Headset','Armor',true,1,1,1655); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31570,'C_Cyclops_Visor','C Cyclops Visor','Armor',true,1,1,207); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31571,'C_Guardian_Processor','C Guardian Processor','Armor',true,1,1,1552); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31572,'C_Mobile_Pursuit_System','C Mobile Pursuit System','Armor',true,1,1,1788); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31573,'C_Mecha_Cat_Ears','C Mecha Cat Ears','Armor',true,1,1,1789); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31574,'C_Cyber_Income','C Cyber Income','Armor',true,1,1,1790); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31575,'C_Electro_Two_Sides_Up','C Electro Two Sides Up','Armor',true,1,1,1791); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31576,'C_Moon_Rabbit_Hat','C Moon Rabbit Hat','Armor',true,1,1,455); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31577,'C_Roast_Memory_Upper','C Roast Memory Upper','Armor',true,1,1,1576); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31578,'C_Alchemist_Mask_ML','C Alchemist Mask','Armor',true,true,1,1,1497); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31579,'C_Love_Games','C I LOVE GAMES','Armor',true,1,1,1306); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31580,'C_Autumn_Flavor','C Autumn Flavor','Armor',true,1,1,1792); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31581,'C_Jack_Upper','C Jack Upper','Armor',true,1,1,1415); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31582,'C_Jirant_Circlet','C Jirant Circlet','Armor',true,1,1,1644); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`,`equip_script`,`unequip_script`) VALUES (31583,'C_Will_O_Wisp_Lower','C Will O Wisp Lower','Armor',true,1,1,880,'sc_start SC_STRANGELIGHTS,INFINITE_TICK,0;','sc_end SC_STRANGELIGHTS;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31586,'C_Poporing_Muffler','C Poporing Muffler','Armor',true,1,1,1797); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (31588,'C_SnowFlake_Tiara','C Snow Flower','Armor',true,1,1,1799,'hateffect(HAT_EF_SNOWFLAKE_TIARA,true);','hateffect(HAT_EF_SNOWFLAKE_TIARA,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31589,'C_Golden_Majestic_Goat','C Golden Majestic Goat','Armor',true,1,1,1800); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31590,'C_Designer_Brush','C Designer\'s Brush','Armor',true,1,1,1291); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31593,'C_Yellow_Scarf','C Yellow Scarf','Armor',true,1,1,1170); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31594,'C_Red_Pencil_In_Mouth','C Red Pencil in Mouth','Armor',true,1,1,931); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31595,'C_Book_File_Hat','C Book File Hat','Armor',true,1,1,423); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31596,'C_Spider_Seduction','C Spider Seduction','Armor',true,1,1,1711); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31597,'C_Golden_Fish_Hat','C Golden Fish Hat','Armor',true,1,1,1645); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31598,'C_Forest_Guide','C Forest Guide','Armor',true,1,1,1802); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31599,'C_Medium_Wave','C Medium Wave','Armor',true,1,1,1803); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31600,'C_Kishu_Inu','C Kishu Dog','Armor',true,1,1,1804); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31601,'C_Under_Rim_Glasses_Blue','C Under Rim Glasses Blue','Armor',true,1,1,1805); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (31602,'C_Midgarts_Glory','C Rune-Midgarts Glory','Armor',true,1,1,1807,'hateffect(HAT_EF_MIDGARTS_GLORY,true);','hateffect(HAT_EF_MIDGARTS_GLORY,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31606,'C_Autumn_Headband','C Autumn Headband','Armor',true,1,1,1119); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31607,'C_Cat_Ear_Witch_Hat','C Cat Ear Witch Hat','Armor',true,1,1,1808); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31608,'C_Magicstone_of_Grace','C Magic Stone of Grace','Armor',true,true,true,1,1,1420); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31609,'C_Noble_Mask','C Noble Mask','Armor',true,1,1,1409); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31610,'C_Yellow_Wizardry_Hat','C Yellow Wizardry Hat','Armor',true,1,1,286); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31611,'C_Dark_Snake_Lord_Stall','C Snake Lord Stole','Armor',true,1,1,1810); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31612,'C_Large_Sorcerer_Crown','C Large Sorcerer Crown','Armor',true,1,1,1811); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31614,'C_Fox','C Fox','Armor',true,1,1,1812); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31615,'Costume_Geisha_Make_Up','C Geisha Make Up','Armor',true,1,1,1813); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31616,'C_Sleep_Sheep_TW','C Sleep Sheep','Armor',true,1,1,1814); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (31617,'C_Lady_Tanee_TW','Costume Lady Tanee','Armor',true,1,1815); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (31618,'C_DancingButterfly_TW','Costume Butterfly Charm','Armor',true,1,1816); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (31620,'C_Snow_Fox_TW','Costume Magic Successor','Armor',true,1,1818); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31624,'C_HeartOfCat_TW','C Heart of Cat','Armor',true,1,1,1822); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31625,'C_Protect_Cloth','C Protection Cloth','Armor',true,1,1,1761); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31628,'C_Bogy_Cap_TW','C Dokebi','Armor',true,1,1,430); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31630,'Costume_Baphomet_Balloon','C Baphomet Balloon','Armor',true,1,1,1746); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31631,'Costume_Drooping_Schmidt','C Drooping Schmidt','Armor',true,1,1,1859); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31632,'Costume_Drooping_Oscar','C Drooping Oscar','Armor',true,1,1,1860); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31633,'Costume_Drooping_Heinrich','C Drooping Heinrich','Armor',true,1,1,1861); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31634,'Costume_Reindeer_Hair_Band','C Reindeer Hair Band','Armor',true,1,1,836); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31635,'Costume_Flowing_Long_BD','C Flowing Long Blonde','Armor',true,1,1,1832); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31636,'Costume_Flowing_Long_SV','C Flowing Long Silver','Armor',true,1,1,1833); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31637,'Costume_Straight_Long_BU','C Straight Long Blue','Armor',true,1,1,1834); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31638,'Costume_Straight_Long_RD','C Straight Long Red','Armor',true,1,1,1835); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31639,'Costume_Straight_Long_BD','C Straight Long Blonde','Armor',true,1,1,1836); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31640,'Costume_Straight_Long_GN','C Straight Long Green','Armor',true,1,1,1837); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31641,'Costume_Straight_Long_JBL','C Straight Long Jet Black','Armor',true,1,1,1838); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31642,'Costume_Straight_Long_LPP','C Straight Long Light Purple','Armor',true,1,1,1839); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31643,'Costume_Straight_Long_OM','C Straight Long Brown','Armor',true,1,1,1840); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31644,'Costume_Straight_Long_PP','C Straight Long Purple','Armor',true,1,1,1841); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31645,'Costume_Side_Pony_BU','C Side Pony Blue','Armor',true,1,1,1842); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31646,'Costume_Side_Pony_RD','C Side Pony Red','Armor',true,1,1,1843); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31647,'Costume_Side_Pony_BD','C Side Pony Blonde','Armor',true,1,1,1844); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31648,'Costume_Side_Pony_GN','C Side Pony Green','Armor',true,1,1,1845); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31649,'Costume_Side_Pony_BL','C Side Pony Black','Armor',true,1,1,1846); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31650,'Costume_Side_Pony_WH','C Side Pony White','Armor',true,1,1,1847); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31651,'Costume_Side_Pony_OM','C Side Pony Brown','Armor',true,1,1,1848); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31652,'Costume_Side_Pony_PP','C Side Pony Purple','Armor',true,1,1,1849); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31653,'Costume_Chignon_BU','C Chignon Blue','Armor',true,1,1,1850); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31654,'Costume_Chignon_RB','C Chignon Red','Armor',true,1,1,1851); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31655,'Costume_Chignon_BD','C Chignon Blonde','Armor',true,1,1,1852); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31656,'Costume_Chignon_GN','C Chignon Green','Armor',true,1,1,1853); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31657,'Costume_Chignon_BL','C Chignon Black','Armor',true,1,1,1854); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31658,'Costume_Chignon_WH','C Chignon White','Armor',true,1,1,1855); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31659,'Costume_Chignon_OM','C Chignon Brown','Armor',true,1,1,1856); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31660,'Costume_Chignon_PP','C Chignon Purple','Armor',true,1,1,1857); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31664,'Costume_Desert_Wolf_Hat','C Drooping Ernst Von Wolf 11th','Armor',true,1,1,783); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31667,'Costume_Poring_Beret','C Poring Beret','Armor',true,1,1,1825); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31668,'Costume_Majorous_Horns','C Majorous Horns','Armor',true,1,1,888); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31669,'C_Adv_Whisper_Mask_M','C Evolved Whisper Mask Mid','Armor',true,1,1,458); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31670,'C_Miyabi_Long_Hair','C Miyabi Long Hair','Armor',true,1,1,1864); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31671,'Costume_Twin_Cannon','C Twin Cannon','Armor',true,1,1,1865); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31672,'Costume_Mermaid_Wig','C Mermaid Wig','Armor',true,1,1,1866); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31673,'C_Picnic_Basket','C Picnic Basket','Armor',true,1,1,1867); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31674,'Costume_Jitterbug_Cap','C Jitterbug Cap','Armor',true,1,1,1868); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31675,'Costume_Orange_Hat','C Orange Hat','Armor',true,1,1,620); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31676,'Costume_Orange_In_Mouth','C Orange In Mouth','Armor',true,1,1,814); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31682,'Costume_Drooping_Elven_Ears','C Drooping Elven Ears','Armor',true,1,1,875); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31684,'Costume_Kururinpa_Tails','C Kururinpa Tails','Armor',true,1,1,1873); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31685,'Costume_Fluffy_Semi_Long','C Fluffy Semi Long','Armor',true,1,1,1874); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31686,'Costume_Desert_Wolf_Baby','C Desert Wolf Baby','Armor',true,1,1,1875); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31687,'Costume_Alchemist_Bag','C Alchemist Bag','Armor',true,1,1,1876); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31688,'C_Poring_On_Shoulder','C Poring On Shoulder','Armor',true,1,1,1877); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31689,'C_Piamette_Curls_','C Piamette Curls','Armor',true,1,1,1775); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31690,'Costume_Flame_Bird','C Flame Bird','Armor',true,1,1,832); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31691,'C_Bell_Pigeon_Low','Costume Bell of Pigeon Lower','Armor',true,1,1,1034); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31692,'Costume_Dragon_Emperor_Wings','C Dragon Emperor Wings','Armor',true,1,1,1413); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31693,'C_LunaticMuffler','C Lunatic Muffler','Armor',true,1,1,1732); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31695,'Costume_Stem_In_Mouth','C Stem in Mouth','Armor',true,1,1,848); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31696,'Costume_Shark_Hat','C Shark Hat','Armor',true,1,1,503); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31697,'Costume_Bird_Nest','C Bird Nest','Armor',true,1,1,201); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31698,'C_Pigtail_Red_Hood','C Red Riding Hood','Armor',true,1,1,1879); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_summoner`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31699,'C_Smiling_Eyes','C Smiling Eyes','Armor',true,false,true,1,1,1880); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31702,'Costume_Moon_Cat_Hat','C Moon Cat Hat','Armor',true,1,1,1308); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31703,'Costume_Valentine_Hat','C Love Valentine\'s Hat','Armor',true,1,1,397); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31704,'Costume_Sweet_Valentine_Out','C Sweet Valentine Out','Armor',true,1,1,865); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31705,'Costume_Red_White_Hat','C Red Hat','Armor',true,1,1,469); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31706,'Costume_Trident_Helmet','C Trident Helm','Armor',true,1,1,810); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31707,'Costume_Nine_Tail_Fox_Hair','C Nine Tail Fox Hair','Armor',true,1,1,1884); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31708,'Costume_Gothic_Skull_Ribbon','C Gothic Skull Ribbon','Armor',true,1,1,1885); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31709,'Costume_Golden_Violet','C Golden Violet','Armor',true,1,1,1886); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31710,'Costume_Lucky_Hat','C Lucky Hat','Armor',true,1,1,740); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31711,'Costume_Jewel_Crown','C Jewel Crown','Armor',true,1,1,88); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31712,'Costume_Oxygen_Mask','C Oxygen Mask','Armor',true,1,1,90); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31713,'Costume_Mystical_Fruit_Hat','Costume Mystical Fruit Hat','Armor',true,1,1,134); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31714,'Costume_Indian_Headband','Costume Indian Headband','Armor',true,1,1,155); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31715,'Costume_Orange_Rabbit','C Orange Rabbit','Armor',true,1,1,1887); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31716,'Costume_Twinkling_Red_Eyes','Costume Twinkling Red Eyes','Armor',true,1,1,1888); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31717,'Costume_Medium_Wave_BD','C Medium Wave Blonde','Armor',true,1,1,1889); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31718,'Costume_Sky_Lantern_Mid','C Blessing Sky Lantern Mid','Armor',true,1,1,1720); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31719,'Costume_Master_Of_Flames','C Master Of Flames','Armor',true,1,1,1890); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31720,'Costume_Vesper_Hat','C Vesper Hat','Armor',true,1,1,1827); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`script`,`unequip_script`) VALUES (31721,'C_ResonateTaego','C Resonating Drums','Armor',true,1,1,1823,'hateffect(HAT_EF_RESONATETAEGO,true);','hateffect(HAT_EF_RESONATETAEGO,false);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31723,'Costume_TW_Rice_Ball','C Tw Rice Ball','Armor',true,1,1,892); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31724,'Costume_TW_Bulgogi','C Tw Bulgogi','Armor',true,1,1,1773); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (31728,'C_Nobility_Hat','Costume Ribbon Straw Hat','Armor',true,1,1181); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31729,'Costume_Miracle_Plant','C Miracle Plant','Armor',true,1,1,1893); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31730,'Costume_Volume_Low_Twin_SK','C Volume Low Twin Sakura','Armor',true,1,1,1894); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31731,'Costume_Sweets_Party','C Sweets Party','Armor',true,1,1,1896); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31732,'Costume_Bear_Balloon','C Bear Balloon','Armor',true,1,1,1734); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31733,'Costume_Phantom_Masquerade','C Phantom Masquerade','Armor',true,1,1,1899); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31734,'Costume_Cirtrus_Ribbon','C Citrus Ribbon','Armor',true,1,1,1900); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31735,'Costume_Yawata_Seal','C Yawata Seal','Armor',true,1,1,1901); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31736,'Costume_Popcorn_Wig','C Popcorn Wig','Armor',true,1,1,1895); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`location_costume_garment`,`armor_level`,`view`) VALUES (31737,'C_Wings_Of_Lucifer','Costume Lucifer\'s Wings','Armor',true,false,true,1,55); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31762,'Costume_Gambler_Card','C Heart Card in Mouth','Armor',true,1,1,1679); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31763,'Costume_Fortier_Mask','C Fortier Mask','Armor',true,1,1,876); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31764,'C_Rainbow_Veil_Mid','Costume Rainbow Veil Mid','Armor',true,1,1,992); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31765,'C_Garnet_Tiara','C Garnet Tiara','Armor',true,1,1,1906); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31766,'C_Peony_Hair_Ornament','C Peony Hair Ornament','Armor',true,1,1,1907); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31769,'Costume_Orange_Bunny_Band','C Orange Bunny Band','Armor',true,1,1,751); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31770,'Costume_Violet_Bunny_Band','C Violet Bunny Band','Armor',true,1,1,752); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31771,'Costume_Blue_Bunny_Band','C Blue Bunny Band','Armor',true,1,1,753); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31772,'Costume_Silver_Bunny_Band','C Silver Bunny Band','Armor',true,1,1,754); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31783,'Costume_Doram_Balloon','C Doram Baloon','Armor',true,1,1,1595); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31784,'Costume_Experimental_Goat_Cap','C Experimental Goat Cap','Armor',true,1,1,1768); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31785,'Costume_Monster_Fish_Gill','C Monster Fish Gills','Armor',true,1,1,1218); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31786,'Costume_Red_Baby_Dragon_Hat','C Red Baby Dragon Hat','Armor',true,1,1,1463); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31787,'C_SavageB_On_Shoulder','C Savage Bebe On Shoulder','Armor',true,1,1,1915); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31788,'C_Piamette_Curls_SV','C Piamette Curls Silver','Armor',true,1,1,1916); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`) VALUES (31789,'Costume_Turkey_Hat','C Turkey Hat','Armor',true,1,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31791,'Costume_Pig_Mask','C Pig Mask','Armor',true,1,1,1869); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31793,'Costume_Seraphim_Feather','C Seraphim Feather','Armor',true,1,1,1704); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31794,'Costume_Puppy_Ears_Hat','C Puppy_Ears_Hat','Armor',true,1,1,827); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31795,'C_Elephangel_TH_Mid','C Elephangel Mid','Armor',true,1,1,1745); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31796,'Costume_Drooping_Boto','C Drooping Boto','Armor',true,1,1,657); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31797,'Costume_Shih_Tzu_Hair','C Shih Tzu Hair','Armor',true,1,1,1921); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31798,'C_Baby_Panda','C Baby Panda','Armor',true,1,1,1922); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31799,'C_Pretty_Bear_WH','C Pretty White Bear','Armor',true,1,1,1923); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31800,'Costume_BR_Twin_Ribbon','C Brazil Twin Ribbon','Armor',true,1,1,575); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31801,'Costume_Karada_Meguri_Tea_Hat','C Karada Meguri Tea Hat','Armor',true,1,1,427); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31802,'Costume_Royal_Milk_Tea_Hat','C Black Tea Kochakaden Hat','Armor',true,1,1,428); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31803,'Costume_Master_Of_Wind','C Master of Wind','Armor',true,1,1,1924); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (31805,'C_Sunglasses_Bball_Hat','Costume: Sunglass Baseball Cap','Armor',true,1,812); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31813,'Costume_Lunatic_On_Shoulder','C Lunatic On Shoulder','Armor',true,1,1,1881); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31814,'Costume_Lunatic_Family_Balloon','C Lunatic Family Balloon','Armor',true,1,1,1809); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31815,'Costume_Angola_Intention','C Angola Intention','Armor',true,1,1,1925); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31816,'Costume_Moon_Messenger_Robe','C Moon Messenger Robe','Armor',true,1,1,1926); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31817,'Costume_Rabbit_Two_Side_Up','C Rabbit Two Side Up','Armor',true,1,1,1927); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31819,'Costume_Dullahan_Mask','C Dullahan Mask','Armor',true,1,1,1931); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31823,'Costume_Nose_Glasses','C Nose Glasses','Armor',true,1,1,1933); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`equip_level_min`,`view`) VALUES (31824,'Costume_Cat_Mask','C Mask of Cat','Armor',true,1,1,1934); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31826,'Costume_Sunglass_Bear_Cap','C Sunglass Bear Cap','Armor',true,1,1,1935); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31827,'Costume_Durumagi','C Durumagi','Armor',true,1,1,1936); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31831,'Costume_Disguise_Mantle','C Disguise Mantle','Armor',true,1,1,1937); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31832,'C_Bicolor_Cat_Witch_Hat','C Bicolor Cat Witch Hat','Armor',true,1,1,1938); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31833,'C_Halloween_CatShort','C Halloween Short Haired Cat Ears','Armor',true,1,1,1939); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (31834,'C_Halloween_Cat_Long','C Halloween Long Haired Cat Ears','Armor',true,1,1,1940); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31837,'Costume_Shark_Head','C Shark Head','Armor',true,1,1,1919); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31840,'Costume_BJ_Headset_A','C BJ Headset','Armor',true,1,1,1942); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31841,'Costume_BJ_Headset_B','C OnAir BJ Headset','Armor',true,1,1,1943); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31844,'C_Mob_Scarf','Costume Runaway Scarf','Armor',true,1,1568); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (31845,'C_Palace_Guard_Cap','Costume Guard\'s Hat','Armor',true,1,991); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31846,'C_Lovely_Ribbon_Hair','Costume Lovely Ribbon Hair','Armor',true,1,1944); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (31847,'c_Blinking_Eyes_Cocktai_BU','Costume Blinking Blue Eyes','Armor',true,1,1945); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (31848,'C_Rose_Gothic_Bonnet','Costume Rose Gothic Bonnet','Armor',true,1,1946); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (31849,'C_Runaway_Accelerator','Costume Runaway Accelerator','Armor',true,1,1947); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (31850,'C_Gift_of_Panagia','Costume Crown of Faithful Faith','Armor',true,1,1948); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (31851,'C_Phalanx','Costume Floating Shield','Armor',true,1,1949); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (31853,'C_ZombieMask','Costume Zombie Mask','Armor',true,1,1951); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31855,'Mushroom_Hair','Costume Chocolate Mushroom Wig','Armor',true,1,1953); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31856,'C_Airy_Two_Side_Up_BD','Costume Airy Two Side Up (Blonde)','Armor',true,1,1954); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31858,'C_Signon_Princ_Wave_BU','Costume Signon Princess Wave (Blue)','Armor',true,1,1956); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31859,'C_Signon_Princ_Wave_RD','Costume Signon Princess Wave (Red)','Armor',true,1,1957); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31860,'C_Signon_Princ_Wave_YL','Costume Signon Princess Wave (Yellow)','Armor',true,1,1958); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31861,'C_Signon_Princ_Wave_GN','Costume Signon Princess Wave (Green)','Armor',true,1,1959); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31862,'C_Signon_Princ_Wave_BL','Costume Signon Princess Wave (Black)','Armor',true,1,1960); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31863,'C_Signon_Princ_Wave_WH','Costume Signon Princess Wave (White)','Armor',true,1,1961); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31864,'C_Signon_Princ_Wave_OM','Costume Signon Princess Wave (Brown)','Armor',true,1,1962); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31865,'C_Signon_Princ_Wave_PP','Costume Signon Princess Wave (Purple)','Armor',true,1,1963); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31874,'C_Exotic_Bob_L_LB','Costume Himelmez\'s Wig (Blue)','Armor',true,1,1972); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31875,'C_Exotic_Bob_L_YL','Costume Himelmez\'s Wig (Yellow)','Armor',true,1,1973); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31876,'C_Exotic_Bob_L_WH','Costume Himelmez\'s Wig (White)','Armor',true,1,1974); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31877,'C_Exotic_Bob_L_LPP','Costume Himelmez\'s Wig (Light Purple)','Armor',true,1,1975); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31878,'C_Exotic_Bob_R_PK','Costume Himelmez\'s Wig (Pink)','Armor',true,1,1976); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31879,'C_Exotic_Bob_R_BG','Costume Himelmez\'s Wig (Blue Green)','Armor',true,1,1977); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31880,'C_Exotic_Bob_R_JBL','Costume Himelmez\'s Wig (Black)','Armor',true,1,1978); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31881,'C_Exotic_Bob_R_BW','Costume Himelmez\'s Wig (Brown)','Armor',true,1,1979); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (31884,'C_Magic_Helm','Costume Magic Helm','Armor',true,1,1,1917); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31885,'Cons_Of_Earth','Costume Earth Master','Armor',true,1,1982); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31887,'aegis_31887','Costume Pure Scarf','Armor',true,1,1981); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31905,'C_Blanc_Neige_Prince','Costume Snow Ice Hair','Armor',true,1,1983); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (31906,'C_PGstone_Knit_Hat_PK','Costume Cat Paw Knitted Hat','Armor',true,1,1984); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (31907,'C_PGstone_Knit_Hat_BW','Costume Cat Paw Knitted Hat (Brown)','Armor',true,1,1985); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (31911,'C_LittleGarden','Costume Little Garden','Armor',true,1,1830); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31916,'C_Frill_Collar','Costume Frill Neckcap','Armor',true,1,1988); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31921,'C_Fairy_Long_CB','Costume Fairy Long (Sakura)','Armor',true,1,1992); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31922,'C_Fluffy_Semi_Long_SV','Costume Fluffy Semi-Long (Silver)','Armor',true,1,1993); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (31923,'C_Baby_Polar_Bear','Costume Baby Polar Bear','Armor',true,1,1994); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31927,'C_Blue_Pencil_In_Mouth','Costume Pencil in Mouth (Blue)','Armor',true,1,932); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (31930,'C_Mike_Stand','Costume Standing Mic','Armor',true,1,2000); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (31931,'C_Half_Rim_Glasses','Costume Half Rim Glasses','Armor',true,1,2001); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31932,'C_Suit_Sollar','Costume suit lapel','Armor',true,1,2002); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31933,'C_Miyabi_Long_Hair_LPP','Costume Miyabi Doll Long Hair (Light Purple)','Armor',true,1,2003); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (31934,'C_Blink_Eyes_Sakura','Costume Blinking Purple Eyes','Armor',true,1,2004); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31936,'C_Nut_Donut_In_Mouth','Costume Honeynut Donut','Armor',true,1,736); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (31937,'C_Unicorn_Ornament','Costume unicorn headdress','Armor',true,1,2006); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31938,'C_L_Knitting_Low_Twin','Costume Loose Knitting Twin','Armor',true,1,2007); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (31943,'C_Frog_Hood','Costume tree frog hoodies','Armor',true,1,2010); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31944,'C_Elegant_Wave','Costume Elegant Wave','Armor',true,1,2011); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31959,'C_RK_Hair_BL','Costume Firm Wave Hair(Black)','Armor',true,1,2062); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31960,'C_RK_Hair_BU','Costume Firm Wave Hair(Blue)','Armor',true,1,2063); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31961,'C_RK_Hair_GN','Costume Firm Wave Hair(Green)','Armor',true,1,2064); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31962,'C_RK_Hair_OM','Costume Firm Wave Hair(Brown)','Armor',true,1,2065); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31963,'C_RK_Hair_PK','Costume Firm Wave Hair(Pink)','Armor',true,1,2066); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31964,'C_RK_Hair_PP','Costume Firm Wave Hair(Purple)','Armor',true,1,2067); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31965,'C_RK_Hair_RD','Costume Firm Wave Hair(Red)','Armor',true,1,2068); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31966,'C_RK_Hair_WH','Costume Firm Wave Hair(White)','Armor',true,1,2069); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (31967,'C_RK_Hair_YL','Costume Firm Wave Hair(Yellow)','Armor',true,1,2070); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`magic_attack`,`range`,`slots`,`job_crusader`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (32001,'Diva_Spear','Diva Spear','Weapon','1hSpear',1800,150,110,3,1,true,true,true,true,true,true,4,150,true,'.@r = getrefine();\nif (.@r>=7) {\n bonus bBaseAtk,30;\n bonus bHit,5;\n}\nif (.@r>=9) {\n bonus bBaseAtk,30;\n bonus bHit,5;\n}'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`magic_attack`,`range`,`slots`,`job_crusader`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (32002,'Mirage_Spear','Mirage Spear','Weapon','1hSpear',1800,150,110,5,1,true,true,true,true,true,true,4,150,true,'.@r = getrefine();\nif (.@r>=7) {\n bonus bBaseAtk,30;\n bonus bHit,5;\n}\nif (.@r>=9) {\n bonus bBaseAtk,30;\n bonus bHit,5;\n}'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`attack`,`range`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (32004,'Probation_Lance','Trial Royal Guard\'s Lance','Weapon','1hSpear',20,140,3,1,true,true,true,true,true,3,100,true,100,true,true,true,true,true,true,true,'bonus2 bSkillAtk,"LG_BANISHINGPOINT",20;\nbonus bBaseAtk,6*(min(BaseLevel,160)/10);\nif (getrefine()>=7) {\n bonus bLongAtkRate,getskilllv("KN_SPEARMASTERY");\n}'); @@ -7062,36 +7062,36 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`we REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`range`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (32108,'Antique_Cello','Antique Cello','Weapon','Musical',1200,180,2,2,true,true,true,true,'Male',true,4,170,true,'.@r = getrefine();\nbonus bVariableCastrate,-10;\nbonus bLongAtkRate,.@r;\nif (.@r>=9)\n bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-1000;\nif (.@r>=11)\n bonus2 bSkillUseSPrate,"WM_SEVERE_RAINSTORM",20;'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`range`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (32110,'Ein_1HLUTE','Safety Lute','Weapon','Musical',1400,200,1,2,true,true,true,true,'Male',true,4,170,true,'.@r = getrefine();\nbonus bLongAtkRate,10;\nbonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",10;\nif (.@r>=7) {\n bonus bVariableCastrate,-10;\n bonus bBaseAtk,40;\n}\nif (.@r>=9) {\n bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15;\n autobonus "{ bonus2 bAddSize,Size_All,15; }",1,10000,BF_WEAPON;\n}\nif (.@r>=11) {\n bonus bDelayrate,-20;\n bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2000;\n}'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`range`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (32111,'R_Cello','Royal Chello','Weapon','Musical',1000,90,1,2,true,true,true,true,'Male',true,4,170,true,'.@r = getrefine();\nbonus2 bMagicAtkEle,Ele_Neutral,10;\nbonus bMatk,180;\nbonus bUnbreakableWeapon;\nbonus bMatk,4*.@r;\nif (.@r>=9) {\n bonus2 bSkillCooldown,"WM_METALICSOUND",-1000;\n bonus2 bSkillAtk,"WM_METALICSOUND",20;\n bonus2 bSkillAtk,"WM_REVERBERATION",20;\n}\nif (.@r>=11) {\n bonus2 bMagicAddRace,RC_Undead,20;\n bonus2 bMagicAddRace,RC_Angel,20;\n bonus2 bSkillCooldown,"WM_METALICSOUND",-1000;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (32202,'Comp_All_In_One_Ring','Ring of Apology','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus bAllStats,1;\nskill "AL_TELEPORT",1;\nskill "AL_HEAL",1;\nbonus bNoCastCancel;\nbonus bAspdRate,10;\nbonus bVariableCastrate,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (32203,'Accelerator_Chip','Accelerator Chip','Armor',20,100,1,true,true,100,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bAspdRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (32204,'Immortal_Dog_Tag','Immortal Dog Tag','Armor',20,100,1,true,true,100,'bonus bBaseAtk,50;\nbonus bMatk,50;\nbonus2 bSubRace,RC_Undead,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (32206,'Prta_Mil_Glove','Prontera Militia Glove','Armor',20,100,1,true,true,100,'bonus bVit,5;\nbonus bMdef,5;\nbonus bAspdRate,5;\nbonus2 bSubRace,RC_Player_Doram,3;\nbonus2 bSubRace,RC_Player_Human,3;\nbonus2 bSubEle,Ele_Water,5;\nbonus2 bSubEle,Ele_Earth,5;\nbonus2 bSubEle,Ele_Wind,5;\nbonus2 bSubEle,Ele_Fire,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (32207,'Illusion_B_R','Illusion Booster R','Armor',20,100,1,true,130,'bonus2 bAddClass,Class_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (32208,'Illusion_B_L','Illusion Booster L','Armor',20,100,1,true,130,'bonus2 bAddClass,Class_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (32209,'Illusion_BC_R','Illusion Battle chip R','Armor',20,100,1,true,130,'bonus bMatkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (32210,'Illusion_BC_L','Illusion Battle chip L','Armor',20,100,1,true,130,'bonus bMatkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (32221,'Time_Overload_Ring','Temporal Transcendence Ring','Armor',15,1,true,true,99,100,true,true,true,true,true,true,true,'bonus bAspdRate,10;\nbonus bVariableCastrate,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (32222,'Brooch_Of_Hero','Brooch of Hero','Armor',20,400,1,true,true,100,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nif ((eaclass()&EAJL_THIRD && BaseJob == Job_Knight) || ((eaclass()&EAJL_THIRD && BaseJob == Job_Crusader))) {\n bonus bMaxHPrate,10;\n bonus2 bAddRace,RC_All,5;\n}\nif ((eaclass()&EAJL_THIRD && BaseJob == Job_Priest) || ((eaclass()&EAJL_THIRD && BaseJob == Job_Monk))) {\n bonus bAspdRate,10;\n bonus2 bAddRace,RC_All,5;\n}\nif ((eaclass()&EAJL_THIRD && BaseJob == Job_Blacksmith) || ((eaclass()&EAJL_THIRD && BaseJob == Job_Alchemist))) {\n bonus bUseSPrate,-10;\n bonus2 bAddRace,RC_All,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (32227,'Fenrir_Chain','Hrodvitnir\'s Chain','Armor',20,300,1,true,true,100,'bonus bAspdRate,5;\nbonus bDelayrate,-5;\nskill "AL_TELEPORT",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (32228,'Schmidt_Insignia_Power','King Schmidt\'s Power Insignia','Armor',200,10,1,true,150,'bonus2 bAddClass,Class_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (32229,'Schmidt_Insignia_Divine_Power','King Schmidt\'s Divine Power Insignia','Armor',200,10,1,true,150,'bonus bMatkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (32230,'Schmidt_Insignia_Hundred_Lucks','King Schmidt\'s Hundred Lucks Insignia','Armor',200,10,1,true,150,'bonus bCritAtkRate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (32231,'Schmidt_Insignia_Rigid_Body','King Schmidt\'s Rigid Body Insignia','Armor',200,10,1,true,150,'bonus bMaxHPrate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (32232,'Schmidt_Insignia_Flash','King Schmidt\'s Flash Insignia','Armor',200,10,1,true,150,'bonus bAspdRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (32233,'Schmidt_Insignia_Celestial','King Schmidt\'s Celestial Insignia','Armor',200,10,1,true,150,'bonus bLongAtkRate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (32234,'UnrivaledRing','Warrior\'s Ring','Armor',300,1,true,true,100,'bonus2 bAddClass,Class_All,5;\nbonus2 bMagicAddClass,Class_All,5;\nbonus2 bAddEle,Ele_Wind,10;\nbonus2 bAddEle,Ele_Earth,10;\nbonus2 bMagicAddEle,Ele_Wind,10;\nbonus2 bMagicAddEle,Ele_Earth,10;\nbonus2 bSubEle,Ele_Wind,5;\nbonus2 bSubEle,Ele_Earth,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (32237,'Celine_Brooch_K','Celine\'s Brooch','Armor',10,500,1,true,true,100,'bonus bMatkRate,5;\nbonus bVariableCastrate,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (32238,'Illusion_Morpheus\'s_Ring','Illusion Morpheus\'s Ring','Armor',20,100,1,true,130,'bonus bInt,3;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (32239,'Illusion_Morpheus\'s_Bracelet','Illusion Morpheus\'s Bracelet','Armor',20,100,1,true,130,'bonus bInt,3;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (32242,'Old_DetachmentsRing_J','Old Detachment Ring','Armor',20,true,true,100,'bonus bMdef,10;\nbonus2 bSubRace,RC_Player_Human,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (32248,'Ein_SAFETY_PENDR','Safety Pendant R','Armor',100,10,1,true,170,'bonus bAspdRate,5;\nbonus bAllStats,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (32249,'Ein_SAFETY_PENDL','Safety Pendant B','Armor',100,10,1,true,170,'bonus bAllStats,5;\nbonus bVariableCastrate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (32250,'Ein_SAFETY_EPAULR','Safety Epaulet R','Armor',100,10,1,true,170,'bonus2 bAddClass,Class_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (32251,'Ein_SAFETY_EPAULL','Safety Epaulet B','Armor',100,10,1,true,170,'bonus bMatkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (32252,'H_AD_Clip','High Adventurer Clip','Armor',2,1,true,true,100,true,true,true,true,true,true,true,'bonus bAspdRate,5;\nbonus bVariableCastrate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (32258,'RingofJupiter','Ring of Jupiter','Armor',20,500,2,1,true,true,100,'skill "AL_BLESSING",5;\nif (getequipid(EQI_ACC_R) == 32258) {\n bonus bBaseAtk,15*(readparam(bLuk)/10);\n bonus bMatk,15*(readparam(bLuk)/10);\n if (readparam(bLuk) >= 125) {\n bonus2 bAddClass,Class_Boss,15;\n bonus2 bMagicAddClass,Class_Boss,15;\n }\n}\nif (getequipid(EQI_ACC_L) == 32258) {\n bonus bMaxHPRate,2*(readparam(bVit)/10);\n bonus bMaxSPRate,2*(readparam(bVit)/10);\n if (readparam(bVit) >= 125) {\n bonus bDef,300;\n bonus bMdef,50;\n bonus2 bSubRace,RC_Player_Human,3;\n bonus2 bSubRace,RC_Player_Doram,3;\n }\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (32262,'Ball_Of_RasenHuuma','Rasen Fuma\'s Orb','Armor',20,100,1,true,true,100,'bonus bStr,5;\nbonus bAgi,5;\nbonus bVit,5;\nbonus2 bAddClass,Class_All,5;\nif (getskilllv("KO_ZANZOU")>=5) {\n bonus2 bSkillAtk,"KO_HUUMARANKA",Baselevel/4;\n bonus2 bSkillAtk,"NJ_HUUMA",2*(Baselevel/4);\n}\nif (getskilllv("KO_KYOUGAKU")>=5) {\n bonus2 bSkillUseSP,"KO_HUUMARANKA",10;\n bonus2 bSkillCooldown,"KO_HUUMARANKA",-100;\n}\nif (getskilllv("KO_MUCHANAGE") == 10) {\n bonus2 bHPDrainRate,1000,1;\n}\nif (getskilllv("KO_MEIKYOUSISUI")>=5) {\n bonus bSPDrainValue,2;\n bonus2 bSkillCooldown,"KO_IZAYOI",-25000;\n}\nif (getskilllv("KO_SETSUDAN")>=5) {\n bonus2 bVariableCastrate,"KO_HUUMARANKA",-50;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (32263,'Shield_Ring','Shield Ring','Armor',20,400,1,true,true,100,'bonus bStr,5;\nbonus bInt,5;\nbonus bDex,5;\nbonus2 bAddClass,Class_All,5;\nif (getskilllv("LG_EARTHDRIVE") == 5)\n bonus bDelayrate,-30;\nif (getskilllv("LG_INSPIRATION") == 5)\n bonus2 bSkillCooldown,"LG_EARTHDRIVE",-1500;\nif (getskilllv("CR_DEVOTION") == 5) {\n bonus bStr,5;\n bonus bInt,5;\n bonus bDex,5;\n bonus bBaseAtk,100;\n}\nif (getskilllv("LG_PINPOINTATTACK") == 5) {\n bonus2 bSkillVariableCast,"LG_EARTHDRIVE",-500;\n bonus2 bSkillUseSP,"LG_EARTHDRIVE",25;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (32202,'Comp_All_In_One_Ring','Ring of Apology','Armor',true,true,1,100,true,true,true,true,true,true,true,true,'bonus bAllStats,1;\nskill "AL_TELEPORT",1;\nskill "AL_HEAL",1;\nbonus bNoCastCancel;\nbonus bAspdRate,10;\nbonus bVariableCastrate,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32203,'Accelerator_Chip','Accelerator Chip','Armor',20,100,1,true,true,1,100,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bAspdRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32204,'Immortal_Dog_Tag','Immortal Dog Tag','Armor',20,100,1,true,true,1,100,'bonus bBaseAtk,50;\nbonus bMatk,50;\nbonus2 bSubRace,RC_Undead,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32206,'Prta_Mil_Glove','Prontera Militia Glove','Armor',20,100,1,true,true,1,100,'bonus bVit,5;\nbonus bMdef,5;\nbonus bAspdRate,5;\nbonus2 bSubRace,RC_Player_Doram,3;\nbonus2 bSubRace,RC_Player_Human,3;\nbonus2 bSubEle,Ele_Water,5;\nbonus2 bSubEle,Ele_Earth,5;\nbonus2 bSubEle,Ele_Wind,5;\nbonus2 bSubEle,Ele_Fire,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32207,'Illusion_B_R','Illusion Booster R','Armor',20,100,1,true,1,130,'bonus2 bAddClass,Class_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32208,'Illusion_B_L','Illusion Booster L','Armor',20,100,1,true,1,130,'bonus2 bAddClass,Class_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32209,'Illusion_BC_R','Illusion Battle chip R','Armor',20,100,1,true,1,130,'bonus bMatkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32210,'Illusion_BC_L','Illusion Battle chip L','Armor',20,100,1,true,1,130,'bonus bMatkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (32221,'Time_Overload_Ring','Temporal Transcendence Ring','Armor',15,1,true,true,1,99,100,true,true,true,true,true,true,true,'bonus bAspdRate,10;\nbonus bVariableCastrate,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32222,'Brooch_Of_Hero','Brooch of Hero','Armor',20,400,1,true,true,1,100,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nif ((eaclass()&EAJL_THIRD && BaseJob == Job_Knight) || ((eaclass()&EAJL_THIRD && BaseJob == Job_Crusader))) {\n bonus bMaxHPrate,10;\n bonus2 bAddRace,RC_All,5;\n}\nif ((eaclass()&EAJL_THIRD && BaseJob == Job_Priest) || ((eaclass()&EAJL_THIRD && BaseJob == Job_Monk))) {\n bonus bAspdRate,10;\n bonus2 bAddRace,RC_All,5;\n}\nif ((eaclass()&EAJL_THIRD && BaseJob == Job_Blacksmith) || ((eaclass()&EAJL_THIRD && BaseJob == Job_Alchemist))) {\n bonus bUseSPrate,-10;\n bonus2 bAddRace,RC_All,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32227,'Fenrir_Chain','Hrodvitnir\'s Chain','Armor',20,300,1,true,true,1,100,'bonus bAspdRate,5;\nbonus bDelayrate,-5;\nskill "AL_TELEPORT",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32228,'Schmidt_Insignia_Power','King Schmidt\'s Power Insignia','Armor',200,10,1,true,1,150,'bonus2 bAddClass,Class_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32229,'Schmidt_Insignia_Divine_Power','King Schmidt\'s Divine Power Insignia','Armor',200,10,1,true,1,150,'bonus bMatkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32230,'Schmidt_Insignia_Hundred_Lucks','King Schmidt\'s Hundred Lucks Insignia','Armor',200,10,1,true,1,150,'bonus bCritAtkRate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32231,'Schmidt_Insignia_Rigid_Body','King Schmidt\'s Rigid Body Insignia','Armor',200,10,1,true,1,150,'bonus bMaxHPrate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32232,'Schmidt_Insignia_Flash','King Schmidt\'s Flash Insignia','Armor',200,10,1,true,1,150,'bonus bAspdRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32233,'Schmidt_Insignia_Celestial','King Schmidt\'s Celestial Insignia','Armor',200,10,1,true,1,150,'bonus bLongAtkRate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32234,'UnrivaledRing','Warrior\'s Ring','Armor',300,1,true,true,1,100,'bonus2 bAddClass,Class_All,5;\nbonus2 bMagicAddClass,Class_All,5;\nbonus2 bAddEle,Ele_Wind,10;\nbonus2 bAddEle,Ele_Earth,10;\nbonus2 bMagicAddEle,Ele_Wind,10;\nbonus2 bMagicAddEle,Ele_Earth,10;\nbonus2 bSubEle,Ele_Wind,5;\nbonus2 bSubEle,Ele_Earth,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32237,'Celine_Brooch_K','Celine\'s Brooch','Armor',10,500,1,true,true,1,100,'bonus bMatkRate,5;\nbonus bVariableCastrate,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32238,'Illusion_Morpheus\'s_Ring','Illusion Morpheus\'s Ring','Armor',20,100,1,true,1,130,'bonus bInt,3;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32239,'Illusion_Morpheus\'s_Bracelet','Illusion Morpheus\'s Bracelet','Armor',20,100,1,true,1,130,'bonus bInt,3;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32242,'Old_DetachmentsRing_J','Old Detachment Ring','Armor',20,true,true,1,100,'bonus bMdef,10;\nbonus2 bSubRace,RC_Player_Human,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32248,'Ein_SAFETY_PENDR','Safety Pendant R','Armor',100,10,1,true,1,170,'bonus bAspdRate,5;\nbonus bAllStats,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32249,'Ein_SAFETY_PENDL','Safety Pendant B','Armor',100,10,1,true,1,170,'bonus bAllStats,5;\nbonus bVariableCastrate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32250,'Ein_SAFETY_EPAULR','Safety Epaulet R','Armor',100,10,1,true,1,170,'bonus2 bAddClass,Class_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32251,'Ein_SAFETY_EPAULL','Safety Epaulet B','Armor',100,10,1,true,1,170,'bonus bMatkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (32252,'H_AD_Clip','High Adventurer Clip','Armor',2,1,true,true,1,100,true,true,true,true,true,true,true,'bonus bAspdRate,5;\nbonus bVariableCastrate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32258,'RingofJupiter','Ring of Jupiter','Armor',20,500,2,1,true,true,1,100,'skill "AL_BLESSING",5;\nif (getequipid(EQI_ACC_R) == 32258) {\n bonus bBaseAtk,15*(readparam(bLuk)/10);\n bonus bMatk,15*(readparam(bLuk)/10);\n if (readparam(bLuk) >= 125) {\n bonus2 bAddClass,Class_Boss,15;\n bonus2 bMagicAddClass,Class_Boss,15;\n }\n}\nif (getequipid(EQI_ACC_L) == 32258) {\n bonus bMaxHPRate,2*(readparam(bVit)/10);\n bonus bMaxSPRate,2*(readparam(bVit)/10);\n if (readparam(bVit) >= 125) {\n bonus bDef,300;\n bonus bMdef,50;\n bonus2 bSubRace,RC_Player_Human,3;\n bonus2 bSubRace,RC_Player_Doram,3;\n }\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32262,'Ball_Of_RasenHuuma','Rasen Fuma\'s Orb','Armor',20,100,1,true,true,1,100,'bonus bStr,5;\nbonus bAgi,5;\nbonus bVit,5;\nbonus2 bAddClass,Class_All,5;\nif (getskilllv("KO_ZANZOU")>=5) {\n bonus2 bSkillAtk,"KO_HUUMARANKA",Baselevel/4;\n bonus2 bSkillAtk,"NJ_HUUMA",2*(Baselevel/4);\n}\nif (getskilllv("KO_KYOUGAKU")>=5) {\n bonus2 bSkillUseSP,"KO_HUUMARANKA",10;\n bonus2 bSkillCooldown,"KO_HUUMARANKA",-100;\n}\nif (getskilllv("KO_MUCHANAGE") == 10) {\n bonus2 bHPDrainRate,1000,1;\n}\nif (getskilllv("KO_MEIKYOUSISUI")>=5) {\n bonus bSPDrainValue,2;\n bonus2 bSkillCooldown,"KO_IZAYOI",-25000;\n}\nif (getskilllv("KO_SETSUDAN")>=5) {\n bonus2 bVariableCastrate,"KO_HUUMARANKA",-50;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (32263,'Shield_Ring','Shield Ring','Armor',20,400,1,true,true,1,100,'bonus bStr,5;\nbonus bInt,5;\nbonus bDex,5;\nbonus2 bAddClass,Class_All,5;\nif (getskilllv("LG_EARTHDRIVE") == 5)\n bonus bDelayrate,-30;\nif (getskilllv("LG_INSPIRATION") == 5)\n bonus2 bSkillCooldown,"LG_EARTHDRIVE",-1500;\nif (getskilllv("CR_DEVOTION") == 5) {\n bonus bStr,5;\n bonus bInt,5;\n bonus bDex,5;\n bonus bBaseAtk,100;\n}\nif (getskilllv("LG_PINPOINTATTACK") == 5) {\n bonus2 bSkillVariableCast,"LG_EARTHDRIVE",-500;\n bonus2 bSkillUseSP,"LG_EARTHDRIVE",25;\n}'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`range`,`slots`,`job_rebellion`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (32300,'Variant_Handgun','Abyss Hand Gun','Weapon','Revolver',350,70,7,1,true,true,true,4,165,true,'.@r = getrefine();\nbonus bUnbreakableWeapon;\nbonus2 bSubRace,RC_Player_Human,30;\nif (.@r>=7) {\n bonus2 bAddRace,RC_All,5;\n bonus2 bSubRace,RC_Player_Human,5;\n}\nif (.@r>=9) {\n bonus2 bAddRace,RC_All,5;\n bonus2 bSubRace,RC_Player_Human,5;\n}'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_gunslinger`,`job_rebellion`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (32301,'Illusion_Gold_Lux','Illusion Gold Lux','Weapon','Revolver',20,1800,160,7,2,true,true,true,true,4,120,true,'.@r = getrefine();\nbonus bHit,10;\nbonus bLongAtkRate,3*(.@r/2);\nif (.@r >= 7) {\n bonus2 bSkillAtk,"GS_DESPERADO",40;\n if (.@r >= 9) {\n bonus2 bSkillCooldown,"RL_HEAT_BARREL",-2000;\n if (.@r >= 11) {\n bonus2 bSkillAtk,"RL_FIREDANCE",30;\n }\n }\n}'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_rebellion`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (32302,'Crimson_Rose','Crimson Rose','Weapon','Revolver',20,700,150,7,2,true,true,true,4,100,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,3*(.@r/3);\nif (.@r >= 7) {\n bonus bAspd,1;\n bonus2 bAddClass,Class_All,5;\n if (.@r >= 9) {\n bonus bCritAtkRate,20;\n if (.@r >= 11) {\n autobonus3 "{ bonus bCritical,20; bonus bLongAtkRate,15; }",1000,60000,"RL_HEAT_BARREL";\n }\n }\n}'); @@ -7104,342 +7104,346 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`we REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`range`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (32401,'R_Pillar','Royal Pillar','Weapon','Mace',5000,220,1,2,true,true,true,true,true,4,170,true,'.@r = getrefine();\nbonus2 bAddClass,Class_All,5;\nbonus bUnbreakableWeapon;\nbonus bLongAtkRate,.@r;\nif (.@r>=9) {\n bonus2 bSkillAtk,"NC_BOOSTKNUCKLE",20;\n bonus2 bSkillAtk,"NC_ARMSCANNON",20;\n}\nif (.@r>=11) {\n bonus2 bAddRace,RC_Undead,20;\n bonus2 bAddRace,RC_Angel,20;\n}'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`range`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (32402,'R_Syringe','Royal Syringe','Weapon','Mace',1500,210,1,2,true,true,true,true,true,4,170,true,'.@r = getrefine();\nbonus2 bAddClass,Class_All,5;\nbonus bUnbreakableWeapon;\nbonus bLongAtkRate,.@r;\nif (.@r>=9) {\n bonus2 bSkillAtk,"GN_CARTCANNON",20;\n bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",20;\n}\nif (.@r>=11) {\n bonus2 bAddRace,RC_Undead,20;\n bonus2 bAddRace,RC_Angel,20;\n}'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`range`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (32403,'G_Alchemist_Staff','Royal Alchemy Staff','Weapon','Mace',1500,200,1,2,true,true,true,true,true,4,170,true,'.@r = getrefine();\nbonus2 bAddClass,Class_All,5;\nbonus bUnbreakableWeapon;\nbonus bBaseAtk,4*.@r;\nif (.@r>=9) {\n bonus2 bSkillCooldown,"GN_CRAZYWEED",-1000;\n bonus2 bSkillAtk,"GN_CRAZYWEED",30;\n}\nif (.@r>=11) {\n bonus2 bAddRace,RC_Undead,20;\n bonus2 bAddRace,RC_Angel,20;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_all`,`job_novice`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (400000,'WhistleK','Whistle','Armor',100,true,false,true,120,1478,'bonus bMatkRate,1;\nbonus2 bAddClass,Class_All,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`view`,`script`) VALUES (400001,'Victory_Wing_Ear','Victory Wing Ears','Armor',100,true,1185,'bonus bMatk,10;\nbonus bBaseAtk,10;\nbonus bDelayrate,-8;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_mid`,`view`,`script`) VALUES (400002,'Victory_Wing_Ear_','Victory Wing Ears','Armor',100,1,true,1185,'bonus bMatk,5;\nbonus bBaseAtk,5;\nbonus bDelayrate,-4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_top`,`refineable`,`view`) VALUES (400003,'TimeExtensionArmor','TimeExtension (loan)','Armor',true,true,15); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (400011,'Officer_Cap','Officer\'s Hat','Armor',400,35,1,true,true,1759,'.@r = getrefine();\nbonus2 bHPLossRate,10,5000;\nbonus bMatk,5*(.@r/2);\nbonus bBaseAtk,5*(.@r/2);\nif (.@r>=7) {\n bonus bMatkRate,5;\n bonus2 bAddClass,Class_All,5;\n}\nif (.@r>=9) {\n bonus2 bHPDrainRate,50,5;\n bonus2 bSPDrainRate,10,3;\n autobonus "{ bonus2 bHPRegenRate,300,1000; }",40,4000,BF_MAGIC;\n autobonus "{ bonus2 bSPRegenRate,70,1000; }",40,4000,BF_MAGIC;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_top`,`refineable`) VALUES (400016,'Turkey_Hat','Turkey Hat','Armor',true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (400020,'C_BeachBall','Costume Beachball','Armor',true,1,1918); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400021,'aegis_400021','Red Clark Casquette','Armor',100,1,true,130,true,1777,'.@r = getrefine();\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-15;\n}\nif (.@r>=9) {\n bonus bShortAtkRate,15;\n}\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bAddSize,Size_Small,15;\n bonus2 bAddSize,Size_Medium,15;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400022,'aegis_400022','Ignis Cap','Armor',100,1,true,130,true,803,'.@r = getrefine();\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-15;\n}\nif (.@r>=9) {\n bonus bLongAtkRate,15;\n}\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bAddSize,Size_Small,15;\n bonus2 bAddSize,Size_Medium,15;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (400023,'aegis_400023','Drooping Thanatos\'s Dolor','Armor',100,30,1,true,true,547,'.@r = getrefine();\nbonus2 bMagicAtkEle,Ele_Holy,10+(.@r/2);\nbonus2 bMagicAtkEle,Ele_Dark,10+(.@r/2);\nbonus2 bAddRace,RC_Angel,20+(.@r/2);\nbonus2 bAddRace,RC_Dragon,20+(.@r/2);\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nif (.@r>=7) {\n bonus bMatkRate,5;\n bonus2 bAddClass,Class_All,5;\n}\nif (.@r>=9) {\n bonus bVariableCastrate,-10;\n}\nif (.@r>=11) {\n bonus bDelayrate,-15;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (400043,'aegis_400043','Fallen Angel Hairband','Armor',100,5,1,true,true,907,'.@r = getrefine();\nbonus bAllStats,1;\nbonus2 bSubEle,Ele_Holy,-20;\nbonus2 bSubRace,RC_Angel,-15;\nbonus2 bSubRace,RC_Demon,6;\nbonus2 bSubRace,RC_DemiHuman,6;\nbonus2 bSubRace,RC_Player_Human,6;\nbonus2 bSubRace,RC_Player_Doram,6;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400044,'aegis_400044','Phantom Cap','Armor',100,1,true,130,true,1899,'.@r = getrefine();\nbonus bMatk,20*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-15;\n}\nif (.@r>=9) {\n bonus2 bMagicAtkEle,Ele_All,15;\n}\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bMagicAddSize,Size_Small,15;\n bonus2 bMagicAddSize,Size_Medium,15;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_top`,`refineable`,`view`) VALUES (400045,'aegis_400045','Pierced apple','Armor',true,true,1952); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (400046,'aegis_400046','Costume pierced apple','Armor',true,1952); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400049,'aegis_400049','Stripe Hat','Armor',100,1,true,130,true,1728,'.@r = getrefine();\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-15;\n}\nif (.@r>=9) {\n bonus bLongAtkRate,15;\n}\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bAddSize,Size_Small,15;\n bonus2 bAddSize,Size_Medium,15;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400053,'Morrigane\'s_Helm_IL','Illusion Morrigane\'s Helm','Armor',500,15,1,true,false,true,130,true,257,'.@r = getrefine();\nbonus bCritical,5;\nbonus bStr,5;\nif (.@r>=7) {\n bonus bBaseAtk,50;\n}\nif (.@r>=9) {\n bonus bAspdRate,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400054,'Large_Sorcerer_Crown','Great Magician\'s Ceremonial Crown','Armor',100,1,true,130,true,1811,'.@r = getrefine();\nbonus bMatk,20*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-15;\n}\nif (.@r>=9) {\n bonus2 bMagicAtkEle,Ele_All,15;\n}\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bMagicAddSize,Size_Small,15;\n bonus2 bMagicAddSize,Size_Medium,15;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`location_costume_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (400055,'C_ShineSantaPoringE','Costume shiny santa poring hat','Armor',true,false,true,961,100,true,true,true,true,true,true,true,'bonus2 bExpAddClass,Class_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (400056,'VIP_Hair_Female','Costume: Blue Devil Wig','Armor',true,1990); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (400057,'VIP_Hair_Male','Costume: Red Lotus Demon Wig','Armor',true,1989); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400059,'aegis_400059','Scorpio Celestial Coronet','Armor',100,1,true,130,true,606,'.@r = getrefine();\nbonus bMatk,20*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-15;\n}\nif (.@r>=9) {\n bonus2 bMagicAtkEle,Ele_All,15;\n}\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bMagicAddSize,Size_Small,15;\n bonus2 bMagicAddSize,Size_Medium,15;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400061,'aegis_400061','Sagittarius Celestial Coronet','Armor',100,1,true,130,true,618,'.@r = getrefine();\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-15;\n}\nif (.@r>=9) {\n bonus bLongAtkRate,15;\n}\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bAddSize,Size_Small,15;\n bonus2 bAddSize,Size_Medium,15;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`) VALUES (400073,'C_Romance_Rose_TW','Costume Romantic Rose','Armor',true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (400074,'C_Disapear_Time_TW','Costume Lost Time','Armor',true,1998); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (400076,'C_20th_Anniversary','Costume Gravity 20th Anniversary Balloon','Armor',true,2005,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400078,'aegis_400078','Goral Crown','Armor',100,10,1,true,true,true,true,true,170,true,532,'.@r = getrefine();\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,10;\n}\nif (.@r>=9) {\n bonus bLongAtkRate,15;\n}\nif (.@r>=11) {\n bonus2 bAddSize,Size_All,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400079,'aegis_400079','Trial Diadem','Armor',100,10,1,true,true,true,true,true,170,true,594,'.@r = getrefine();\nbonus bMatk,20*(.@r/2);\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,10;\n}\nif (.@r>=9) {\n bonus2 bMagicAtkEle,Ele_Holy,15;\n bonus2 bAddClass,Class_All,15;\n}\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bAddSize,Size_All,10;\n bonus2 bMagicAddSize,Size_All,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400094,'aegis_400094','Jade Crown','Armor',100,10,1,true,true,true,true,true,170,true,510,'.@r = getrefine();\nbonus bSPrecovRate,6*(.@r/2);\nbonus bMatkRate,2*(.@r/2);\nif (.@r>=7) {\n bonus bAllStats,3;\n}\nif (.@r>=9) {\n bonus bMatkRate,4;\n}\nif (.@r>=11) {\n bonus2 bMagicAtkEle,Ele_Ghost,20;\n bonus2 bMagicAtkEle,Ele_Neutral,20;\n bonus2 bMagicAtkEle,Ele_Fire,20;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400095,'aegis_400095','Spinel Diadem','Armor',100,10,1,true,true,true,true,true,170,true,509,'.@r = getrefine();\nbonus bSPrecovRate,6*(.@r/2);\nbonus bMatkRate,2*(.@r/2);\nif (.@r>=7) {\n bonus bAllStats,3;\n}\nif (.@r>=9) {\n bonus bVariableCastrate,-10;\n}\nif (.@r>=11) {\n bonus2 bMagicAtkEle,Ele_Neutral,20;\n bonus2 bMagicAtkEle,Ele_Earth,20;\n bonus2 bMagicAtkEle,Ele_Water,20;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400097,'Egirnion_Helm','Aegirnion Helm','Armor',800,10,1,true,140,true,870,'bonus bUnbreakableHelm;\nbonus bMatkRate,7;\nbonus2 bAddClass,Class_All,7;\nif (getrefine()>=9) {\n bonus bMatk,40;\n bonus bBaseAtk,40;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400098,'aegis_400098','Bull Crown','Armor',100,10,1,true,true,true,true,true,170,true,536,'.@r = getrefine();\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,10;\n}\nif (.@r>=9) {\n bonus bLongAtkRate,15;\n}\nif (.@r>=11) {\n bonus2 bAddSize,Size_All,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400099,'aegis_400099','Taurus Diadem','Armor',100,10,1,true,true,true,true,true,170,true,535,'.@r = getrefine();\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,10;\n}\nif (.@r>=9) {\n bonus bLongAtkRate,15;\n}\nif (.@r>=11) {\n bonus2 bAddSize,Size_All,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (400115,'C_Rag_Origin_Hat','Costume angeling bread hat','Armor',true,2019,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400116,'aegis_400116','Celestial Jewel Crown','Armor',100,10,1,true,true,true,true,true,170,true,574,'.@r = getrefine();\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,10;\n}\nif (.@r>=9) {\n bonus bLongAtkRate,15;\n}\nif (.@r>=11) {\n bonus2 bAddSize,Size_All,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400117,'aegis_400117','Libra Crown','Armor',100,10,1,true,true,true,true,true,170,true,593,'.@r = getrefine();\nbonus bMatk,20*(.@r/2);\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,10;\n bonus bVariableCastrate,-10;\n}\nif (.@r>=9) {\n bonus2 bMagicAtkEle,Ele_Neutral,10;\n bonus bLongAtkRate,15;\n}\nif (.@r>=11) {\n bonus2 bMagicAtkEle,Ele_All,10;\n bonus2 bAddSize,Size_All,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400118,'aegis_400118','Saint Crown','Armor',100,10,1,true,true,true,true,true,170,true,560,'.@r = getrefine();\nbonus bMatk,20*(.@r/2);\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,10;\n bonus bVariableCastrate,-10;\n}\nif (.@r>=9) {\n bonus bMatkRate,15;\n bonus2 bAddClass,Class_All,15;\n}\nif (.@r>=11) {\n bonus2 bMagicAtkEle,Ele_All,10;\n bonus2 bAddSize,Size_All,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400119,'aegis_400119','Lion Crown','Armor',100,10,1,true,true,true,true,true,170,true,565,'.@r = getrefine();\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,10;\n}\nif (.@r>=9) {\n bonus bMaxHPrate,10;\n}\nif (.@r>=11) {\n bonus2 bAddSize,Size_All,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400120,'aegis_400120','Goat Crown','Armor',100,10,1,true,true,true,true,true,170,true,621,'.@r = getrefine();\nbonus bMatk,20*(.@r/2);\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,10;\n}\nif (.@r>=9) {\n bonus bMatkRate,15;\n bonus2 bAddClass,Class_All,15;\n}\nif (.@r>=11) {\n bonus2 bAddSize,Size_All,10;\n bonus2 bMagicAddSize,Size_All,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400121,'aegis_400121','Twin Crown','Armor',100,10,1,true,true,true,true,true,170,true,551,'.@r = getrefine();\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,10;\n}\nif (.@r>=9) {\n bonus bLongAtkRate,15;\n}\nif (.@r>=11) {\n bonus2 bAddSize,Size_All,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (400124,'C_Magestic_Goat2','Majestic Goat of Costume Dawn','Armor',true,200,513,100,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (400127,'Ep18_Mini_Elly','Mini Elly','Armor',true,true,2077,100,True,True,True,True,True,True,True,True); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`view`) VALUES (400128,'aegis_400128','Costume Dropping Elly','Armor',true,2077); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400134,'Thanos_Helm_1','Thanos Warrior Helmet','Armor',100,10,1,true,190,true,511,'.@r = getrefine();\nbonus2 bAddClass,Class_All,4*(.@r/3);\nif (.@r>=7) {\n bonus bAspdRate,10;\n if (.@r>=9) {\n bonus bShortAtkRate,10;\n if (.@r>=11) {\n bonus2 bAddEle,Ele_All,15;\n }\n }\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (400137,'1Para_Cap_A','Paradise Cap','Armor',5,true,10,100,true,true,true,true,true,true,true,'.@val = 2*(min(BaseLevel,100)/5);\nif (BaseLevel>=30)\n .@val += 5;\nif (BaseLevel>=45)\n .@val += 10;\nif (BaseLevel>=85)\n .@val += 15;\nbonus bBaseAtk,5+.@val;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (400138,'1Para_Cap_B','Paradise Hat','Armor',3,true,10,100,true,true,true,true,true,true,true,'.@val = 2*(min(BaseLevel,100)/5);\nif (BaseLevel>=30)\n .@val += 5;\nif (BaseLevel>=45)\n .@val += 10;\nif (BaseLevel>=85)\n .@val += 15;\nbonus bMatk,5+.@val;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (400139,'2Para_Cap_A','Advanced Paradise Luxury Cap','Armor',10,true,100,100,true,true,true,true,true,true,true,'bonus bBaseAtk,60;\nbonus2 bHPDrainRate,50,2;\nbonus2 bSPDrainRate,20,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (400140,'2Para_Cap_B','Advanced Paradise Hat','Armor',7,true,100,100,true,true,true,true,true,true,true,'bonus bMatk,60;\nautobonus "{ bonus2 bHPRegenRate,350,1000; bonus2 bSPRegenRate,80,1000; }",1,4000,BF_MAGIC,"{ specialeffect2 EF_HEAL; }";'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (410005,'C_Magic_Heir_TW','Costume Magic Heir','Armor',true,1996); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_head_mid`,`view`,`script`) VALUES (410013,'EXP_Processor_','EXP Advisor','Armor',1,true,1266,'bonus2 bExpAddRace,RC_All,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_top`,`location_head_low`,`view`,`script`) VALUES (410016,'aegis_410016','Battle Processor','Armor',true,true,1552,'bonus bMatk,20;\nbonus bBaseAtk,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_head_top`,`location_head_low`,`view`,`script`) VALUES (410017,'Battle_Processor_','Battle Processor','Armor',1,true,true,1552,'bonus bMatk,10;\nbonus bBaseAtk,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_head_top`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (410018,'Booster_Mask_A','Booster Mask A-type','Armor',1,true,true,130,876,100,true,true,true,true,true,true,true,'bonus bDelayrate,-8;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_head_top`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (410019,'Booster_Mask_B','Booster Mask B-type','Armor',1,true,true,130,917,100,true,true,true,true,true,true,true,'bonus bVariableCastrate,-8;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_head_top`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (410020,'Booster_Mask_C','Booster Mask C-type','Armor',1,true,true,130,906,100,true,true,true,true,true,true,true,'bonus bAspdRate,8;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (410029,'C_Wonder_Egg_Basket','Costume Wonder Egg Basket','Armor',true,2055); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (410061,'C_Deviruchi_Apron','Costume Deviruchi Apron','Armor',true,2095); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (420003,'CD_In_MouthK','CD in Mouth','Armor',200,true,true,10,815,'bonus2 bMagicAtkEle,Ele_All,5;\nbonus5 bAutoSpell,"MG_SOULSTRIKE",10,100,BF_SHORT|BF_WEAPON,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (420010,'C_Cons_Of_Darkness','Costume Dark Master','Armor',true,2020); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (420014,'aegis_420014','Costume Japanese Hair','Armor',true,2027); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`view`) VALUES (420016,'C_Katashiro_Flying','Costume Katashiro Flying','Armor',true,2025); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`equip_level_min`,`view`) VALUES (420017,'aegis_420017','Young leaves of the world tree (power)','Armor',50,true,100,848); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`equip_level_min`,`view`) VALUES (420018,'aegis_420018','Young Leaf of the World Tree (Handicraft)','Armor',50,true,100,848); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`equip_level_min`,`view`) VALUES (420019,'aegis_420019','Young Leaf of the World Tree (Agility)','Armor',50,true,100,848); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`equip_level_min`,`view`) VALUES (420020,'aegis_420020','Young leaves of the world tree (luck)','Armor',50,true,100,848); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`equip_level_min`,`view`) VALUES (420021,'aegis_420021','Young leaves of the world tree (health)','Armor',50,true,100,848); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`equip_level_min`,`view`) VALUES (420022,'aegis_420022','Young leaves of the world tree (intelligence)','Armor',50,true,100,848); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (420025,'C_OneEyedJack','Costume One Eyed Jack','Armor',true,2023); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (420029,'C_Imperial_Glory','Costume: Imperial Glory','Armor',true,2056); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`view`,`script`) VALUES (420030,'aegis_420030','A feather in the mouth','Armor',10,true,1143,'bonus bLongAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`view`,`script`) VALUES (420031,'aegis_420031','Ninja\'s Blue Mask','Armor',10,true,1089,'bonus bShortAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`view`) VALUES (420053,'C_Shadow_Devil','Costume Shadow Devil','Armor',true,2096); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (436000,'aegis_436000','Thanatos\'s Maeror Mask','Armor',100,true,true,99,666,'bonus2 bMagicAddRace,RC_Player_Human,10;\nbonus2 bMagicAddRace,RC_Player_Doram,10;\nbonus bMatkRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (436001,'aegis_436001','Thanatos\'s Despero Mask','Armor',100,true,true,99,693,'bonus2 bAddRace,RC_Player_Human,10;\nbonus2 bAddRace,RC_Player_Doram,10;\nbonus2 bAddClass,Class_All,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (436002,'aegis_436002','Thanatos\'s Odium Mask','Armor',100,3,true,true,99,667,'bonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_Player_Doram,5;\nbonus bMaxHPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (436003,'aegis_436003','Thanatos\'s Odium Mask','Armor',100,3,1,true,true,99,667,'bonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_Player_Doram,5;\nbonus bMaxHPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (436004,'aegis_436004','Thanatos\'s Despero Mask','Armor',100,1,true,true,99,693,'bonus2 bAddRace,RC_Player_Human,10;\nbonus2 bAddRace,RC_Player_Doram,10;\nbonus2 bAddClass,Class_All,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (436005,'aegis_436005','Thanatos\'s Maeror Mask','Armor',100,1,true,true,99,666,'bonus2 bMagicAddRace,RC_Player_Human,10;\nbonus2 bMagicAddRace,RC_Player_Doram,10;\nbonus bMatkRate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (440000,'C_SharkHead','Costume Shark Hat','Armor',true,true,1,1919); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`equip_level_min`,`view`) VALUES (440002,'C_Happy_Cat_TW','Costume Happy Cat','Armor',true,true,true,1,1980); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (440003,'C_Pretty_Rabbit_Hood_E','Costume beginner rabbit hood','Armor',true,true,true,1085,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (440006,'C_Black_Cat_Hood_kr','Costume black cat hood','Armor',true,true,true,1481,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`refineable`,`script`) VALUES (450000,'IDTest_armor','IDTest armor','Armor',10,10,10,1,true,true,'bonus bMaxHP,100;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (450001,'Attacker_Booster_Plate_','Attacker Booster Plate','Armor',120,1,true,100,true,'bonus bBaseAtk,100;\nbonus bDelayrate,-5;\n.@r = getrefine();\nif (.@r>=2) {\n bonus2 bAddClass,Class_All,.@r/2;\n}\nif (.@r>=3) {\n bonus bCritAtkRate,.@r/3;\n}\nif (.@r>=7) {\n bonus bBaseAtk,50;\n}\nif (.@r>=9) {\n bonus bDelayrate,-5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (450002,'Elemental_Booster_Robe_','Elemental Booster Robe','Armor',80,1,true,100,true,'bonus bMatk,100;\nbonus bVariableCastrate,-5;\n.@r = getrefine();\nif (.@r>=2) {\n bonus bMatkRate,.@r/2;\n}\nif (.@r>=3) {\n bonus bVariableCastrate,.@r/3*-1;\n}\nif (.@r>=7) {\n bonus bMatk,50;\n}\nif (.@r>=9) {\n bonus bVariableCastrate,-5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (450003,'Defender_Booster_Robe_','Defender Booster Robe','Armor',90,1,true,100,true,'bonus bMatk,100;\nbonus bVariableCastrate,-5;\n.@r = getrefine();\nif (.@r>=2) {\n bonus bMatkRate,.@r/2;\n}\nif (.@r>=3) {\n bonus bVariableCastrate,.@r/3*-1;\n}\nif (.@r>=7) {\n bonus bMatk,50;\n}\nif (.@r>=9) {\n bonus bVariableCastrate,-5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (450004,'Ranger_Booster_Suits_','Ranger Booster Suits','Armor',100,1,true,true,true,true,100,true,'bonus bBaseAtk,100;\nbonus bDelayrate,-5;\n.@r = getrefine();\nif (.@r>=2) {\n bonus bAspdRate,.@r/2;\n}\nif (.@r>=3) {\n bonus bLongAtkRate,.@r/3;\n}\nif (.@r>=7) {\n bonus bBaseAtk,50;\n}\nif (.@r>=9) {\n bonus bDelayrate,-5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450018,'Noblesse_Breath_Armor','Noblesse Breath Armor','Armor',20,100,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxHPrate,5;\nif (.@r>=7)\n bonus bVariableCastrate,-10;\nif (.@r>=9)\n bonus bMaxHPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450019,'Noblesse_Knight_Armor','Noblesse Knight Armor','Armor',20,100,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus bCritAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450020,'Noblesse_Spear_Armor','Noblesse Spear Armor','Armor',20,100,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450021,'Noblesse_Genesis_Armor','Noblesse Genesis Armor','Armor',20,100,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Holy,5;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Holy,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450022,'Noblesse_Sharp_Suit','Noblesse Sharp Suit','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450023,'Noblesse_Aimed_suit','Noblesse Aimed suit','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450024,'Noblesse_Severe_Suit','Noblesse Severe Suit','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bVariableCastrate,-10;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450025,'Noblesse_Reverb_Suit','Noblesse Reverb Suit','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Neutral,5;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Neutral,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450026,'Noblesse_Adora_Robe','Noblesse Adora Robe','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Holy,5;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Holy,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450027,'Noblesse_Duple_Robe','Noblesse Duple Robe','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus bCritAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450028,'Noblesse_Tornado_Armor','Noblesse Tornado Armor','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450029,'Noblesse_Vulcan_Armor','Noblesse Vulcan Armor','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450030,'Noblesse_Cart_Cannon_Suit','Noblesse Cart Cannon Suit','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bVariableCastrate,-10;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450031,'Noblesse_Cart_Tornado_Suit','Noblesse Cart Tornado Suit','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450032,'Noblesse_Rolling_Suit','Noblesse Rolling Suit','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450033,'Noblesse_Assassin_Suit','Noblesse Assassin Suit','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus bCritAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450034,'Noblesse_Fatal_Suit','Noblesse Fatal Suit','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450035,'Noblesse_Stalker_Suit','Noblesse Stalker Suit','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Fire,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_summoner`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450036,'Noblesse_Picky_Robe','Noblesse Picky Robe','Armor',20,70,1,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bVariableCastrate,-10;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_summoner`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450037,'Noblesse_Catnip_Robe','Noblesse Catnip Robe','Armor',20,70,1,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus bVariableCastrate,-10;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Neutral,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rebellion`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450038,'Noblesse_Trip_Suit','Noblesse Trip Suit','Armor',20,70,1,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus2 bAddClass,Class_All,5;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rebellion`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450039,'Noblesse_Fire_Rain_Suit','Noblesse Fire Rain Suit','Armor',20,70,1,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus2 bAddClass,Class_All,5;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450040,'Noblesse_Crimson_Robe','Noblesse Crimson Robe','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus bVariableCastrate,-10;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Fire,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450041,'Noblesse_Frost_Robe','Noblesse Frost Robe','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus bVariableCastrate,-10;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Water,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450042,'Noblesse_Psychic_Robe','Noblesse Psychic Robe','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus bVariableCastrate,-10;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Neutral,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450043,'Noblesse_Dust_Robe','Noblesse Dust Robe','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus bVariableCastrate,-10;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Water,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_stargladiator`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450044,'Noblesse_Sun_Suit','Noblesse Sun Suit','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus2 bAddClass,Class_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_stargladiator`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450045,'Noblesse_Moon_Suit','Noblesse Moon Suit','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus2 bAddSize,Size_All,5;\nif (.@r>=9)\n bonus2 bAddClass,Class_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_kagerouoboro`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450046,'Noblesse_Ninja_Suit','Noblesse Ninja Suit','Armor',20,70,1,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus bVariableCastrate,-10;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_kagerouoboro`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450047,'Noblesse_Kunai_Suit','Noblesse Kunai Suit','Armor',20,70,1,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus2 bAddClass,Class_All,5;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_soullinker`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450048,'Noblesse_Eswhoo_Robe','Noblesse Eswhoo Robe','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Dark,5;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Dark,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_soullinker`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450049,'Noblesse_Explosion_Robe','Noblesse Explosion Robe','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Dark,5;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Dark,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450050,'Noblesse_Knuckle_Suit','Noblesse Knuckle Suit','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bMaxSPrate,10;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450051,'Noblesse_Tiger_Suit','Noblesse Tiger Suit','Armor',20,70,1,true,true,true,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxSPrate,5;\nif (.@r>=7)\n bonus bMaxHPrate,3;\nif (.@r>=9)\n bonus bMaxHPrate,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450052,'Imperial_Breath_Armor','Imperial Breath Armor','Armor',20,120,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxHPrate,7;\nif (.@r>=7)\n bonus bVariableCastrate,-15;\nif (.@r>=9)\n bonus bMaxHPrate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450053,'Imperial_Knight_Armor','Imperial Knight Armor','Armor',20,120,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus bCritAtkRate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450054,'Imperial_Spear_Armor','Imperial Spear Armor','Armor',20,120,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450055,'Imperial_Genesis_Armor','Imperial Genesis Armor','Armor',20,120,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Holy,7;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Holy,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450056,'Imperial_Sharp_Suit','Imperial Sharp Suit','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450057,'Imperial_Aimed_Suit','Imperial Aimed Suit','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450058,'Imperial_Severe_Suit','Imperial Severe Suit','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bVariableCastrate,-15;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450059,'Imperial_Reverb_Suit','Imperial Reverb Suit','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Neutral,7;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Neutral,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450060,'Imperial_Adora_Robe','Imperial Adora Robe','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Holy,7;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Holy,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450061,'Imperial_Duple_Robe','Imperial Duple Robe','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus bCritAtkRate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450062,'Imperial_Knuckle_Suit','Imperial Knuckle Suit','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bMaxSPrate,15;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450063,'Imperial_Tiger_Suit','Imperial Tiger Suit','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxSPrate,7;\nif (.@r>=7)\n bonus bMaxHPrate,4;\nif (.@r>=9)\n bonus bMaxHPrate,4;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450064,'Imperial_Tornado_Armor','Imperial Tornado Armor','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450065,'Imperial_Vulcan_Armor','Imperial Vulcan Armor','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450066,'Imperial_Cart_Cannon_Suit','Imperial Cart Cannon Suit','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bVariableCastrate,-15;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450067,'Imperial_Cart_Tornado_Suit','Imperial Cart Tornado Suit','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450068,'Imperial_Rolling_Suit','Imperial Rolling Suit','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450069,'Imperial_Assassin_Suit','Imperial Assassin Suit','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus bCritAtkRate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450070,'Imperial_Fatal_Suit','Imperial Fatal Suit','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450071,'Imperial_Stalker_Suit','Imperial Stalker Suit','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Fire,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_summoner`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450072,'Imperial_Picky_Robe','Imperial Picky Robe','Armor',20,90,1,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bVariableCastrate,-15;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_summoner`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450073,'Imperial_Catnip_Robe','Imperial Catnip Robe','Armor',20,90,1,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus bVariableCastrate,-15;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Neutral,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rebellion`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450074,'Imperial_Trip_Suit','Imperial Trip Suit','Armor',20,90,1,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus2 bAddClass,Class_All,7;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rebellion`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450075,'Imperial_Fire_Rain_Suit','Imperial Fire Rain Suit','Armor',20,90,1,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus2 bAddClass,Class_All,7;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450076,'Imperial_Crimson_Robe','Imperial Crimson Robe','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus bVariableCastrate,-15;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Fire,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450077,'Imperial_Frost_Robe','Imperial Frost Robe','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus bVariableCastrate,-15;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Water,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450078,'Imperial_Psychic_Robe','Imperial Psychic Robe','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus bVariableCastrate,-15;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Neutral,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450079,'Imperial_Dust_Robe','Imperial Dust Robe','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus bVariableCastrate,-15;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Water,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_stargladiator`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450080,'Imperial_Sun_Suit','Imperial Sun Suit','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus2 bAddClass,Class_All,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_stargladiator`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450081,'Imperial_Moon_Suit','Imperial Moon Suit','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus2 bAddSize,Size_All,7;\nif (.@r>=9)\n bonus2 bAddClass,Class_All,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_kagerouoboro`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450082,'Imperial_Ninja_Suit','Imperial Ninja Suit','Armor',20,90,1,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus bVariableCastrate,-15;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_All,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_kagerouoboro`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450083,'Imperial_Kunai_Suit','Imperial Kunai Suit','Armor',20,90,1,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus2 bAddClass,Class_All,7;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_soullinker`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450084,'Imperial_Eswhoo_Robe','Imperial Eswhoo Robe','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Dark,7;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Dark,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_soullinker`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450085,'Imperial_Explosion_Robe','Imperial Explosion Robe','Armor',20,90,1,true,true,true,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Dark,7;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Dark,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450086,'Grace_Breath_Armor','Grace Breath Armor','Armor',20,130,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxHPrate,10;\nif (.@r>=7)\n bonus bVariableCastrate,-20;\nif (.@r>=9)\n bonus bMaxHPrate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450087,'Grace_Knight_Armor','Grace Knight Armor','Armor',20,130,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus bCritAtkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450088,'Grace_Spear_Armor','Grace Spear Armor','Armor',20,130,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450089,'Grace_Genesis_Armor','Grace Genesis Armor','Armor',20,130,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Holy,10;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Holy,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450090,'Grace_Sharp_Suit','Grace Sharp Suit','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450091,'Grace_Aimed_Suit','Grace Aimed Suit','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450092,'Grace_Severe_Suit','Grace Severe Suit','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bVariableCastrate,-20;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450093,'Grace_Reverb_Suit','Grace Reverb Suit','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Neutral,10;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Neutral,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450094,'Grace_Adora_Robe','Grace Adora Robe','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Holy,10;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Holy,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450095,'Grace_Duple_Robe','Grace Duple Robe','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus bCritAtkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450096,'Grace_Knuckle_Suit','Grace Knuckle Suit','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bMaxSPrate,20;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450097,'Grace_Tiger_Suit','Grace Tiger Suit','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxSPrate,10;\nif (.@r>=7)\n bonus bMaxHPrate,5;\nif (.@r>=9)\n bonus bMaxHPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450098,'Grace_Tornado_Armor','Grace Tornado Armor','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450099,'Grace_Vulcan_Armor','Grace Vulcan Armor','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450100,'Grace_Cart_Cannon_Suit','Grace Cart Cannon Suit','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bVariableCastrate,-20;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450101,'Grace_Cart_Tornado_Suit','Grace Cart Tornado Suit','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450102,'Grace_Rolling_Suit','Grace Rolling Suit','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450103,'Grace_Assassin_Suit','Grace Assassin Suit','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus bCritAtkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450104,'Grace_Fatal_Suit','Grace Fatal Suit','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450105,'Grace_Stalker_Suit','Grace Stalker Suit','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Fire,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_summoner`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450106,'Grace_Picky_Robe','Grace Picky Robe','Armor',20,100,1,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bVariableCastrate,-20;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_summoner`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450107,'Grace_Catnip_Robe','Grace Catnip Robe','Armor',20,100,1,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus bVariableCastrate,-20;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Neutral,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rebellion`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450108,'Grace_Trip_Suit','Grace Trip Suit','Armor',20,100,1,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus2 bAddClass,Class_All,10;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rebellion`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450109,'Grace_Fire_Rain_Suit','Grace Fire Rain Suit','Armor',20,100,1,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus2 bAddClass,Class_All,10;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450110,'Grace_Crimson_Robe','Grace Crimson Robe','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus bVariableCastrate,-20;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Fire,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450111,'Grace_Frost_Robe','Grace Frost Robe','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus bVariableCastrate,-20;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Water,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450112,'Grace_Psychic_Robe','Grace Psychic Robe','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus bVariableCastrate,-20;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Neutral,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450113,'Grace_Dust_Robe','Grace Dust Robe','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus bVariableCastrate,-20;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Water,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_stargladiator`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450114,'Grace_Sun_Suit','Grace Sun Suit','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus2 bAddClass,Class_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_stargladiator`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450115,'Grace_Moon_Suit','Grace Moon Suit','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus2 bAddSize,Size_All,10;\nif (.@r>=9)\n bonus2 bAddClass,Class_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_kagerouoboro`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450116,'Grace_Ninja_Suit','Grace Ninja Suit','Armor',20,100,1,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus bVariableCastrate,-20;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_kagerouoboro`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450117,'Grace_Kunai_Suit','Grace Kunai Suit','Armor',20,100,1,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus2 bAddClass,Class_All,10;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_soullinker`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450118,'Grace_Eswhoo_Robe','Grace Eswhoo Robe','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Dark,10;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Dark,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_soullinker`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450119,'Grace_Explosion_Robe','Grace Explosion Robe','Armor',20,100,1,true,true,true,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Dark,10;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Dark,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450121,'Noblesse_Super_Novice_Suit','Noblesse Super Novice Suit','Armor',20,70,1,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus bMaxHPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450122,'Noblesse_Super_Novice_Robe','Noblesse Super Novice Robe','Armor',20,70,1,true,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus bMaxHPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450123,'Imperial_Super_Novice_Suit','Imperial Super Novice Suit','Armor',20,90,1,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus bMaxHPrate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450124,'Imperial_Super_Novice_Robe','Imperial Super Novice Robe','Armor',20,90,1,true,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus bMaxHPrate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450125,'Grace_Super_Novice_Suit','Grace Super Novice Suit','Armor',20,100,1,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus bMaxHPrate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_supernovice`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450126,'Grace_Super_Novice_Robe','Grace Super Novice Robe','Armor',20,100,1,true,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus bMaxHPrate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (450127,'Auto_Armor_A','Automatic Armor Type A','Armor',1000,135,1,true,160,true,'.@r = getrefine();\nbonus bBaseAtk,125;\nbonus bBaseAtk,10*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,15;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`magic_attack`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (450128,'Auto_Armor_B','Automatic Armor Type B','Armor',1000,125,135,1,true,160,true,'.@r = getrefine();\nbonus bMatk,10*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-15;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (450131,'aegis_450131','Fallen Angel Armor','Armor',1000,50,1,true,30,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bUnbreakableArmor;\nbonus2 bSubEle,Ele_Holy,-10;\nbonus2 bSubRace,RC_Angel,-15;\nbonus2 bSubRace,RC_Demon,5+(.@r>=9?5:0);\nbonus2 bSubRace,RC_DemiHuman,5+(.@r>=9?5:0);\nbonus2 bSubRace,RC_Player_Human,5+(.@r>=9?5:0);\nbonus2 bSubRace,RC_Player_Doram,5+(.@r>=9?5:0);\nif (.@r>=7)\n bonus bMaxHPrate,5;\nif (.@r>=11)\n bonus bVariableCastrate,-8;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`job_monk`,`job_priest`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (450144,'Saint_Robe_IL','Illusion Saint Robe','Armor',600,60,1,true,true,true,true,true,true,true,120,true,'.@r = getrefine();\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus bMdef,10;\nif (.@r>=9) {\n bonus2 bSubRace,RC_Fish,15;\n}\nif (.@r>=11) {\n bonus2 bIgnoreDefRaceRate,RC_Fish,20;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (450145,'Water_Sprits_Armor_IL','Illusion Saphien\'s Armor of Ocean','Armor',2200,50,1,true,true,true,true,true,true,true,120,true,'.@r = getrefine();\nbonus bMaxHPrate,10;\nbonus bMaxHP,125*.@r;\nif (.@r>=7) {\n bonus bDef,50;\n}\nif (.@r>=9) {\n autobonus2 "{ bonus2 bSubEle,Ele_Water,15; }",1,5000,BF_MAGIC|BF_WEAPON;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (450146,'Chain_Mail_IL','Illusion Chain Mail','Armor',3300,70,1,true,120,true,'.@r = getrefine();\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus bBaseAtk,4*.@r;\nbonus2 bAddEle,Ele_Fire,4*(.@r/3);\nbonus2 bAddEle,Ele_Water,4*(.@r/3);\nif (.@r>=9) {\n bonus2 bAddClass,Class_All,10;\n}\nif (.@r>=11) {\n bonus bAspdRate,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450147,'E_Illusion_Armor_A','Illusion Armor Type A (Bound)','Armor',105,1,true,130,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100+10*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450148,'E_Illusion_Armor_B','Illusion Armor Type B (Bound)','Armor',105,1,true,130,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100+10*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_armor`,`refineable`) VALUES (450151,'aegis_450151','Reinforced Cotton Shirt','Armor',1,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (450164,'Egirnion_Armor','Aegirnion Armor','Armor',1000,80,1,true,140,true,'bonus bMaxHPrate,10;\nbonus bMaxSPrate,5;\nbonus bUnbreakableArmor;\nif (getrefine()>=9) {\n bonus bMaxHPrate,5;\n bonus bMaxSPrate,2;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (450177,'Gray_W_Suits','Gray Wolf Suit','Armor',1000,160,1,true,190,true,'.@r = getrefine();\nbonus bBaseAtk,130+15*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,15;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`magic_attack`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (450178,'Gray_W_Robe','Gray Wolf Robe','Armor',1000,130,160,1,true,190,true,'.@r = getrefine();\nbonus bMatk,15*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-15;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`magic_attack`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (450179,'Bloody_Dress','Celine\'s Dress','Armor',500,50,40,1,true,130,true,'.@r = getrefine();\nif (.@r>=7) {\n bonus bVariableCastrate,-10;\n if (.@r>=9) {\n bonus2 bMagicAtkEle,Ele_All,10;\n if (.@r>=11) {\n bonus bDelayrate,-10;\n if (.@r>=12) {\n bonus bDelayrate,-5;\n }\n }\n }\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (450182,'Sprint_Mail_IL','Illusion Sprint Mail','Armor',1500,40,1,true,130,true,'.@r = getrefine();\nbonus bHPrecovRate,20;\nbonus bVit,5;\nif (.@r>=7) {\n bonus bHPrecovRate,20;\n if (.@r>=9) {\n bonus bDelayrate,-5;\n if (.@r>=11) {\n bonus bDelayrate,-7;\n }\n }\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450183,'1Para_Armor_A','Paradise Suit','Armor',30,true,10,100,true,true,true,true,true,true,true,'.@hp = 30*(min(BaseLevel,100)/5);\nif (BaseLevel>=30) {\n .@hp += 80;\n .@sp = 20;\n}\nif (BaseLevel>=45) {\n .@hp += 150;\n .@sp += 30;\n}\nif (BaseLevel>=85) {\n .@hp += 250;\n .@sp += 50;\n}\nbonus bMaxHP,150+.@hp;\nbonus bMaxSP,20+.@sp;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450184,'1Para_Armor_B','Paradise Robe','Armor',20,true,10,100,true,true,true,true,true,true,true,'.@hp = 20*(min(BaseLevel,100)/5);\nif (BaseLevel>=30) {\n .@hp += 60;\n .@sp = 30;\n}\nif (BaseLevel>=45) {\n .@hp += 100;\n .@sp += 50;\n}\nif (BaseLevel>=85) {\n .@hp += 150;\n .@sp += 70;\n}\nbonus bMaxHP,100+.@hp;\nbonus bMaxSP,50+.@sp;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450185,'L_60Lv_Dress','Paradise Luxury Suit','Armor',50,true,100,100,true,true,true,true,true,true,true,'bonus bMaxHP,1500;\nbonus bMaxSP,150;\nbonus bDelayrate,-5;\nbonus bBaseAtk,5*(min(.@l,150)/10);\n.@l = BaseLevel;\nif (.@l>=105)\n bonus2 bAddClass,Class_ALL,3;\nif (.@l>=110)\n bonus bDelayrate,-5;\nif (.@l>=120)\n bonus bMaxHPrate,3;\nif (.@l>=130)\n bonus bBaseAtk,40;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450186,'L_60Lv_Robe','Advanced Paradise Robe','Armor',35,true,100,100,true,true,true,true,true,true,true,'bonus bMaxHP,1000;\nbonus bMaxSP,250;\nbonus bDelayrate,5;\nbonus bMatk,5*(min(BaseLevel,150)/10);\nif (BaseLevel>=105)\n bonus bMatkRate,3;\nif (BaseLevel>=110)\n bonus bDelayrate,5;\nif (BaseLevel>=120)\n bonus bMaxHPrate,3;\nif (BaseLevel>=130)\n bonus bMatk,40;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_hand`,`refineable`,`view`) VALUES (460012,'aegis_460012','Reinforced Shield','Armor',500,1,true,true,1); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (460017,'Guard_IL','Illusion Guard','Armor',600,60,1,true,120,true,1,'bonus bAspd,2;\nbonus bPerfectHitAddRate,3*(min(getrefine(),12)/2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (460018,'Siver_Guard_IL','Illusion Silver Guard','Armor',300,60,1,true,120,true,1,'bonus bVariableCastrate,-7;\nbonus bDelayrate,-(min(getrefine(),12)/2);'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (470000,'Attacker_Booster_Greaves_','Attacker Booster Greaves','Armor',20,1,true,100,true,'bonus bBaseAtk,20;\nbonus bFlee,20;\n.@r = getrefine();\nif (.@r>=3) {\n bonus bMaxHPrate,.@r/3;\n}\nif (.@r>=7) {\n bonus bMaxHPrate,5;\n}\nif (.@r>=9) {\n bonus bFixedCast,-500;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (470001,'Elemental_Booster_Shoes_','Elemental Booster Shoes','Armor',15,1,true,100,true,'bonus bMatk,20;\nbonus bFlee,20;\n.@r = getrefine();\nif (.@r>=3) {\n bonus bMaxHP,.@r/3*400;\n}\nif (.@r>=7) {\n bonus bMaxHP,1800;\n}\nif (.@r>=9) {\n bonus bFixedCast,-500;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (470002,'Defender_Booster_Shoes_','Defender Booster Shoes','Armor',18,1,true,100,true,'bonus bMatk,20;\nbonus bFlee,20;\n.@r = getrefine();\nif (.@r>=3) {\n bonus bMaxHP,.@r/3*400;\n}\nif (.@r>=7) {\n bonus bMaxHP,1800;\n}\nif (.@r>=9) {\n bonus bFixedCast,-500;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (470003,'Ranger_Booster_Boots_','Ranger Booster Boots','Armor',18,1,true,100,true,'bonus bBaseAtk,20;\nbonus bHit,15;\n.@r = getrefine();\nif (.@r>=3) {\n bonus bMaxSP,.@r/3*50;\n}\nif (.@r>=7) {\n bonus bMaxSP,300;\n}\nif (.@r>=9) {\n bonus bFixedCast,-500;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470016,'Noblesse_Attack_Boots','Noblesse Attack Boots','Armor',20,1,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10;\nbonus bHit,10;\nif (.@r>=7)\n bonus bFixedCast,-500;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470017,'Noblesse_Magic_Boots','Noblesse Magic Boots','Armor',20,1,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,10;\nbonus bFlee,10;\nif (.@r>=7)\n bonus bFixedCast,-500;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470018,'Imperial_Attack_Boots','Imperial Attack Boots','Armor',25,1,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15;\nbonus bHit,15;\nif (.@r>=7)\n bonus bFixedCast,-500;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470019,'Imperial_Magic_Boots','Imperial Magic Boots','Armor',25,1,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,15;\nbonus bFlee,15;\nif (.@r>=7)\n bonus bFixedCast,-500;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_All,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470020,'Grace_Attack_Boots','Grace Attack Boots','Armor',30,1,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,20;\nbonus bHit,20;\nif (.@r>=7)\n bonus bFixedCast,-500;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470021,'Grace_Magic_Boots','Grace Magic Boots','Armor',30,1,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,20;\nbonus bFlee,20;\nif (.@r>=7)\n bonus bFixedCast,-500;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (470022,'Auto_Leg_A','Automatic Leg Type A','Armor',500,70,1,true,160,true,'.@r = getrefine();\nbonus bMaxSP,250;\nbonus bMaxSP,20*(.@r/2);\nif (.@r>=7) {\n bonus bLongAtkRate,7;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (470023,'Auto_Leg_B','Automatic Leg Type B','Armor',500,70,1,true,160,true,'.@r = getrefine();\nbonus bMaxSP,250;\nbonus bMaxSP,20*(.@r/2);\nif (.@r>=7) {\n bonus2 bMagicAtkEle,Ele_All,7;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (470033,'Elemental_BootsK','Elemental Boots','Armor',100,10,1,true,99,true,'.@r = getrefine();\nbonus2 bSkillAtk,"MG_FIREBOLT",15+2*.@r;\nbonus2 bSkillAtk,"MG_COLDBOLT",15+2*.@r;\nbonus2 bSkillAtk,"WZ_EARTHSPIKE",15+2*.@r;\nbonus2 bSkillAtk,"MG_LIGHTNINGBOLT",15+2*.@r;\nif (.@r>=7) {\n bonus bMatk,20;\n}\nif (.@r>=9) {\n autobonus "{ bonus bMatkRate,10; bonus bInt,70; }",1,5000,BF_WEAPON;\n}\nif (.@r>=11) {\n bonus2 bMagicAtkEle,Ele_Fire,10;\n bonus2 bMagicAtkEle,Ele_Earth,10;\n bonus2 bMagicAtkEle,Ele_Water,10;\n bonus2 bMagicAtkEle,Ele_Wind,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470054,'E_Illusion_Leg_A','Illusion Leg A Type (Bound)','Armor',20,1,true,130,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxSP,200+20*(.@r/2);\nif (.@r>=7) {\n bonus bLongAtkRate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470055,'E_Illusion_Leg_B','Illusion Leg B Type (Bound)','Armor',20,1,true,130,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxSP,200+20*(.@r/2);\nif (.@r>=7) {\n bonus2 bMagicAtkEle,Ele_All,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (470066,'Sprint_Shoes_IL','Illusion Sprint Shoes','Armor',700,20,1,true,130,true,'.@r = getrefine();\nbonus bSPrecovRate,20;\nbonus bAgi,5;\nif (.@r>=7) {\n bonus bSPrecovRate,20;\n if (.@r>=9) {\n bonus bMaxHPrate,5;\n bonus bMaxSPrate,5;\n if (.@r>=11) {\n bonus2 bAddSize,Size_All,15;\n }\n }\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470067,'1Para_Boots_A','Paradise Boots','Armor',8,true,10,100,true,true,true,true,true,true,true,'bonus bShortAtkRate,3;\nbonus bLongAtkRate,3;\nbonus bCritical,1*(min(BaseLevel,100)/5);\nif (BaseLevel>=30) {\n bonus bShortAtkRate,3;\n bonus bLongAtkRate,3;\n}\nif (BaseLevel>=45) {\n bonus bShortAtkRate,4;\n bonus bLongAtkRate,4;\n}\nif (BaseLevel>=85)\n bonus bFixedCast,-300;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470068,'1Para_Boots_B','Paradise Shoes','Armor',4,true,10,100,true,true,true,true,true,true,true,'bonus2 bMagicAtkEle,Ele_All,3;\nbonus bMatk,2*(min(BaseLevel,100)/5);\nif (BaseLevel>=30)\n bonus2 bMagicAtkEle,Ele_All,3;\nif (BaseLevel>=45)\n bonus2 bMagicAtkEle,Ele_All,4;\nif (BaseLevel>=85)\n bonus bFixedCastrate,-300;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470069,'L_60Lv_Sandal','Paradise Luxury Boots','Armor',14,true,100,100,true,true,true,true,true,true,true,'bonus bShortAtkRate,10;\nbonus bLongAtkRate,10;\nbonus bFixedCast,-300;\n.@l = BaseLevel;\nbonus bMaxHP,50*(min(.@l,150)/10);\nbonus bMaxSP,20*(min(.@l,150)/10);\nif (.@l>=105)\n bonus bCritical,15;\nif (.@l>=110)\n bonus bCritAtkRate,5;\nif (.@l>=120)\n bonus bCritAtkRate,5;\nif (.@l>=130)\n bonus2 bAddClass,Class_ALL,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (470070,'Egirnion_Shoes','Aegirnion Shoes','Armor',300,35,1,true,140,true,'bonus bMaxHPrate,10;\nbonus bMaxSPrate,5;\nif (getrefine()>=9) {\n bonus bAspdRate,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (470087,'Gray_W_Boots','Gray Wolf Boots','Armor',500,70,1,true,190,true,'.@r = getrefine();\nbonus bMaxSP,300+50*(.@r/2);\nif (.@r>=7) {\n bonus bLongAtkRate,7;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (470088,'Gray_W_Shoes','Gray Wolf Shoes','Armor',500,70,1,true,190,true,'.@r = getrefine();\nbonus bMaxSP,250+20*(.@r/2);\nif (.@r>=7) {\n bonus2 bMagicAtkEle,Ele_All,7;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470093,'L_60Lv_Shoes','Advanced Paradise Shoes','Armor',10,true,100,100,true,true,true,true,true,true,true,'bonus2 bMagicAtkEle,Ele_All,10;\nbonus bFixedCast,-300;\nbonus bMaxHP,40*(min(BaseLevel,150)/10);\nbonus bMaxSP,30*(min(BaseLevel,150)/10);\nif (BaseLevel>=105)\n bonus bVariableCastrate,10;\nif (BaseLevel>=110)\n bonus2 bMagicAddEle,Ele_All,5;\nif (BaseLevel>=120)\n bonus2 bMagicAddEle,Ele_All,5;\nif (BaseLevel>=130)\n bonus bMatkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (480000,'Attacker_Booster_Manteau_','Attacker Booster Manteau','Armor',30,1,true,100,true,'bonus bAspdRate,5;\n.@r = getrefine();\nif (.@r>=3) {\n bonus bCritical,.@r/3*2;\n}\nif (.@r>=7) {\n bonus bCritAtkRate,5;\n}\nif (.@r>=9) {\n bonus bDelayrate,-10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (480001,'Elemental_Booster_Muffler_','Elemental Booster Muffler','Armor',20,1,true,100,true,'bonus bVariableCastrate,-5;\n.@r = getrefine();\nif (.@r>=3) {\n bonus bMatk,.@r/3*4;\n}\nif (.@r>=7) {\n bonus2 bMagicAtkEle,Ele_Fire,5;\n bonus2 bMagicAtkEle,Ele_Wind,5;\n bonus2 bMagicAtkEle,Ele_Water,5;\n bonus2 bMagicAtkEle,Ele_Ground,5;\n bonus2 bMagicAtkEle,Ele_Neutral,5;\n}\nif (.@r>=9) {\n bonus bDelayrate,-10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (480002,'Defender_Booster_Muffler_','Defender Booster Muffler','Armor',25,1,true,100,true,'bonus bVariableCastrate,-5;\n.@r = getrefine();\nif (.@r>=3) {\n bonus bMatk,.@r/3*4;\n}\nif (.@r>=7) {\n bonus2 bMagicAtkEle,Ele_Undead,5;\n bonus2 bMagicAtkEle,Ele_Poison,5;\n bonus2 bMagicAtkEle,Ele_Dark,5;\n bonus2 bMagicAtkEle,Ele_Ghost,5;\n bonus2 bMagicAtkEle,Ele_Holy,5;\n}\nif (.@r>=9) {\n bonus bDelayrate,-10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (480003,'Ranger_Booster_Manteau_','Ranger Booster Manteau','Armor',30,1,true,100,true,'bonus bVariableCastrate,-5;\n.@r = getrefine();\nif (.@r>=3) {\n bonus bBaseAtk,.@r/3*2;\n}\nif (.@r>=7) {\n bonus bLongAtkRate,5;\n}\nif (.@r>=9) {\n bonus bDelayrate,-10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480012,'Noblesse_Attack_Manteau','Noblesse Attack Manteau','Armor',20,1,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAspdRate,3;\nif (.@r>=7)\n bonus bDelayrate,-5;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480014,'Noblesse_Magic_Manteau','Noblesse Magic Manteau','Armor',20,1,true,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bVariableCastrate,-5;\nif (.@r>=7)\n bonus bDelayrate,-5;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480016,'Imperial_Attack_Manteau','Imperial Attack Manteau','Armor',25,1,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAspdRate,5;\nif (.@r>=7)\n bonus bDelayrate,-5;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480017,'Imperial_Magic_Manteau','Imperial Magic Manteau','Armor',25,1,true,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bVariableCastrate,-7;\nif (.@r>=7)\n bonus bDelayrate,-5;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_All,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480018,'Grace_Attack_Manteau','Grace Attack Manteau','Armor',30,1,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAspdRate,7;\nif (.@r>=7)\n bonus bDelayrate,-5;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480019,'Grace_Magic_Manteau','Grace Magic Manteau','Armor',30,1,true,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bVariableCastrate,-10;\nif (.@r>=7)\n bonus bDelayrate,-5;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (480020,'Auto_Engine_A','Automatic Engine Wing Type A','Armor',900,70,1,true,160,true,'.@r = getrefine();\nbonus bMaxHP,1500;\nbonus bMaxHP,100*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,7;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (480021,'Auto_Engine_B','Automatic Engine Wing Type B','Armor',900,70,1,true,160,true,'.@r = getrefine();\nbonus bMaxHP,1500;\nbonus bMaxHP,100*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-7;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (480054,'Morrigane\'s_Manteau_IL','Illusion Morrigane\'s Manteau','Armor',600,12,1,true,false,true,130,true,'.@r = getrefine();\nbonus bLuk,5;\nbonus bFlee,20;\nif (.@r>=7) {\n bonus2 bAddRace,RC_Fish,5;\n bonus2 bAddRace,RC_Insect,5;\n bonus2 bAddRace,RC_Demon,5;\n bonus2 bAddRace,RC_DemiHuman,5;\n}\nif (.@r>=9) {\n bonus2 bAddRace,RC_Fish,10;\n bonus2 bAddRace,RC_Insect,10;\n bonus2 bAddRace,RC_Demon,10;\n bonus2 bAddRace,RC_DemiHuman,10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (480056,'aegis_480056','Costume Heavenly Fallen Angel\'s Wings','Armor',true,3); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (480058,'aegis_480058','Costume Wavy Golden Angel Wings','Armor',true,75); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480062,'E_Illusion_Engine_A','Illusion engine wing type A (attributable)','Armor',50,1,true,130,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxHP,1000+100*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480063,'E_Illusion_Engine_B','Illusion engine wing type B (attributable)','Armor',50,1,true,130,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxHP,1000+100*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-5;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (480069,'C_Wing_Of_Angel_Move','Costume Heavenly Angel Wings','Armor',true,61); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (480071,'Calabash','Costume Vial','Armor',true,82); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (480083,'Egirnion_Manteau','Aegirnion Manteau','Armor',300,40,1,true,140,true,'bonus bMaxHPrate,10;\nbonus bMaxSPrate,5;\nif (getrefine()>=9) {\n bonus bVariableCastrate,-10;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (480090,'Gray_W_Muffler','Gray Wolf Muffler','Armor',900,70,1,true,190,true,'.@r = getrefine();\nbonus bMaxHP,1500+100*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-7;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (480091,'Gray_W_Manteau','Gray Wolf Manteau','Armor',900,70,1,true,190,true,'.@r = getrefine();\nbonus bMaxHP,2500+150*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,7;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (480095,'C_Giant_White_Rabbit','costume large white rabbit','Armor',true,98); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (480097,'C_Snow_Powder','Costume: Snow Powder','Armor',true,100); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480103,'1Para_Manteau_A','Paradise Manteau','Armor',8,true,100,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,20;\nbonus bHit,15;\nbonus bHit,1*(min(BaseLevel,100)/5);\nif (BaseLevel>=30)\n bonus bAspdRate,5;\nif (BaseLevel>=45)\n bonus bAspdRate,5;\nif (BaseLevel>=85)\n bonus bAspd,1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480104,'1Para_Manteau_B','Paradise Muffler','Armor',4,true,10,100,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,20;\nbonus bFlee,20;\nbonus bFlee,1*(min(BaseLevel,100)/5);\nif (BaseLevel>=30)\n bonus bVariableCastrate,-5;\nif (BaseLevel>=45)\n bonus bVariableCastrate,-5;\nif (BaseLevel>=85)\n bonus bVariableCastrate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480105,'L_60Lv_Cape','Advanced Paradise Manteau','Armor',14,true,100,100,true,true,true,true,true,true,true,'.@l = BaseLevel;\nbonus2 bSubEle,Ele_Neutral,20;\nbonus bAspdRate,10;\nbonus bHit,35;\nbonus bVariableCastrate,-1*(min(.@l,150)/10);\nif (.@l >= 105)\n bonus bAspdRate,5;\nif (.@l >= 110)\n bonus bVariableCastrate,-5;\nif (.@l >= 120)\n bonus bDelayrate,-5;\nif (.@l >=130)\n bonus bDelayrate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480106,'L_60Lv_Muffler','Advanced Paradise Muffler','Armor',10,true,100,100,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,20;\nbonus bFlee,40;\nbonus bVariableCastrate,-15;\nbonus bAspdRate,1*(min(BaseLevel,150)/10);\nif (BaseLevel>=105)\n bonus bAspdRate,5;\nif (BaseLevel>=110)\n bonus bVariableCastrate,-5;\nif (BaseLevel>=120)\n bonus bDelayrate,-5;\nif (BaseLevel>=130)\n bonus bDelayrate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`view`) VALUES (480107,'C_Kings_Twin_Sword','Costume Kings Twin Sword','Armor',true,104); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (480120,'aegis_480120','Guardian Soul','Armor',1000,25,true,100,true,'.@r = getrefine();\nbonus bUnbreakableGarment;\nskill "WZ_HEAVENDRIVE",1;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_Player_Doram,5;\nif (.@r>=7) {\n .@a = (readparam(bLuk)+readparam(bStr))/18;\n .@b = (readparam(bAgi)+readparam(bVit))/18;\n .@c = (readparam(bInt)+readparam(bDex))/18;\n .@bonus = (.@r>=12 ? 5 : 3);\n bonus bDelayRate,-.@a;\n bonus2 bSubEle,Ele_Holy,.@bonus*.@a;\n bonus2 bSubEle,Ele_Dark,.@bonus*.@a;\n bonus bAspdRate,.@b;\n bonus bMaxHPrate,(.@r>=12?2:1)*.@b;\n bonus2 bSubEle,Ele_Fire,.@bonus*.@b;\n bonus2 bSubEle,Ele_Water,.@bonus*.@b;\n bonus bVariableCastrate,-.@c;\n bonus2 bSubEle,Ele_Wind,.@bonus*.@c;\n bonus2 bSubEle,Ele_Earth,.@bonus*.@c;\n}'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490004,'Attacker_Booster_Ring','Attacker Booster Ring','Armor',1,true,true,100,'bonus bAspdRate,10;\nbonus bVariableCastrate,-10;\nbonus bMaxHPrate,3;\nbonus bCritAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490005,'Elemental_Booster_Earring','Elemental Booster Earrings','Armor',1,true,true,100,'bonus bAspdRate,10;\nbonus bVariableCastrate,-10;\nbonus bMaxSPrate,3;\nbonus2 bMagicAtkEle,Ele_Fire,5;\nbonus2 bMagicAtkEle,Ele_Wind,5;\nbonus2 bMagicAtkEle,Ele_Water,5;\nbonus2 bMagicAtkEle,Ele_Ground,5;\nbonus2 bMagicAtkEle,Ele_Neutral,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490006,'Defender_Booster_Earring','Defender Booster Earrings','Armor',1,true,true,100,'bonus bAspdRate,10;\nbonus bVariableCastrate,-10;\nbonus bMaxSPrate,3;\nbonus2 bMagicAtkEle,Ele_Undead,5;\nbonus2 bMagicAtkEle,Ele_Poison,5;\nbonus2 bMagicAtkEle,Ele_Dark,5;\nbonus2 bMagicAtkEle,Ele_Ghost,5;\nbonus2 bMagicAtkEle,Ele_Holy,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490007,'Range_Booster_Brooch','Range Booster Brooches','Armor',1,true,true,100,'bonus bAspdRate,10;\nbonus bVariableCastrate,-10;\nbonus bMaxHPrate,3;\nbonus bLongAtkRate,2;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_right_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490014,'Noblesse_Attack_Ring','Noblesse Attack Ring','Armor',5,1,true,100,100,true,true,true,true,true,true,true,'bonus bAspdRate,3;\nbonus bVariableCastrate,-5;\nbonus bCritAtkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_right_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490015,'Noblesse_Magic_Ring','Noblesse Magic Ring','Armor',5,1,true,100,100,true,true,true,true,true,true,true,'bonus bAspdRate,3;\nbonus bVariableCastrate,-5;\nbonus2 bMagicAddEle,Ele_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490017,'Imperial_Attack_Ring','Imperial Attack Ring','Armor',0,8,1,true,125,100,true,true,true,true,true,true,true,'bonus bAspdRate,5;\nbonus bVariableCastrate,-7;\nbonus bCritAtkRate,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490018,'Imperial_Magic_Ring','Imperial Magic Ring','Armor',0,8,1,true,125,100,true,true,true,true,true,true,true,'bonus bAspdRate,5;\nbonus bVariableCastrate,-7;\nbonus2 bMagicAddEle,Ele_All,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490019,'Grace_Attack_Ring','Grace Attack Ring','Armor',0,10,1,true,150,100,true,true,true,true,true,true,true,'bonus bAspdRate,7;\nbonus bVariableCastrate,-10;\nbonus bCritAtkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490020,'Grace_Magic_Ring','Grace Magic Ring','Armor',0,10,1,true,150,100,true,true,true,true,true,true,true,'bonus bAspdRate,7;\nbonus bVariableCastrate,-10;\nbonus2 bMagicAddEle,Ele_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490022,'TrustRing','Thunder Ring','Armor',300,1,true,true,100,'bonus2 bAddRace,RC_All,5;\nbonus bMatkRate,5;\nbonus2 bAddEle,Ele_Water,10;\nbonus2 bMagicAddEle,Ele_Water,10;\nbonus2 bSubEle,Ele_Water,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (490024,'Auto_B_R','Automatic Booster R','Armor',100,1,true,160,'bonus2 bAddClass,Class_All,5;\nbonus bMaxHPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490025,'Auto_B_L','Automatic Booster L','Armor',100,1,true,160,'bonus2 bAddClass,Class_All,5;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (490026,'Auto_BC_R','Automatic Battle Chip R','Armor',100,1,true,160,'bonus bMatkRate,5;\nbonus bMaxHPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490027,'Auto_BC_L','Automatic Battle Chip L','Armor',100,1,true,160,'bonus bMatkRate,5;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490033,'aegis_490033','Fallen Angel\'s Tear','Armor',100,1,true,true,30,'bonus2 bAddClass,Class_All,6;\nbonus bMatkRate,6;\nbonus bHit,15;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (490044,'Sin_Ring_R','Sinful Ruby Ring','Armor',100,1,true,170,'bonus bAspdRate,7;\nbonus2 bAddClass,Class_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490045,'Sin_Necklace_R','Sinful Ruby Necklace','Armor',100,1,true,170,'bonus bVariableCastrate,-7;\nbonus2 bAddClass,Class_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (490046,'Sin_Ring_E','Sinful Emerald Ring','Armor',100,1,true,170,'bonus bAspdRate,7;\nbonus2 bAddClass,Class_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490047,'Sin_Necklace_E','Sinful Emerald Necklace','Armor',100,1,true,170,'bonus bVariableCastrate,-7;\nbonus2 bAddClass,Class_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (490048,'Sin_Ring_T','Sinful Topaz Ring','Armor',100,1,true,170,'bonus bAspdRate,7;\nbonus bMatkRate,7;\nbonus2 bAddClass,Class_All,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490049,'Sin_Necklace_T','Sinful Topaz Necklace','Armor',100,1,true,170,'bonus bVariableCastrate,-7;\nbonus bMatkRate,7;\nbonus2 bAddClass,Class_All,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (490050,'Sin_Ring_A','Sinful Amethyst Ring','Armor',100,1,true,170,'bonus bAspdRate,7;\nbonus bMatkRate,7;\nbonus2 bAddClass,Class_All,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490051,'Sin_Necklace_A','Sinful Amethyst Necklace','Armor',100,1,true,170,'bonus bVariableCastrate,-7;\nbonus bMatkRate,7;\nbonus2 bAddClass,Class_All,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (490052,'Sin_Ring_S','Sinful Sapphire Ring','Armor',100,1,true,170,'bonus bAspdRate,7;\nbonus bMatkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490053,'Sin_Necklace_S','Sinful Sapphire Necklace','Armor',100,1,true,170,'bonus bVariableCastrate,-7;\nbonus bMatkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (490054,'Sin_Ring_O','Sinful Opal Ring','Armor',100,1,true,170,'bonus bAspdRate,7;\nbonus2 bAddClass,Class_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490055,'Sin_Necklace_O','Sinful Opal Necklace','Armor',100,1,true,170,'bonus bVariableCastrate,-7;\nbonus2 bAddClass,Class_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (490056,'Shine_Ring_R','Brilliant Light Ruby Ring','Armor',100,1,true,170,'bonus bAspdRate,7;\nbonus2 bAddClass,Class_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490057,'Shine_Necklace_R','Brilliant Light Ruby Necklace','Armor',100,1,true,170,'bonus bVariableCastrate,-7;\nbonus2 bAddClass,Class_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (490058,'Shine_Ring_A','Brilliant Light Amethyst Ring','Armor',100,1,true,170,'bonus bAspdRate,7;\nbonus bMatkRate,7;\nbonus2 bAddClass,Class_All,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490059,'Shine_Necklace_A','Brilliant Light Amethyst Necklace','Armor',100,1,true,170,'bonus bVariableCastrate,-7;\nbonus bMatkRate,7;\nbonus2 bAddClass,Class_All,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (490060,'Shine_Ring_E','Brilliant Light Emerald Ring','Armor',100,1,true,170,'bonus bAspdRate,7;\nbonus bMatkRate,7;\nbonus2 bAddClass,Class_All,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490061,'Shine_Necklace_E','Brilliant Light Emerald Necklace','Armor',100,1,true,170,'bonus bVariableCastrate,-7;\nbonus bMatkRate,7;\nbonus2 bAddClass,Class_All,7;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (490062,'Shine_Ring_Z','Brilliant Light Zircon Ring','Armor',100,1,true,170,'bonus bAspdRate,7;\nbonus2 bAddClass,Class_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490063,'Shine_Necklace_Z','Brilliant Light Zircon Necklace','Armor',100,1,true,170,'bonus bVariableCastrate,-7;\nbonus2 bAddClass,Class_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (490064,'Shine_Ring_S','Brilliant Light Sapphire Ring','Armor',100,1,true,170,'bonus bAspdRate,7;\nbonus bMatkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490065,'Shine_Necklace_S','Brilliant Light Sapphire Necklace','Armor',100,1,true,170,'bonus bVariableCastrate,-7;\nbonus bMatkRate,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (490066,'Shine_Ring_AQ','Brilliant Light Aquamarine Ring','Armor',100,1,true,170,'bonus bAspdRate,7;\nbonus2 bAddClass,Class_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490067,'Shine_Necklace_AQ','Brilliant Light Aquamarine Necklace','Armor',100,1,true,170,'bonus bVariableCastrate,-7;\nbonus2 bAddClass,Class_All,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`job_all`,`job_novice`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (490069,'Morrigane\'s_Belt_IL','Illusion Morrigane\'s Belt','Armor',200,1,true,false,true,130,'bonus bMaxHPrate,5;\nbonus bStr,3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`job_all`,`job_novice`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490070,'Morrigane\'s_Pendant_IL','Illusion Morrigane\'s Pendant','Armor',200,1,true,false,true,130,'bonus bCritical,5;\nbonus bBaseAtk,20;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_right_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490072,'E_Illusion_B_R','Illusion Booster R (Bound)','Armor',1,true,130,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490073,'E_Illusion_B_L','Illusion Booster L (Bound)','Armor',1,true,130,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_right_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490074,'E_Illusion_BC_R','Illusion Battle Chip R (Bound)','Armor',1,true,130,100,true,true,true,true,true,true,true,'bonus bMatkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490075,'E_Illusion_BC_L','Illusion Battle Chip L (Bound)','Armor',1,true,130,100,true,true,true,true,true,true,true,'bonus bMatkRate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (490087,'4th_Q_Necklace','Hourglass necklace','Armor',true,true,200,100,true,true,true,true,true,true,true); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (490090,'aegis_490090','Egir Ring','Armor',200,5,1,true,40,'bonus2 bMagicAtkEle,Ele_All,2;\nbonus bMatk,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490091,'aegis_490091','Aegir necklace','Armor',200,5,1,true,40,'bonus bLongAtkRate,2;\nbonus bShortAtkRate,2;\nbonus bBaseAtk,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (490092,'Egirnion_Ring','Aegirnion Ring','Armor',200,10,1,true,140,'bonus2 bMagicAtkEle,Ele_All,5;\nbonus bMatk,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490093,'Egirnion_Necklace','Aegirnion Necklace','Armor',200,10,1,true,140,'bonus bLongAtkRate,5;\nbonus bShortAtkRate,5;\nbonus bBaseAtk,30;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`script`) VALUES (490099,'Thanatos_Pendant','Thanatos\' Necklace','Armor',100,true,'bonus bMatkRate,5;\nbonus2 bAddClass,Class_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`script`) VALUES (490100,'Blue_Mental_Pendant','Red force pendant','Armor',100,1,true,'bonus bMatkRate,5;\nbonus2 bAddClass,Class_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`script`) VALUES (490101,'Red_Force_Pendant','Blue mental pendant','Armor',100,1,true,'bonus bMatkRate,5;\nbonus2 bAddClass,Class_All,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (490106,'Gray_W_Pendant','Gray Wolf Pendant','Armor',100,1,true,190,'bonus2 bAddClass,Class_All,7;\nbonus bMaxHPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490107,'Gray_W_Ring','Gray Wolf Ring','Armor',100,1,true,190,'bonus2 bAddClass,Class_All,7;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (490108,'Gray_W_Earing','Gray Wolf Earring','Armor',100,1,true,190,'bonus bMatkRate,7;\nbonus bMaxHPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490109,'Gray_W_Necklace','Gray Wolf Necklace','Armor',100,1,true,190,'bonus bMatkRate,7;\nbonus bMaxSPrate,5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (490120,'Sprint_Ring_IL','Illusion Sprint Ring','Armor',100,1,true,130,'bonus bVariableCastrate,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`script`) VALUES (490121,'Sprint_Glove_IL','Illusion Sprint Glove','Armor',100,1,true,130,'bonus bDelayrate,-3;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490122,'1Para_Acc_L_A','Paradise Ring','Armor',true,10,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,2;\nbonus bNoCastCancel;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490123,'1Para_Acc_R_A','Paradise Gloves','Armor',true,10,100,true,true,true,true,true,true,true,'bonus bAspdRate,10;\nskill "AL_HEAL",1;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490124,'1Para_Acc_L_B','Paradise Magic Ring','Armor',true,10,100,true,true,true,true,true,true,true,'bonus bMatkRate,2;\nbonus bNoCastCancel;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490125,'1Para_Acc_R_B','Paradise Necklace','Armor',true,10,100,true,true,true,true,true,true,true,'skill "AL_HEAL",1;\nbonus bVariableCastrate,-10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490126,'L_60Lv_Aring','Advanced Paradise Ring','Armor',true,100,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,3;\nbonus bNoCastCancel;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490127,'L_60Lv_Gloves','Advanced Paradise Gloves','Armor',true,100,100,true,true,true,true,true,true,true,'bonus bAspdRate,10;\nskill "AL_HEAL",1;\nbonus bVariableCastrate,-5;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490128,'L_60Lv_Mring','Advanced Paradise Magic Ring','Armor',true,100,100,true,true,true,true,true,true,true,'bonus bMatkRate,3;\nbonus bNoCastCancel;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490129,'L_60Lv_Necklace','Advanced Paradise Necklace','Armor',true,100,100,true,true,true,true,true,true,true,'skill "AL_HEAL",1;\nbonus bVariableCastrate,-10;\nbonus bAspdRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`job_all`,`job_novice`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (400000,'WhistleK','Whistle','Armor',100,true,false,true,1,120,1478,'bonus bMatkRate,1;\nbonus2 bAddClass,Class_All,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (400001,'Victory_Wing_Ear','Victory Wing Ears','Armor',100,true,1,1185,'bonus bMatk,10;\nbonus bBaseAtk,10;\nbonus bDelayrate,-8;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (400002,'Victory_Wing_Ear_','Victory Wing Ears','Armor',100,1,true,1,1185,'bonus bMatk,5;\nbonus bBaseAtk,5;\nbonus bDelayrate,-4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (400003,'TimeExtensionArmor','TimeExtension (loan)','Armor',true,1,true,15); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (400011,'Officer_Cap','Officer\'s Hat','Armor',400,35,1,true,1,true,1759,'.@r = getrefine();\nbonus2 bHPLossRate,10,5000;\nbonus bMatk,5*(.@r/2);\nbonus bBaseAtk,5*(.@r/2);\nif (.@r>=7) {\n bonus bMatkRate,5;\n bonus2 bAddClass,Class_All,5;\n}\nif (.@r>=9) {\n bonus2 bHPDrainRate,50,5;\n bonus2 bSPDrainRate,10,3;\n autobonus "{ bonus2 bHPRegenRate,300,1000; }",40,4000,BF_MAGIC;\n autobonus "{ bonus2 bSPRegenRate,70,1000; }",40,4000,BF_MAGIC;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_top`,`armor_level`,`refineable`) VALUES (400016,'Turkey_Hat','Turkey Hat','Armor',true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`) VALUES (400020,'C_BeachBall','Costume Beachball','Armor',true,1,1,1918); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400021,'aegis_400021','Red Clark Casquette','Armor',100,1,true,1,130,true,1777,'.@r = getrefine();\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-15;\n}\nif (.@r>=9) {\n bonus bShortAtkRate,15;\n}\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bAddSize,Size_Small,15;\n bonus2 bAddSize,Size_Medium,15;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400022,'aegis_400022','Ignis Cap','Armor',100,1,true,1,130,true,803,'.@r = getrefine();\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-15;\n}\nif (.@r>=9) {\n bonus bLongAtkRate,15;\n}\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bAddSize,Size_Small,15;\n bonus2 bAddSize,Size_Medium,15;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (400023,'aegis_400023','Drooping Thanatos\'s Dolor','Armor',100,30,1,true,1,true,547,'.@r = getrefine();\nbonus2 bMagicAtkEle,Ele_Holy,10+(.@r/2);\nbonus2 bMagicAtkEle,Ele_Dark,10+(.@r/2);\nbonus2 bAddRace,RC_Angel,20+(.@r/2);\nbonus2 bAddRace,RC_Dragon,20+(.@r/2);\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nif (.@r>=7) {\n bonus bMatkRate,5;\n bonus2 bAddClass,Class_All,5;\n}\nif (.@r>=9) {\n bonus bVariableCastrate,-10;\n}\nif (.@r>=11) {\n bonus bDelayrate,-15;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`refineable`,`view`,`script`) VALUES (400043,'aegis_400043','Fallen Angel Hairband','Armor',100,5,1,true,1,true,907,'.@r = getrefine();\nbonus bAllStats,1;\nbonus2 bSubEle,Ele_Holy,-20;\nbonus2 bSubRace,RC_Angel,-15;\nbonus2 bSubRace,RC_Demon,6;\nbonus2 bSubRace,RC_DemiHuman,6;\nbonus2 bSubRace,RC_Player_Human,6;\nbonus2 bSubRace,RC_Player_Doram,6;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400044,'aegis_400044','Phantom Cap','Armor',100,1,true,1,130,true,1899,'.@r = getrefine();\nbonus bMatk,20*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-15;\n}\nif (.@r>=9) {\n bonus2 bMagicAtkEle,Ele_All,15;\n}\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bMagicAddSize,Size_Small,15;\n bonus2 bMagicAddSize,Size_Medium,15;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_top`,`armor_level`,`refineable`,`view`) VALUES (400045,'aegis_400045','Pierced apple','Armor',true,1,true,1952); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (400046,'aegis_400046','Costume pierced apple','Armor',true,1,1952); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400049,'aegis_400049','Stripe Hat','Armor',100,1,true,1,130,true,1728,'.@r = getrefine();\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-15;\n}\nif (.@r>=9) {\n bonus bLongAtkRate,15;\n}\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bAddSize,Size_Small,15;\n bonus2 bAddSize,Size_Medium,15;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400053,'Morrigane\'s_Helm_IL','Illusion Morrigane\'s Helm','Armor',500,15,1,true,false,true,1,130,true,257,'.@r = getrefine();\nbonus bCritical,5;\nbonus bStr,5;\nif (.@r>=7) {\n bonus bBaseAtk,50;\n}\nif (.@r>=9) {\n bonus bAspdRate,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400054,'Large_Sorcerer_Crown','Great Magician\'s Ceremonial Crown','Armor',100,1,true,1,130,true,1811,'.@r = getrefine();\nbonus bMatk,20*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-15;\n}\nif (.@r>=9) {\n bonus2 bMagicAtkEle,Ele_All,15;\n}\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bMagicAddSize,Size_Small,15;\n bonus2 bMagicAddSize,Size_Medium,15;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`location_costume_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (400055,'C_ShineSantaPoringE','Costume shiny santa poring hat','Armor',true,false,true,1,961,100,true,true,true,true,true,true,true,'bonus2 bExpAddClass,Class_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (400056,'VIP_Hair_Female','Costume: Blue Devil Wig','Armor',true,1,1990); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (400057,'VIP_Hair_Male','Costume: Red Lotus Demon Wig','Armor',true,1,1989); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400059,'aegis_400059','Scorpio Celestial Coronet','Armor',100,1,true,1,130,true,606,'.@r = getrefine();\nbonus bMatk,20*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-15;\n}\nif (.@r>=9) {\n bonus2 bMagicAtkEle,Ele_All,15;\n}\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bMagicAddSize,Size_Small,15;\n bonus2 bMagicAddSize,Size_Medium,15;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400061,'aegis_400061','Sagittarius Celestial Coronet','Armor',100,1,true,1,130,true,618,'.@r = getrefine();\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-15;\n}\nif (.@r>=9) {\n bonus bLongAtkRate,15;\n}\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bAddSize,Size_Small,15;\n bonus2 bAddSize,Size_Medium,15;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`) VALUES (400073,'C_Romance_Rose_TW','Costume Romantic Rose','Armor',true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (400074,'C_Disapear_Time_TW','Costume Lost Time','Armor',true,1,1998); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (400076,'C_20th_Anniversary','Costume Gravity 20th Anniversary Balloon','Armor',true,1,2005,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400078,'aegis_400078','Goral Crown','Armor',100,10,1,true,true,true,true,true,1,170,true,532,'.@r = getrefine();\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,10;\n}\nif (.@r>=9) {\n bonus bLongAtkRate,15;\n}\nif (.@r>=11) {\n bonus2 bAddSize,Size_All,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400079,'aegis_400079','Trial Diadem','Armor',100,10,1,true,true,true,true,true,1,170,true,594,'.@r = getrefine();\nbonus bMatk,20*(.@r/2);\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,10;\n}\nif (.@r>=9) {\n bonus2 bMagicAtkEle,Ele_Holy,15;\n bonus2 bAddClass,Class_All,15;\n}\nif (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bAddSize,Size_All,10;\n bonus2 bMagicAddSize,Size_All,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400094,'aegis_400094','Jade Crown','Armor',100,10,1,true,true,true,true,true,1,170,true,510,'.@r = getrefine();\nbonus bSPrecovRate,6*(.@r/2);\nbonus bMatkRate,2*(.@r/2);\nif (.@r>=7) {\n bonus bAllStats,3;\n}\nif (.@r>=9) {\n bonus bMatkRate,4;\n}\nif (.@r>=11) {\n bonus2 bMagicAtkEle,Ele_Ghost,20;\n bonus2 bMagicAtkEle,Ele_Neutral,20;\n bonus2 bMagicAtkEle,Ele_Fire,20;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400095,'aegis_400095','Spinel Diadem','Armor',100,10,1,true,true,true,true,true,1,170,true,509,'.@r = getrefine();\nbonus bSPrecovRate,6*(.@r/2);\nbonus bMatkRate,2*(.@r/2);\nif (.@r>=7) {\n bonus bAllStats,3;\n}\nif (.@r>=9) {\n bonus bVariableCastrate,-10;\n}\nif (.@r>=11) {\n bonus2 bMagicAtkEle,Ele_Neutral,20;\n bonus2 bMagicAtkEle,Ele_Earth,20;\n bonus2 bMagicAtkEle,Ele_Water,20;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400097,'Egirnion_Helm','Aegirnion Helm','Armor',800,10,1,true,1,140,true,870,'bonus bUnbreakableHelm;\nbonus bMatkRate,7;\nbonus2 bAddClass,Class_All,7;\nif (getrefine()>=9) {\n bonus bMatk,40;\n bonus bBaseAtk,40;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400098,'aegis_400098','Bull Crown','Armor',100,10,1,true,true,true,true,true,1,170,true,536,'.@r = getrefine();\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,10;\n}\nif (.@r>=9) {\n bonus bLongAtkRate,15;\n}\nif (.@r>=11) {\n bonus2 bAddSize,Size_All,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400099,'aegis_400099','Taurus Diadem','Armor',100,10,1,true,true,true,true,true,1,170,true,535,'.@r = getrefine();\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,10;\n}\nif (.@r>=9) {\n bonus bLongAtkRate,15;\n}\nif (.@r>=11) {\n bonus2 bAddSize,Size_All,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (400115,'C_Rag_Origin_Hat','Costume angeling bread hat','Armor',true,1,2019,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400116,'aegis_400116','Celestial Jewel Crown','Armor',100,10,1,true,true,true,true,true,1,170,true,574,'.@r = getrefine();\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,10;\n}\nif (.@r>=9) {\n bonus bLongAtkRate,15;\n}\nif (.@r>=11) {\n bonus2 bAddSize,Size_All,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400117,'aegis_400117','Libra Crown','Armor',100,10,1,true,true,true,true,true,1,170,true,593,'.@r = getrefine();\nbonus bMatk,20*(.@r/2);\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,10;\n bonus bVariableCastrate,-10;\n}\nif (.@r>=9) {\n bonus2 bMagicAtkEle,Ele_Neutral,10;\n bonus bLongAtkRate,15;\n}\nif (.@r>=11) {\n bonus2 bMagicAtkEle,Ele_All,10;\n bonus2 bAddSize,Size_All,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400118,'aegis_400118','Saint Crown','Armor',100,10,1,true,true,true,true,true,1,170,true,560,'.@r = getrefine();\nbonus bMatk,20*(.@r/2);\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,10;\n bonus bVariableCastrate,-10;\n}\nif (.@r>=9) {\n bonus bMatkRate,15;\n bonus2 bAddClass,Class_All,15;\n}\nif (.@r>=11) {\n bonus2 bMagicAtkEle,Ele_All,10;\n bonus2 bAddSize,Size_All,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400119,'aegis_400119','Lion Crown','Armor',100,10,1,true,true,true,true,true,1,170,true,565,'.@r = getrefine();\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,10;\n}\nif (.@r>=9) {\n bonus bMaxHPrate,10;\n}\nif (.@r>=11) {\n bonus2 bAddSize,Size_All,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400120,'aegis_400120','Goat Crown','Armor',100,10,1,true,true,true,true,true,1,170,true,621,'.@r = getrefine();\nbonus bMatk,20*(.@r/2);\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,10;\n}\nif (.@r>=9) {\n bonus bMatkRate,15;\n bonus2 bAddClass,Class_All,15;\n}\nif (.@r>=11) {\n bonus2 bAddSize,Size_All,10;\n bonus2 bMagicAddSize,Size_All,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400121,'aegis_400121','Twin Crown','Armor',100,10,1,true,true,true,true,true,1,170,true,551,'.@r = getrefine();\nbonus bBaseAtk,20*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,10;\n}\nif (.@r>=9) {\n bonus bLongAtkRate,15;\n}\nif (.@r>=11) {\n bonus2 bAddSize,Size_All,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (400124,'C_Magestic_Goat2','Majestic Goat of Costume Dawn','Armor',true,1,200,513,100,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_top`,`armor_level`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (400127,'Ep18_Mini_Elly','Mini Elly','Armor',true,1,true,2077,100,True,True,True,True,True,True,True,True); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`armor_level`,`view`) VALUES (400128,'aegis_400128','Costume Dropping Elly','Armor',true,1,2077); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400134,'Thanos_Helm_1','Thanos Warrior Helmet','Armor',100,10,1,true,1,190,true,511,'.@r = getrefine();\nbonus2 bAddClass,Class_All,4*(.@r/3);\nif (.@r>=7) {\n bonus bAspdRate,10;\n if (.@r>=9) {\n bonus bShortAtkRate,10;\n if (.@r>=11) {\n bonus2 bAddEle,Ele_All,15;\n }\n }\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (400137,'1Para_Cap_A','Paradise Cap','Armor',5,true,1,10,100,true,true,true,true,true,true,true,'.@val = 2*(min(BaseLevel,100)/5);\nif (BaseLevel>=30)\n .@val += 5;\nif (BaseLevel>=45)\n .@val += 10;\nif (BaseLevel>=85)\n .@val += 15;\nbonus bBaseAtk,5+.@val;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (400138,'1Para_Cap_B','Paradise Hat','Armor',3,true,1,10,100,true,true,true,true,true,true,true,'.@val = 2*(min(BaseLevel,100)/5);\nif (BaseLevel>=30)\n .@val += 5;\nif (BaseLevel>=45)\n .@val += 10;\nif (BaseLevel>=85)\n .@val += 15;\nbonus bMatk,5+.@val;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (400139,'2Para_Cap_A','Advanced Paradise Luxury Cap','Armor',10,true,1,100,100,true,true,true,true,true,true,true,'bonus bBaseAtk,60;\nbonus2 bHPDrainRate,50,2;\nbonus2 bSPDrainRate,20,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (400140,'2Para_Cap_B','Advanced Paradise Hat','Armor',7,true,1,100,100,true,true,true,true,true,true,true,'bonus bMatk,60;\nautobonus "{ bonus2 bHPRegenRate,350,1000; bonus2 bSPRegenRate,80,1000; }",1,4000,BF_MAGIC,"{ specialeffect2 EF_HEAL; }";'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400142,'Thanos_Helm2_LT','Thanos\' Shooter Helmet-LT','Armor',100,10,1,true,2,190,true,2090,'.@r = getrefine();\nbonus2 bAddClass,Class_All,5*(.@r/3);\nif (.@r>=7) {\n bonus bAspdRate,15;\n if (.@r>=9) {\n bonus bLongAtkRate,15;\n if (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bAddEle,Ele_All,15;\n }\n }\n}\n/* todo bonus by grade */'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400145,'Thanos_Helm3_LT','Thanos\' Magic Helmet-LT','Armor',100,10,1,true,2,190,true,2102,'.@r = getrefine();\nbonus bMatkRate,5*(.@r/3);\nif (.@r>=7) {\n bonus bVariableCastrate,-15;\n if (.@r>=9) {\n bonus2 bMagicAtkEle,Ele_All,15;\n if (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bMagicAddEle,Ele_All,15;\n }\n }\n}\n/* todo bonus by grade */'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (400151,'Thanos_Helm4_LT','Thanos\' Champion Helmet-LT','Armor',100,10,1,true,2,190,true,2104,'.@r = getrefine();\nbonus2 bAddClass,Class_All,5*(.@r/3);\nif (.@r>=7) {\n bonus bAspdRate,15;\n if (.@r>=9) {\n bonus bShortAtkRate,15;\n if (.@r>=11) {\n bonus bFixedCast,-200;\n bonus2 bAddEle,Ele_All,15;\n }\n }\n}\n/* todo bonus by grade */'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (410005,'C_Magic_Heir_TW','Costume Magic Heir','Armor',true,1,1996); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_head_mid`,`armor_level`,`view`,`script`) VALUES (410013,'EXP_Processor_','EXP Advisor','Armor',1,true,1,1266,'bonus2 bExpAddRace,RC_All,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_top`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (410016,'aegis_410016','Battle Processor','Armor',true,true,1,1552,'bonus bMatk,20;\nbonus bBaseAtk,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_head_top`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (410017,'Battle_Processor_','Battle Processor','Armor',1,true,true,1,1552,'bonus bMatk,10;\nbonus bBaseAtk,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_head_top`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (410018,'Booster_Mask_A','Booster Mask A-type','Armor',1,true,true,1,130,876,100,true,true,true,true,true,true,true,'bonus bDelayrate,-8;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_head_top`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (410019,'Booster_Mask_B','Booster Mask B-type','Armor',1,true,true,1,130,917,100,true,true,true,true,true,true,true,'bonus bVariableCastrate,-8;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_head_top`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (410020,'Booster_Mask_C','Booster Mask C-type','Armor',1,true,true,1,130,906,100,true,true,true,true,true,true,true,'bonus bAspdRate,8;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (410029,'C_Wonder_Egg_Basket','Costume Wonder Egg Basket','Armor',true,1,2055); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (410061,'C_Deviruchi_Apron','Costume Deviruchi Apron','Armor',true,1,2095); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_mid`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (420003,'CD_In_MouthK','CD in Mouth','Armor',200,true,true,1,10,815,'bonus2 bMagicAtkEle,Ele_All,5;\nbonus5 bAutoSpell,"MG_SOULSTRIKE",10,100,BF_SHORT|BF_WEAPON,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (420010,'C_Cons_Of_Darkness','Costume Dark Master','Armor',true,1,2020); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (420014,'aegis_420014','Costume Japanese Hair','Armor',true,1,2027); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`armor_level`,`view`) VALUES (420016,'C_Katashiro_Flying','Costume Katashiro Flying','Armor',true,1,2025); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (420017,'aegis_420017','Young leaves of the world tree (power)','Armor',50,true,1,100,848); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (420018,'aegis_420018','Young Leaf of the World Tree (Handicraft)','Armor',50,true,1,100,848); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (420019,'aegis_420019','Young Leaf of the World Tree (Agility)','Armor',50,true,1,100,848); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (420020,'aegis_420020','Young leaves of the world tree (luck)','Armor',50,true,1,100,848); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (420021,'aegis_420021','Young leaves of the world tree (health)','Armor',50,true,1,100,848); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`armor_level`,`equip_level_min`,`view`) VALUES (420022,'aegis_420022','Young leaves of the world tree (intelligence)','Armor',50,true,1,100,848); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (420025,'C_OneEyedJack','Costume One Eyed Jack','Armor',true,1,2023); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (420029,'C_Imperial_Glory','Costume: Imperial Glory','Armor',true,1,2056); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (420030,'aegis_420030','A feather in the mouth','Armor',10,true,1,1143,'bonus bLongAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_low`,`armor_level`,`view`,`script`) VALUES (420031,'aegis_420031','Ninja\'s Blue Mask','Armor',10,true,1,1089,'bonus bShortAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Low`,`armor_level`,`view`) VALUES (420053,'C_Shadow_Devil','Costume Shadow Devil','Armor',true,1,2096); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_low`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (420066,'SurviveOrb_K_LT','Survive Orb-LT','Armor',300,2,true,2,150,1488,'bonus2 bMagicAtkEle,Ele_All,7;\nbonus bVariableCastrate,-3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (436000,'aegis_436000','Thanatos\'s Maeror Mask','Armor',100,true,true,1,99,666,'bonus2 bMagicAddRace,RC_Player_Human,10;\nbonus2 bMagicAddRace,RC_Player_Doram,10;\nbonus bMatkRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (436001,'aegis_436001','Thanatos\'s Despero Mask','Armor',100,true,true,1,99,693,'bonus2 bAddRace,RC_Player_Human,10;\nbonus2 bAddRace,RC_Player_Doram,10;\nbonus2 bAddClass,Class_All,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (436002,'aegis_436002','Thanatos\'s Odium Mask','Armor',100,3,true,true,1,99,667,'bonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_Player_Doram,5;\nbonus bMaxHPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (436003,'aegis_436003','Thanatos\'s Odium Mask','Armor',100,3,1,true,true,1,99,667,'bonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_Player_Doram,5;\nbonus bMaxHPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (436004,'aegis_436004','Thanatos\'s Despero Mask','Armor',100,1,true,true,1,99,693,'bonus2 bAddRace,RC_Player_Human,10;\nbonus2 bAddRace,RC_Player_Doram,10;\nbonus2 bAddClass,Class_All,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`armor_level`,`equip_level_min`,`view`,`script`) VALUES (436005,'aegis_436005','Thanatos\'s Maeror Mask','Armor',100,1,true,true,1,99,666,'bonus2 bMagicAddRace,RC_Player_Human,10;\nbonus2 bMagicAddRace,RC_Player_Doram,10;\nbonus bMatkRate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (440000,'C_SharkHead','Costume Shark Hat','Armor',true,true,1,1,1919); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`equip_level_min`,`view`) VALUES (440002,'C_Happy_Cat_TW','Costume Happy Cat','Armor',true,true,true,1,1,1980); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (440003,'C_Pretty_Rabbit_Hood_E','Costume beginner rabbit hood','Armor',true,true,true,1,1085,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`location_costume_head_Mid`,`location_costume_head_Low`,`armor_level`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (440006,'C_Black_Cat_Hood_kr','Costume black cat hood','Armor',true,true,true,1,1481,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`refineable`,`script`) VALUES (450000,'IDTest_armor','IDTest armor','Armor',10,10,10,1,true,1,true,'bonus bMaxHP,100;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (450001,'Attacker_Booster_Plate_','Attacker Booster Plate','Armor',120,1,true,1,100,true,'bonus bBaseAtk,100;\nbonus bDelayrate,-5;\n.@r = getrefine();\nif (.@r>=2) {\n bonus2 bAddClass,Class_All,.@r/2;\n}\nif (.@r>=3) {\n bonus bCritAtkRate,.@r/3;\n}\nif (.@r>=7) {\n bonus bBaseAtk,50;\n}\nif (.@r>=9) {\n bonus bDelayrate,-5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (450002,'Elemental_Booster_Robe_','Elemental Booster Robe','Armor',80,1,true,1,100,true,'bonus bMatk,100;\nbonus bVariableCastrate,-5;\n.@r = getrefine();\nif (.@r>=2) {\n bonus bMatkRate,.@r/2;\n}\nif (.@r>=3) {\n bonus bVariableCastrate,.@r/3*-1;\n}\nif (.@r>=7) {\n bonus bMatk,50;\n}\nif (.@r>=9) {\n bonus bVariableCastrate,-5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (450003,'Defender_Booster_Robe_','Defender Booster Robe','Armor',90,1,true,1,100,true,'bonus bMatk,100;\nbonus bVariableCastrate,-5;\n.@r = getrefine();\nif (.@r>=2) {\n bonus bMatkRate,.@r/2;\n}\nif (.@r>=3) {\n bonus bVariableCastrate,.@r/3*-1;\n}\nif (.@r>=7) {\n bonus bMatk,50;\n}\nif (.@r>=9) {\n bonus bVariableCastrate,-5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (450004,'Ranger_Booster_Suits_','Ranger Booster Suits','Armor',100,1,true,true,true,true,1,100,true,'bonus bBaseAtk,100;\nbonus bDelayrate,-5;\n.@r = getrefine();\nif (.@r>=2) {\n bonus bAspdRate,.@r/2;\n}\nif (.@r>=3) {\n bonus bLongAtkRate,.@r/3;\n}\nif (.@r>=7) {\n bonus bBaseAtk,50;\n}\nif (.@r>=9) {\n bonus bDelayrate,-5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450018,'Noblesse_Breath_Armor','Noblesse Breath Armor','Armor',20,100,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxHPrate,5;\nif (.@r>=7)\n bonus bVariableCastrate,-10;\nif (.@r>=9)\n bonus bMaxHPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450019,'Noblesse_Knight_Armor','Noblesse Knight Armor','Armor',20,100,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus bCritAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450020,'Noblesse_Spear_Armor','Noblesse Spear Armor','Armor',20,100,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450021,'Noblesse_Genesis_Armor','Noblesse Genesis Armor','Armor',20,100,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Holy,5;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Holy,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450022,'Noblesse_Sharp_Suit','Noblesse Sharp Suit','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450023,'Noblesse_Aimed_suit','Noblesse Aimed suit','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450024,'Noblesse_Severe_Suit','Noblesse Severe Suit','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bVariableCastrate,-10;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450025,'Noblesse_Reverb_Suit','Noblesse Reverb Suit','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Neutral,5;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Neutral,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450026,'Noblesse_Adora_Robe','Noblesse Adora Robe','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Holy,5;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Holy,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450027,'Noblesse_Duple_Robe','Noblesse Duple Robe','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus bCritAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450028,'Noblesse_Tornado_Armor','Noblesse Tornado Armor','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450029,'Noblesse_Vulcan_Armor','Noblesse Vulcan Armor','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450030,'Noblesse_Cart_Cannon_Suit','Noblesse Cart Cannon Suit','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bVariableCastrate,-10;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450031,'Noblesse_Cart_Tornado_Suit','Noblesse Cart Tornado Suit','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450032,'Noblesse_Rolling_Suit','Noblesse Rolling Suit','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450033,'Noblesse_Assassin_Suit','Noblesse Assassin Suit','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus bCritAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450034,'Noblesse_Fatal_Suit','Noblesse Fatal Suit','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450035,'Noblesse_Stalker_Suit','Noblesse Stalker Suit','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Fire,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_summoner`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450036,'Noblesse_Picky_Robe','Noblesse Picky Robe','Armor',20,70,1,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bVariableCastrate,-10;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_summoner`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450037,'Noblesse_Catnip_Robe','Noblesse Catnip Robe','Armor',20,70,1,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus bVariableCastrate,-10;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Neutral,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rebellion`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450038,'Noblesse_Trip_Suit','Noblesse Trip Suit','Armor',20,70,1,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus2 bAddClass,Class_All,5;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rebellion`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450039,'Noblesse_Fire_Rain_Suit','Noblesse Fire Rain Suit','Armor',20,70,1,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus2 bAddClass,Class_All,5;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450040,'Noblesse_Crimson_Robe','Noblesse Crimson Robe','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus bVariableCastrate,-10;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Fire,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450041,'Noblesse_Frost_Robe','Noblesse Frost Robe','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus bVariableCastrate,-10;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Water,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450042,'Noblesse_Psychic_Robe','Noblesse Psychic Robe','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus bVariableCastrate,-10;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Neutral,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450043,'Noblesse_Dust_Robe','Noblesse Dust Robe','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus bVariableCastrate,-10;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Water,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_stargladiator`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450044,'Noblesse_Sun_Suit','Noblesse Sun Suit','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus2 bAddClass,Class_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_stargladiator`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450045,'Noblesse_Moon_Suit','Noblesse Moon Suit','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus2 bAddSize,Size_All,5;\nif (.@r>=9)\n bonus2 bAddClass,Class_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_kagerouoboro`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450046,'Noblesse_Ninja_Suit','Noblesse Ninja Suit','Armor',20,70,1,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus bVariableCastrate,-10;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_kagerouoboro`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450047,'Noblesse_Kunai_Suit','Noblesse Kunai Suit','Armor',20,70,1,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus2 bAddClass,Class_All,5;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_soullinker`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450048,'Noblesse_Eswhoo_Robe','Noblesse Eswhoo Robe','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Dark,5;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Dark,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_soullinker`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450049,'Noblesse_Explosion_Robe','Noblesse Explosion Robe','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Dark,5;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Dark,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450050,'Noblesse_Knuckle_Suit','Noblesse Knuckle Suit','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bMaxSPrate,10;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450051,'Noblesse_Tiger_Suit','Noblesse Tiger Suit','Armor',20,70,1,true,true,true,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxSPrate,5;\nif (.@r>=7)\n bonus bMaxHPrate,3;\nif (.@r>=9)\n bonus bMaxHPrate,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450052,'Imperial_Breath_Armor','Imperial Breath Armor','Armor',20,120,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxHPrate,7;\nif (.@r>=7)\n bonus bVariableCastrate,-15;\nif (.@r>=9)\n bonus bMaxHPrate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450053,'Imperial_Knight_Armor','Imperial Knight Armor','Armor',20,120,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus bCritAtkRate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450054,'Imperial_Spear_Armor','Imperial Spear Armor','Armor',20,120,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450055,'Imperial_Genesis_Armor','Imperial Genesis Armor','Armor',20,120,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Holy,7;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Holy,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450056,'Imperial_Sharp_Suit','Imperial Sharp Suit','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450057,'Imperial_Aimed_Suit','Imperial Aimed Suit','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450058,'Imperial_Severe_Suit','Imperial Severe Suit','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bVariableCastrate,-15;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450059,'Imperial_Reverb_Suit','Imperial Reverb Suit','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Neutral,7;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Neutral,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450060,'Imperial_Adora_Robe','Imperial Adora Robe','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Holy,7;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Holy,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450061,'Imperial_Duple_Robe','Imperial Duple Robe','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus bCritAtkRate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450062,'Imperial_Knuckle_Suit','Imperial Knuckle Suit','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bMaxSPrate,15;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450063,'Imperial_Tiger_Suit','Imperial Tiger Suit','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxSPrate,7;\nif (.@r>=7)\n bonus bMaxHPrate,4;\nif (.@r>=9)\n bonus bMaxHPrate,4;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450064,'Imperial_Tornado_Armor','Imperial Tornado Armor','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450065,'Imperial_Vulcan_Armor','Imperial Vulcan Armor','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450066,'Imperial_Cart_Cannon_Suit','Imperial Cart Cannon Suit','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bVariableCastrate,-15;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450067,'Imperial_Cart_Tornado_Suit','Imperial Cart Tornado Suit','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450068,'Imperial_Rolling_Suit','Imperial Rolling Suit','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450069,'Imperial_Assassin_Suit','Imperial Assassin Suit','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus bCritAtkRate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450070,'Imperial_Fatal_Suit','Imperial Fatal Suit','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450071,'Imperial_Stalker_Suit','Imperial Stalker Suit','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Fire,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_summoner`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450072,'Imperial_Picky_Robe','Imperial Picky Robe','Armor',20,90,1,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bVariableCastrate,-15;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_summoner`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450073,'Imperial_Catnip_Robe','Imperial Catnip Robe','Armor',20,90,1,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus bVariableCastrate,-15;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Neutral,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rebellion`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450074,'Imperial_Trip_Suit','Imperial Trip Suit','Armor',20,90,1,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus2 bAddClass,Class_All,7;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rebellion`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450075,'Imperial_Fire_Rain_Suit','Imperial Fire Rain Suit','Armor',20,90,1,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus2 bAddClass,Class_All,7;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450076,'Imperial_Crimson_Robe','Imperial Crimson Robe','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus bVariableCastrate,-15;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Fire,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450077,'Imperial_Frost_Robe','Imperial Frost Robe','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus bVariableCastrate,-15;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Water,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450078,'Imperial_Psychic_Robe','Imperial Psychic Robe','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus bVariableCastrate,-15;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Neutral,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450079,'Imperial_Dust_Robe','Imperial Dust Robe','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus bVariableCastrate,-15;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Water,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_stargladiator`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450080,'Imperial_Sun_Suit','Imperial Sun Suit','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus2 bAddClass,Class_All,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_stargladiator`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450081,'Imperial_Moon_Suit','Imperial Moon Suit','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus2 bAddSize,Size_All,7;\nif (.@r>=9)\n bonus2 bAddClass,Class_All,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_kagerouoboro`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450082,'Imperial_Ninja_Suit','Imperial Ninja Suit','Armor',20,90,1,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus bVariableCastrate,-15;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_All,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_kagerouoboro`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450083,'Imperial_Kunai_Suit','Imperial Kunai Suit','Armor',20,90,1,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus2 bAddClass,Class_All,7;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_soullinker`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450084,'Imperial_Eswhoo_Robe','Imperial Eswhoo Robe','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Dark,7;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Dark,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_soullinker`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450085,'Imperial_Explosion_Robe','Imperial Explosion Robe','Armor',20,90,1,true,true,true,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Dark,7;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Dark,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450086,'Grace_Breath_Armor','Grace Breath Armor','Armor',20,130,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxHPrate,10;\nif (.@r>=7)\n bonus bVariableCastrate,-20;\nif (.@r>=9)\n bonus bMaxHPrate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450087,'Grace_Knight_Armor','Grace Knight Armor','Armor',20,130,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus bCritAtkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450088,'Grace_Spear_Armor','Grace Spear Armor','Armor',20,130,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450089,'Grace_Genesis_Armor','Grace Genesis Armor','Armor',20,130,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Holy,10;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Holy,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450090,'Grace_Sharp_Suit','Grace Sharp Suit','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450091,'Grace_Aimed_Suit','Grace Aimed Suit','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450092,'Grace_Severe_Suit','Grace Severe Suit','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bVariableCastrate,-20;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450093,'Grace_Reverb_Suit','Grace Reverb Suit','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Neutral,10;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Neutral,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450094,'Grace_Adora_Robe','Grace Adora Robe','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Holy,10;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Holy,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450095,'Grace_Duple_Robe','Grace Duple Robe','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus bCritAtkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450096,'Grace_Knuckle_Suit','Grace Knuckle Suit','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bMaxSPrate,20;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450097,'Grace_Tiger_Suit','Grace Tiger Suit','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxSPrate,10;\nif (.@r>=7)\n bonus bMaxHPrate,5;\nif (.@r>=9)\n bonus bMaxHPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450098,'Grace_Tornado_Armor','Grace Tornado Armor','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450099,'Grace_Vulcan_Armor','Grace Vulcan Armor','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450100,'Grace_Cart_Cannon_Suit','Grace Cart Cannon Suit','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bVariableCastrate,-20;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450101,'Grace_Cart_Tornado_Suit','Grace Cart Tornado Suit','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450102,'Grace_Rolling_Suit','Grace Rolling Suit','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450103,'Grace_Assassin_Suit','Grace Assassin Suit','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus bCritAtkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450104,'Grace_Fatal_Suit','Grace Fatal Suit','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450105,'Grace_Stalker_Suit','Grace Stalker Suit','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Fire,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_summoner`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450106,'Grace_Picky_Robe','Grace Picky Robe','Armor',20,100,1,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bVariableCastrate,-20;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_summoner`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450107,'Grace_Catnip_Robe','Grace Catnip Robe','Armor',20,100,1,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus bVariableCastrate,-20;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Neutral,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rebellion`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450108,'Grace_Trip_Suit','Grace Trip Suit','Armor',20,100,1,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus2 bAddClass,Class_All,10;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_rebellion`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450109,'Grace_Fire_Rain_Suit','Grace Fire Rain Suit','Armor',20,100,1,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus2 bAddClass,Class_All,10;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450110,'Grace_Crimson_Robe','Grace Crimson Robe','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus bVariableCastrate,-20;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Fire,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450111,'Grace_Frost_Robe','Grace Frost Robe','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus bVariableCastrate,-20;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Water,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450112,'Grace_Psychic_Robe','Grace Psychic Robe','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus bVariableCastrate,-20;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Neutral,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450113,'Grace_Dust_Robe','Grace Dust Robe','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus bVariableCastrate,-20;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Water,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_stargladiator`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450114,'Grace_Sun_Suit','Grace Sun Suit','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus2 bAddClass,Class_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_stargladiator`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450115,'Grace_Moon_Suit','Grace Moon Suit','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus2 bAddSize,Size_All,10;\nif (.@r>=9)\n bonus2 bAddClass,Class_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_kagerouoboro`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450116,'Grace_Ninja_Suit','Grace Ninja Suit','Armor',20,100,1,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus bVariableCastrate,-20;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_kagerouoboro`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450117,'Grace_Kunai_Suit','Grace Kunai Suit','Armor',20,100,1,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus2 bAddClass,Class_All,10;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_soullinker`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450118,'Grace_Eswhoo_Robe','Grace Eswhoo Robe','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Dark,10;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Dark,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_soullinker`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450119,'Grace_Explosion_Robe','Grace Explosion Robe','Armor',20,100,1,true,true,true,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus2 bMagicAtkEle,Ele_Dark,10;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_Dark,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450121,'Noblesse_Super_Novice_Suit','Noblesse Super Novice Suit','Armor',20,70,1,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus bMaxHPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450122,'Noblesse_Super_Novice_Robe','Noblesse Super Novice Robe','Armor',20,70,1,true,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,50;\nif (.@r>=7)\n bonus bAspdRate,3;\nif (.@r>=9)\n bonus bMaxHPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450123,'Imperial_Super_Novice_Suit','Imperial Super Novice Suit','Armor',20,90,1,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus bMaxHPrate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450124,'Imperial_Super_Novice_Robe','Imperial Super Novice Robe','Armor',20,90,1,true,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,75;\nif (.@r>=7)\n bonus bAspdRate,5;\nif (.@r>=9)\n bonus bMaxHPrate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450125,'Grace_Super_Novice_Suit','Grace Super Novice Suit','Armor',20,100,1,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus bMaxHPrate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_supernovice`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450126,'Grace_Super_Novice_Robe','Grace Super Novice Robe','Armor',20,100,1,true,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100;\nif (.@r>=7)\n bonus bAspdRate,7;\nif (.@r>=9)\n bonus bMaxHPrate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (450127,'Auto_Armor_A','Automatic Armor Type A','Armor',1000,135,1,true,1,160,true,'.@r = getrefine();\nbonus bBaseAtk,125;\nbonus bBaseAtk,10*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,15;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`magic_attack`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (450128,'Auto_Armor_B','Automatic Armor Type B','Armor',1000,125,135,1,true,1,160,true,'.@r = getrefine();\nbonus bMatk,10*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-15;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (450131,'aegis_450131','Fallen Angel Armor','Armor',1000,50,1,true,1,30,true,'.@r = getrefine();\nbonus bAllStats,1;\nbonus bUnbreakableArmor;\nbonus2 bSubEle,Ele_Holy,-10;\nbonus2 bSubRace,RC_Angel,-15;\nbonus2 bSubRace,RC_Demon,5+(.@r>=9?5:0);\nbonus2 bSubRace,RC_DemiHuman,5+(.@r>=9?5:0);\nbonus2 bSubRace,RC_Player_Human,5+(.@r>=9?5:0);\nbonus2 bSubRace,RC_Player_Doram,5+(.@r>=9?5:0);\nif (.@r>=7)\n bonus bMaxHPrate,5;\nif (.@r>=11)\n bonus bVariableCastrate,-8;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`job_monk`,`job_priest`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (450144,'Saint_Robe_IL','Illusion Saint Robe','Armor',600,60,1,true,true,true,true,true,true,true,1,120,true,'.@r = getrefine();\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus bMdef,10;\nif (.@r>=9) {\n bonus2 bSubRace,RC_Fish,15;\n}\nif (.@r>=11) {\n bonus2 bIgnoreDefRaceRate,RC_Fish,20;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (450145,'Water_Sprits_Armor_IL','Illusion Saphien\'s Armor of Ocean','Armor',2200,50,1,true,true,true,true,true,true,true,1,120,true,'.@r = getrefine();\nbonus bMaxHPrate,10;\nbonus bMaxHP,125*.@r;\nif (.@r>=7) {\n bonus bDef,50;\n}\nif (.@r>=9) {\n autobonus2 "{ bonus2 bSubEle,Ele_Water,15; }",1,5000,BF_MAGIC|BF_WEAPON;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (450146,'Chain_Mail_IL','Illusion Chain Mail','Armor',3300,70,1,true,1,120,true,'.@r = getrefine();\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus bBaseAtk,4*.@r;\nbonus2 bAddEle,Ele_Fire,4*(.@r/3);\nbonus2 bAddEle,Ele_Water,4*(.@r/3);\nif (.@r>=9) {\n bonus2 bAddClass,Class_All,10;\n}\nif (.@r>=11) {\n bonus bAspdRate,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450147,'E_Illusion_Armor_A','Illusion Armor Type A (Bound)','Armor',105,1,true,1,130,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,100+10*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450148,'E_Illusion_Armor_B','Illusion Armor Type B (Bound)','Armor',105,1,true,1,130,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,100+10*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_armor`,`armor_level`,`refineable`) VALUES (450151,'aegis_450151','Reinforced Cotton Shirt','Armor',1,true,1,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (450164,'Egirnion_Armor','Aegirnion Armor','Armor',1000,80,1,true,1,140,true,'bonus bMaxHPrate,10;\nbonus bMaxSPrate,5;\nbonus bUnbreakableArmor;\nif (getrefine()>=9) {\n bonus bMaxHPrate,5;\n bonus bMaxSPrate,2;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (450177,'Gray_W_Suits','Gray Wolf Suit','Armor',1000,160,1,true,1,190,true,'.@r = getrefine();\nbonus bBaseAtk,130+15*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,15;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`magic_attack`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (450178,'Gray_W_Robe','Gray Wolf Robe','Armor',1000,130,160,1,true,1,190,true,'.@r = getrefine();\nbonus bMatk,15*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-15;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`magic_attack`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (450179,'Bloody_Dress','Celine\'s Dress','Armor',500,50,40,1,true,1,130,true,'.@r = getrefine();\nif (.@r>=7) {\n bonus bVariableCastrate,-10;\n if (.@r>=9) {\n bonus2 bMagicAtkEle,Ele_All,10;\n if (.@r>=11) {\n bonus bDelayrate,-10;\n if (.@r>=12) {\n bonus bDelayrate,-5;\n }\n }\n }\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_armor`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (450182,'Sprint_Mail_IL','Illusion Sprint Mail','Armor',1500,40,1,true,1,130,true,'.@r = getrefine();\nbonus bHPrecovRate,20;\nbonus bVit,5;\nif (.@r>=7) {\n bonus bHPrecovRate,20;\n if (.@r>=9) {\n bonus bDelayrate,-5;\n if (.@r>=11) {\n bonus bDelayrate,-7;\n }\n }\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450183,'1Para_Armor_A','Paradise Suit','Armor',30,true,1,10,100,true,true,true,true,true,true,true,'.@hp = 30*(min(BaseLevel,100)/5);\nif (BaseLevel>=30) {\n .@hp += 80;\n .@sp = 20;\n}\nif (BaseLevel>=45) {\n .@hp += 150;\n .@sp += 30;\n}\nif (BaseLevel>=85) {\n .@hp += 250;\n .@sp += 50;\n}\nbonus bMaxHP,150+.@hp;\nbonus bMaxSP,20+.@sp;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450184,'1Para_Armor_B','Paradise Robe','Armor',20,true,1,10,100,true,true,true,true,true,true,true,'.@hp = 20*(min(BaseLevel,100)/5);\nif (BaseLevel>=30) {\n .@hp += 60;\n .@sp = 30;\n}\nif (BaseLevel>=45) {\n .@hp += 100;\n .@sp += 50;\n}\nif (BaseLevel>=85) {\n .@hp += 150;\n .@sp += 70;\n}\nbonus bMaxHP,100+.@hp;\nbonus bMaxSP,50+.@sp;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450185,'L_60Lv_Dress','Paradise Luxury Suit','Armor',50,true,1,100,100,true,true,true,true,true,true,true,'bonus bMaxHP,1500;\nbonus bMaxSP,150;\nbonus bDelayrate,-5;\nbonus bBaseAtk,5*(min(.@l,150)/10);\n.@l = BaseLevel;\nif (.@l>=105)\n bonus2 bAddClass,Class_ALL,3;\nif (.@l>=110)\n bonus bDelayrate,-5;\nif (.@l>=120)\n bonus bMaxHPrate,3;\nif (.@l>=130)\n bonus bBaseAtk,40;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (450186,'L_60Lv_Robe','Advanced Paradise Robe','Armor',35,true,1,100,100,true,true,true,true,true,true,true,'bonus bMaxHP,1000;\nbonus bMaxSP,250;\nbonus bDelayrate,5;\nbonus bMatk,5*(min(BaseLevel,150)/10);\nif (BaseLevel>=105)\n bonus bMatkRate,3;\nif (BaseLevel>=110)\n bonus bDelayrate,5;\nif (BaseLevel>=120)\n bonus bMaxHPrate,3;\nif (BaseLevel>=130)\n bonus bMatk,40;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_hand`,`armor_level`,`refineable`,`view`) VALUES (460012,'aegis_460012','Reinforced Shield','Armor',500,1,true,1,true,1); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (460017,'Guard_IL','Illusion Guard','Armor',600,60,1,true,1,120,true,1,'bonus bAspd,2;\nbonus bPerfectHitAddRate,3*(min(getrefine(),12)/2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`armor_level`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (460018,'Siver_Guard_IL','Illusion Silver Guard','Armor',300,60,1,true,1,120,true,1,'bonus bVariableCastrate,-7;\nbonus bDelayrate,-(min(getrefine(),12)/2);'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (470000,'Attacker_Booster_Greaves_','Attacker Booster Greaves','Armor',20,1,true,1,100,true,'bonus bBaseAtk,20;\nbonus bFlee,20;\n.@r = getrefine();\nif (.@r>=3) {\n bonus bMaxHPrate,.@r/3;\n}\nif (.@r>=7) {\n bonus bMaxHPrate,5;\n}\nif (.@r>=9) {\n bonus bFixedCast,-500;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (470001,'Elemental_Booster_Shoes_','Elemental Booster Shoes','Armor',15,1,true,1,100,true,'bonus bMatk,20;\nbonus bFlee,20;\n.@r = getrefine();\nif (.@r>=3) {\n bonus bMaxHP,.@r/3*400;\n}\nif (.@r>=7) {\n bonus bMaxHP,1800;\n}\nif (.@r>=9) {\n bonus bFixedCast,-500;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (470002,'Defender_Booster_Shoes_','Defender Booster Shoes','Armor',18,1,true,1,100,true,'bonus bMatk,20;\nbonus bFlee,20;\n.@r = getrefine();\nif (.@r>=3) {\n bonus bMaxHP,.@r/3*400;\n}\nif (.@r>=7) {\n bonus bMaxHP,1800;\n}\nif (.@r>=9) {\n bonus bFixedCast,-500;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (470003,'Ranger_Booster_Boots_','Ranger Booster Boots','Armor',18,1,true,1,100,true,'bonus bBaseAtk,20;\nbonus bHit,15;\n.@r = getrefine();\nif (.@r>=3) {\n bonus bMaxSP,.@r/3*50;\n}\nif (.@r>=7) {\n bonus bMaxSP,300;\n}\nif (.@r>=9) {\n bonus bFixedCast,-500;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470016,'Noblesse_Attack_Boots','Noblesse Attack Boots','Armor',20,1,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10;\nbonus bHit,10;\nif (.@r>=7)\n bonus bFixedCast,-500;\nif (.@r>=9)\n bonus bLongAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470017,'Noblesse_Magic_Boots','Noblesse Magic Boots','Armor',20,1,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,10;\nbonus bFlee,10;\nif (.@r>=7)\n bonus bFixedCast,-500;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470018,'Imperial_Attack_Boots','Imperial Attack Boots','Armor',25,1,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,15;\nbonus bHit,15;\nif (.@r>=7)\n bonus bFixedCast,-500;\nif (.@r>=9)\n bonus bLongAtkRate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470019,'Imperial_Magic_Boots','Imperial Magic Boots','Armor',25,1,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,15;\nbonus bFlee,15;\nif (.@r>=7)\n bonus bFixedCast,-500;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_All,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470020,'Grace_Attack_Boots','Grace Attack Boots','Armor',30,1,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,20;\nbonus bHit,20;\nif (.@r>=7)\n bonus bFixedCast,-500;\nif (.@r>=9)\n bonus bLongAtkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470021,'Grace_Magic_Boots','Grace Magic Boots','Armor',30,1,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatk,20;\nbonus bFlee,20;\nif (.@r>=7)\n bonus bFixedCast,-500;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (470022,'Auto_Leg_A','Automatic Leg Type A','Armor',500,70,1,true,1,160,true,'.@r = getrefine();\nbonus bMaxSP,250;\nbonus bMaxSP,20*(.@r/2);\nif (.@r>=7) {\n bonus bLongAtkRate,7;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (470023,'Auto_Leg_B','Automatic Leg Type B','Armor',500,70,1,true,1,160,true,'.@r = getrefine();\nbonus bMaxSP,250;\nbonus bMaxSP,20*(.@r/2);\nif (.@r>=7) {\n bonus2 bMagicAtkEle,Ele_All,7;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (470033,'Elemental_BootsK','Elemental Boots','Armor',100,10,1,true,1,99,true,'.@r = getrefine();\nbonus2 bSkillAtk,"MG_FIREBOLT",15+2*.@r;\nbonus2 bSkillAtk,"MG_COLDBOLT",15+2*.@r;\nbonus2 bSkillAtk,"WZ_EARTHSPIKE",15+2*.@r;\nbonus2 bSkillAtk,"MG_LIGHTNINGBOLT",15+2*.@r;\nif (.@r>=7) {\n bonus bMatk,20;\n}\nif (.@r>=9) {\n autobonus "{ bonus bMatkRate,10; bonus bInt,70; }",1,5000,BF_WEAPON;\n}\nif (.@r>=11) {\n bonus2 bMagicAtkEle,Ele_Fire,10;\n bonus2 bMagicAtkEle,Ele_Earth,10;\n bonus2 bMagicAtkEle,Ele_Water,10;\n bonus2 bMagicAtkEle,Ele_Wind,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470054,'E_Illusion_Leg_A','Illusion Leg A Type (Bound)','Armor',20,1,true,1,130,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxSP,200+20*(.@r/2);\nif (.@r>=7) {\n bonus bLongAtkRate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470055,'E_Illusion_Leg_B','Illusion Leg B Type (Bound)','Armor',20,1,true,1,130,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxSP,200+20*(.@r/2);\nif (.@r>=7) {\n bonus2 bMagicAtkEle,Ele_All,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (470066,'Sprint_Shoes_IL','Illusion Sprint Shoes','Armor',700,20,1,true,1,130,true,'.@r = getrefine();\nbonus bSPrecovRate,20;\nbonus bAgi,5;\nif (.@r>=7) {\n bonus bSPrecovRate,20;\n if (.@r>=9) {\n bonus bMaxHPrate,5;\n bonus bMaxSPrate,5;\n if (.@r>=11) {\n bonus2 bAddSize,Size_All,15;\n }\n }\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470067,'1Para_Boots_A','Paradise Boots','Armor',8,true,1,10,100,true,true,true,true,true,true,true,'bonus bShortAtkRate,3;\nbonus bLongAtkRate,3;\nbonus bCritical,1*(min(BaseLevel,100)/5);\nif (BaseLevel>=30) {\n bonus bShortAtkRate,3;\n bonus bLongAtkRate,3;\n}\nif (BaseLevel>=45) {\n bonus bShortAtkRate,4;\n bonus bLongAtkRate,4;\n}\nif (BaseLevel>=85)\n bonus bFixedCast,-300;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470068,'1Para_Boots_B','Paradise Shoes','Armor',4,true,1,10,100,true,true,true,true,true,true,true,'bonus2 bMagicAtkEle,Ele_All,3;\nbonus bMatk,2*(min(BaseLevel,100)/5);\nif (BaseLevel>=30)\n bonus2 bMagicAtkEle,Ele_All,3;\nif (BaseLevel>=45)\n bonus2 bMagicAtkEle,Ele_All,4;\nif (BaseLevel>=85)\n bonus bFixedCastrate,-300;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470069,'L_60Lv_Sandal','Paradise Luxury Boots','Armor',14,true,1,100,100,true,true,true,true,true,true,true,'bonus bShortAtkRate,10;\nbonus bLongAtkRate,10;\nbonus bFixedCast,-300;\n.@l = BaseLevel;\nbonus bMaxHP,50*(min(.@l,150)/10);\nbonus bMaxSP,20*(min(.@l,150)/10);\nif (.@l>=105)\n bonus bCritical,15;\nif (.@l>=110)\n bonus bCritAtkRate,5;\nif (.@l>=120)\n bonus bCritAtkRate,5;\nif (.@l>=130)\n bonus2 bAddClass,Class_ALL,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (470070,'Egirnion_Shoes','Aegirnion Shoes','Armor',300,35,1,true,1,140,true,'bonus bMaxHPrate,10;\nbonus bMaxSPrate,5;\nif (getrefine()>=9) {\n bonus bAspdRate,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (470087,'Gray_W_Boots','Gray Wolf Boots','Armor',500,70,1,true,1,190,true,'.@r = getrefine();\nbonus bMaxSP,300+50*(.@r/2);\nif (.@r>=7) {\n bonus bLongAtkRate,7;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (470088,'Gray_W_Shoes','Gray Wolf Shoes','Armor',500,70,1,true,1,190,true,'.@r = getrefine();\nbonus bMaxSP,250+20*(.@r/2);\nif (.@r>=7) {\n bonus2 bMagicAtkEle,Ele_All,7;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (470093,'L_60Lv_Shoes','Advanced Paradise Shoes','Armor',10,true,1,100,100,true,true,true,true,true,true,true,'bonus2 bMagicAtkEle,Ele_All,10;\nbonus bFixedCast,-300;\nbonus bMaxHP,40*(min(BaseLevel,150)/10);\nbonus bMaxSP,30*(min(BaseLevel,150)/10);\nif (BaseLevel>=105)\n bonus bVariableCastrate,10;\nif (BaseLevel>=110)\n bonus2 bMagicAddEle,Ele_All,5;\nif (BaseLevel>=120)\n bonus2 bMagicAddEle,Ele_All,5;\nif (BaseLevel>=130)\n bonus bMatkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (480000,'Attacker_Booster_Manteau_','Attacker Booster Manteau','Armor',30,1,true,1,100,true,'bonus bAspdRate,5;\n.@r = getrefine();\nif (.@r>=3) {\n bonus bCritical,.@r/3*2;\n}\nif (.@r>=7) {\n bonus bCritAtkRate,5;\n}\nif (.@r>=9) {\n bonus bDelayrate,-10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (480001,'Elemental_Booster_Muffler_','Elemental Booster Muffler','Armor',20,1,true,1,100,true,'bonus bVariableCastrate,-5;\n.@r = getrefine();\nif (.@r>=3) {\n bonus bMatk,.@r/3*4;\n}\nif (.@r>=7) {\n bonus2 bMagicAtkEle,Ele_Fire,5;\n bonus2 bMagicAtkEle,Ele_Wind,5;\n bonus2 bMagicAtkEle,Ele_Water,5;\n bonus2 bMagicAtkEle,Ele_Ground,5;\n bonus2 bMagicAtkEle,Ele_Neutral,5;\n}\nif (.@r>=9) {\n bonus bDelayrate,-10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (480002,'Defender_Booster_Muffler_','Defender Booster Muffler','Armor',25,1,true,1,100,true,'bonus bVariableCastrate,-5;\n.@r = getrefine();\nif (.@r>=3) {\n bonus bMatk,.@r/3*4;\n}\nif (.@r>=7) {\n bonus2 bMagicAtkEle,Ele_Undead,5;\n bonus2 bMagicAtkEle,Ele_Poison,5;\n bonus2 bMagicAtkEle,Ele_Dark,5;\n bonus2 bMagicAtkEle,Ele_Ghost,5;\n bonus2 bMagicAtkEle,Ele_Holy,5;\n}\nif (.@r>=9) {\n bonus bDelayrate,-10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (480003,'Ranger_Booster_Manteau_','Ranger Booster Manteau','Armor',30,1,true,1,100,true,'bonus bVariableCastrate,-5;\n.@r = getrefine();\nif (.@r>=3) {\n bonus bBaseAtk,.@r/3*2;\n}\nif (.@r>=7) {\n bonus bLongAtkRate,5;\n}\nif (.@r>=9) {\n bonus bDelayrate,-10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480012,'Noblesse_Attack_Manteau','Noblesse Attack Manteau','Armor',20,1,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAspdRate,3;\nif (.@r>=7)\n bonus bDelayrate,-5;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480014,'Noblesse_Magic_Manteau','Noblesse Magic Manteau','Armor',20,1,true,1,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bVariableCastrate,-5;\nif (.@r>=7)\n bonus bDelayrate,-5;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480016,'Imperial_Attack_Manteau','Imperial Attack Manteau','Armor',25,1,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAspdRate,5;\nif (.@r>=7)\n bonus bDelayrate,-5;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480017,'Imperial_Magic_Manteau','Imperial Magic Manteau','Armor',25,1,true,1,125,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bVariableCastrate,-7;\nif (.@r>=7)\n bonus bDelayrate,-5;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_All,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480018,'Grace_Attack_Manteau','Grace Attack Manteau','Armor',30,1,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bAspdRate,7;\nif (.@r>=7)\n bonus bDelayrate,-5;\nif (.@r>=9)\n bonus2 bAddSize,Size_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480019,'Grace_Magic_Manteau','Grace Magic Manteau','Armor',30,1,true,1,150,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bVariableCastrate,-10;\nif (.@r>=7)\n bonus bDelayrate,-5;\nif (.@r>=9)\n bonus2 bMagicAtkEle,Ele_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (480020,'Auto_Engine_A','Automatic Engine Wing Type A','Armor',900,70,1,true,1,160,true,'.@r = getrefine();\nbonus bMaxHP,1500;\nbonus bMaxHP,100*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,7;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (480021,'Auto_Engine_B','Automatic Engine Wing Type B','Armor',900,70,1,true,1,160,true,'.@r = getrefine();\nbonus bMaxHP,1500;\nbonus bMaxHP,100*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-7;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (480054,'Morrigane\'s_Manteau_IL','Illusion Morrigane\'s Manteau','Armor',600,12,1,true,false,true,1,130,true,'.@r = getrefine();\nbonus bLuk,5;\nbonus bFlee,20;\nif (.@r>=7) {\n bonus2 bAddRace,RC_Fish,5;\n bonus2 bAddRace,RC_Insect,5;\n bonus2 bAddRace,RC_Demon,5;\n bonus2 bAddRace,RC_DemiHuman,5;\n}\nif (.@r>=9) {\n bonus2 bAddRace,RC_Fish,10;\n bonus2 bAddRace,RC_Insect,10;\n bonus2 bAddRace,RC_Demon,10;\n bonus2 bAddRace,RC_DemiHuman,10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (480056,'aegis_480056','Costume Heavenly Fallen Angel\'s Wings','Armor',true,1,3); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (480058,'aegis_480058','Costume Wavy Golden Angel Wings','Armor',true,1,75); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480062,'E_Illusion_Engine_A','Illusion engine wing type A (attributable)','Armor',50,1,true,1,130,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxHP,1000+100*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480063,'E_Illusion_Engine_B','Illusion engine wing type B (attributable)','Armor',50,1,true,1,130,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMaxHP,1000+100*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-5;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (480069,'C_Wing_Of_Angel_Move','Costume Heavenly Angel Wings','Armor',true,1,61); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (480071,'Calabash','Costume Vial','Armor',true,1,82); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (480083,'Egirnion_Manteau','Aegirnion Manteau','Armor',300,40,1,true,1,140,true,'bonus bMaxHPrate,10;\nbonus bMaxSPrate,5;\nif (getrefine()>=9) {\n bonus bVariableCastrate,-10;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (480090,'Gray_W_Muffler','Gray Wolf Muffler','Armor',900,70,1,true,1,190,true,'.@r = getrefine();\nbonus bMaxHP,1500+100*(.@r/2);\nif (.@r>=7) {\n bonus bVariableCastrate,-7;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (480091,'Gray_W_Manteau','Gray Wolf Manteau','Armor',900,70,1,true,1,190,true,'.@r = getrefine();\nbonus bMaxHP,2500+150*(.@r/2);\nif (.@r>=7) {\n bonus bAspdRate,7;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (480095,'C_Giant_White_Rabbit','costume large white rabbit','Armor',true,1,98); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (480097,'C_Snow_Powder','Costume: Snow Powder','Armor',true,1,100); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`armor_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480103,'1Para_Manteau_A','Paradise Manteau','Armor',8,true,1,100,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,20;\nbonus bHit,15;\nbonus bHit,1*(min(BaseLevel,100)/5);\nif (BaseLevel>=30)\n bonus bAspdRate,5;\nif (BaseLevel>=45)\n bonus bAspdRate,5;\nif (BaseLevel>=85)\n bonus bAspd,1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480104,'1Para_Manteau_B','Paradise Muffler','Armor',4,true,1,10,100,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,20;\nbonus bFlee,20;\nbonus bFlee,1*(min(BaseLevel,100)/5);\nif (BaseLevel>=30)\n bonus bVariableCastrate,-5;\nif (BaseLevel>=45)\n bonus bVariableCastrate,-5;\nif (BaseLevel>=85)\n bonus bVariableCastrate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480105,'L_60Lv_Cape','Advanced Paradise Manteau','Armor',14,true,1,100,100,true,true,true,true,true,true,true,'.@l = BaseLevel;\nbonus2 bSubEle,Ele_Neutral,20;\nbonus bAspdRate,10;\nbonus bHit,35;\nbonus bVariableCastrate,-1*(min(.@l,150)/10);\nif (.@l >= 105)\n bonus bAspdRate,5;\nif (.@l >= 110)\n bonus bVariableCastrate,-5;\nif (.@l >= 120)\n bonus bDelayrate,-5;\nif (.@l >=130)\n bonus bDelayrate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (480106,'L_60Lv_Muffler','Advanced Paradise Muffler','Armor',10,true,1,100,100,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Neutral,20;\nbonus bFlee,40;\nbonus bVariableCastrate,-15;\nbonus bAspdRate,1*(min(BaseLevel,150)/10);\nif (BaseLevel>=105)\n bonus bAspdRate,5;\nif (BaseLevel>=110)\n bonus bVariableCastrate,-5;\nif (BaseLevel>=120)\n bonus bDelayrate,-5;\nif (BaseLevel>=130)\n bonus bDelayrate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_garment`,`armor_level`,`view`) VALUES (480107,'C_Kings_Twin_Sword','Costume Kings Twin Sword','Armor',true,1,104); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_garment`,`armor_level`,`equip_level_min`,`refineable`,`script`) VALUES (480120,'aegis_480120','Guardian Soul','Armor',1000,25,true,1,100,true,'.@r = getrefine();\nbonus bUnbreakableGarment;\nskill "WZ_HEAVENDRIVE",1;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bSubRace,RC_Player_Doram,5;\nif (.@r>=7) {\n .@a = (readparam(bLuk)+readparam(bStr))/18;\n .@b = (readparam(bAgi)+readparam(bVit))/18;\n .@c = (readparam(bInt)+readparam(bDex))/18;\n .@bonus = (.@r>=12 ? 5 : 3);\n bonus bDelayRate,-.@a;\n bonus2 bSubEle,Ele_Holy,.@bonus*.@a;\n bonus2 bSubEle,Ele_Dark,.@bonus*.@a;\n bonus bAspdRate,.@b;\n bonus bMaxHPrate,(.@r>=12?2:1)*.@b;\n bonus2 bSubEle,Ele_Fire,.@bonus*.@b;\n bonus2 bSubEle,Ele_Water,.@bonus*.@b;\n bonus bVariableCastrate,-.@c;\n bonus2 bSubEle,Ele_Wind,.@bonus*.@c;\n bonus2 bSubEle,Ele_Earth,.@bonus*.@c;\n}'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490004,'Attacker_Booster_Ring','Attacker Booster Ring','Armor',1,true,true,1,100,'bonus bAspdRate,10;\nbonus bVariableCastrate,-10;\nbonus bMaxHPrate,3;\nbonus bCritAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490005,'Elemental_Booster_Earring','Elemental Booster Earrings','Armor',1,true,true,1,100,'bonus bAspdRate,10;\nbonus bVariableCastrate,-10;\nbonus bMaxSPrate,3;\nbonus2 bMagicAtkEle,Ele_Fire,5;\nbonus2 bMagicAtkEle,Ele_Wind,5;\nbonus2 bMagicAtkEle,Ele_Water,5;\nbonus2 bMagicAtkEle,Ele_Ground,5;\nbonus2 bMagicAtkEle,Ele_Neutral,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490006,'Defender_Booster_Earring','Defender Booster Earrings','Armor',1,true,true,1,100,'bonus bAspdRate,10;\nbonus bVariableCastrate,-10;\nbonus bMaxSPrate,3;\nbonus2 bMagicAtkEle,Ele_Undead,5;\nbonus2 bMagicAtkEle,Ele_Poison,5;\nbonus2 bMagicAtkEle,Ele_Dark,5;\nbonus2 bMagicAtkEle,Ele_Ghost,5;\nbonus2 bMagicAtkEle,Ele_Holy,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490007,'Range_Booster_Brooch','Range Booster Brooches','Armor',1,true,true,1,100,'bonus bAspdRate,10;\nbonus bVariableCastrate,-10;\nbonus bMaxHPrate,3;\nbonus bLongAtkRate,2;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490014,'Noblesse_Attack_Ring','Noblesse Attack Ring','Armor',5,1,true,1,100,100,true,true,true,true,true,true,true,'bonus bAspdRate,3;\nbonus bVariableCastrate,-5;\nbonus bCritAtkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490015,'Noblesse_Magic_Ring','Noblesse Magic Ring','Armor',5,1,true,1,100,100,true,true,true,true,true,true,true,'bonus bAspdRate,3;\nbonus bVariableCastrate,-5;\nbonus2 bMagicAddEle,Ele_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490017,'Imperial_Attack_Ring','Imperial Attack Ring','Armor',0,8,1,true,1,125,100,true,true,true,true,true,true,true,'bonus bAspdRate,5;\nbonus bVariableCastrate,-7;\nbonus bCritAtkRate,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490018,'Imperial_Magic_Ring','Imperial Magic Ring','Armor',0,8,1,true,1,125,100,true,true,true,true,true,true,true,'bonus bAspdRate,5;\nbonus bVariableCastrate,-7;\nbonus2 bMagicAddEle,Ele_All,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490019,'Grace_Attack_Ring','Grace Attack Ring','Armor',0,10,1,true,1,150,100,true,true,true,true,true,true,true,'bonus bAspdRate,7;\nbonus bVariableCastrate,-10;\nbonus bCritAtkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490020,'Grace_Magic_Ring','Grace Magic Ring','Armor',0,10,1,true,1,150,100,true,true,true,true,true,true,true,'bonus bAspdRate,7;\nbonus bVariableCastrate,-10;\nbonus2 bMagicAddEle,Ele_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490022,'TrustRing','Thunder Ring','Armor',300,1,true,true,1,100,'bonus2 bAddRace,RC_All,5;\nbonus bMatkRate,5;\nbonus2 bAddEle,Ele_Water,10;\nbonus2 bMagicAddEle,Ele_Water,10;\nbonus2 bSubEle,Ele_Water,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490024,'Auto_B_R','Automatic Booster R','Armor',100,1,true,1,160,'bonus2 bAddClass,Class_All,5;\nbonus bMaxHPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490025,'Auto_B_L','Automatic Booster L','Armor',100,1,true,1,160,'bonus2 bAddClass,Class_All,5;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490026,'Auto_BC_R','Automatic Battle Chip R','Armor',100,1,true,1,160,'bonus bMatkRate,5;\nbonus bMaxHPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490027,'Auto_BC_L','Automatic Battle Chip L','Armor',100,1,true,1,160,'bonus bMatkRate,5;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490033,'aegis_490033','Fallen Angel\'s Tear','Armor',100,1,true,true,1,30,'bonus2 bAddClass,Class_All,6;\nbonus bMatkRate,6;\nbonus bHit,15;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490044,'Sin_Ring_R','Sinful Ruby Ring','Armor',100,1,true,1,170,'bonus bAspdRate,7;\nbonus2 bAddClass,Class_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490045,'Sin_Necklace_R','Sinful Ruby Necklace','Armor',100,1,true,1,170,'bonus bVariableCastrate,-7;\nbonus2 bAddClass,Class_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490046,'Sin_Ring_E','Sinful Emerald Ring','Armor',100,1,true,1,170,'bonus bAspdRate,7;\nbonus2 bAddClass,Class_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490047,'Sin_Necklace_E','Sinful Emerald Necklace','Armor',100,1,true,1,170,'bonus bVariableCastrate,-7;\nbonus2 bAddClass,Class_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490048,'Sin_Ring_T','Sinful Topaz Ring','Armor',100,1,true,1,170,'bonus bAspdRate,7;\nbonus bMatkRate,7;\nbonus2 bAddClass,Class_All,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490049,'Sin_Necklace_T','Sinful Topaz Necklace','Armor',100,1,true,1,170,'bonus bVariableCastrate,-7;\nbonus bMatkRate,7;\nbonus2 bAddClass,Class_All,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490050,'Sin_Ring_A','Sinful Amethyst Ring','Armor',100,1,true,1,170,'bonus bAspdRate,7;\nbonus bMatkRate,7;\nbonus2 bAddClass,Class_All,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490051,'Sin_Necklace_A','Sinful Amethyst Necklace','Armor',100,1,true,1,170,'bonus bVariableCastrate,-7;\nbonus bMatkRate,7;\nbonus2 bAddClass,Class_All,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490052,'Sin_Ring_S','Sinful Sapphire Ring','Armor',100,1,true,1,170,'bonus bAspdRate,7;\nbonus bMatkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490053,'Sin_Necklace_S','Sinful Sapphire Necklace','Armor',100,1,true,1,170,'bonus bVariableCastrate,-7;\nbonus bMatkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490054,'Sin_Ring_O','Sinful Opal Ring','Armor',100,1,true,1,170,'bonus bAspdRate,7;\nbonus2 bAddClass,Class_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490055,'Sin_Necklace_O','Sinful Opal Necklace','Armor',100,1,true,1,170,'bonus bVariableCastrate,-7;\nbonus2 bAddClass,Class_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490056,'Shine_Ring_R','Brilliant Light Ruby Ring','Armor',100,1,true,1,170,'bonus bAspdRate,7;\nbonus2 bAddClass,Class_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490057,'Shine_Necklace_R','Brilliant Light Ruby Necklace','Armor',100,1,true,1,170,'bonus bVariableCastrate,-7;\nbonus2 bAddClass,Class_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490058,'Shine_Ring_A','Brilliant Light Amethyst Ring','Armor',100,1,true,1,170,'bonus bAspdRate,7;\nbonus bMatkRate,7;\nbonus2 bAddClass,Class_All,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490059,'Shine_Necklace_A','Brilliant Light Amethyst Necklace','Armor',100,1,true,1,170,'bonus bVariableCastrate,-7;\nbonus bMatkRate,7;\nbonus2 bAddClass,Class_All,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490060,'Shine_Ring_E','Brilliant Light Emerald Ring','Armor',100,1,true,1,170,'bonus bAspdRate,7;\nbonus bMatkRate,7;\nbonus2 bAddClass,Class_All,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490061,'Shine_Necklace_E','Brilliant Light Emerald Necklace','Armor',100,1,true,1,170,'bonus bVariableCastrate,-7;\nbonus bMatkRate,7;\nbonus2 bAddClass,Class_All,7;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490062,'Shine_Ring_Z','Brilliant Light Zircon Ring','Armor',100,1,true,1,170,'bonus bAspdRate,7;\nbonus2 bAddClass,Class_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490063,'Shine_Necklace_Z','Brilliant Light Zircon Necklace','Armor',100,1,true,1,170,'bonus bVariableCastrate,-7;\nbonus2 bAddClass,Class_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490064,'Shine_Ring_S','Brilliant Light Sapphire Ring','Armor',100,1,true,1,170,'bonus bAspdRate,7;\nbonus bMatkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490065,'Shine_Necklace_S','Brilliant Light Sapphire Necklace','Armor',100,1,true,1,170,'bonus bVariableCastrate,-7;\nbonus bMatkRate,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490066,'Shine_Ring_AQ','Brilliant Light Aquamarine Ring','Armor',100,1,true,1,170,'bonus bAspdRate,7;\nbonus2 bAddClass,Class_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490067,'Shine_Necklace_AQ','Brilliant Light Aquamarine Necklace','Armor',100,1,true,1,170,'bonus bVariableCastrate,-7;\nbonus2 bAddClass,Class_All,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`job_all`,`job_novice`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490069,'Morrigane\'s_Belt_IL','Illusion Morrigane\'s Belt','Armor',200,1,true,false,true,1,130,'bonus bMaxHPrate,5;\nbonus bStr,3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`job_all`,`job_novice`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490070,'Morrigane\'s_Pendant_IL','Illusion Morrigane\'s Pendant','Armor',200,1,true,false,true,1,130,'bonus bCritical,5;\nbonus bBaseAtk,20;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490072,'E_Illusion_B_R','Illusion Booster R (Bound)','Armor',1,true,1,130,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490073,'E_Illusion_B_L','Illusion Booster L (Bound)','Armor',1,true,1,130,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490074,'E_Illusion_BC_R','Illusion Battle Chip R (Bound)','Armor',1,true,1,130,100,true,true,true,true,true,true,true,'bonus bMatkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490075,'E_Illusion_BC_L','Illusion Battle Chip L (Bound)','Armor',1,true,1,130,100,true,true,true,true,true,true,true,'bonus bMatkRate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (490087,'4th_Q_Necklace','Hourglass necklace','Armor',true,true,1,200,100,true,true,true,true,true,true,true); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490090,'aegis_490090','Egir Ring','Armor',200,5,1,true,1,40,'bonus2 bMagicAtkEle,Ele_All,2;\nbonus bMatk,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490091,'aegis_490091','Aegir necklace','Armor',200,5,1,true,1,40,'bonus bLongAtkRate,2;\nbonus bShortAtkRate,2;\nbonus bBaseAtk,10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490092,'Egirnion_Ring','Aegirnion Ring','Armor',200,10,1,true,1,140,'bonus2 bMagicAtkEle,Ele_All,5;\nbonus bMatk,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490093,'Egirnion_Necklace','Aegirnion Necklace','Armor',200,10,1,true,1,140,'bonus bLongAtkRate,5;\nbonus bShortAtkRate,5;\nbonus bBaseAtk,30;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`armor_level`,`script`) VALUES (490099,'Thanatos_Pendant','Thanatos\' Necklace','Armor',100,true,1,'bonus bMatkRate,5;\nbonus2 bAddClass,Class_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`script`) VALUES (490100,'Blue_Mental_Pendant','Red force pendant','Armor',100,1,true,1,'bonus bMatkRate,5;\nbonus2 bAddClass,Class_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`script`) VALUES (490101,'Red_Force_Pendant','Blue mental pendant','Armor',100,1,true,1,'bonus bMatkRate,5;\nbonus2 bAddClass,Class_All,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490106,'Gray_W_Pendant','Gray Wolf Pendant','Armor',100,1,true,1,190,'bonus2 bAddClass,Class_All,7;\nbonus bMaxHPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490107,'Gray_W_Ring','Gray Wolf Ring','Armor',100,1,true,1,190,'bonus2 bAddClass,Class_All,7;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490108,'Gray_W_Earing','Gray Wolf Earring','Armor',100,1,true,1,190,'bonus bMatkRate,7;\nbonus bMaxHPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490109,'Gray_W_Necklace','Gray Wolf Necklace','Armor',100,1,true,1,190,'bonus bMatkRate,7;\nbonus bMaxSPrate,5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490120,'Sprint_Ring_IL','Illusion Sprint Ring','Armor',100,1,true,1,130,'bonus bVariableCastrate,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`armor_level`,`equip_level_min`,`script`) VALUES (490121,'Sprint_Glove_IL','Illusion Sprint Glove','Armor',100,1,true,1,130,'bonus bDelayrate,-3;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490122,'1Para_Acc_L_A','Paradise Ring','Armor',true,1,10,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,2;\nbonus bNoCastCancel;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490123,'1Para_Acc_R_A','Paradise Gloves','Armor',true,1,10,100,true,true,true,true,true,true,true,'bonus bAspdRate,10;\nskill "AL_HEAL",1;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490124,'1Para_Acc_L_B','Paradise Magic Ring','Armor',true,1,10,100,true,true,true,true,true,true,true,'bonus bMatkRate,2;\nbonus bNoCastCancel;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490125,'1Para_Acc_R_B','Paradise Necklace','Armor',true,1,10,100,true,true,true,true,true,true,true,'skill "AL_HEAL",1;\nbonus bVariableCastrate,-10;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490126,'L_60Lv_Aring','Advanced Paradise Ring','Armor',true,1,100,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,3;\nbonus bNoCastCancel;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490127,'L_60Lv_Gloves','Advanced Paradise Gloves','Armor',true,1,100,100,true,true,true,true,true,true,true,'bonus bAspdRate,10;\nskill "AL_HEAL",1;\nbonus bVariableCastrate,-5;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_left_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490128,'L_60Lv_Mring','Advanced Paradise Magic Ring','Armor',true,1,100,100,true,true,true,true,true,true,true,'bonus bMatkRate,3;\nbonus bNoCastCancel;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`armor_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (490129,'L_60Lv_Necklace','Advanced Paradise Necklace','Armor',true,1,100,100,true,true,true,true,true,true,true,'skill "AL_HEAL",1;\nbonus bVariableCastrate,-10;\nbonus bAspdRate,5;'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`range`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_novice`,`job_supernovice`,`job_swordman`,`location_right_hand`,`weapon_level`,`refineable`,`script`) VALUES (500000,'IDTest_weapon','IDTest weapon','Weapon','1hSword',10,100,1,1,true,true,true,true,true,true,true,true,true,true,1,true,'bonus3 bAutoSpell,"MG_COLDBOLT",1,1;'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`attack`,`range`,`slots`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (500001,'Boost_Sword','Booster Sword','Weapon','1hSword',160,1,2,true,true,true,true,true,4,100,true,'bonus2 bAddClass,Class_All,2;\nbonus bVariableCastrate,-3;\n.@r = getrefine();\nbonus bBaseAtk,.@r*3;\nbonus bBaseAtk,min(BaseLevel,180)/15*3;\nif (.@r>=7)\n bonus bVariableCastrate,-1*getskilllv("AM_LEARNINGPOTION");\nif (.@r>=9)\n bonus bLongAtkRate,10;'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`magic_attack`,`range`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (500003,'Light_Blade','Light Blade','Weapon','1hSword',1000,130,170,1,2,true,true,true,true,true,4,100,true,'.@r = getrefine();\nif (.@r>=2) {\n bonus bMatk,.@r/2*10;\n}\nif (.@r>=3) {\n bonus2 bSkillAtk,"PA_PRESSURE",5*(.@r/3);\n bonus2 bSkillAtk,"LG_RAYOFGENESIS",.@r/3*5;\n}\nif (.@r>=9) {\n bonus bVariableCastrate,-10;\n}\nif (.@r>=11) {\n bonus2 bMagicAtkEle,Ele_Holy,15;\n}'); diff --git a/sql-files/item_db_re_etc.sql b/sql-files/item_db_re_etc.sql index 46c65554b9..50b37282b8 100644 --- a/sql-files/item_db_re_etc.sql +++ b/sql-files/item_db_re_etc.sql @@ -955,19 +955,19 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,` REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4681,'Genetic_Card','Genetic Flamel Card','Card',20,10,true,true,'CLIENT','if (eaclass()&EAJL_THIRD && BaseJob == Job_Alchemist) {\n bonus bFlee,20;\n bonus2 bAddRace,RC_All,15;\n}\nif (BaseLevel>174)\n bonus bAllStats,10;\nif (getrefine()>9)\n bonus bAllStats,10;'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4682,'ShadowChaser_Card','Shadow Chaser Gertie Card','Card',20,10,true,true,'CLIENT','if (eaclass()&EAJL_THIRD && BaseJob == Job_Rogue) {\n bonus bMatkRate,15;\n bonus2 bAddRace,RC_All,5;\n}\nif (BaseLevel>174)\n bonus bAllStats,10;\nif (getrefine()>9)\n bonus bAllStats,10;'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4683,'Wanderer_Card','Wanderer Trentini Card','Card',20,10,true,true,'CLIENT','if (eaclass()&EAJL_THIRD && BaseJob == Job_Dancer) {\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,15;\n}\nif (BaseLevel>174)\n bonus bAllStats,10;\nif (getrefine()>9)\n bonus bAllStats,10;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4684,'Real_Eremes_Card','True Eremes Guile Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv(-1) == 4)\n .@b += 20;\nbonus2 bSkillAtk,"GC_CROSSIMPACT",20+.@b;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4685,'Real_Magaleta_Card','True Margaretha Sorin Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv(-1) == 4)\n .@b += 20;\nbonus2 bSkillAtk,"AB_ADORAMUS",20+.@b;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4686,'Real_Katrinn_Card','True Kathryne Keyron Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv(-1) == 4)\n .@b += 20;\nbonus2 bSkillAtk,"WL_CRIMSONROCK",20+.@b;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4687,'Real_Shecil_Card','True Cecil Damon Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv(-1) == 4)\n .@b += 20;\nbonus2 bSkillAtk,"RA_CLUSTERBOMB",20+.@b;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4688,'Real_Harword_Card','True Howard Alt-Eisen Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv(-1) == 4)\n .@b += 20;\nbonus2 bSkillAtk,"NC_AXETORNADO",20+.@b;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4689,'Real_Seyren_Card','True Seyren Windsor Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv(-1) == 4)\n .@b += 20;\nbonus2 bSkillAtk,"RK_IGNITIONBREAK",20+.@b;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4690,'Real_Randel_Card','True Randel Lawrence Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv(-1) == 4)\n .@b += 20;\nbonus2 bSkillAtk,"LG_EARTHDRIVE",20+.@b;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4691,'Real_Flamel_Card','True Flamel Emure Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv(-1) == 4)\n .@b += 20;\nbonus2 bSkillAtk,"GN_CART_TORNADO",20+.@b;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4692,'Real_Ceila_Card','True Celia Alde Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv(-1) == 4)\n .@b += 20;\nbonus2 bSkillAtk,"SO_VARETYR_SPEAR",20+.@b;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4693,'Real_Chen_Card','True Chen Liu Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv(-1) == 4)\n .@b += 20;\nbonus2 bSkillAtk,"SR_RAMPAGEBLASTER",20+.@b;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4694,'Real_Gertie_Card','True Gertie Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv(-1) == 4)\n .@b += 20;\nbonus2 bSkillAtk,"SC_FEINTBOMB",20+.@b;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4695,'Real_Trentini_Card','True Trentini Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv(-1) == 4)\n .@b += 20;\nbonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",20+.@b;'); -REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4696,'Real_Alphoccio_Card','True Alphoccio Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv(-1) == 4)\n .@b += 20;\nbonus2 bSkillAtk,"WM_REVERBERATION",20+.@b;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4684,'Real_Eremes_Card','True Eremes Guile Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv() == 4)\n .@b += 20;\nbonus2 bSkillAtk,"GC_CROSSIMPACT",20+.@b;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4685,'Real_Magaleta_Card','True Margaretha Sorin Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv() == 4)\n .@b += 20;\nbonus2 bSkillAtk,"AB_ADORAMUS",20+.@b;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4686,'Real_Katrinn_Card','True Kathryne Keyron Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv() == 4)\n .@b += 20;\nbonus2 bSkillAtk,"WL_CRIMSONROCK",20+.@b;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4687,'Real_Shecil_Card','True Cecil Damon Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv() == 4)\n .@b += 20;\nbonus2 bSkillAtk,"RA_CLUSTERBOMB",20+.@b;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4688,'Real_Harword_Card','True Howard Alt-Eisen Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv() == 4)\n .@b += 20;\nbonus2 bSkillAtk,"NC_AXETORNADO",20+.@b;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4689,'Real_Seyren_Card','True Seyren Windsor Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv() == 4)\n .@b += 20;\nbonus2 bSkillAtk,"RK_IGNITIONBREAK",20+.@b;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4690,'Real_Randel_Card','True Randel Lawrence Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv() == 4)\n .@b += 20;\nbonus2 bSkillAtk,"LG_EARTHDRIVE",20+.@b;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4691,'Real_Flamel_Card','True Flamel Emure Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv() == 4)\n .@b += 20;\nbonus2 bSkillAtk,"GN_CART_TORNADO",20+.@b;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4692,'Real_Ceila_Card','True Celia Alde Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv() == 4)\n .@b += 20;\nbonus2 bSkillAtk,"SO_VARETYR_SPEAR",20+.@b;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4693,'Real_Chen_Card','True Chen Liu Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv() == 4)\n .@b += 20;\nbonus2 bSkillAtk,"SR_RAMPAGEBLASTER",20+.@b;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4694,'Real_Gertie_Card','True Gertie Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv() == 4)\n .@b += 20;\nbonus2 bSkillAtk,"SC_FEINTBOMB",20+.@b;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4695,'Real_Trentini_Card','True Trentini Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv() == 4)\n .@b += 20;\nbonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",20+.@b;'); +REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4696,'Real_Alphoccio_Card','True Alphoccio Card','Card',20,10,true,true,'CLIENT','if (getrefine() > 9)\n .@b += 20;\nif (getequipweaponlv() == 4)\n .@b += 20;\nbonus2 bSkillAtk,"WM_REVERBERATION",20+.@b;'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (4697,'Charleston_Card','Charleston3 Card','Card',20,10,true,'CLIENT','bonus bBreakArmorRate,5000;\nbonus bMaxSP,-300;'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (4698,'Step_Card','Step Card','Card',20,10,true,'CLIENT','bonus2 bSkillAtk,"NC_AXEBOOMERANG",30+((getrefine() >= 10)*30);'); REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (4699,'Rock_Step_Card','Rock Step Card','Card',20,10,true,'CLIENT','bonus2 bSkillAtk,"NC_ARMSCANNON",20+((getrefine()>=10)*20);'); diff --git a/src/map/atcommand.cpp b/src/map/atcommand.cpp index 8c3f7180f8..87ef88ff6b 100644 --- a/src/map/atcommand.cpp +++ b/src/map/atcommand.cpp @@ -2362,7 +2362,9 @@ ACMD_FUNC(refine) clif_additem(sd, i, 1, 0); pc_equipitem(sd, i, current_position); clif_misceffect(&sd->bl, 3); - achievement_update_objective(sd, AG_ENCHANT_SUCCESS, 2, sd->inventory_data[i]->wlv, sd->inventory.u.items_inventory[i].refine); + if( sd->inventory_data[i]->type == IT_WEAPON ){ + achievement_update_objective(sd, AG_ENCHANT_SUCCESS, 2, sd->inventory_data[i]->weapon_level, sd->inventory.u.items_inventory[i].refine); + } count++; } } diff --git a/src/map/battle.cpp b/src/map/battle.cpp index 61f64a315d..8ce6b80df8 100644 --- a/src/map/battle.cpp +++ b/src/map/battle.cpp @@ -2259,8 +2259,8 @@ static int64 battle_calc_base_damage(struct block_list *src, struct status_data if (!(flag&1) || (flag&2)) { //Normal attacks atkmin = status->dex; - if (sd->equip_index[type] >= 0 && sd->inventory_data[sd->equip_index[type]]) - atkmin = atkmin*(80 + sd->inventory_data[sd->equip_index[type]]->wlv*20)/100; + if (sd->equip_index[type] >= 0 && sd->inventory_data[sd->equip_index[type]] && sd->inventory_data[sd->equip_index[type]]->type == IT_WEAPON) + atkmin = atkmin*(80 + sd->inventory_data[sd->equip_index[type]]->weapon_level*20)/100; if (atkmin > atkmax) atkmin = atkmax; @@ -3816,7 +3816,7 @@ static int battle_calc_attack_skill_ratio(struct Damage* wd, struct block_list * if (index >= 0 && sd->inventory_data[index] && sd->inventory_data[index]->type == IT_WEAPON) skillratio += -100 + sd->inventory_data[index]->weight / 10 + sd->inventory_data[index]->atk + - 100 * sd->inventory_data[index]->wlv * (sd->inventory.u.items_inventory[index].refine + 6); + 100 * sd->inventory_data[index]->weapon_level * (sd->inventory.u.items_inventory[index].refine + 6); } status_change_end(src,SC_CRUSHSTRIKE,INVALID_TIMER); skill_break_equip(src,src,EQP_WEAPON,2000,BCT_SELF); diff --git a/src/map/clif.cpp b/src/map/clif.cpp index ddba573eaf..ae9010d915 100644 --- a/src/map/clif.cpp +++ b/src/map/clif.cpp @@ -6985,32 +6985,28 @@ void clif_item_damaged(struct map_session_data* sd, unsigned short position) void clif_item_refine_list( struct map_session_data *sd ){ nullpo_retv( sd ); - int fd = sd->fd; + struct PACKET_ZC_NOTIFY_WEAPONITEMLIST *p = (struct PACKET_ZC_NOTIFY_WEAPONITEMLIST *)packet_buffer; - if( !session_isActive( fd ) ){ - return; - } - - WFIFOHEAD( fd, sizeof( struct PACKET_ZC_NOTIFY_WEAPONITEMLIST ) + sizeof( struct PACKET_ZC_NOTIFY_WEAPONITEMLIST_sub ) * MAX_INVENTORY ); - struct PACKET_ZC_NOTIFY_WEAPONITEMLIST *p = (struct PACKET_ZC_NOTIFY_WEAPONITEMLIST *)WFIFOP( fd, 0 ); - p->packetType = 0x221; + p->packetType = HEADER_ZC_NOTIFY_WEAPONITEMLIST; uint16 skill_lv = pc_checkskill( sd, WS_WEAPONREFINE ); - int refine_item[5]; + int refine_item[MAX_WEAPON_LEVEL]; refine_item[0] = -1; refine_item[1] = pc_search_inventory( sd, ITEMID_PHRACON ); refine_item[2] = pc_search_inventory( sd, ITEMID_EMVERETARCON ); refine_item[3] = refine_item[4] = pc_search_inventory( sd, ITEMID_ORIDECON ); +#ifdef RENEWAL + refine_item[5] = -1; +#endif int count = 0; for( int i = 0; i < MAX_INVENTORY; i++ ){ - uint16 wlv; - if( sd->inventory.u.items_inventory[i].nameid > 0 && sd->inventory.u.items_inventory[i].refine < skill_lv && - sd->inventory.u.items_inventory[i].identify && ( wlv = itemdb_wlv(sd->inventory.u.items_inventory[i].nameid ) ) >= 1 && - refine_item[wlv] != -1 && !( sd->inventory.u.items_inventory[i].equip & EQP_ARMS ) ){ + sd->inventory_data[i] != nullptr && sd->inventory_data[i]->type == IT_WEAPON && + sd->inventory.u.items_inventory[i].identify && sd->inventory_data[i]->weapon_level >= 1 && + refine_item[sd->inventory_data[i]->weapon_level] != -1 && !( sd->inventory.u.items_inventory[i].equip & EQP_ARMS ) ){ p->items[count].index = client_index( i ); p->items[count].itemId = client_nameid( sd->inventory.u.items_inventory[i].nameid ); @@ -7021,7 +7017,8 @@ void clif_item_refine_list( struct map_session_data *sd ){ } p->packetLength = sizeof( struct PACKET_ZC_NOTIFY_WEAPONITEMLIST ) + sizeof( struct PACKET_ZC_NOTIFY_WEAPONITEMLIST_sub ) * count; - WFIFOSET( fd, p->packetLength ); + + clif_send( p, p->packetLength, &sd->bl, SELF ); if( count > 0 ){ sd->menuskill_id = WS_WEAPONREFINE; @@ -21993,11 +21990,15 @@ void clif_parse_refineui_refine( int fd, struct map_session_data* sd ){ // Try to refine the item if( cost->chance >= ( rnd() % 10000 ) ){ + log_pick_pc( sd, LOG_TYPE_OTHER, -1, item ); // Success item->refine = cap_value( item->refine + 1, 0, MAX_REFINE ); + log_pick_pc( sd, LOG_TYPE_OTHER, 1, item ); clif_misceffect( &sd->bl, 3 ); clif_refine( fd, 0, index, item->refine ); - achievement_update_objective( sd, AG_ENCHANT_SUCCESS, 2, id->wlv, item->refine ); + if( id->type == IT_WEAPON ){ + achievement_update_objective( sd, AG_ENCHANT_SUCCESS, 2, id->weapon_level, item->refine ); + } clif_refineui_info( sd, index ); }else{ // Failure diff --git a/src/map/itemdb.cpp b/src/map/itemdb.cpp index d8154c1257..2a3094ddf3 100644 --- a/src/map/itemdb.cpp +++ b/src/map/itemdb.cpp @@ -456,18 +456,42 @@ uint64 ItemDatabase::parseBodyNode(const YAML::Node &node) { if (lv > MAX_WEAPON_LEVEL) { this->invalidWarning(node["WeaponLevel"], "Invalid weapon level %d, defaulting to 0.\n", lv); - lv = REFINE_TYPE_ARMOR; + lv = 0; } if (item->type != IT_WEAPON) { this->invalidWarning(node["WeaponLevel"], "Item type is not a weapon, defaulting to 0.\n"); - lv = REFINE_TYPE_ARMOR; + lv = 0; } - item->wlv = lv; + item->weapon_level = lv; } else { if (!exists) - item->wlv = REFINE_TYPE_ARMOR; + item->weapon_level = 0; + } + + if( this->nodeExists( node, "ArmorLevel" ) ){ + uint16 level; + + if( !this->asUInt16( node, "ArmorLevel", level ) ){ + return 0; + } + + if( level > MAX_ARMOR_LEVEL ){ + this->invalidWarning( node["ArmorLevel"], "Invalid armor level %d, defaulting to 0.\n", level ); + level = 0; + } + + if( item->type != IT_ARMOR ){ + this->invalidWarning( node["ArmorLevel"], "Item type is not an armor, defaulting to 0.\n" ); + level = 0; + } + + item->armor_level = level; + }else{ + if( !exists ){ + item->armor_level = 0; + } } if (this->nodeExists(node, "EquipLevelMin")) { @@ -1054,6 +1078,38 @@ void ItemDatabase::loadingFinished(){ item->flag.delay_consume &= ~DELAYCONSUME_TEMP; // Remove delayed consumption flag if switching types } + if( item->type == IT_WEAPON ){ + if( item->weapon_level == 0 ){ + ShowWarning( "Item %s is a weapon, but does not have a weapon level. Consider adding it. Defaulting to 1.\n", item->name.c_str() ); + item->weapon_level = 1; + } + + if( item->armor_level != 0 ){ + ShowWarning( "Item %s is a weapon, but has an armor level. Defaulting to 0.\n", item->name.c_str() ); + item->armor_level = 0; + } + }else if( item->type == IT_ARMOR ){ + if( item->armor_level == 0 ){ + ShowWarning( "Item %s is an armor, but does not have an armor level. Consider adding it. Defaulting to 1.\n", item->name.c_str() ); + item->armor_level = 1; + } + + if( item->weapon_level != 0 ){ + ShowWarning( "Item %s is an armor, but has a weapon level. Defaulting to 0.\n", item->name.c_str() ); + item->weapon_level = 0; + } + }else{ + if( item->weapon_level != 0 ){ + ShowWarning( "Item %s is not a weapon, but has a weapon level. Defaulting to 0.\n", item->name.c_str() ); + item->weapon_level = 0; + } + + if( item->armor_level != 0 ){ + ShowWarning( "Item %s is not an armor, but has an armor level. Defaulting to 0.\n", item->name.c_str() ); + item->armor_level = 0; + } + } + // When a particular price is not given, we should base it off the other one if (item->value_buy == 0 && item->value_sell > 0) item->value_buy = item->value_sell * 2; diff --git a/src/map/itemdb.hpp b/src/map/itemdb.hpp index fbed07e35a..fdff83fa3e 100644 --- a/src/map/itemdb.hpp +++ b/src/map/itemdb.hpp @@ -885,7 +885,8 @@ struct item_data uint16 slots; uint32 look; uint16 elv; - uint16 wlv; + uint16 weapon_level; + uint16 armor_level; t_itemid view_id; uint16 elvmax; ///< Maximum level for this item #ifdef RENEWAL @@ -1030,7 +1031,7 @@ private: e_sex defaultGender( const YAML::Node &node, std::shared_ptr id ); public: - ItemDatabase() : TypesafeCachedYamlDatabase("ITEM_DB", 1) { + ItemDatabase() : TypesafeCachedYamlDatabase("ITEM_DB", 2, 1) { } @@ -1085,7 +1086,7 @@ struct item_data* itemdb_exists(t_itemid nameid); #define itemdb_equip(n) itemdb_search(n)->equip #define itemdb_usescript(n) itemdb_search(n)->script #define itemdb_equipscript(n) itemdb_search(n)->script -#define itemdb_wlv(n) itemdb_search(n)->wlv +#define itemdb_wlv(n) itemdb_search(n)->weapon_level #define itemdb_range(n) itemdb_search(n)->range #define itemdb_slots(n) itemdb_search(n)->slots #define itemdb_available(n) (itemdb_search(n)->flag.available) diff --git a/src/map/packets.hpp b/src/map/packets.hpp index b6dd0b626c..e9c0759e7b 100644 --- a/src/map/packets.hpp +++ b/src/map/packets.hpp @@ -236,6 +236,7 @@ DEFINE_PACKET_HEADER(ZC_SPIRITS, 0x1d0) #else DEFINE_PACKET_HEADER(ZC_CHANGE_GUILD, 0x1b4) #endif +DEFINE_PACKET_HEADER(ZC_NOTIFY_WEAPONITEMLIST, 0x221) DEFINE_PACKET_HEADER(ZC_ACK_WEAPONREFINE, 0x223) DEFINE_PACKET_HEADER(CZ_REQ_MAKINGITEM, 0x25b) DEFINE_PACKET_HEADER(ZC_CASH_TIME_COUNTER, 0x298) diff --git a/src/map/pc.cpp b/src/map/pc.cpp index 39613c0e1b..6d5b55a4a9 100755 --- a/src/map/pc.cpp +++ b/src/map/pc.cpp @@ -1532,7 +1532,7 @@ uint8 pc_isequip(struct map_session_data *sd,int n) if (sd->status.base_level > 90 && item->equip & EQP_HELM) return ITEM_EQUIP_ACK_OK; //Can equip all helms - if (sd->status.base_level > 96 && item->equip & EQP_ARMS && item->type == IT_WEAPON && item->wlv == 4) + if (sd->status.base_level > 96 && item->equip & EQP_ARMS && item->type == IT_WEAPON && item->weapon_level == 4) switch(item->subtype) { //In weapons, the look determines type of weapon. case W_DAGGER: //All level 4 - Daggers case W_1HSWORD: //All level 4 - 1H Swords diff --git a/src/map/script.cpp b/src/map/script.cpp index 7d034bf4e2..3a1ca96ea6 100644 --- a/src/map/script.cpp +++ b/src/map/script.cpp @@ -9185,21 +9185,28 @@ BUILDIN_FUNC(getequiprefinerycnt) * return (npc) * x : weapon level * 0 : false - * getequipweaponlv({,}) + * getequipweaponlv({{,}}) *------------------------------------------*/ BUILDIN_FUNC(getequipweaponlv) { - int i = -1, num; - TBL_PC *sd; + int num; - num = script_getnum(st, 2); + if( script_hasdata( st, 2 ) ){ + num = script_getnum(st, 2); + }else{ + num = EQI_COMPOUND_ON; + } + + struct map_session_data* sd; if (!script_charid2sd(3, sd)) { script_pushint(st, 0); return SCRIPT_CMD_FAILURE; } - if (num == -1){ + int i = -1; + + if( num == EQI_COMPOUND_ON ){ if( current_equip_item_index == -1 ){ script_pushint(st, 0); return SCRIPT_CMD_FAILURE; @@ -9208,10 +9215,53 @@ BUILDIN_FUNC(getequipweaponlv) i = current_equip_item_index; }else if (equip_index_check(num)) i = pc_checkequip(sd, equip_bitmask[num]); - if (i >= 0 && sd->inventory_data[i]) - script_pushint(st, sd->inventory_data[i]->wlv); - else - script_pushint(st, 0); + if( i >= 0 && sd->inventory_data[i] && sd->inventory_data[i]->type == IT_WEAPON ){ + script_pushint( st, sd->inventory_data[i]->weapon_level ); + }else{ + script_pushint( st, 0 ); + } + + return SCRIPT_CMD_SUCCESS; +} + +BUILDIN_FUNC(getequiparmorlv){ + int num; + + if( script_hasdata( st, 2 ) ){ + num = script_getnum(st, 2); + }else{ + num = EQI_COMPOUND_ON; + } + + struct map_session_data* sd; + + if( !script_charid2sd( 3, sd ) ){ + script_pushint( st, 0 ); + return SCRIPT_CMD_FAILURE; + } + + int i = -1; + + if( num == EQI_COMPOUND_ON ){ + if( current_equip_item_index == -1 ){ + script_pushint( st, 0 ); + return SCRIPT_CMD_FAILURE; + } + + i = current_equip_item_index; + }else if( equip_index_check( num ) ){ + i = pc_checkequip( sd, equip_bitmask[num] ); + }else{ + ShowError( "buildin_getequiparmorlv: unsupported equip index %d.\n", num ); + script_pushint( st, 0 ); + return SCRIPT_CMD_FAILURE; + } + + if( i >= 0 && sd->inventory_data[i] && sd->inventory_data[i]->type == IT_ARMOR ){ + script_pushint( st, sd->inventory_data[i]->armor_level ); + }else{ + script_pushint( st, 0 ); + } return SCRIPT_CMD_SUCCESS; } @@ -9308,12 +9358,15 @@ BUILDIN_FUNC(successrefitem) { clif_additem(sd,i,1,0); pc_equipitem(sd,i,ep); clif_misceffect(&sd->bl,3); - achievement_update_objective(sd, AG_ENCHANT_SUCCESS, 2, sd->inventory_data[i]->wlv, sd->inventory.u.items_inventory[i].refine); + if( sd->inventory_data[i]->type == IT_WEAPON ){ + achievement_update_objective(sd, AG_ENCHANT_SUCCESS, 2, sd->inventory_data[i]->weapon_level, sd->inventory.u.items_inventory[i].refine); + } if (sd->inventory.u.items_inventory[i].refine == battle_config.blacksmith_fame_refine_threshold && sd->inventory.u.items_inventory[i].card[0] == CARD0_FORGE && - sd->status.char_id == (int)MakeDWord(sd->inventory.u.items_inventory[i].card[2],sd->inventory.u.items_inventory[i].card[3])) + sd->status.char_id == (int)MakeDWord(sd->inventory.u.items_inventory[i].card[2],sd->inventory.u.items_inventory[i].card[3]) && + sd->inventory_data[i]->type == IT_WEAPON ) { // Fame point system [DracoRPG] - switch (sd->inventory_data[i]->wlv){ + switch( sd->inventory_data[i]->weapon_level ){ case 1: pc_addfame(sd, battle_config.fame_refine_lv1); // Success to refine to +10 a lv1 weapon you forged = +1 fame point break; @@ -14064,7 +14117,20 @@ BUILDIN_FUNC(getiteminfo) } break; case ITEMINFO_EQUIPLEVELMIN: script_pushint(st, i_data->elv); break; - case ITEMINFO_WEAPONLEVEL: script_pushint(st, i_data->wlv); break; + case ITEMINFO_WEAPONLEVEL: + if( i_data->type == IT_WEAPON ){ + script_pushint( st, i_data->weapon_level ); + }else{ + script_pushint( st, 0 ); + } + break; + case ITEMINFO_ARMORLEVEL: + if( i_data->type == IT_ARMOR ){ + script_pushint( st, i_data->armor_level ); + }else{ + script_pushint( st, 0 ); + } + break; case ITEMINFO_ALIASNAME: script_pushint(st, i_data->view_id); break; case ITEMINFO_EQUIPLEVELMAX: script_pushint(st, i_data->elvmax); break; case ITEMINFO_MAGICATTACK: { @@ -14123,7 +14189,36 @@ BUILDIN_FUNC(setiteminfo) } break; case ITEMINFO_EQUIPLEVELMIN: i_data->elv = static_cast(value); break; - case ITEMINFO_WEAPONLEVEL: i_data->wlv = static_cast(value); break; + case ITEMINFO_WEAPONLEVEL: + if( i_data->type == IT_WEAPON ){ + if( value > MAX_WEAPON_LEVEL ){ + ShowError( "buildin_setiteminfo: weapon level %d is above maximum %d.\n", value, MAX_WEAPON_LEVEL ); + script_pushint( st, -1 ); + return SCRIPT_CMD_FAILURE; + } + + i_data->weapon_level = static_cast(value); + break; + }else{ + ShowError( "buildin_setiteminfo: Can not set a weapon level for %d.\n", i_data->nameid ); + script_pushint( st, -1 ); + return SCRIPT_CMD_FAILURE; + } + case ITEMINFO_ARMORLEVEL: + if( i_data->type == IT_ARMOR ){ + if( value > MAX_ARMOR_LEVEL ){ + ShowError( "buildin_setiteminfo: armor level %d is above maximum %d.\n", value, MAX_ARMOR_LEVEL ); + script_pushint( st, -1 ); + return SCRIPT_CMD_FAILURE; + } + + i_data->armor_level = static_cast(value); + break; + }else{ + ShowError( "buildin_setiteminfo: Can not set an armor level for %d.\n", i_data->nameid ); + script_pushint( st, -1 ); + return SCRIPT_CMD_FAILURE; + } case ITEMINFO_ALIASNAME: i_data->view_id = static_cast(value); break; case ITEMINFO_EQUIPLEVELMAX: i_data->elvmax = static_cast(value); break; case ITEMINFO_MAGICATTACK: { @@ -25289,7 +25384,8 @@ struct script_function buildin_func[] = { BUILDIN_DEF(getequipisequiped,"i?"), BUILDIN_DEF(getequipisenableref,"i?"), BUILDIN_DEF(getequiprefinerycnt,"i?"), - BUILDIN_DEF(getequipweaponlv,"i?"), + BUILDIN_DEF(getequipweaponlv,"??"), + BUILDIN_DEF(getequiparmorlv, "??"), BUILDIN_DEF(getequippercentrefinery,"i?"), BUILDIN_DEF(successrefitem,"i??"), BUILDIN_DEF(failedrefitem,"i?"), diff --git a/src/map/script.hpp b/src/map/script.hpp index e591d6cf69..9fb3655c93 100644 --- a/src/map/script.hpp +++ b/src/map/script.hpp @@ -2056,7 +2056,8 @@ enum e_iteminfo : uint8 { ITEMINFO_EQUIPLEVELMAX, ITEMINFO_MAGICATTACK, ITEMINFO_ID, - ITEMINFO_AEGISNAME // 18 + ITEMINFO_AEGISNAME, // 18 + ITEMINFO_ARMORLEVEL, }; class ConstantDatabase : public YamlDatabase { diff --git a/src/map/skill.cpp b/src/map/skill.cpp index a694a960fd..05f84963fa 100755 --- a/src/map/skill.cpp +++ b/src/map/skill.cpp @@ -7108,7 +7108,7 @@ int skill_castend_nodamage_id (struct block_list *src, struct block_list *bl, ui short index = dstsd->equip_index[EQI_HAND_R]; if (index >= 0 && dstsd->inventory_data[index] && dstsd->inventory_data[index]->type == IT_WEAPON) - bonus = (20 * skill_lv) * dstsd->inventory_data[index]->wlv; + bonus = (20 * skill_lv) * dstsd->inventory_data[index]->weapon_level; } clif_skill_nodamage(src, bl, skill_id, skill_lv, sc_start2(src,bl, type, 100, skill_lv, bonus, skill_get_time(skill_id, skill_lv))); @@ -17413,7 +17413,22 @@ int skill_delayfix(struct block_list *bl, uint16 skill_id, uint16 skill_lv) * Weapon Repair [Celest/DracoRPG] *------------------------------------------*/ void skill_repairweapon(struct map_session_data *sd, int idx) { - t_itemid material, materials[4] = { ITEMID_IRON_ORE, ITEMID_IRON, ITEMID_STEEL, ITEMID_ORIDECON_STONE }; + static const t_itemid weapon_materials[MAX_WEAPON_LEVEL] = { + ITEMID_IRON_ORE, + ITEMID_IRON, + ITEMID_STEEL, + ITEMID_ORIDECON_STONE, +#ifdef RENEWAL + 0 +#endif + }; + static const t_itemid armor_materials[MAX_ARMOR_LEVEL] = { + ITEMID_STEEL, +#ifdef RENEWAL + 0 +#endif + }; + t_itemid material = 0; struct item *item; struct map_session_data *target_sd; @@ -17439,11 +17454,13 @@ void skill_repairweapon(struct map_session_data *sd, int idx) { return; } - if ( target_sd->inventory_data[idx]->type == IT_WEAPON ) - material = materials [ target_sd->inventory_data[idx]->wlv - 1 ]; // Lv1/2/3/4 weapons consume 1 Iron Ore/Iron/Steel/Rough Oridecon - else - material = materials [2]; // Armors consume 1 Steel - if ( pc_search_inventory(sd,material) < 0 ) { + if( target_sd->inventory_data[idx]->type == IT_WEAPON ){ + material = weapon_materials[target_sd->inventory_data[idx]->weapon_level - 1]; + }else if( target_sd->inventory_data[idx]->type == IT_ARMOR ){ + material = armor_materials[target_sd->inventory_data[idx]->armor_level - 1]; + } + + if( material == 0 || pc_search_inventory( sd, material ) < 0 ){ clif_skill_fail(sd,sd->menuskill_id,USESKILL_FAIL_LEVEL,0); return; } @@ -17487,6 +17504,16 @@ void skill_identify(struct map_session_data *sd, int idx) *------------------------------------------*/ void skill_weaponrefine(struct map_session_data *sd, int idx) { + static const t_itemid material[MAX_WEAPON_LEVEL] = { + ITEMID_PHRACON, + ITEMID_EMVERETARCON, + ITEMID_ORIDECON, + ITEMID_ORIDECON, +#ifdef RENEWAL + 0 +#endif + }; + nullpo_retv(sd); if (idx >= 0 && idx < MAX_INVENTORY) @@ -17496,9 +17523,7 @@ void skill_weaponrefine(struct map_session_data *sd, int idx) item = &sd->inventory.u.items_inventory[idx]; if(item->nameid > 0 && ditem->type == IT_WEAPON) { - int i = 0, per; - t_itemid material[5] = { 0, ITEMID_PHRACON, ITEMID_EMVERETARCON, ITEMID_ORIDECON, ITEMID_ORIDECON }; - if( ditem->flag.no_refine ) { // if the item isn't refinable + if( ditem->flag.no_refine || ditem->weapon_level < 1 ) { // if the item isn't refinable clif_skill_fail(sd,sd->menuskill_id,USESKILL_FAIL_LEVEL,0); return; } @@ -17506,8 +17531,11 @@ void skill_weaponrefine(struct map_session_data *sd, int idx) clif_upgrademessage(sd, 2, item->nameid); return; } - if( (i = pc_search_inventory(sd, material [ditem->wlv])) < 0 ) { - clif_upgrademessage(sd, 3, material[ditem->wlv]); + + int i = pc_search_inventory( sd, material[ditem->weapon_level - 1] ); + + if( i < 0 ) { + clif_upgrademessage( sd, 3, material[ditem->weapon_level - 1] ); return; } @@ -17525,12 +17553,13 @@ void skill_weaponrefine(struct map_session_data *sd, int idx) return; } - if( cost->nameid != material[ditem->wlv] ){ + if( cost->nameid != material[ditem->weapon_level - 1] ){ + ShowDebug( "skill_weaponrefine: The hardcoded refine requirement %d for weapon level %d does not match %d from the refine database.\n", material[ditem->weapon_level - 1], ditem->weapon_level, cost->nameid ); clif_skill_fail( sd, sd->menuskill_id, USESKILL_FAIL_LEVEL, 0 ); return; } - per = ( cost->chance / 100 ); + int per = ( cost->chance / 100 ); if( sd->class_&JOBL_THIRD ) per += 10; else @@ -17550,7 +17579,9 @@ void skill_weaponrefine(struct map_session_data *sd, int idx) clif_upgrademessage(sd, 0, item->nameid); clif_inventorylist(sd); clif_refine(sd->fd,0,idx,item->refine); - achievement_update_objective(sd, AG_ENCHANT_SUCCESS, 2, ditem->wlv, item->refine); + if( ditem->type == IT_WEAPON ){ + achievement_update_objective(sd, AG_ENCHANT_SUCCESS, 2, ditem->weapon_level, item->refine); + } if (ep) pc_equipitem(sd,idx,ep); clif_misceffect(&sd->bl,3); @@ -17558,7 +17589,7 @@ void skill_weaponrefine(struct map_session_data *sd, int idx) item->card[0] == CARD0_FORGE && (int)MakeDWord(item->card[2],item->card[3]) == sd->status.char_id) { // Fame point system [DracoRPG] - switch(ditem->wlv){ + switch(ditem->weapon_level){ case 1: pc_addfame(sd, battle_config.fame_refine_lv1); // Success to refine to +10 a lv1 weapon you forged = +1 fame point break; @@ -19806,8 +19837,10 @@ bool skill_produce_mix(struct map_session_data *sd, uint16 skill_id, t_itemid na } while( j >= 0 && x > 0 ); } - if ((equip = (itemdb_isequip(nameid) && skill_id != GN_CHANGEMATERIAL && skill_id != GN_MAKEBOMB ))) + if ((equip = (itemdb_isequip(nameid) && skill_id != GN_CHANGEMATERIAL && skill_id != GN_MAKEBOMB)) && itemdb_type(nameid) == IT_WEAPON ) wlv = itemdb_wlv(nameid); + else + wlv = 0; if (!equip) { switch (skill_id) { @@ -20068,8 +20101,22 @@ bool skill_produce_mix(struct map_session_data *sd, uint16 skill_id, t_itemid na } else { // Weapon Forging - skill bonuses are straight from kRO website, other things from a jRO calculator [DracoRPG] make_per = 5000 + ((sd->class_&JOBL_THIRD)?1400:sd->status.job_level*20) + status->dex*10 + status->luk*10; // Base make_per += pc_checkskill(sd,skill_id)*500; // Smithing skills bonus: +5/+10/+15 - make_per += pc_checkskill(sd,BS_WEAPONRESEARCH)*100 +((wlv >= 3)? pc_checkskill(sd,BS_ORIDEOCON)*100:0); // Weaponry Research bonus: +1/+2/+3/+4/+5/+6/+7/+8/+9/+10, Oridecon Research bonus (custom): +1/+2/+3/+4/+5 - make_per -= (ele?2000:0) + sc*1500 + (wlv>1?wlv*1000:0); // Element Stone: -20%, Star Crumb: -15% each, Weapon level malus: -0/-20/-30 + // Weaponry Research bonus: +1/+2/+3/+4/+5/+6/+7/+8/+9/+10 + make_per += pc_checkskill(sd,BS_WEAPONRESEARCH)*100; + // Oridecon Research bonus (custom): +1/+2/+3/+4/+5 + if( wlv >= 3 ){ + make_per += pc_checkskill(sd, BS_ORIDEOCON) * 100; + } + // Element Stone: -20% + if( ele ){ + make_per -= 2000; + } + // Star Crumb: -15% each + make_per -= sc * 1500; + // Weapon level malus: -0/-10/-20/-30 + if( wlv > 1 ){ + make_per -= ( wlv * 1000 ); + } if (pc_search_inventory(sd,ITEMID_EMPERIUM_ANVIL) > -1) make_per+= 1000; // Emperium Anvil: +10 else if (pc_search_inventory(sd,ITEMID_GOLDEN_ANVIL) > -1) make_per+= 500; // Golden Anvil: +5 else if (pc_search_inventory(sd,ITEMID_ORIDECON_ANVIL) > -1) make_per+= 300; // Oridecon Anvil: +3 @@ -20138,7 +20185,7 @@ bool skill_produce_mix(struct map_session_data *sd, uint16 skill_id, t_itemid na if (equip) { clif_produceeffect(sd,0,nameid); clif_misceffect(&sd->bl,3); - if (itemdb_wlv(nameid) >= 3 && ((ele? 1 : 0) + sc) >= 3) // Fame point system [DracoRPG] + if (wlv >= 3 && ((ele? 1 : 0) + sc) >= 3) // Fame point system [DracoRPG] pc_addfame(sd, battle_config.fame_forge); // Success to forge a lv3 weapon with 3 additional ingredients = +10 fame point } else { int fame = 0; diff --git a/src/map/status.cpp b/src/map/status.cpp index 5e572150e4..083c3a8025 100644 --- a/src/map/status.cpp +++ b/src/map/status.cpp @@ -417,13 +417,12 @@ std::shared_ptr RefineDatabase::findCurrentLevelInfo( const bool RefineDatabase::calculate_refine_info( const struct item_data& data, e_refine_type& refine_type, uint16& level ){ if( data.type == IT_WEAPON ){ refine_type = REFINE_TYPE_WEAPON; - level = data.wlv; + level = data.weapon_level; return true; }else if( data.type == IT_ARMOR ){ refine_type = REFINE_TYPE_ARMOR; - // TODO: implement when armor level is supported - level = 1; + level = data.armor_level; return true; }else if( data.type == IT_SHADOWGEAR ){ @@ -4304,7 +4303,7 @@ int status_calc_pc_sub(struct map_session_data* sd, enum e_status_calc_opt opt) std::shared_ptr info = refine_db.findCurrentLevelInfo( *sd->inventory_data[index], sd->inventory.u.items_inventory[index] ); if (sd->inventory_data[index]->type == IT_WEAPON) { - int wlv = sd->inventory_data[index]->wlv; + int wlv = sd->inventory_data[index]->weapon_level; struct weapon_data *wd; struct weapon_atk *wa; @@ -6919,7 +6918,7 @@ static unsigned short status_calc_watk(struct block_list *bl, struct status_chan TBL_PC *sd = (TBL_PC*)bl; short index = sd->equip_index[sd->state.lr_flag?EQI_HAND_L:EQI_HAND_R]; - if(index >= 0 && sd->inventory_data[index] && sd->inventory_data[index]->wlv == 4) + if(index >= 0 && sd->inventory_data[index] && sd->inventory_data[index]->type == IT_WEAPON && sd->inventory_data[index]->weapon_level == 4) watk += sc->data[SC_NIBELUNGEN]->val2; } } @@ -11907,7 +11906,7 @@ int status_change_start(struct block_list* src, struct block_list* bl,enum sc_ty short index = sd->equip_index[EQI_HAND_R]; if (index >= 0 && sd->inventory_data[index] && sd->inventory_data[index]->type == IT_WEAPON) - val2 += 15 * sd->status.job_level + sd->inventory_data[index]->weight / 10 * sd->inventory_data[index]->wlv * status_get_lv(bl) / 100; + val2 += 15 * sd->status.job_level + sd->inventory_data[index]->weight / 10 * sd->inventory_data[index]->weapon_level * status_get_lv(bl) / 100; } else // Monster val2 += 750; break; diff --git a/src/tool/csv2yaml.cpp b/src/tool/csv2yaml.cpp index 0364348270..ce5b92455e 100644 --- a/src/tool/csv2yaml.cpp +++ b/src/tool/csv2yaml.cpp @@ -274,14 +274,14 @@ int do_init( int argc, char** argv ){ } item_txt_data(path_db_mode, path_db); - if (!process("ITEM_DB", 1, { path_db_mode }, "item_db", [](const std::string& path, const std::string& name_ext) -> bool { + if (!process("ITEM_DB", 2, { path_db_mode }, "item_db", [](const std::string& path, const std::string& name_ext) -> bool { return itemdb_read_db((path + name_ext).c_str()); })) { return 0; } item_txt_data(path_db_import, path_db_import); - if (!process("ITEM_DB", 1, { path_db_import }, "item_db", [](const std::string& path, const std::string& name_ext) -> bool { + if (!process("ITEM_DB", 2, { path_db_import }, "item_db", [](const std::string& path, const std::string& name_ext) -> bool { return itemdb_read_db((path + name_ext).c_str()); })) { return 0; diff --git a/src/tool/yaml2sql.cpp b/src/tool/yaml2sql.cpp index ddd4b20bcf..844a55c34d 100644 --- a/src/tool/yaml2sql.cpp +++ b/src/tool/yaml2sql.cpp @@ -607,6 +607,8 @@ static bool item_db_yaml2sql(const std::string &file, const std::string &table) if (appendEntry(input["WeaponLevel"], value)) column.append("`weapon_level`,"); + if (appendEntry(input["ArmorLevel"], value)) + column.append("`armor_level`,"); if (appendEntry(input["EquipLevelMin"], value)) column.append("`equip_level_min`,"); if (appendEntry(input["EquipLevelMax"], value)) diff --git a/src/tool/yamlupgrade.cpp b/src/tool/yamlupgrade.cpp index f7e33fbde3..cd83187aa0 100644 --- a/src/tool/yamlupgrade.cpp +++ b/src/tool/yamlupgrade.cpp @@ -4,6 +4,7 @@ #include "yamlupgrade.hpp" static bool upgrade_achievement_db(std::string file, const uint32 source_version); +static bool upgrade_item_db(std::string file, const uint32 source_version); template bool process(const std::string &type, uint32 version, const std::vector &paths, const std::string &name, Func lambda) { @@ -108,6 +109,12 @@ int do_init(int argc, char** argv) { return 0; } + if (!process("ITEM_DB", 2, root_paths, "item_db", [](const std::string& path, const std::string& name_ext, uint32 source_version) -> bool { + return upgrade_item_db(path + name_ext, source_version); + })) { + return 0; + } + return 0; } @@ -219,3 +226,25 @@ static bool upgrade_achievement_db(std::string file, const uint32 source_version return true; } + +static bool upgrade_item_db(std::string file, const uint32 source_version) { + size_t entries = 0; + + for( auto &input : inNode["Body"] ){ + // If under version 2 + if( source_version < 2 ){ + // Add armor level to all equipments + if( input["Type"].IsDefined() && input["Type"].as() == "Armor" ){ + input["ArmorLevel"] = 1; + } + } + + // TODO: this currently converts all scripts using Literal syntax to normal double quote strings + body << input; + entries++; + } + + ShowStatus("Done converting/upgrading '" CL_WHITE "%d" CL_RESET "' items in '" CL_WHITE "%s" CL_RESET "'.\n", entries, file.c_str()); + + return true; +}