From 26b5e57a0740fb1a7cf560d4957c2cfbde77b31c Mon Sep 17 00:00:00 2001 From: zackdreaver Date: Thu, 9 Apr 2015 19:47:55 +0700 Subject: Added comments on gears with custom rate Signed-off-by: zackdreaver --- db/re/item_db.conf | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index fe82706b3..e3de3eeff 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -56356,7 +56356,7 @@ item_db: ( bonus2 bSubEle,Ele_Neutral,5; bonus2 bAddRaceTolerance,RC_Dragon,5; bonus2 bHPLossRate,600,4000; - bonus3 bAutoSpellWhenHit,HP_ASSUMPTIO,5,20; + bonus3 bAutoSpellWhenHit,HP_ASSUMPTIO,5,20; /*Custom - IRO*/ bonus bUnbreakableHelm,0; "> }, @@ -56379,7 +56379,7 @@ item_db: ( bonus2 bSubEle,Ele_Neutral,5; bonus2 bAddRaceTolerance,RC_Dragon,5; bonus2 bHPLossRate,400,4000; - bonus3 bAutoSpellWhenHit,PR_KYRIE,9,20; + bonus3 bAutoSpellWhenHit,PR_KYRIE,9,20; /*Custom - IRO*/ bonus bUnbreakableHelm,0; "> }, @@ -56402,7 +56402,7 @@ item_db: ( bonus2 bSubEle,Ele_Neutral,5; bonus2 bAddRaceTolerance,RC_Dragon,5; bonus2 bHPLossRate,300,4000; - bonus3 bAutoSpellWhenHit,SM_ENDURE,8,20; + bonus3 bAutoSpellWhenHit,SM_ENDURE,8,20; /*Custom - IRO*/ bonus bUnbreakableHelm,0; "> }, @@ -105064,7 +105064,7 @@ item_db: ( Loc: 16 EquipLv: 105 Script: <" - bonus3 bAutoSpell,DC_WINKCHARM,1,20; + bonus3 bAutoSpell,DC_WINKCHARM,1,20; /*Custom - IDRO*/ if(getrefine()>4) { bonus bCritAtkRate,4; } @@ -105073,7 +105073,7 @@ item_db: ( } if (isequipped(1287)) { if(getequiprefinerycnt(EQI_HAND_R)>6) { - autobonus2 "{ bonus bIgnoreDefRace,RC_NonBoss; }",20,3000,BF_WEAPON,"{}"; + autobonus2 "{ bonus bIgnoreDefRace,RC_NonBoss; }",20,3000,BF_WEAPON,"{}"; /*Custom - IDRO*/ } } "> @@ -109647,7 +109647,7 @@ item_db: ( bonus bMdef,3; bonus bHit,10; bonus bDelayrate,-5; - if(getrefine()>6) bonus2 bAddMonsterDropItem,522,(getrefine()*100)-600; + if(getrefine()>6) bonus2 bAddMonsterDropItem,522,(getrefine()*100)-600; /*Custom - KRO*/ "> }, { @@ -113720,7 +113720,7 @@ item_db: ( EquipLv: 20 View: 899 Script: <" - bonus2 bAddMonsterDropItem,921,100+((getrefine()/2)*20); + bonus2 bAddMonsterDropItem,921,100+((getrefine()/2)*20); /*Custom - JRO*/ bonus2 bAddMonsterDropItem,7033,100+((getrefine()/2)*20); "> }, @@ -113767,7 +113767,7 @@ item_db: ( 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; + bonus3 bAutoSpellWhenHit,AL_HEAL,max(getskilllv(AL_HEAL),1),50; /*Custom - IRO*/ } if(getrefine()>8) { bonus bFixedCastrate,-1; @@ -115359,7 +115359,7 @@ item_db: ( bonus bDefRate,-50; bonus bMdefRate,-50; bonus2 bSubRace,RC_Insect,getrefine(); - bonus3 bAutoSpell,NPC_WIDECONFUSE,2,100+(getrefine()*10); + bonus3 bAutoSpell,NPC_WIDECONFUSE,2,100+(getrefine()*10); /*Custom - JRO*/ if(isequipped(4505))&&(isequipped(4508)) { bonus3 bAutoSpell,NPC_DRAGONFEAR,2,100+(getrefine()*10); } @@ -122431,7 +122431,7 @@ item_db: ( View: 3 Script: <" bonus bCritAtkRate,getrefine()*2; - bonus3 bAutoSpell,NPC_CRITICALWOUND,1,50; + bonus3 bAutoSpell,NPC_CRITICALWOUND,1,50; /*Custom - JRO*/ "> }, { @@ -122527,7 +122527,7 @@ item_db: ( EquipLv: 110 View: 3 Script: <" - if(isequipped(4388)) bonus3 bAutoSpell,MG_SOULSTRIKE,5,20+(getequiprefinerycnt(EQI_HAND_R)); + if(isequipped(4388)) bonus3 bAutoSpell,MG_SOULSTRIKE,5,20+(getequiprefinerycnt(EQI_HAND_R)); /*Custom - JRO*/ if(isequipped(4335)) bonus3 bAutoSpell,WZ_EARTHSPIKE,5,20+(getequiprefinerycnt(EQI_HAND_R)); if(isequipped(4345)) bonus3 bAutoSpell,MG_LIGHTNINGBOLT,5,20+(getequiprefinerycnt(EQI_HAND_R)); if(isequipped(4350)) bonus3 bAutoSpell,MG_COLDBOLT,5,20+(getequiprefinerycnt(EQI_HAND_R)); @@ -122668,7 +122668,7 @@ item_db: ( if(readparam(bStr)>=108) bonus bAtk,40; if(readparam(bStr)>=120) bonus bAtk,40; if(getrefine()>=7) { - bonus3 bAutoSpell,NPC_WIDECURSE,5,10; + bonus3 bAutoSpell,NPC_WIDECURSE,5,10; /*Custom - JRO*/ } if(getrefine()>=9) { skill LK_BERSERK,1; -- cgit v1.2.3-60-g2f50