Jump to content

Alunder

Members
  • Content Count

    2
  • Joined

  • Last visited

  1. White King Tiger Doll Hat A smoking tiger-shaped hat with wearing a bamboo hat. It is originated by an old expression. 'Once upon a time there lived a tiger who is smoking' STR +2, DEX +2. To each refine: Increases damage inflicted on Brute monsters by 1%. When dealing or attacked by physical attacks, adds a chance to transform into king of tigers 'Eddga'. Both transforming chance and strength are increased per each refine grade. During processing: ATQ +20 by refining. Drains 10 SP per second. ------ Script: <" bonus bStr,2; bonus bDex,2; bonus2 bAddRace,RC_Brute,(getrefine()*1); .@r = getrefine(); autobonus "{ bonus2 bSPLossRate,10,3000; bonus bBaseAtk,20*getrefine(); }",3*.@r,3000,BF_NORMAL,"{ montransform (1115),3000,SC_MTF_ASPD; specialeffect2 EF_POTION_BERSERK; }"; autobonus2 "{ bonus2 bSPLossRate,10,3000; bonus bBaseAtk,20*getrefine(); }",3*.@r,3000,WhenHit,"{ montransform (1115),3000,SC_MTF_ASPD; specialeffect2 EF_POTION_BERSERK; }"; "> ------ This is the formula that I made according to the standards of item_db, has no errors and apparently is working perfectly. It will work according to the refinement, increasing consecutively the chance of success and also when receiving damage as it is in the description. If you get one above +11 this item becomes very OP. Using a knight Lv. 90 ~50 Str with a +17 hat, his attack came close to 1,000 points. All functions are working perfectly. The only thing I did not try to change, because it did not matter to me is the phrase that comes up when Eddga appears, like this: "Traaaansformation-!! Eddga form!! I also did not need to put it in the formula once the phrase appears automatically. Have fun guys! ; )
  2. I'm also looking for this, in fact this includes standby animation and mount. The weapon is completely misaligned the character's hand. When with the mount the arms becomes invisible when performing attacks, this occurs only with the rk class, at least that's what I realized so far. I tried the old rk sprite, but it has the same problem too. :\ If someone has a sprite version of the rk most up-to-date and can share, I searched the internet and got no results.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.