Jump to content

eteimoso

Members
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • Gender
    Male

Recent Profile Visitors

653 profile views

eteimoso's Achievements

Poring

Poring (1/15)

0

Reputation

  1. A lot of people is looking for this script, and some people asked me how I was doing such a thing, because it works perfectly on my server. So, I'm sharing here with you and everyone else that have this nonfunctional script. Since the item_combo_db isn't work nicely, I'm using item_db: 18756,Black_Shiba_Inu_Hat,Black Shiba Inu Hat,4,20,,400,,6,,1,0xFFFFFFFF,63,2,256,,50,1,894,{ bonus bBaseAtk,30; bonus2 bAddRace,RC_Brute,10; if(getequipid(EQI_ACC_L) != 2959 && getequipid(EQI_ACC_R) != 2959){ end; } set .@time, 5+(10*getequiprefinerycnt(EQI_HEAD_TOP)); autobonus "{ bonus bBaseAtk,30; disguise 1785; sleep2 5000; undisguise; }",.@time,5000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; autobonus2 "{ bonus bBaseAtk,30; }",.@time,5000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; disguise 1785; sleep2 5000; undisguise; }"; },{},{ undisguise; } 5 seconds of transformation 5 + (10 x Hat Refine) chance of activation. That means, Shiba+8 will grant 85 = 8.5% activation chance
  2. I found this headgear in the item_db and did a little search: 18987,RWC13_Jormungandr_Hat,RWC13 Jormungandr Hat,4,20,,2500,,7,,1,0xFFFFFFFF,63,2,256,,1,0,1149,{ bonus bVariableCastrate,-5; bonus bDelayrate,-5; bonus2 bSubRace,RC_DemiHuman,10; bonus2 bSubRace,RC_Player,10; if(getrefine()>6){ bonus2 bAddItemHealRate,11596,20; bonus bAspd,1; } if(getrefine()>9){ bonus bVariableCastrate,-5; bonus bDelayrate,-5; } bonus2 bAddItemHealRate,11596,150; },{ sc_end SC_SpeedUp0; },{} I wand to add in my server, but I can't find the sprite. I looked all hats on iro/bro/jro/pro. Someone can please give me the files?? Thx
×
×
  • Create New...