From ec14a7907ac0ce2af5b772f4a77eee2638f0321d Mon Sep 17 00:00:00 2001 From: zackdreaver Date: Sat, 28 Mar 2015 14:26:14 +0700 Subject: Update some headgears script Signed-off-by: zackdreaver --- db/re/item_db.conf | 116 ++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 110 insertions(+), 6 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 6f2a7cc7d..c50e23f2f 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -57382,19 +57382,70 @@ item_db: ( }, { Id: 5873 - AegisName: "Helmet_Of_Siegfried" - Name: "Helmet Of Siegfried" + AegisName: "Helmet_of_Siegfried" + Name: "Helmet of Siegfried" Type: 5 Buy: 20 Weight: 600 Def: 7 Slots: 1 Job: 0x000444A2 + Upper: 58 Loc: 256 EquipLv: 60 View: 1055 Script: <" bonus bAllStats,5; + bonus2 bSubEle,Ele_Neutral,5; + bonus2 bAddRaceTolerance,RC_Dragon,5; + bonus2 bHPLossRate,600,4000; + bonus3 bAutoSpellWhenHit,HP_ASSUMPTIO,5,20; + bonus bUnbreakableHelm,0; + "> +}, +{ + Id: 5874 + AegisName: "Circlet_of_Kriemhild" + Name: "Circlet of Kriemhild" + Type: 5 + Buy: 20 + Weight: 600 + Def: 6 + Slots: 1 + Job: 0x000A1848 + Upper: 58 + Loc: 256 + EquipLv: 60 + View: 1056 + Script: <" + bonus bAllStats,5; + bonus2 bSubEle,Ele_Neutral,5; + bonus2 bAddRaceTolerance,RC_Dragon,5; + bonus2 bHPLossRate,400,4000; + bonus3 bAutoSpellWhenHit,PR_KYRIE,9,20; + bonus bUnbreakableHelm,0; + "> +}, +{ + Id: 5875 + AegisName: "Diadem_of_Brinhild" + Name: "Diadem of Brinhild" + Type: 5 + Buy: 20 + Weight: 600 + Def: 6 + Slots: 1 + Job: 0x00018314 + Upper: 58 + Loc: 256 + EquipLv: 60 + View: 1057 + Script: <" + bonus bAllStats,5; + bonus2 bSubEle,Ele_Neutral,5; + bonus2 bAddRaceTolerance,RC_Dragon,5; + bonus2 bHPLossRate,300,4000; + bonus3 bAutoSpellWhenHit,SM_ENDURE,8,20; bonus bUnbreakableHelm,0; "> }, @@ -116024,7 +116075,12 @@ item_db: ( Weight: 10 Slots: 1 Loc: 512 + EquipLv: 30 + Refine: false View: 873 + Script: <" + bonus bMatkRate,3; + "> }, { Id: 18721 @@ -116039,14 +116095,23 @@ item_db: ( }, { Id: 18722 - AegisName: "Ear_Featgers_Wings" - Name: "Ear Featgers Wings" + AegisName: "Winged_Feather_Ears" + Name: "Winged Feather Ears" Type: 5 Buy: 0 Loc: 512 - EquipLv: 1 + EquipLv: 80 Refine: false View: 724 + Script: <" + bonus bMaxHPrate,1; + if(BaseLevel >= 100) { + bonus bMaxHPrate,1; + } + if(BaseLevel >= 150) { + bonus bMaxHPrate,1; + } + "> }, { Id: 18723 @@ -116434,6 +116499,25 @@ item_db: ( EquipLv: 50 View: 894 }, +{ + Id: 18757 + AegisName: "Holy_Klobuk" + Name: "Holy Klobuk" + Type: 5 + Weight: 500 + Def: 5 + Slots: 1 + Upper: 63 + Loc: 768 + Refine: false + View: 895 + Script: <" + bonus bMdef,5; + bonus2 bAddRaceTolerance,RC_Demon,10; + bonus bHealPower,3; + bonus bUnbreakableArmor,0; + "> +}, { Id: 18758 AegisName: "Hat_Of_Scrat" @@ -116786,6 +116870,20 @@ item_db: ( Slots: 1 Loc: 256 View: 900 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Script: <" + bonus2 bRaceTolerance,RC_DemiHuman,-5; + bonus bAtkRate,5; + bonus bMatkRate,5; + "> }, { Id: 18791 @@ -116800,6 +116898,12 @@ item_db: ( Loc: 256 EquipLv: 100 View: 908 + Script: <" + bonus2 bSkillAtk,PR_MAGNUS,30; + bonus2 bSkillAtk,PR_MAGNUS,(getrefine()/2)*5; + if(getrefine()>6) bonus3 bAutoSpellWhenHit,AL_HEAL,max(getskilllv(AL_HEAL),1),50; + if(getrefine()>8) bonus bFixedCastrate,-1; + "> }, { Id: 18793 @@ -128205,4 +128309,4 @@ item_db: ( bonus bMdef,getrefine(); "> }, -) +) \ No newline at end of file -- cgit v1.2.3-60-g2f50