Thread: [Vencillo] Twisted bow

Results 1 to 5 of 5
  1. #1 [Vencillo] Twisted bow 
    Registered Member
    Join Date
    Jan 2010
    Posts
    42
    Thanks given
    10
    Thanks received
    0
    Rep Power
    1
    Does anybody have a proper twisted bow formula care to share your code everytime I try to nerf mine it seems weird . Hits too high at the moment its rediculous
    Reply With Quote  
     

  2. #2  
    Community Veteran


    Arch337's Avatar
    Join Date
    Sep 2008
    Posts
    2,950
    Thanks given
    210
    Thanks received
    349
    Rep Power
    1376


    "A fail act is something you do regular, but a dumb act is something you can learn from"
    Spoiler for Problem?:
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jan 2010
    Posts
    42
    Thanks given
    10
    Thanks received
    0
    Rep Power
    1
    Quote Originally Posted by arch337 View Post

    Right so how would I edit that If my code looks like this?

    }
    if (attacker.getEquipment().isWearingItem(20997)) {
    int magicLevel = attacked.getLevels()[Skills.MAGIC];
    rangeLevel += !attacked.isNpc() ? attacker.getMaxLevels()[4] * 2 + Math.floor((magicLevel * 3) + (magicLevel * 3)) : attacker.getMaxLevels()[4] * 8 + Math.floor((magicLevel * 5) + (magicLevel * 5));

    Where do I edit it so that it doesn't hit so freken high
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    May 2015
    Posts
    66
    Thanks given
    0
    Thanks received
    15
    Rep Power
    11
    Change some of the numbers man, try it out and see what works for you.
    Reply With Quote  
     

  5. #5  
    Community Veteran


    Arch337's Avatar
    Join Date
    Sep 2008
    Posts
    2,950
    Thanks given
    210
    Thanks received
    349
    Rep Power
    1376
    Quote Originally Posted by X r4ng3r X View Post
    Right so how would I edit that If my code looks like this?

    }
    if (attacker.getEquipment().isWearingItem(20997)) {
    int magicLevel = attacked.getLevels()[Skills.MAGIC];
    rangeLevel += !attacked.isNpc() ? attacker.getMaxLevels()[4] * 2 + Math.floor((magicLevel * 3) + (magicLevel * 3)) : attacker.getMaxLevels()[4] * 8 + Math.floor((magicLevel * 5) + (magicLevel * 5));

    Where do I edit it so that it doesn't hit so freken high
    Range level have nothing to do with twisted bow's effect.
    Also that formula is incorrect compare to osrs.
    There is a accuracy boost (%) and damage boost (%), you can see it on the graph.


    "A fail act is something you do regular, but a dumb act is something you can learn from"
    Spoiler for Problem?:
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Twisted Bow [Raids Reward]
    By Severus in forum Models
    Replies: 25
    Last Post: 09-04-2017, 01:40 AM
  2. Twisted bow problems
    By KappaDoge in forum Help
    Replies: 5
    Last Post: 07-08-2017, 05:20 AM
  3. [vencillio] twisted bow attack
    By Kyan in forum Help
    Replies: 2
    Last Post: 04-03-2017, 07:02 PM
  4. [vencillio] Twisted Bow
    By Kyan in forum Help
    Replies: 8
    Last Post: 04-03-2017, 04:33 PM
  5. Twisted Bow
    By Dark Dagger in forum Help
    Replies: 2
    Last Post: 01-25-2017, 09:46 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •